html,
	body	{
	background: #FFFFFF;
	margin: 12px; padding: 0;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #0E3D81;
	}

#main	{
position: absolute;
text-align: center;
width: 100%;
height: 100%;
}
#header	{
background: transparent;
margin: 0 auto;
text-align: center;
width: 796px;
height: 85px;
border: 1px solid #0E3D81;
}
#navi	{
background: #FF7B02;
margin: 0 auto;
text-align: right;
width: 786px;
height: 21px;
padding:5px;
border-left: 1px solid #0E3D81;
border-right: 1px solid #0E3D81;
}
#content	{
position: absolute;
width: 798px;
background: transparent url("../img/content_small_bg.jpg") top left repeat-y;
border-top: 1px solid #0E3D81;
}
* html #content {  
position: fixed;
margin-top: -13px;
width: 798px;
background: transparent url("../img/content_small_bg.jpg") top left repeat-y;
}
#center	{
width: 798px;
height: 450px;
margin: 0 auto;
text-align: left;
}
p.tcleft	{
float: left;
background: transparent;
width: 198px;
height: 100%;
margin: 0 auto;
padding-top: 10px;
text-align: center;
}
p.tcright	{
width: 550px;
margin-left: 215px;
padding: 15px;
text-align: left;
}
a:link,
	a:visited	{
	color: #0E3D81;
	text-decoration: underline;
	}
a:hover	{
	text-decoration: none;
}
a.main_nav:link,
	a.main_nav:visited	{
	float: left;
	color							 :	#FFF; 
	background				 :	transparent; 
	display						 :	block; 
	text-align				 : 	center; 
	width							 :	131px; 
	height						 :  16px;					
	margin-top				 :  5px;			
	border-right			 :	#FFF solid 1px; 	
	font-family				 :  Arial, sans-serif;
	font-weight				 :	bold;
	font-size					 :	12px;
	text-decoration		 :	none;
	line-height				 :	135%;
}
a.main_nav:hover	{
	float: left;
	color							 :	#0E3D81; 
	background				 :	#FF7B02; 
	display						 :	block; 
	text-align				 : 	center; 
	width							 :	131px; 
	height						 :  16px;					
	margin-top				 :  5px;			
	border-right			 :	#FFF solid 1px; 
	font-family				 :  Arial, sans-serif;
	font-weight				 :	bold;
	font-size					 :	12px;
	text-decoration		 :	none;
	line-height				 :	135%;
}
a.top_nav:link,
	a.top_nav:hover,
		a.top_nav:visited	{
	display: block;
	width: 187px;
	height: 12px;
	padding: 5px;
	text-align: left;
	border-bottom: 1px solid #0E3D81;
	background-color: #CCC;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #0E3D81;
	font-weight: bold;
	text-decoration: none;
	margin-left: 1px;	
}
a.lnav:link,
	a.lnav:visited	{
	display: block;
	width: 187px;
	height: 12px;
	padding: 5px;
	text-align: left;
	border-bottom: 1px solid #0E3D81;
	background-color: #CCC;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #0E3D81;
	text-decoration: none;
	margin-left: 1px;
	}
	a.lnav:hover	{
	display: block;
	width: 187px;
	height: 12px;
	padding: 5px;
	text-align: left;
	border-bottom: 1px solid #0E3D81;
	background-color: #DDDDDD;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #0E3D81;
	text-decoration: none;
	margin-left: 1px;	
	}
h1	{
	color: #0E3D81;
	font-size: 13px;
	margin-top: 5px;
	padding-left: 1px;
	letter-spacing: 4pt;
}
input, select, textarea	{
color: #0E3D81;
border: 1px solid #0E3D81;
}
.tadmin	{
border: 1px solid #0E3D81;
}

.brAll	{
clear: both;
}
.bLeft	{
float: left;
text-align: left;
width: 290px;
height: 60px;
margin-top: 8px;
margin-left: 15px;
padding-top: 10px;
}
* html .bLeft {  
margin-left: 11px;
padding-top: 11px;
}
.bRight	{
float: left;
width: 468px;
height: 60px;
margin-top: 14px;
}
.ha	{
text-align: left;
letter-spacing: 3.3pt;
color: #0E3D81;
font-weight: bold;
font-size: 18pt;
}
* html .ha	 {  
letter-spacing: 3pt;
}
.hb	{
text-align: left;
letter-spacing: 3.3pt;
color: #FF7B02;
font-weight: bold;
font-size: 18pt;
}
* html .hb {  
letter-spacing: 3pt;
}
* html .ie_spec	{
margin-left: 235px
}
li	{
margin-bottom: -15px;
}
* html li	{
margin-bottom: 0px;
}
#footer	{

text-align: center;
width: 798px;
height: 2px;
font-size: 8pt;
}
.whitespace	{
margin-top: 0px;
padding-top: 3px;
display: block;
width: 798px;
height: 50px;
line-height: 14px;
background-color: #FFFFFF;
}
* html .whitespace	{
margin-top: -3px;
}


