/* CSS Document */

html, body {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../images/bg.gif);
	background-color: #00006F;
	background-position: center top;
	background-repeat: repeat-x;
	color: #000000;
}
p, td, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
form {
	margin: 0px;
	padding: 0px;
}
a {
	color: #CA0E0F;
	text-decoration: none;
} 
a:hover {
	color: #8E0B11;
	text-decoration: underline;
}
#container {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CB1416;
	border-right-color: #CB1416;
	border-bottom-color: #CB1416;
	border-left-color: #CB1416;
	background-color: #000094;
}
.inner {
	width: 943px;
	margin: 0 auto;
	text-align: left;
}
#head {
	background-image: url(../images/head_bot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#nav {
	background-color: #000093;
	background-image: url(../images/nav_tile.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#navtop {
	background-image: url(../images/nav_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-top: 25px;
	background-color: #000094;
}
#nav a {
	background-image: url(../images/nav_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	line-height: 29px;
	padding-left: 5px;
	padding-right: 5px;
	color: #C2C2E5;
}
#nav a.current {
	background-image: url(../images/nav_bg-over.gif);
	color: #FFFFFF;
}
#nav a:hover {
	color: #FFFFFF;
}
#navtop a {
	background-image: none;
	border-bottom: solid 1px #CA0E0F;
}
#nav_team {
	background-image: url(../images/teamnav_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#nav_team a {
	background-image: none;
	line-height: 25px;
	padding-left: 5px;
	padding-right: 5px;
	color: #F9A2A2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000094;
}
#nav_team a.current {
	background-image: none;
}	
#navsplit {
	line-height: 2px;
	background-color: #000094;
}
#content {
	background-image: url(../images/con_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	background-color: #FFFFFF;
}
#content .inner {
	background-image: url(../images/con_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#print {
	text-align: right;
	padding-right: 10px;
	padding-bottom: 5px;
}
#boxouter {
	width: 204px;
	margin-right: 10px;
	float: right;
}
.boxborder {
	border: 1px solid #B5B7B8;
	margin-bottom: 15px;
}
.box {
	font-size: 11px;
	background-image: url(../images/box_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 8px;
}
.box div {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0D2D3;
}

.box h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000093;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	margin-top: 8px;
	border: none;
	text-transform: uppercase;
}
.box h2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
}
.box h2 a {
	color: #000000;
}
.box p {
}
.box em {
	color: #000093;
	font-style: normal;
	font-weight: bold;
}
#sponsors {
	padding-bottom: 15px;
	padding-left: 19px;
}
.box .item h2 {
	color: #999999;
}
.box .item {
	padding: 2px;
	border-bottom: 1px solid #EDEDED;
	border-top: 1px solid #D8D8D8;
	font-size: 10px;
}
.box .item h4 {
	font-size: 12px;
	margin-top:5px;
	margin-bottom: 0px;
}

#con img {
	border: 2px solid #B2B1B1;
	padding: 1px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#h1img {
	background-image: url(../images/top_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 15px;
}
#h1img img {
	border: none;
	margin: 0px;
	padding: 0px;
}
#copy {
	line-height: 1.3em;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	float: left;
	width: 450px;
}
#footl {
	background-image: url(../images/nav_tile.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-bottom: 20px;
}

#foot {
	background-image: url(../images/foot_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-bottom: 20px;
	color: #FFFFFF;
}
#foot .small {
	text-transform: none;
}
#foot p {
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 0px;
	line-height: 16px;
	padding-right: 10px;
}
#foot a {
	margin-right: 3px;
	margin-left: 3px;
	color: #B2B1FF;
}
#foot a.current {
	font-weight: bold;
	color: #FFFFFF;
}
.imgbdr1 {
	border: 1px solid #EE4232;
	background-color: #000000;
	padding: 1px;
	width: 97px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.imgbdr2 {
	border: 1px solid #059E7C;
	background-color: #000000;
	padding: 1px;
	width: 80px;
	margin-bottom: 5px;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
#precise {
	padding-left: 29px;
}

p {
	margin: 0px;
	margin-bottom: 12px;
}
h1 {
	border-bottom: 1px solid #000093;
	font-size: 20px;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	color: #000093;
}
h2 {
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 3px;
	margin-bottom: 4px;
	color: #CA0E0F;
}
h3 {
	font-size: 16px;
	margin: 0px;
	margin-bottom: 8px;
	padding-bottom: 3px;
	color: #000093;
}
.news h3 {
	margin-bottom: 0px;
}
h4 {
	font-size: 14px;
	margin: 0px;
	margin-bottom: 8px;
	color: #CA0E0F;
}
h5 {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	margin: 0px;
}
h6 {
	margin: 0px;
	margin-bottom: 4px;
	font-style: italic;
	font-size: 9px;
	font-weight: normal;
	color: #8586FA;
}
ul, ol {
	list-style-position: inside;
	list-style-type: disc;
	margin-left: -20px;
	margin-top: 5px;
	margin-bottom: 12px;
}
.news {
	border-bottom: 1px solid #D8D8D8;
	padding-top: 10px;
}
.news_box {
	margin-bottom: 10px;
}
.item_nav {
	padding-top: 5px;
}
#con .item_nav img {
	border: none;
	padding: 0px;
	margin: 0px;
}
.small {
	font-size: 9px;
}
.large {
	font-size: 1.2em;
}
.tbl_bdr {
	border: 1px solid #6363BD;
	border-top: 0px;
	padding: 0px;
	margin-bottom: 5px;
}

.m_pass, .m_fail {
	padding: 15px;
	padding-left: 60px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-position: 10px center;
	color: #000000;
	background-color: #FFFFCC;
	clear: both;
}
.m_pass a, .m_fail a {
}
.m_pass {
	border: solid 1px #009900;
	background-image: url(../images/m_pass.gif);
}
.m_fail {
	border: solid 1px #FF0000;
	background-image: url(../images/m_fail.gif);
}
