body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
}

table {
	border: none;
}

.mainborder {
	border: 1px solid #003399;
}

.tableborder {
	border: 1px solid #003399;
	margin: 5px;
	padding: 10px;
}

.portfoliotable {
	border: 1px solid #999999;
	width: 98%;
	margin: 0px 5px 20px;
	padding: 10px;
}

.portfoliotabletd {
	padding: 10px;
}

.heading1 {
	color: #A0A9B2;
	font-weight: bold;
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
}

.heading2 {
	color: #A0A9B2;
	font-weight: bold;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
}

.maintext {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #666666; 
}

.maintextbold {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	color: #666666; 
}

.highlighttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #339900;
}

.redhighlighttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #CC0033;
}

.greenhighlighttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #339900;
}

.subheading {
	font-family: Arial, Helvetica, sans-serif;
	color: #318ec9;
	font-weight: bold;
	font-size:14px;
}

.bulletlist {
	font-family:Arial, Helvetica, sans-serif;
	color: #318ec9;
	font-weight: bold;
	font-size:14px;
	list-style-position: outside;
	list-style-type: square;
	list-style-image: url(images/tick.gif);
}

a.sidelinks:link, a.sidelinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

a.sidelinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
	text-decoration: underline;
}

ul {
	font-family: Arial, Helvetica, sans-serif; 
 	list-style-position: outside;
	list-style-image: url(images/tick.gif);
	list-style-type: square;
}

td.footer {
	background: url(images/footer.jpg);
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}

td {
	background-position: top;
}

img {
	border: none;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #999999;
	font-weight: bold;
}

.style2 {
   font-size: x-large
}

.style3 {
	color: #666666;
	font-style: italic;
}

.alt1 {
	background-color: #E5E4E5;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: x-small; 
	font-weight: bold;
	color: #666666; 
}

.alt2 {
	background-color: #DEECF5;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: x-small; 
	font-weight: bold;
	color: #666666; 
}

.alt3 {
	background-color: #2E6ABE;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: x-small; 
	font-weight: bold;
	color: #666666; 
}

.SEOscroll {overflow: auto; height: 25px; border: 1px silver solid;}