body, html {
	margin: 0px auto;
	padding: 0px;
	background-color:#04397f;

}

body, span, div, p, ul, li, ol,td, tr {
	font-size: 11px;
	font-family:'Trebuchet MS' ,Verdana, Tahoma, Arial, GRHelvetica;
	color:#00033f;	
}

input, textarea, select {
	font-size: 10px;
	font-family: 'Trebuchet MS',Verdana, Tahoma, Arial, GRHelvetica;
	color: #4a5358;	
}


img {
	border:0px;
}

#container {
	margin: 0px auto;
	width:980px;
	
}

#top_section {
	background-image:url(images/bg_top_new.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:980px;
	height:181px;
	float:left;
}

.logo {
	width:700px;
	float:left;
	margin-top:16px;
	margin-left:16px;
	_margin-left:8px;
}

.search {
	width:200px;
	float:left;
	margin-top:8px;
	color:#ffffff;
}

.search td {
	color:#ffffff;
}

.bg_input {
	background-image:url(images/bg_input.jpg);
	background-position: left;
	background-repeat:no-repeat;
	width:130px;
	height:17px;
}

.format {
	width:130px;
	border:0px;
	background-color:transparent;
	color:#ffffff;
	font-size:11px;
	color:#04397f;
}

#menu {
	width:176px;
	float:left;
	background-image:url(images/bg_menu.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height:627px;
	margin-top:4px;
	padding-top:14px;
}

.menu_level1 {
	width:155px;
	float:left;
	padding-left:16px;
	margin-top:4px;
	padding-top:4px;
}

.menu_level1 a{
    font-size:13px;
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
	background-image:url(images/menu_sqr1.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:10px;
	display:block;
}
.plinius a{
    font-size:13px;
	text-decoration:none;
	color:#fffff;
	font-weight:bold;
	background-image:url(images/menu_sqr1.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:10px;
	display:block;
}

.menu_level1 a:hover{
	color:#00033f;

}

.menu_level2 {
	width:148px;
	float:left;
	padding-left:28px;
}

.menu_level2 a{
	text-decoration:none;
	color:#ff8f35;
	font-weight:bold;
	background-image:url(images/menu_sqr2.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:8px;
	display:block;
	font-size:11px;
}

.menu_level2 a:hover{
	color:#00033f;
}

.menu_level3 {
	width:126px;
	float:left;
	padding-left:40px;
}

.menu_level3 a{
	text-decoration:none;
	color:#ff8f35;
	font-weight:bold;
	background-image:url(images/menu_sqr3.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:8px;
	display:block;
	font-size:11px;
}

.menu_level3 a:hover{
	color:#00033f;
}

#content {
	width:800px;
	float:left;
	padding-left:2px;
}

.bg_top {
	background-image:url(images/bg_top_content.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height:18px;
	margin-top:4px;
	width:800px;
	float:left;
}

.bg_middle {
	background-image:url(images/bg_middle_content.gif);
	background-position:top left;
	background-repeat:repeat-y;
	width:767px;
	float:left;
	min-height:585px;
	padding-left:18px;
	padding-right:15px;
	color:#00033f;
}

.bg_middle p, div{
	color:#00033f;
}



.bg_middle a{
	text-decoration:none;
	color:#de5c12;
}

.bg_middle a:hover{
	color:#274f95;
}


.box {
	background-image:url(images/bg_orange.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:278px;
	width:234px;
	float:left;
	padding:14px 0px 0px 21px;
}

.box_title {
	font-size:18px;
	float:left;
	font-weight:bold;
	width:230px;
	color:#00084d;
}

.box_image {
	float:left;
	padding-top:6px;
	width:230px;
}

.box_text {
	font-size:12px;
	float:left;
	line-height:12px;
	width:200px;
	padding:6px 10px 0px 3px;	
	color:#ffffff;
}

.box_link {
	float:left;
	width:200px;
	padding-top:6px;
	text-align:right;
	padding-right:30px;
}

.box_link a{
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	color:#00F;
}

.bg_bottom {
	background-image:url(images/bg_bottom_content.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height:26px;
	width:800px;
	float:left;
}

.copyright {
	width:956px;
	text-align:right;
	margin-right:20px;
	color:#ffffff;
	font-size:11px;
}
.searchfound{
	background-color:yellow;
}
