.toplinksbg{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:normal;
	color:#006595;
	text-decoration:none;
}
a:hover.toplinksbg{
	background-color:#3984c8;
	height:50px;
	color:#fff;
	
}
.menutable{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:normal;
	color:#006595;
	text-decoration:none;
}

.bot_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	text-decoration:none;
}
.mid_bg{
	background-image:url(../images/mid-bg.gif);
	background-repeat:repeat-x;
	background-position:top;
}
.mid_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#013454;
	text-align:justify;
	font-weight:300;
	text-decoration:none;
}
.testimonial_text{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003333;
	text-align:justify;
	text-decoration:none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.testimony_text{
	font-family:Arial;
	font-size:13px;
	/*font-weight:bold;*/
	color:#143950;
	text-align:left;
	text-decoration:none;
}
.href_text{
	font-family:Helvetica, sans-serif, Arial;
	font-size:10px;
	color:#fca61b;
	text-align:center;
	text-decoration:none;
}
.top2_bg{
	background-image:url(../images/top-2-bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:20px;
}
.rightPanel{
	background-image:url(../images/left-top.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:189px;
	height:35px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#013454;
	text-align:center;
	margin-top:15px;
	text-decoration:none;

}
.leftPanel{
	background-image:url(../images/left-top.gif);
	background-repeat:no-repeat;
	background-position:left;
	width:189px;
	line-height:45px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#013454;
	text-align:center;
	margin-top:15px;
	padding-top:10px;
	text-decoration:none;

}
.hplinks {
	font-family:Helvetica, sans-serif;
	font-size: 13px;
	font-weight:normal;
	color:#006699;
	text-decoration: none;
	display: block;
	
}
a:hover.hplinks  { color:#faa51a;}
.top1_bg{
	background-image:url(../images/top-1-bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:50px;
}
.bot_bg{
	background-image:url(../images/bot-bg.gif);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	height:40px;
	padding-top:12px;
	line-height:18px;
}
.left_services {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #013454;
	text-decoration: none;
	display: block;
	padding-left:5px;
	padding-top:5px;
}
.titleText {
	font-family: "Times New Roman, Times, serif";
	font-size: 110%;
	color:#2d77c0;
	text-decoration:none;
	display: block;
	padding-left:0px;
	padding-top:5px;
}
.textBox{
	height:17px;
	width:80px;
	text-align:left;

}
a:hover.left_services  { color:#faa51a;}
.title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#003366;
	text-decoration:none;
}
.quote{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#003366;
	text-decoration:none;
	text-align:center;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #04578b;
	background-image: url(../images/bg.gif);
	background-position:top center;
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#013454;
	text-align:justify;
}

#scrollup {
  position: relative;
  overflow: hidden;
  height: 200px;
}
.headline {
  position: absolute;
  top: 210px;
  left: 15px;
  height: 195px;
  width: 210px;
  line-height:20px;
}
#mainBody{
	display:none;
}
.forborder{
	border:#CCCCCC solid 1px;
}