@charset "utf-8";
#head {
	width: 250px;
	z-index: 1;
	position: absolute;
	padding-top: 36px;
	background-color: #FFFFFF;
	height: 100px;
	text-align: center;
}
#main #img {
	position: absolute;
	width: 250px;
	top: 140px;
	z-index: 2;
}
#main #img h1 {
	font-size: 110%;
}
#main #img p {
	font-size: 76%;
	color: #333333;
	padding-right: 10px;
}


#nav li {
	display: inline;
	width: 100px;
}
#nav a {
	width: 100px;
	display: inline;
	color: #003366;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 90%;
	padding-right: 15px;
	padding-left: 0px;
	background-image: none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	background-color: #FFFFFF;
	background-image: url(../img/mainbg.jpg);
	background-repeat: repeat-x;
}
#head h1 {
	font-size: 202%;
	color: #000069;
}
#nav {
	padding-left: 250px;
	z-index: 2;
	padding-top: 40px;
}
#main #content {
	padding-top: 80px;
	padding-left: 270px;
}

#main {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../img/mainbg.jpg);
	background-repeat: repeat-x;
	margin-bottom: 100px;
}
* {
	margin: 0px;
	padding: 0px;
}
#main #head h2 {
	font-size: 100%;
	color: #000165;
}
h1   {
	font-size: 100%;
	font-weight: bold;
	color: #036;
	padding-bottom: 10px;
}
p   {
	font-size: 90%;
	color: #333;
	padding-bottom: 10px;
}

li {
	font-size: 90%;
	color: #292929;
	font-weight: normal;
	list-style-position: outside;
	padding-bottom: 1px;
}
#footer {
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 270px;
	padding-top: 20px;
	font-size: 86%;
	color: #999999;
}
#clear {
	clear: both;
}

ul {
	list-style-position: inside;
	list-style-type: square;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
a:link {
	color: #003366;
	text-decoration: none;
	font-size: 100%;
	text-transform: uppercase;
	padding-left: 20px;
	background-image: url(../img/link.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}
a:hover {
	text-transform: uppercase;
	text-decoration: underline;
	background-image: url(../img/link.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
}
a:visited {
	text-transform: uppercase;
	text-decoration: none;
	color: #003366;
	background-image: url(../img/link.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-weight: bold;
}
a:active {
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(../img/link.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}

#ticker {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #003366;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 10px;
	font-size: 10px;
}
#main #content h5 {
	color: #999999;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 80%;
}
#main #content h4 strong {
	background-color: #ECECEC;
	display: block;
}
.logos {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #403366;
	vertical-align: middle;
}
a:focus{
	outline:none;
}table tr td {
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
h3 {
	font-size: 110%;
	color: #333;
	padding-bottom: 10px;
}
