body {
	background: #FFF;
	margin: 0px;
	padding: 0;
	text-align: center;
	font: 11px Arial;
	color: #333;
	}

img {
	border: none;
	margin:0;
	padding:0;
	}
	
td	{ font: 11px Arial; }

/* ========== General Text Styles ========== */
	
p {	padding: 0px 20px;}


/* ========== General Link Styles ========== */

a, a:visited {
	color: #036;
	text-decoration: underline;
	}

a:hover {
	text-decoration: none;
	}

/* ========== Content Styles ========== */

#content {
	width: 800px;
	margin: 20px auto 0 auto;
	padding: 0;
	text-align: left;
	}

#header {
	background: url('../img/header_bg.png') repeat-x #FFF;
	height: 102px;
	width: 100%;
	margin: 0;
	padding: 0;
	}

#logo {
	background: url('../img/logo.png') no-repeat;
	width: 399px;
	height: 102px;
	margin: 0;
	padding: 0;
	float: left;
	}

#homes {
	background: url('../img/homes.png') no-repeat;
	width: 293px;
	height: 77px;
	margin: 0;
	padding: 0;
	float: right;
	}

#homestxt {
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	margin: 33px 48px 0 0;
	display: block;
	}
	
#midContent {
	width: 100%;
	height: auto;
	margin: 5px 0 5px 0;
	padding: 0;
	border: 1px solid #b2cae3;
	display: block;
	}
	
#leftrail {
	border: 1px solid #b2cae3;
	padding: 3px;
	margin: 5px 0px;
	width: 792px;}

*html #leftrail {
	width: 800px;}
	
.redtext {
	color:#FF0000;
	}

#player {
	height: 300px;
	margin-top: 10px;
	visibility: visible;
	}

/* ========== Header Sitemap Styles ========== */

#sitemap {
	background: url('../img/sitemap.png') no-repeat top right;
	width: 390px;
	height: 25px;
	color: #626060;
	font-size: 10px;
	float: right;
	margin: 0;
	padding: 0;
	text-align: right;
	}

#sitemap ul, #sitemap li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	text-transform: uppercase;
	}

#sitemap a:link, #sitemap a:visited {
	text-decoration: none;
	color: #626060;
	}

/* ------------------- SUB PAGE STYLES ------------------- */

/* ========== Home Page Styles ================ */

#home {
	background: url('../img/home-image.png') no-repeat top left;
	width: 245px;
	height: 279px;
	margin: 5px 0 10px 5px;
	display: block;
	}

#homeSplash {
	background: url('../img/home-splash.png') no-repeat top left;
	width: 383px;
	height: 279px;
	display: block;
	margin: 5px 0 10px 5px;
	padding: 0px;
	}

#montage {
	width: 150px;
	display: block;
	margin: 5px 0 10px 5px;
	}	

#download a:link, #download a:visited {
	background: url('../img/download2.png') no-repeat;
	width: 150px;
	height: 105px;
	display: block;
	}

#download a:hover {
	background: url('../img/download2-on.png') no-repeat;
	width: 150px;
	height: 105px;
	display: block;
	}	

#spread a:link, #spread a:visited {
	background: url('../img/spread2.png') no-repeat;
	width: 150px;
	height: 115px;
	display: block;	
	}

#spread a:hover {
	background: url('../img/spread2-on.png') no-repeat;
	width: 150px;
	height: 115px;
	display: block;
	}
	
#tell a:link, #tell a:visited {
	background: url('../img/tell2.png') no-repeat;
	width: 150px;
	height: 105px;
	display: block;	
	}

#tell a:hover {
	background: url('../img/tell2-on.png') no-repeat;
	width: 150px;
	height: 105px;
	display: block;	
	}

ul.news {
	color: #7c9fd5;
	padding-left:10px;
	font-family: Arial;
	font-size: 12px;
	margin:0;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}

*html ul.news {
	margin-left: 5px;
}

ul.news li {
	list-style-type: none;
	margin-bottom: 10px;
	}
	
.hrHome {
	border-bottom: 1px solid #7c9fd5;
	width: 90%;
	text-align: center;
	}

.vidtable {
	background: #c1cede;
	}

.vid:link {
	display: block;
	font-weight: bold;
	text-align: center;
	}

.vid:hover {
	display:block;
	background: #95afca;
	}

/* ========== Sub Navigation Styles =========== */

#navlist {
	font: 11px Arial;
	font-weight: bold;
	color: #FFF;
	padding: 0;
	margin-right: 3px;
	width: 173px;
	}

#navlist ul, #navlist li {
	background: #c1cede;
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	line-height: 24px;
	}

#navlist li {
	border-top: 3px solid #FFF;
	}

#navlist li.navtitle {
	background: #003066;
	text-transform: uppercase;
	border-top: 3px solid #FFF;
	padding-left: 15px;
	}
*html #navlist li.navtitle { border-top: none; }

a.navlist1, a.navlist1:visited, a.navlist2, a.navlist2:visited, a.navlist3, a.navlist3:visited, a.navlist4, a.navlist4:visited, a.navlist5, a.navlist5:visited, a.navlist6, a.navlist6:visited, a.navlist7, a.navlist7:visited, a.navlist8, a.navlist8:visited, a.navlist9, a.navlist9:visited { 
	text-decoration: none;
	color: #FFF;
	padding-left: 15px;
	width: 158px;
	display: block;
	}

*html a.navlist1, *html a.navlist1:visited, *html a.navlist2, *html a.navlist2:visited, *html a.navlist3, *html a.navlist3:visited, *html a.navlist4, *html a.navlist4:visited, *html a.navlist5, *html a.navlist5:visited, *html a.navlist6, *html a.navlist6:visited, *html a.navlist7, *html a.navlist7:visited, *html a.navlist8, *html a.navlist8:visited, *html a.navlist9, *html a.navlist9:visited { 
	width: 173px;
	}

