/* CSS Document */

body{
	margin:0 0 0 10;
	background-color:#06052F;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000066;
}

.lgHeaders{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#660000;
	font-weight:bold;
	}
	
.bottomPartInside{
background-image:url(images/insidePages/bottom_11.jpg);
background-repeat: no-repeat;
background-position:bottom;
width:608px;
height:158px;

}
.testimonialText{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9pt;
color:#00066;
}

.smallerText{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
color:#00066;
}
.whiteText{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
color:#ffffff;
}

a:link {
	color: #710505;
}
a:visited {
	color: #710505;
}
a.hover {
	color: #710505;
}
a:active {
	color: #710505;
}

a.smlink:link {
	font-size:8pt;
	color: #710505;
		float:right;
}
a.smlink:visited {
	font-size:8pt;
	color: #710505;
		float:right;
}
a.smlink:hover {
	font-size:8pt;
	color: #710505;
		float:right;
}
a.smlink:active {
	font-size:8pt;
	color: #710505;
	float:right;
}