#container{
	background-image: url(images/bg_container.gif);
	background-repeat: repeat-y;
	width:769px;
	margin:auto;
	padding:0px 11px 0px 11px;
	
}
#header{width:748px;height:101px;}
#navBar{
	margin-bottom:1px;
	width:748px;
	height:45px;
	background-image: url(images/bg_navBar2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	
}
#fma{width:532px;height:186px;float:left;}
#loginTools{
	width:215px;
	height:186px;
	float:left;
	margin-left:1px;
	background-image: url(images/bg_tools.gif);
}
#content{margin-top:1px;width:468px;float:left;padding:15px;}
#rightCol{
	width:250px;
	height:348px;
	background-image: url(images/bg_rightCol.gif);
	background-repeat: repeat-y;
	background-position: right;
	float:left;
	margin-top:1px;
}

.rightColContent{border-bottom:1px solid #fff;height:116px;width:250px;display:block;}
.tblRightCol{width:248px;float:right;}
.tblRightCol td{height:116px;}
.tblRightCol td.photo{width:86px;vertical-align:middle;}
.tblRightCol td.text{color:#d8d8d8;font-size:70%;text-align:left;vertical-align:middle;}

#rightCol img{border:none;}

#footer{color:#5482b0;clear:both;margin-top:10px;border-bottom:9px solid #a03636;width:739px;padding:5px;}
#footer a{color:#5482b0;}
#footer a:hover{color:#801c36;}

#contentInt{margin-top:1px;width:500px;float:left;padding:15px;}
#subNav{width:215px;
	float:right;margin-right:10px;margin-top:1px;background-image:url(images/bg_subnav.gif);padding-bottom:10px;}
html>body #subNav{margin-right:20px;}
html>body #addContent{margin-right:20px;}
#subNav a{
	text-decoration:none;
	color:#fff;
	height:10px;
	border-bottom:1px solid #bfbfbf;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	margin-bottom:-16px;
	margin-left:5px;
	margin-right:5px;
	display:block;
	font-size:85%;
	}
	
html>body #subNav a{height:auto;}
#subNav a:hover{text-decoration:none;color:#bfbfbf;}
#subNav img{float:left;visibility:hidden}
#subNav img.subNavHeader{visibility:visible;display:block;margin-bottom:5px;}

#addContent{width:215px;float:right;margin-right:10px;clear:right;margin-top:5px;}


/*level 1 menu items*/
.level1nav, .level1over, .level1click {cursor:pointer;margin-right:0px;}
/*level 2 menu items*/

.level2nav, .level2over, .level2click{
font-size:80%;
cursor:pointer;
font-family:Arial, Helvetica, sans-serif;
height:25px;
padding:3px 0px 3px 0px;
width:104px;

}


.level2nav{
color:#fff;
background:#184180;
border-bottom:1px solid #fff;
}


.level2over, .level2click{
color:#fff;
background:#A03636;
border-bottom:1px solid #fff;
}

.tblLogin{float:right;margin-top:20px;text-align:right;margin-right:10px;}

img.logo{float:left;}
.dropDownFrame{
border:none;
height:30px;
padding:0px;
width:200px;
overflow:hidden;
float:right;
background-color:#FFFFFF;
margin-top:6px;

}

#srchResult {margin-left:10px;background:none;}
#srchResult iframe { 
background:none;
        width: 500px; 
		font-size:90%;
        } 



.search input{font-size:10px;font-size:10px;vertical-align:top;}


#srchResult {margin-left:10px;background:none;}
#srchResult iframe { 
background:none;
        width: 520px; 
		font-size:90%;
        } 








