body 
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9px;
 margin: 0px;
 background-color: #FFFFFF;
}

#header_top 
{
	padding-left: 5px;
	margin: 0;
  background-color: #FFFFFF;
}


#header_line_1 
{
	width: 100%;
	height: 5px;
	margin: 0;
	padding: 0;
	background-color: #CCCCCC;
}

#header_line_footer
{
	width: 100%;
	margin-bottom:10px; 
	margin-top:10px;
	padding-bottom:15px; 
	padding-top:15px;
}


#datetime 
{
	width: 150;
	height: 10px;
	margin: 0;
	color: #FFFFFF;
	padding: 10px;
}

#menu_2
{
	background-color: #2A568F;
	width: 100%;
	height: 15px;
	margin: 0;
	/*border-bottom: 1px solid #FFFFFF; */
}

#header_links 
{
		height: 10px;
	margin: 0;
	color: #FFFFFF;
	padding: 2px;
}

.px_trans
{
	border: 0; width:1px; height: 1px;
}


.no_li 
{ 
	display: block;
	list-style-type: none;
}

#box_search
{
 margin-bottom: 5px;
}


#box_search .searchinput
{
	border: 1px solid #CCCCCC;
	font-size: 9px;
	width: 120px;
	height: 15px;
	margin-right: 2px;

}

#box_search .searchSubmit
{
	font-size: 9px;
	width: 30px;
	height: 20px;
	border: 1px solid #CCCCCC;
}



#col_left
{
 background-color: #FFFFFF;
 margin: 5px;
}

#content
{
 background-color: #FFFFFF;
 margin: 5px;
}

#col_right
{
 background-color: #FFFFFF;
 margin: 5px;
}


#Box_left
{
	display: block;
	background-color: #2A568F;
	font-size: 10px;
	margin-bottom: 10px;
}



#Box_left .box_headline
{
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	padding: 5px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: 5px; 0;
}
#Box_left .pic
{
	border: 0;	
}

#Box_left .box_content
{
	background-color: #FFFFFF;
	color: #2A568F;
	display: block;
	padding: 5px;
}


#Box_right
{
	display: block;
	background-color: #CCCCCC;
	font-size: 10px;
	margin-bottom: 10px;
}



#Box_right .box_headline
{
	color: #2A568F;
	font-weight: bold;
	display: block;
	padding: 5px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: 5px; 0;
}


#Box_right .box_content
{
	background-color: #FFFFFF;
	color: #333333;
	padding: 5px;
}

#TOP_SEARCH
{
	display: block;
	font-size: 10px;
	margin-bottom: 10px;
	border: 1px solid #FFFFFF;
}

#TOP_SEARCH .box_headline
{
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: 5px; 0;
}

#TOP_SEARCH .box_content
{
	/*color: #002252;*/
	padding: 5px;	
	border-top: 1px solid #FFFFFF;
}


#SUB_SEARCH
{
	display: block;
	font-size: 11px;
	margin-bottom: 10px;
}

#SUB_SEARCH .pic
{
	border: 1px solid #CCCCCC;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

#SUB_SEARCH .box_content
{
	/*color: #002252;*/
	padding: 5px;	
}


#TOPBOX
{
	display: block;
	font-size: 10px;
	margin-bottom: 10px;
	border: 1px solid #FFFFFF;
}



#TOPBOX .box_headline
{
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: 5px; 0;
}


#TOPBOX .box_content
{
	/*color: #002252;*/
	padding: 5px;	
	border-top: 1px solid #FFFFFF;
}

#TOPBOX .headline
{
	font-size: 18px;
	font-weight: bold;
	display: block;
	text-decoration: none;
}


#TOPBOX .pic
{
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}

#TOPBOX .text
{
	font-size: 12px;
}


#TOPBOX .more
{
	font-size: 11px;
	font-weight: bold;
	background-position: 0; 0;
	background-repeat: no-repeat;
	/*color: #002252;*/
	text-decoration: none;
	padding-left: 10px;
}


#TOPBOX a.more:hover
{
	text-decoration: underline;
}

.pic_text
{
	font-size: 9px;
	padding-bottom: 5px;
	padding-right: 10px;
	font-weight: bold;
}


#MESSAGE
{
	padding: 5px;
	font-size: 10px;
	margin-bottom: 10px;
}



#MESSAGE .headline
{
	font-size: 14px;
	font-weight: bold;
	display: block;
	text-decoration: none;
}

#MESSAGE .text
{
	font-size: 12px;
}
#MESSAGE .message_footer
{
	font-size: 9px;
	text-align: right;
}

#MESSAGE .pic
{
	
	margin-right: 5px;
	margin-bottom: 5px;
	
}



#SUBBOX
{
	display: block;
	font-size: 10px;
	margin-bottom: 10px;
	border: 1px solid #FFFFFF;
}



#SUBBOX .box_headline
{
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	padding: 2px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: 5px; 0;
}


#SUBBOX .box_content
{
	padding: 5px;	
	border-top: 1px solid #FFFFFF;
}

#SUBBOX .headline
{
	font-size: 11px;
	font-weight: bold;
	display: block;
	text-decoration: none;
}


#SUBBOX .pic
{
	border: 1px solid #2A568F;
	float: left;
	margin-right: 10px;
}

#SUBBOX .text
{
	font-size: 11px;
}