a.navlist1:hover, a.navlist2:hover, a.navlist3:hover, a.navlist4:hover, a.navlist5:hover, a.navlist6:hover, a.navlist7:hover, a.navlist8:hover, a.navlist9:hover {
	color: #003066;
	text-decoration: none;
	}
	

/* ========== Mid Content Styles ========== */

#left-nav {
	padding: 0;
	padding-right: 1px;
	}
	
#main-content {
	margin: 0px 3px 20px 0px;
	padding: 0px;
	border-left: 1px solid #b2cae3;
	}
	
*html #main-content{

	}
	
#main-content li {
	padding: 0px 20px 10px 0px;
	}
	
#right-nav {
	margin: 0 5px 50px 0;
	padding: 0px;
	border-top: 60px solid  #b2cae3;
	border-left: 1px solid  #b2cae3;
	}
*html #right-nav { margin: 0 0 50px 0; }
	
h1 {
	background: #95afca;
	color: #FFF;
	font: 30px Arial;
	line-height: 60px;
	margin: 0 1px 0 0;
	padding: 0 0 0 15px;
	}

h2 {
	color: #036;
	font: 12px Arial;
	font-weight: bold;
	padding: 0 0 0 15px;
	}
	
h3 {
	color: #333;
	font: 14px Arial;
	font-weight: bold;
	line-height: 20px;
	margin: 0;
	padding: 0px 20px;
	}
	
h4 {
	color: #FFF;
	background: #003066;
	line-height: 27px;
	font-family: Arial;
	font-size: 14px;
	margin-left: 5px;
	padding-left: 10px;
	}	
	
.hr { border-bottom: 2px dotted #c1bebe;
	margin:-15px 0px 00px 15px; padding:0px; width:90%;}
	
	
	
/*  ========== LIST STYLES ========== */

ul.Replaced		{ margin: 7px 0px 0px 0px; padding-left: 5px; padding-bottom: 10px; list-style: none; }

*html ul.Replaced { padding-left: 10px; margin-left: 0px; }

#myAccordion ul { margin: 7px 0px 0px 0px; padding-left: 5px; padding-bottom: 10px; list-style: none; }

*html #myAccordion ul { padding-left: 10px; margin-left: 0px; }

#myAccordion li a { font-weight: bold; }

#myAccordion dl { margin: 0; }


ul.list {
	margin-left: 40px;
	} 
		
ul.list li {
	list-style-type: disc;
	margin-top: 0px;
	}
	
ul.list2 {
	padding-top: 10px !important;
	} 
	
ul.list2 li {
	list-style-type: circle;
	}

/* ========== Footer Styles ========== */

#footer {
	background: #003066;
	width: 100%;
	height: 27px;
	margin: 5px 0 10px 0;
	padding: 0px;
	padding-left: 2px;		/* Firefox fix */
	clear: both;
	}

#footertxt { 
	margin: 0px 0 0 0; 
	padding: 6px 0 0 10px; 
	color: #7c9fd5; 
	font-size: 10px;
	text-align: left;
	}

#footertxt a:link, #footertxt a:visited {
	text-decoration: underline; 
	color: #7c9fd5;
	}	

#footertxt a:hover {
	text-decoration: underline; 
	color: #FFF;
	}
#copyright {
	padding-left: 13px;
}
	
a.mboy, a.mboy:visited {
	color: #CCC;
	text-decoration: none;
	}

a.mboy:hover {
	color: #666;
	text-decoration: underline;
	}
	
/* ========== Top Navigation Bar Styles ========== */

#navbar {
	background: #003066;
	width: 100%;
	height: 27px;
	margin: 0;
	padding: 0;
	text-align: right;
	font: 11px Arial;
	font-weight: bold;
	color: #FFF;
	}
	
#navbar ul, #navbar li {
	margin: 0;
	padding: 0 12px 0 0;
	display: inline;
	list-style-type: none;
	text-transform: uppercase;
	line-height: 27px;
	}

a:link.topnav1, a.topnav1:visited, a:link.topnav2, a.topnav2:visited, a:link.topnav3, a.topnav3:visited, a:link.topnav4, a.topnav4:visited, a:link.topnav5, a.topnav5:visited, a:link.topnav6, a.topnav6:visited, a:link.topnav7, a.topnav7:visited { 
	text-decoration: none;
	color: #FFF;
	padding-bottom: 8px;					/* Safari styles */
	}

a.topnav1:hover, a.topnav2:hover, a.topnav3:hover, a.topnav4:hover, a.topnav5:hover, a.topnav6:hover, a.topnav7:hover {
	color: #7c9fd5;
	text-decoration: none;
	}

a:link.topnav1, a.topnav1:visited, a:link.topnav2, a.topnav2:visited, a:link.topnav3, a.topnav3:visited, a:link.topnav4, a.topnav4:visited, a:link.topnav5, a.topnav5:visited, a:link.topnav6, a.topnav6:visited, a:link.topnav7, a.topnav7:visited { 
	padding-bottom: 7px;#                   /* '#' sign hack: Safari Ignores this rule and the following */
	}

*html a:link.topnav1, *html a.topnav1:visited, *html a:link.topnav2, *html a.topnav2:visited, *html a:link.topnav3, *html a.topnav3:visited, *html a:link.topnav4, *html a.topnav4:visited, *html a:link.topnav5, *html a.topnav5:visited, *html a:link.topnav6, *html a.topnav6:visited, *html a:link.topnav7, *html .topnav7:visited { 
	padding-bottom: 6px;
	}