/* CSS Document */
body{
	padding:0px;
	margin:0px;
	border:0px;
}
.form{
	border:0px;
	margin:0px;
	padding:0px;
}
.header_top {
	background-color: #024c77;
	height:29px;
}
#menu2{
	width:795px;
	float:left;
	height:25px;
}
#menu2 ul{
	margin:0;
	padding:0;
	list-style:none;
}
#menu2 li{
	display:inline;
}
#menu2 a{
	display:block;
	padding-left:8px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	height:15px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#0066CC;
}
#menu2 a:hover{
	color:#333333;
	text-decoration:none;
}
#menu2 .active a{
	background-color:#0066CC;
	color:#ffffff;
	font-weight:bold;
}
.date {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}

.header_back{
	background-image:url(../images/header_back.jpg);
	background-repeat:repeat-x;
	height:267px;
}
.body_bg{
	background-color:#f0efef;
	font-family:tahoma;
	font-size:11px;
	color:#000000;
}
.footer{
	background-color:#024c77;
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	line-height:20px;
	/*height:35px;*/
}
.footer_link{
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}
.footer_link:hover{
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
	text-decoration:underline;
}
.body_text {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-align:justify;
}
.white_bg {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	text-align:justify;
}
.top_menu{
	font-family:tahoma;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	height:22px;
}
.top_menu:hover{
	font-family:tahoma;
	font-size:11px;
	color:#024C77;
	text-decoration:underline;
	height:22px;
}
.right_border {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E6E6E6;
}

.hr {
	border-top:1px solid #dfdcdc;
	height:1px;
}
.hr_right {
	border-right:1px solid #dfdcdc;
	width:1px;
}
.devider {
	background-image: url(../images/line_dot.jpg);
	background-repeat:repeat-y;
	width:20px;
}

.more {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #024c77;
	text-decoration: none;
}

.more:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.grey_bg {
	background-color: #f0efef;
	border: 1px solid #EAEAEA;
	height:30px;
}
.grey_header {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}
.mail{
	font-family:Tahoma;
	font-size:12px;
	color:#007BB7;
	text-decoration:underline;
	line-height:20px;
}
.mail:hover{
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	text-decoration:underline;
	line-height:20px;
}
.directory{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.directory:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FF0000;
	text-decoration:underline;
}
.TextHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #A99C67;
}
.text_field {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	border: 1px solid #999999;
}


.image{ float:left; margin:0 10px 0 0;}
