

body {
	font-size: 62.5%; 
	margin: 0em auto; 
	padding: 0em; 
	/*font-family: "trebuchet ms", verdana, arial, sans-serif;*/
	font-family: Arial, verdana, sans-serif;
	background-color: #FFF;
	color: #666666;
}

IMG{
	border: 0;
}

#page-container {

	position: absolute;
	left: 50%;
	margin: 0 0 0 -366px;
	width: 722px; 
	padding: 14px 14px 0 14px; 
	background-color: #FFFFFF;  
	background-position:top; 
	background-repeat:no-repeat;
}

#top_menu{
	width: 700px;
	float:right;
	margin: 50px 3px 0 0;
	text-align: right;
}
#top_menu_txt {
	display:none;
}

#top_menu UL{
	margin: 0px;
	padding: 0px;
}
#top_menu LI{
	display: inline;
	margin: 0px 0px 0px 3px;
}

#flash_content{
	display: none;
	float:right;
	margin-right: 16px;
	margin-top: 48px; 
	background-color:#FFFFFF;
}

#img_flash{
	width: 700px;
	height: 173px;
	background-image: url(../img/img_flash.jpg);
	background-repeat: no-repeat;
}


#print_header{
	display: none;
}

#in_page_container{
	float: left;
	margin-top: 227px;
	width: 718px;
}


#left_bar{
	padding: 0;
	float:left;
	width: 149px;
	border-right: 1px solid #666;
	
	background-repeat:no-repeat;
	background-position: top right;
}

#side_menu{
	clear: both;
	float: left;
	width: 100%;
	margin: 13px 0 0 0;
	padding: 0px;	
}
#side_menu UL{
	margin: 0px;
	padding: 0 0 0 0;
	list-style: none;
}

.spacer{
	float: right;
	width: 143px;
	height: 8px;
	background-color: #9CACBF;
	margin-top: 5px;
	
}

#side_menu LI.list{
	margin: 0px 3px 0px 5px; 
	padding: 0 0 0 5px;
	color: #999999;
	font-size: 120%;
	font-weight: bold;
	border-bottom: solid 1px #EDEBEC;
}
#side_menu LI.list_A{
	margin: 0px 3px 0px 5px; 
	padding: 0 0 0 5px;
	color: #333333;
	font-size: 120%;
	font-weight: bold;
	border-bottom: solid 1px #EDEBEC;
	background-color: #F1F4F6;
}

#side_menu LI.list A{
	color: #999999;
	font-weight: bold;
	text-decoration: none
}
#side_menu LI.list_A A{
	color: #333333;
	font-weight: bold;
	text-decoration: none
}

#side_menu LI.list A:hover{
	color: #333333;
	font-weight: bold;
	text-decoration: none
}




.content {
	float: left; 
	width: 528px; 
	margin: 10px 20px 10px 20px; 
	padding: 0; 
	
}



.content-container {
	margin: 15px 0 0 0;
}

.content-container A{
	font-weight: bold;
	text-decoration: none;
	color: #002F79;
}
.content-container A:hover{
	text-decoration: underline;
}


.content-container h1{
	clear:left;
	margin: 0em 0 0.5em 0;
	font-weight: bold;
	font-size: 125%;
}
.content-container div{
	clear:left;
	margin: 0em 0 1em 0;
}


h1 {
	clear: left; margin: 0em 0px 0em 0px; font-weight: bold; font-size: 125%;
}

h2 {
	clear: left; margin: 1.5em 0px 1.0em 0px; font-weight: bold; font-size: 120%;
}

h3 {
	clear: left; margin: 1.0em 0px 0.6em 0px;	font-weight: bold; font-size: 110%;
}

h4 {
	clear: left; margin: 0.5em 0px 0.5em 0px;	font-weight: bold; font-style: italic; font-size: 110%;
}


p {
   clear: left; margin: 0em 0px 0.5em 0px; padding: 0px;
}


p.quote {
   clear: left;
   margin: 0em 30px 0.6em 30px;
   line-height: 120%;
   font-size: 120%;
}




.content ul {
	margin: 10px 10px 0px 10px; padding: 0px 0px 0px 30px; list-style-type: disc; list-style-position: outside;
}

.content ol {
	margin: 10px 10px 0px 17px; padding: 0px 0px 0px 30px; list-style-type: decimal; list-style-position: outside;
}

.sidebar {
	 float: right;
	 clear: both; width: 143px;
	 margin: 0px;
	 padding: 0px 0px 0px 0px;
	 background-color:#F1F4F6;
}




.box_header {
	display: none;
	width: 130px;
	min-height: 6px;
	margin: 8px 0px 0px 0px;
	padding: 0px 4px 0px 4px; 
	background-image: url(../img/box_header.jpg);
	background-position: bottom;
	background-repeat: no-repeat;	
}

.box_body {
	width: 138px;
	margin: 10px 0px 0px 0px;
	padding: 4px 0px 4px 4px; 
	background-image:url(../img/box_body.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color: #D3DBE7;
	border-bottom: 3px solid #9CACBF;
	border-top: 1px solid #9CACBF;

}

.box_body A{
	font-weight: bold;
	text-decoration: none;
	color: #002F79;
}
.box_body A:hover{
	text-decoration: underline;
}

.box_footer {
	display: none;
	width: 130px;
	height: 6px;
	margin: 0px 0px 16px 0px;
	padding: 0px 4px 0px 4px; 
	background-image:url(../img/box_footer.jpg);
	background-position:top;
	background-repeat: no-repeat;
}

.box_body H1{
	margin: 4px
}
.box_body DIV{
	margin: 4px;
}


.footer_top{
	display: none;
	float: left;
	width: 716px;
	height: 10px;
	background-image: url(../img/footer_top.jpg);
	background-position: bottom;
	background-repeat: no-repeat;

}

.footer_body {
	border: 1px solid #CCC;
	float: left;
	clear: both;
	width: 716px;
	margin: 10px 0 0 6px;
	padding: 5px 0px 5px 0px;
	background-image: url(../img/footer_body.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #D3DBE7;

}

.footer_body A{
	font-weight: bold;
	text-decoration: none;
	color: #002F79;
}
.footer_body A:hover{
	text-decoration: underline;
}
.footer_foot{
	display: none;
	float: left;
	width: 716px;
	height: 10px;
	background-image: url(../img/footer_foot.jpg);
	background-position: top;
	background-repeat: no-repeat;

}
#foot_1{
	width: 220px;
	float: left;
	padding: 0px 5px 0px 10px;
}
#foot_2{
	border-left: solid 1px #CCC;
	border-right: solid 1px #CCC;
	width: 220px;
	float: left;
	padding: 0px 10px 0 10px;
}
#foot_3{
	float: left;
	width: 220px;
	padding: 0px 5px 0 10px;
}
#sub_footer{
	margin: 0;
	width: 716px;
	float:left;
	text-align: center;
	color: #999999;
}
#sub_footer A{
	color: #999999;
	text-decoration: none;
}
#sub_footer A:hover{
	color: #999999;
	text-decoration: underline;
}






hr {
	display: none;
}


#data{
	margin: 90px 0 0 10px;
	font-size: 80%;
}

.pager{
	width: 100%;
	margin: 30px 0 30px 0;
	text-align: center;
}
.pager A{
	font-weight: bold;
	text-decoration: none;
	color: #002F79;
}
.pager A:hover{
	text-decoration: underline;
}

