body {
margin: 0;
padding: 0;
background-color: #F5F8FD;
font-family: Verdana, Arial, Helvetica, sans-serif;
width: 100%;
height: 100%;
font-size: 75%;
}
#header_logo {
float:left;
padding-left: 30px;
padding-top: 20px;
width: 200px;
height: 50px;
}

#search_text {
display: block;
padding: 4px 0px 4px 4px;
background-color: #1E51B6;
color: #fff;
font-size: 80%;
font-weight: bold;
width: 159px;
margin-left: 3px;
border-bottom: 1px solid #fff;
}

#partners_text {
	display: block;
	padding: 4px 0px 4px 4px;
	background-color: #E0E0E0;
	color: #454545;
	font-size: 80%;
	font-weight: bold;
	width: 145px;
	border-bottom: 1px solid #fff;
	text-align: center;
}
#partners {
	padding: 4px 0px 4px 4px;
	background-color: #F7F9FC;
	line-height: 18px;
	text-align: center;
	width: 145px;
	margin-bottom: 10px;
}

#header_search {
background-image: url(../gfx/bg_search_box.gif);
background-repeat: no-repeat;
float:right;
width: 190px;
height: 34px;
padding-top: 3px;
padding-right: 5px;
padding-left: 10px;
text-align: left;
}

#header_search .search_field {
background-color: #fff;
border: 1px solid #D5D5D5;
width: 125px;
margin-top: 3px;
margin-left: 2px;
}
#header_search .search_btn {
background-color: #FAFAD6;
border-top: 1px solid #EDEDED;
border-bottom: 1px solid #ADADAD;
border-left: 1px solid #DEDEDE;
border-right: 1px solid #7C7C7C;
height: 20px;
width: 50px;
font-size: 80%;
font-weight: bold;
color: #006B00;
margin-top: 3px;
}

p {
color: ;
font-size: 100%;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 120%;
}
#header {
width: 780px;
height: 88px;
padding: 0px;
background-image: url(../gfx/top_bg_img.jpg);
}

#top_nav_container {
background-image: url(../gfx/bg_top_navi.gif);
background-repeat: no-repeat;
width: 780px;
padding-top: 10px;
height: 26px;
text-align: center;
}

#top_nav_container ul {
display:  inline;
height: 36px;
}

#top_navlist {
padding-top: 6px;
}

#top_nav_container ul li
{
display: inline;
text-align: center;
}

#top_nav_container ul li a {
margin-top: 0px;
padding-left: 25px;
padding-right: 15px;
padding-top: 5px;
padding-bottom: 5px;
text-decoration: none;
}

#top_nav_container ul li a:hover {
background-color: #2F5FC0;
}

#sidebar_banner {
width: 159px;
text-align: center;

}

#sub_nav_container {
width: 159px;
margin-left: 3px;
padding: 0;
color: #333;
}

#sub_nav_container ul {
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#sub_nav_container li {
border-bottom: 1px solid #fff;
margin: 0;
width: 162px;
}

#sub_nav_container_header {
display: block;
padding: 4px 0px 4px 2px;
background-color: #1E51B6;
color: #fff;
font-size: 80%;
font-weight: bold;
width: 160px;
border-bottom: 1px solid #fff;
}

#sub_nav_container_header a {
font-weight: bold;
color: #fff;
text-decoration: none;
}


#sub_nav_container li a {
display: block;
padding: 4px 0px 4px 10px;
background-color: #3564C3;
color: #fff;
font-size: 80%;
font-weight: bold;
text-decoration: none;
width: 152px;
}

#sub_nav_container li a:hover {
background-color: #2F5FC0;
}

a.topnavi:link {
color: #fff;
font-weight: bold;
text-decoration: none;
font-size: 80%
}
a.topnavi:visited {
color: #fff;
font-weight: bold;
text-decoration: none;
font-size: 80%
}
a.topnavi:hover {
color: #fff;
font-weight: bold;
text-decoration: none;
font-size: 80%
}
a.topnavi:active {
color: #fff;
font-weight: bold;
text-decoration: none;
font-size: 80%
}

h1 {
font-size: 130%;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: ;
}

a:link {
color: #245585;
text-decoration: underline;
}
a:visited {
color: #245585;
}
a:hover {
color: #245585;
text-decoration: none;
}
a:active {
color: #245585;
}
