/* CSS Document */
BODY {
scrollbar-face-color:#2A3240;
scrollbar-highlight-color:#85B485;
scrollbar-3dlight-color:#2A3240;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#86B586;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#2A3240;
}

Body
{
background-color: #2A3240;
margin: 0;
}
table
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color:#333333;

}

.footer
{
font-family: Arial; font-size: 10; font-weight:none; color: #000000;
}

.head
{
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color:#05441E;
}

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




a:link
{
color:#333333; font-family:Arial; font-weight:none; font-size: 14; text-decoration: underline
}
a:visited
{
color:#333333; font-family:Arial; font-weight:none; font-size: 14; text-decoration: underline
}
a:hover
{
color:#F16021; font-family:Arial; font-weight:none; font-size: 14; text-decoration: none
}

ul.bulletpoints{}

	ul.bulletpoints li{
		padding:5px 0;}
		
.callout{
	background:transparent url('images/readymount-bg.jpg') no-repeat center 0;
	text-align:center;
	padding:10px 5px;
	xborder:1px solid #2A3240;	
	height:90px;
}

.callout h1{
	color:#fff;
	font-size:17px;
	padding: 5px 0;
}

.callout h1 a{
	color:#fff;
	font-size:15px !important;
	text-decoration:none;
}

.callout h1 a:hover{
	text-decoration:underline;
	font-size:15px !important;;
	color:#fff;
}


