/*********************************************************************/
/********** this is the global css for all pages..      **************/
/********** please use ie(x).css  to adjust ie versions **************/
/*********************************************************************/


@charset "utf-8";
a {color: #000; text-decoration: none; font-size:10px;}
a:hover { color: #993333; text-decoration: none; cursor: hand; }
body {
	background-attachment: scroll;
	background-color: #5397c6;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#mainbody {
	margin-right: auto;
	margin-left: auto;
	width: 997px;
	height: 763px;
	background-image:url(../images/splashlayout.gif);
}
#links {
	margin-top: 40px;
	margin-left: 205px;
	width: 660px;
	height: 26px;
}
#menu{padding-top: 37px;}
#rightpanel { float:left; margin-top: 38px;  margin-left: 15px; }

#rightpanel a { font-weight:bold; font-size: 10px; color: #000; text-decoration: none; font-size:10px;}
#rightpanel a:hover { font-weight:bold; font-size: 10px; color: #993333; text-decoration: none; cursor: hand; }


#leftpanel { float:left; margin-top: 350px; }
#centerpanel { float:left; margin-left: 20px; margin-top: 110px; }
#mainscroll {
	width:465px;
	margin-left: 18px;
	margin-top: 35px;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	font-variant: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	text-align:justify;
	height:auto;
}
#mainscroll h3 {
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #00539f;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
/****************************************************************************************/
#clientactions {
	width: 220px;
	float: left;
	height: 100px;
        margin-top: 43px;
        margin-left: 23px;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	font-variant: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	padding-left: 9px;
}

/****************************************************************************************/
#signup {
	width:220px;
	height:55px;
	margin-top: 47px;
	margin-left: 8px;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	font-variant: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	text-indent: 10px;
	float:left;
}
/****************************************************************************************/
#topbox {
	width:215px;
	height:260px;
	margin-left: 5px;
	margin-top: -10px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	float:left;
	text-align:justify;

}
#topbox h3 {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #00539f;
	margin-top: 0px;

}
#bottombox {
	width:215px;
	height:290px;
	margin-left: 5px;
	margin-top: 20px; 
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	float:left;
	text-align:justify;

}

#bottombox h3 {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #00539f;
	margin-top: 0px;

}

#news {
	width:210px;
	height:360px;
	margin-left: 17px; 
	margin-top: 15px; 
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	overflow: auto;
	float:left;
	font-size: 10px;
}
#news h3 {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #00539f;
}
#news a {
	font-weight: bold;
	color:#FF0000;
	font-size: 11px;
}
#news a:hover {
	font-weight: bold;
	color:#330000;
	font-size: 11px;
}
#clearL { clear:left; }
#mainContent {clear:left; margin-top:40px;}
.fg-menu-container {margin-top:5px;}