/* STANDARD TAG REDEFINITIONS */
BODY{
	color: #2b2f88;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #FFF;
	margin: 0;
	padding: 0;
	background-image: url(bod.jpg);
}
TD {font-size: 10pt;  }
p {
	font-size: 10pt;
	margin-bottom: 7px;
	margin-top: 0;
	top: 0px;
}
a{
	color: #FFF;
	text-decoration: none;
	float: none;
	margin: auto;
}
a:hover{
	text-decoration: underline;
	color: #76DEFC;
}
form{	margin:0;}

#HEADER{
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}
#HEADER ul{
	font-family: arial, tahoma, verdana, sans-serif;
	margin: 0;
	padding-left: 0;
	height: 44px;
	line-height: 44px;
	display: block;
	list-style: none;
	background-color: #070B64;
	background-image: url(bg_topnav.gif);
	background-repeat: no-repeat;
}
ul img {
	margin-top: 2px;
	margin-left: 4px;
	margin-bottom: 4px;
}

#HEADER li{
	display: block;
	background-color: #2B2F88;
	float: left;
	text-align: center;
}
#HEADER li a{
	height: 44px;
	line-height: 44px;
	display: block;
	border-left: 1px solid Black;
	float: none;
	left: 1px;
	padding-right: 8px;
	padding-left: 8px;
}
#HEADER li a:hover{
	background-color: #000066;
	text-decoration: none;
}
#HEADER .Visual{
	height: 130px;
	background-image: url(bg_visual.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	border-top: 3px solid Black;
}
#HEADER img {
	vertical-align: bottom;
}

h1{
	margin: 0;
	font-family: "trebuchet ms", arial, tahoma, verdana, sans-serif;
	font-weight: normal;
	letter-spacing: .005em;
	color: #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#CONTENT{
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
}
h2{
	margin: 0;
	font-family: "trebuchet ms", arial, tahoma, verdana, sans-serif;
	font-weight: normal;
	letter-spacing: .005em;
	color: #2b2f88;
	font-size: 15pt;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 40px;
}
h2 a {
	color: #2b2f88;
}
h2 a:hover {
	color: #2b2f88;
	text-decoration: none;
}


#TEXT{
	padding: 35px 40px 35px 40px;
	border-bottom: 1px solid #484848;
	border-top: 1px solid #484848;
	background-color: #EEF;
}
#TEXT a {
	color: #2b2f88;
}
#TEXT a:hover {
	text-decoration: none;
}



#TEXT p{
	margin-bottom: 1em;
}

#FOOTER{
	width: 760px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 5px;
	margin-bottom: 8px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #666666;
}
#FOOTER p{
	font-size: 11px;
	line-height: 14px;
	margin: 0;
	color: #AAA;
}
#FOOTER a{
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
#FOOTER a:hover{
	color: #0CF;
	text-decoration: underline;
}

head {
}
