.standBlue {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #4A88BE}
.standMGrey {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #999999}
.space {  font-family: Arial, Helvetica, sans-serif; font-size: 7px}
.StandLGrey {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #666666}
.standDGreyBold {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #333333}
.standDGrey {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #333333}
.smallWhiteLink {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #FFFFFF; text-decoration: underline}
.LightBlueSmall {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #DCE7F1}
.HeadingBlue {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #2584bb; font-weight: normal}
.standBlueSmall {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #75A4CE}
.standLGrey2 {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666}
.standLGrey2 a {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #2584BB}

.LinkBlueSmall2 {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #4A88BE; text-decoration: underline}
.standDGrey2 {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #333333}
.standard2 {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000}
.standard2 a { font-family: Arial, Helvetica, sans-serif; color: #2584BB; font-weight: normal }
.stand2Bold {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #000000}
.standBlue a { font-family: Arial, Helvetica, sans-serif; color: #2584BB; font-weight: normal }
.standBlueLink {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #4a88be; text-decoration: underline}

/*Home page links*/

#businesslinks{
	font-family: Arial, Helvetica, sans-serif; font-size: 9pt;
	color: #333333;
	background-image: url(images/bg/links_invest_bg.gif);
	background-repeat: repeat-y;
	width:184px;
	font-size: 9px;
	margin-left: 10px;
	margin-bottom: 20px;
}
#businesslinks p{
	color: #333;
	font-size: 9px;
	padding-left: 20px;
	padding-right: 10px;
	line-height: 20px;
	

}
#businesslinks a:link, #businesslinks a:visited{
	color: #333;
	text-decoration: underline;
	font-size: 9px;
	

}
#businesslinks a:hover{
	color: #3A72A3;
	text-decoration: underline;
	font-size: 9px;
	

}
#investmentlinks{
	font-family: Arial, Helvetica, sans-serif; font-size: 9pt;
	color: #333333;
	background-image: url(images/bg/links_bus_bg.gif);
	background-repeat: repeat-y;
	width: 184px;
	font-size: 9px;
	margin-left: 10px;
	margin-bottom: 20px;
}
#investmentlinks p{
	color: #333;
	font-size: 9px;
	padding-left: 20px;
	padding-right: 10px;
	line-height: 20px;
	

}
#investmentlinks a{
	color: #333;
	text-decoration: underline;
	font-size: 9px;
	
}
#investmentlinks a:link {
	color: #333;
		
}
#investmentlinks a:visited {
	color: #333;
		
}
#investmentlinks a:hover{
	color: #3A72A3;


}
#webdevlinks{
	font-family: Arial, Helvetica, sans-serif; font-size: 9pt;
	color: #333333;
	background-image: url(images/bg/links_web_bg.gif);
	background-repeat: repeat-y;
	width: 184px;
	font-size: 9px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#webdevlinks p{
	color: #333;
	font-size: 9px;
	padding-left: 20px;
	padding-right: 10px;
	margin-top: 5px;
	

}
#webdevlinks a:link, #webdevlinks a:visited{
	color: #333;
	text-decoration: underline;
	font-size: 9px;
	

}
#webdevlinks a:hover{
	color: #3A72A3;
	text-decoration: underline;
	font-size: 9px;
	

}
#maincontent {
	margin:0;
}

#maincontent h1 {
	font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #2584bb; font-weight: normal;
}

#maincontent h2 {
	font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #2584bb; font-weight: normal; margin-bottom: 2px; padding-top: 15px;
}
#maincontent h3 {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; font-weight: bold; margin-bottom: 2px;
}

#maincontent p {
	font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: Black; font-weight: normal
}
#maincontent li {
	font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: Black; font-weight: normal
}
#maincontent a {
	font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #2584BB; font-weight: normal
}


