body {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	scrollbar-face-color: #D8F0FC;
	scrollbar-highlight-color: #F6FBFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #093D55;
	scrollbar-shadow-color: #A8C8D5;
	scrollbar-arrow-color: #34769A;
	scrollbar-track-color: #C8D7DB;
}


a {
	font-size: 12px;
	font-weight:bold;
	color: #1d6d9d;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1d6d9d;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}

#main{
	width:850px;
}

#textDiv{
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size:8pt;
	width:468px;
	text-align:justify;
	color:#555555;
	float:left;
}

.boldtext{
	color:#f4902c;
	font-weight:bold;
}


#vLine{
	margin: 0px 20px 0px 20px;
	height:200px;
	width:1px;
	border-left:#000000 1px solid;
	position:fixed;	
}

.heading{
	font-size:18pt;
	font-weight: bolder;
}

.rightDiv{
	float:right;
}

.img{
	border:#666666 1px solid;
	margin-left:5px;
	cursor: pointer;
}

.quotes{
	margin-top:12px;
	font-size:11pt;
	color:#FFFFFF;
	font-weight:bold;
	height:30px;
	background-color:#1D6D9E; 
}

#quoteDiv ul{
	list-style:none;
}

#quoteDiv li{
	list-style:none;
	float:left;
}


#aboutUs{
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size:10pt;
	text-align:justify;
	color:#555555;
	float:left;
}
#Headers{
	font-size:15pt;
	text-align:justify;
	color:#f4902c;
	float:left;
	font-weight:bold;
}
.orangeBg {
	background-color: #FFCC66;
}
.greyBase {
	font-size: 11px;
	background-color: #CCCCCC;
}

.centerDiv{
	margin:0 auto;
	width:100%;
}

.dashedBorder{
	border:1px #000 dashed;
}

.navigation{
	float:left;
	padding:30px 5px 0px 5px;
}

div#hold	{ 
	position:relative; overflow:hidden;
	width:788px; height:115px; z-index:100; margin:0 auto; padding:0;
	background:#FFFFFF; float:left;
	}
div#wn	{ 
	width:300px; height:200px; 
	clip:rect(0px, 600px, 20px, 0px); 
	overflow:scrolls;	
	z-index:1; 
	}
div#lyr1{ 
	position:absolute;
	left:3px; top:0px; 
	z-index:1; 
	text-align:left;
	overflow:visible;
}

#pageNumbers ul{margin:4px 0px; padding:0px; list-style:none;}
#pageNumbers ul li{float:left; margin:2px;}
#pageNumbers ul li a:Link{color:#003366;}
#pageNumbers ul li span{padding:0px 0px; margin:0px 2px;}
#pageNumbers a:Link{padding-top:4px;}