body {
	margin: 0px;
	padding: 0px;
	background-image : url(bg_body.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #F0F6FC;
}
sup { font-size: 70%;}
a:link { color: #000099;}
a:visited { color: #990099;}
a:hover { color: #ff0000;}
a:active { color: #FF0000; text-decoration: none;}


#wrap {
	background-color: #FFFFFF;
width: 840px;
	padding: 0px 5px;
	margin: 0px auto;
	text-align: left;clear: both;
}
#img {clear: both;}
#header {
	background-image : url(bg_body.png);
	background-repeat: repeat-x;
	width: 850px;
	padding: 0px 0px;
	margin: 0px auto;
	text-align: left;}
#header #search {
	float: right;
	font-size: 10px;
	text-align: right;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	text-indent: 10px;
	height: 50px;
}
#header #logo {
	float: left;

}


#nav{
	clear: both;
}


#footer {
	clear: both;
	text-align: center;
	font-size: 10px;
	padding: 3px 0px;
	margin: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	color: #0F237A;
}

#text-nav {	clear: both;	margin-top: 0px;	padding-top: 2px;	}
#text-nav ul {	padding-left: 10px;	border-left: 1px solid #d9d9d9;	list-style-type: none;}
#text-nav2 ul li{ display: block; list-style: none; margin: 0; padding: 0; float: left; position: relative; }
#text-nav li {	display: block;	float: left;	margin-right: 10px;	padding-right: 10px;	border-right: 1px solid #d9d9d9;	line-height: 1;	letter-spacing: 1.0px; list-style: none;  position: relative;	}
#text-nav ul li a {	text-decoration: none;}
#text-nav ul li a:hover {
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}






