/* CSS Document */

body {background-color:#1e61b4; color:#FFFFFF;margin:0px;padding:0px;	
	background-image:url(../images/bgRepeat.gif);
	background-repeat:repeat-x;
	background-position:top;}

.mainWrapper {
	width:800px;
	text-align:left;
	position:absolute;
	left:50%;
	margin-left:-400px;	
	}

#header {
	width:800px;
	}
	
.flashLogo {height:190px;width:231px; float:left;  position:relative; z-index:100;}
.flashHeader {height:190px;width:569px; float:left; position:relative; z-index:100;}

#header H1, #header H3, #header H4 {display:none;}

.spacer {
	height:7px;
	width:556px;
	background-image:url(../images/headSpacer.gif);
	background-repeat:no-repeat;
	background-position:-8px 0px;
	line-height:0px;
	position:relative;
	z-index:10;
	}
		
.bodyWrapper {
	width:762px;
	background-image:url(../images/pageBG.gif);
	background-repeat:repeat-y;
	margin-left:18px;
	top:-121px;
	position:relative;
	z-index:1;
	}

.navigation {
	background-image:url(../images/menu.gif);
	background-repeat:no-repeat;
	width:156px;
	float:left;
	margin-left:16px;
	margin-top:121px;
	display:inline;
	color:#1e61b4;
	}
	
.leftWrapper {
	width:156px;
	float:left;
	}
	
.navigation H3 {display:none;}
	
.navigation ul {
	padding-top:34px;
	font-size:12px;
	line-height:22px;
	font-family:Arial, Helvetica, sans-serif;
	list-style-type:square;
	}

.navigation li {
	text-indent:0px;
	margin-left:-18px;

	}
	
.navigation a {
	text-decoration:none;
	color:#1e61b4;
	font-weight:bold;

	padding-left:2px;
	margin-left:-2px;
	}
.navigation a:hover {
	background-color:#ffcc01;
	color:#FFFFFF;
	}

.navigation .footer {
	height:15px;
	background-image:url(../images/menu.gif);
	background-position:0px -281px;
	padding:0px;
	margin:0px;
	}
	
.stats {
	font-size:.7em;
	margin-left:16px;
	color:#000000;
	width:156px;
	float:left;
	display:inline;
	}
	
.stats caption {display:none;}

.contentWrapper {
	background-image:url(../images/mainPage_04.gif);
	background-repeat:repeat-y;
	width:566px;
	float:right;
	margin-top:0px;
	margin-right:6px;
	display:inline;
	}
	
.contentWrapper H3 {
	background-image:url(../images/mainPage_02.gif);
	background-attachment:left top;
	background-repeat:no-repeat;
	line-height:32px;
	text-indent:30px;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	color:#60c6e4;
	margin:0px;
	padding:0px;
	}
	
.contentWrapper P {
	margin:14px 28px 14px 28px;
	/*color:#1e61b4;*/
	color:#333333;
	font-family:"Times New Roman", Times, serif;
	font-size:.9em;
	}
.contentWrapper img {
	float:left;
	margin:14px 10px 4px 28px;
	clear:left;
	}
#foxLogo { margin-bottom: 40px; margin-top:14px;}

.contentWrapper a img {border:0px}

.contentWrapper H4 {
	margin:14px 28px 14px 28px;
	color:#1e61b4;
	font-family:"Times New Roman", Times, serif;
	font-size:1.3em;
	border-bottom:solid 2px #1e61b4;
	display:block;
	}

hr {background-color:#60c6e4; color:#60c6e4; height:2px; margin:8px 28px 8px 28px;}

.contentWrapper H5 {
	margin:0px 28px 0px 28px;
	color:#333333;
	font-family:"Times New Roman", Times, serif;
	font-size:1em;
	font-weight:bold;
	line-height:.6em;
	}
	
blockQuote {
	font-style:italic;
	}

form {
	margin:14px 28px 14px 28px;
	color:#333333;
	font-family:"Times New Roman", Times, serif;
	font-size:.8em;
	}

fieldset {width:400px; clear:both; border:0px; padding:0px; margin:0px;}

fieldset.short {width:200px; float:left; margin-right:0px; clear:none;}

legend {margin-left:20px;};

label {margin-left:27px;};
select {margin-left:27px;};
#submit {margin-left:27px; margin-top:10px;}
textarea {width:340px;}

.contentWrapper .contentFooter {
	background-image:url(../images/mainPage_06.gif);
	background-repeat:no-repeat;
	height:39px;
	line-height:0px;
	width:566px;
	clear:both;
	}
	
.leftThird, .rightThird {
	width:186px;
	float:left;
	text-align:center;
	}
	
.leftThird P, .rightThird P {
	text-align:left;
	margin:6px 10px 6px 10px;
	font-size:.7em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

.footerWrapper {
	clear:both;
	width:762px;
	height:32px;
	line-height:0px;
	background-image:url(../images/footer.gif);
	}
	
.footerWrapper ul {
	list-style-type:none;
	font-size:12px;
	margin-left:180px;
	padding-top:16px;
	}
	
.footerWrapper li {
	float:left;
	margin-left:4px;
	}
	
.footerWrapper a {color:#CCCCCC}
.footerWrapper a:hover {color:#ffcc01;}

.copyright {
	width:100%;
	text-align:center;
	font-size:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
.copyright a {color:#CCCCCC;}
.copyright a:hover {color:#ffcc01;}
