@charset "iso-8859-1";

body {
	background-color: #E1F1FE;
	margin-left: 5px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height:13px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: justify;        
	vertical-align: top;
	line-height:13px;
}  
.nolink {     
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold;           
	color: #0B50AD;	 
}      
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	color: #666666;
	text-align: center;
	vertical-align: top;
	line-height:11px;
}
.body_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	line-height:13px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0B50AD;   
	line-height:18px;
}         
a.title {
	text-decoration:none;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;		
	line-height:13px;
}
a.subtitle {
	text-decoration:none;
}  
.related {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0B50AD;		
	line-height:13px;
	text-align:bottom;  
	padding-top:10px;
}
a.related {
	text-decoration:none;
}
a { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #0B50AD;		
} 
a:hover {
	color: #000066;
	text-decoration: underline;
}
a:active {
	color: #00ACFF;	
	text-decoration: underline;
}

.LeftBorder
{
	border-left:solid 2px;
	border-left-color:#00ACFF;
	background-color:#399E2E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height:13px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
}
.Content-Border
{
	border-left:solid 2px;
	border-right:solid 2px;
	border-left-color:#00ACFF;
	border-right-color:#00ACFF;
	padding-left: 10px;
	padding-right: 10px;
	background-color:#FFFFFF;
}
.searchtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EFA841;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
}
.search_top {
 background-color: #E1F1FE;
 border-top: 1px solid #EFA841;
 border-bottom: 1px solid #dddddd;
 padding: 2px;
 text-align: right;
 font-family: Arial;
 font-size: 12px;
} 
.search_main {
 background-color: #E1F1FE;
 border: 1px solid #EFA841;
 padding: 10px;
 text-align: center;
 font-family: optima, Arial;
 font-size: 12px;
}      
.search_bottom {
 background-color: #E1F1FE;
 border-top: 1px solid #dddddd;
 border-bottom: 1px solid #dddddd;
 padding: 1px;
 text-align: center;
}
.contentbox {
	border-left:solid 2px;
	border-right:solid 2px;
	border-top:solid 2px;
	border-bottom:solid 2px;
	border-left-color:#E1F1FE;
	border-right-color:#E1F1FE;
	border-top-color:#E1F1FE;
	border-bottom-color:#E1F1FE;
	padding: 5px;
	background-color:#FFFFFF;
}
.relatedbox {             
	padding: 5px;
	background-color:#E1F1FE; 
	width: 100%;
	text-align: center;                    
}