body{
	background-color:#eeeeee;
	margin: 0px auto 0px auto;
	padding:0px 0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a{
	text-decoration: none;
	background-color: inherit;
	outline:none;
	color:#004e61;
}
a:hover{
	text-decoration: underline;
}
.mainTable{
	background-color: #ffffff;
}
/*TOP NAVIGATION RIGHTMOST*/
.topNavRight{
	color:#004e61;
	font-size:10px;
	padding:5px 0px 0px 0px;
}
.topNavRight a{
	color:#004e61;
	text-decoration:none;
}
.topNavRight a:hover{
	color:#004e61;
	text-decoration:underline;
}
/*TOP NAVIGATION SECOND ROW*/
#base2Row2{
	float:left;
	min-width:748px;
	max-width:100%;
	background-image:url(/common/gfx/topnav_middlebg.gif);
	height:28px;
}
ul#navMain {
	
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:11px;
	font-weight:bold;
	list-style-type:none;
}
ul#navMain li.meToo {
	float:left;
	display:inline;
}
ul#navMain li.FirstHand {
	float:left;
}
ul#navMain li.LastHand {
	float:left;
}
ul#navMain li.LoginL {
	cursor:hand;
	float:right;
	margin-left:75px;
}
ul#navMain li.meToo a {
	float:left;
	margin-top:1px;
	padding:2px 19px 3px 19px;
	background-color: inherit;
	border-left:1px #d6d6d6 solid;
	color:#004e61;
}
ul#navMain li.meToo a:hover {
	background:url(/common/gfx/hoverbg.gif);
	text-decoration:none;
	color:#df162b;
}
ul#navMain li.FirstHand a{
	float:left;
	margin-top:1px;
	padding:2px 19px 3px 19px;
	border-left:1px #d6d6d6 solid;
	border:0px;
	color:#004e61;
}
ul#navMain li.FirstHand a:hover {
	background:url(/common/gfx/hoverbg.gif);
	text-decoration:none;
	color:#df162b;
}
ul#navMain li.LastHand a{
	float:left;
	margin-top:1px;
	padding:2px 19px 3px 19px;
	border-left:1px #d6d6d6 solid;
	border-right:1px #d6d6d6 solid;
	color:#004e61;
}
ul#navMain li.LastHand a:hover {
	background:url(/common/gfx/hoverbg.gif);
	text-decoration:none;
	color:#df162b;
}
ul#navMain li.LoginL a{
	text-align:right;
	float:left;
	margin-top:1px;
	padding:2px 19px 3px 19px;
	color:#004e61;
}
ul#navMain li.LoginL a:hover{
	background:url(/common/gfx/hoverbg.gif);
	text-decoration:none;
	color:#df162b;
}
/*BOTTOM NAVIGATION - FOOTER*/
.footerCol1Container{
	font-weight:bold;
	font-size:10px;
	padding:0px 0px 2px 3px;
	margin:0px 0px 0px 0px;
}
.footerCol1Container a{
	color:#474747;
	text-decoration:underline;
}
.footerCol1Container a:hover{
	color:#000;
	text-decoration:none;
}
.footerCol2Container{
	font-weight:bold;
	color:#004e61;
	font-size:10px;
	padding:0px 0px 2px 0px;
}
.footerCol3Container{
	font-weight:bold;
	color:#474747;
	font-size:10px;
	padding:0px 3px 2px 0px;
}
.RemContainer{
	margin:1px 0px 3px 0px;
	padding:0px 0px 3px 0px;
	text-align:center;
	font-size:10px;
	color:#7b7b7b;
}
/*BODY STYLES*/
.headerfont4{
	padding:100px 0px 0px 15px;
	font-weight: bold;
	font-size: 25px;
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
}
.whiteNav{
	padding:0px 0px 0px 0px;
    font-size: 10px;
    background: #f7f6f0;
    border-top: 1px solid #666666;
    border-left: 1px dotted #666666;
    border-right: 1px dotted #666666;
    border-bottom: 1px dotted #666666;
}
.whiteNav A{
	padding:5px 0px 5px 5px;
    font-size: 10px;
    color: #125b84;
    text-decoration: none;
}
.whitenav A:hover{
	padding:5px 0px 5px 5px;
    font-size: 10px;
    color: #125b84;
    text-decoration: underline;
}
.contentGRAYnormal{
	padding:5px 0px 0px 0px;
	font-size:11px;
	color: #474747;
}
/*LEFT NAVIGATION STYLES*/
.leftNav{
	padding:5px 0px 0px 0px;
	font-size: 10px;
	color: #004e61;	
}
.leftNav a{
	padding:5px 0px 0px 5px;
	font-size: 10px;
	color: #004e61;
	text-decoration: none;
}
.leftnav a:hover{
	padding:5px 0px 0px 5px;
	font-size: 10px;
	color: #004e62;
	text-decoration: underline;
}
