html, p, h1, h2, h3, h4, h5, h6, form, fieldset, ul, li {
margin: 0; 
padding: 0; 
border: 0; 
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td,th,tr {
	font-size: 10px;
	color: #FFFFFF;
}
h1 {
	font-size: 22px;
	color: #9D053B;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	line-height: 30px;
	font-weight: lighter;
}
h2 {
	line-height: 18px;
	color: #666666;
	font-size: 13px;
}
h3 {
	font-size: 18px;
	color: #003768;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
h4 {
	font-size: 12px;
	color: #003768;
	font-weight: bolder;
}
#container {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	background-color: #E1E8EC;
	padding-top: 10px;
	height: 1040px;
}
#top {
	width: 890px;
	height: 150px;
	margin-left: 10px;
	padding-bottom: 0px;
	background-color: #DAE0E6;
	background-image: url(../media/blue_header1.png);
}
#topText {
	height: 60px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	float: left;
	width: 550px;
	margin-left: 35px;
	margin-top: 70px;
}
#topVideo {
	width: 890px;
	height: 241px;
	margin-left: 10px;
	padding-bottom: 0px;
	background-color: #99CC99;
	background-image: url(../media/video_holder.jpg);
	margin-bottom: 0px;
}
#lowerTopMenu {
	width: 890px;
	height: 10px;
	margin-left: 10px;
	background-color: #E1E8EC;
	padding-top: 0px;
	clear:both
}
/*content___________________________________________________*/
#leftColumn {
	width: 441px;
	height: 580px;
	margin-left: 10px;
	float: left;
}
#rightColumn {
	float: right;
	width: 443px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 580px;
	margin-right: 10px;
}
.subColumnLeft {
	height: 255px;
	float: left;
	margin-right: 7px;
	background-color: #003768;
}
.subColumnRight {
	height: 257px;
	float: left;
	margin-bottom: 10px;
	background-color: #003768;
}
.RHsubColumnLeft {
	height: 347px;
	float: left;
	margin-right: 7px;
	background-color: #003768;
}
.RHsubColumnRight {
	height: 347px;
	float: left;
	margin-bottom: 10px;
	background-color: #003768;
}
.columnHead {
	float: left;
	width: 137px;
	background-image: url(../media/column_button.jpg);
	height: 20px;
	padding-left: 5px;
	padding-top: 5px;
	margin-top: 0px;
}
.columnPic {
	float: left;
	width: 142px;
	padding-right: 0px;
	padding-left: 0px;
	height: 180px;
	margin-left: 0px;
	background-color: #A0BAC6;
	clear: both;
}
.columnText {
	float: left;
	width: 142px;
	padding-right: 0px;
	padding-left: 0px;
	height: 120px;
	background-color: #A0BAC6;
	clear: both;
	padding-bottom: 5px;
	padding-top: 5px;
}
.columnText ul {
	list-style-type: none;
	list-style-position: outside;
}
.columnText ul li {
	padding-top: 8px;
}
.columnHead2 {
	float: left;
	width: 140px;
	background-image: url(../media/column_button.jpg);
	height: 20px;
	padding-left: 5px;
	padding-top: 5px;
	margin-top: 0px;
}
.columnPic2 {
	float: left;
	width: 144px;
	padding-right: 0px;
	padding-left: 0px;
	height: 180px;
	margin-left: 0px;
	background-color: #A0BAC6;
	clear: both;
}
.columnText2 {
	float: left;
	width: 134px;
	padding-right: 10px;
	padding-left: 0px;
	height: 190px;
	margin-left: 0px;
	background-color: #A0BAC6;
	clear: both;
	padding-bottom: 5px;
	padding-top: 5px;
}
.columnText2 ul {
	list-style-type: none;
	list-style-position: outside;
}
.columnText2 ul li {
	padding-top: 8px;
}
.leftColumnLower {
	clear: both;
	width: 420px;
	height: 188px;
	float: left;
	background-color: #FFFFFF;
	padding: 10px;
}
.orangeNav {
	clear: both;
	width: 432px;
	height: 20px;
	float: left;
	padding-top: 5px;
	background-image: url(../media/orange_menu%20long.jpg);
	padding-left: 10px;
}
.greyNav {
	clear: both;
	width: 432px;
	height: 20px;
	float: left;
	padding-top: 5px;
	background-image: url(../media/column_button.jpg);
	padding-left: 10px;
	margin-top: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #A0BAC6;
}
/*_________________________________________________content*/
/*___________________________________________________________________________________________menuCSS*/
.sidebarmenu {
	float: left;
	width: 142px;
	background-color: #A0BAC6;
	clear: both;
}
.sidebarmenu ul{
	list-style-type: none;
	font: bold 11px Verdana;
	width: 142px; /* Main Menu Item widths */
	border-bottom: 1px solid #ccc;
	/* margin-left: -15px; */
}
.sidebarmenu ul li{
position: relative;
}
/* Top level menu links style */
.sidebarmenu ul li a{
	display: block;
	overflow: auto; /*force hasLayout in IE7 */
	color: white;
	text-decoration: none;
	border-bottom: 1px solid #778;
	border-right: 1px solid #778;
	padding: 6px;
}
.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
background-color: #003768; /*background of tabs (default state)*/
}
.sidebarmenu ul li a:visited{
color: white;
}
.sidebarmenu ul li a:hover{
background-color: black;
}
/*Sub level menu items */
.sidebarmenu ul li ul{
position: absolute;
width: 170px; /*Sub Menu Items width */
top: 0;
visibility: hidden;
}

/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }
/* End */
/*_____________________________________________________________________________________________________css__NAV___END*/
#navbar {
	background-color: #FFFFFF;
	height: 37px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#footer {
	height: 25px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #003768;
}
#footerLeft {
	height: 20px;
	float: left;
	padding-left: 10px;
}
#footerRight {
	height: 20px;
	float: right;
	padding-right: 10px;
	padding-top: 5px;
}
.Clear {
	clear: both;
}
.imageLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#topMininavlinks li {
	display: inline;
	list-style-type: none;
}
#footer p {
	color: #FFFFFF;
}
a.nav1:link {
	font-size: 11px;
	color: #003768;
	text-decoration: none;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
}
a.nav1:visited {
	font-size: 11px;
	color: #003768;
	text-decoration: none;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
}
a.nav1:hover {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
}
a.nav2:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
}
a.nav2:visited {  
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
}
a.nav2:hover {  
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-weight: bolder;
}
a.nav3:link {
	font-size: 12px;
	color: #C25004;
	text-decoration: none;
	font-weight: bolder;
}
a.nav3:visited {  
	font-size: 12px;
	color: #C25004;
	text-decoration: none;
	font-weight: bolder;
}
a.nav3:hover {  
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-weight: bolder;
}
a.nav4:link {
	font-size: 10px;
	color: #FF00FF;
	text-decoration: none;
}
a.nav4:visited {  
	font-size: 10px;
	color: #FF00FF;
	text-decoration: none;
}
a.nav4:hover {  
	font-size: 10px;
	color: #9900CC;
	text-decoration: none;
}
a.nav5:link {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav5:visited {  
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav5:hover {  
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
a.nav6:link {
	font-size: 11px;
	color: #FFFF00;
	text-decoration: none;
}
a.nav6:visited {  
	font-size: 11px;
	color: #FFFF00;
	text-decoration: none;
}
a.nav6:hover {  
	font-size: 11px;
	color: #FFCC00;
	text-decoration: none;
}
a.nav7:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}
a.nav7:visited {  
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}
a.nav7:hover {  
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-weight: bolder;
}

.style1 {
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
}
.style2 {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 20px;
	padding-bottom: 20px;
}
.style2a {
	font-size: 11px;
	color: #FFFF00;
	text-decoration: none;
}
.style3 {
	color: #00AFDB;
}
.style4 {
	font-size: 11px;
	color: #666666;
}
.style5 {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	line-height: 1.5;
}
.style6 {
	font-size: 11px;
	color: #FFFFFF;
}
.style7 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.style8 {
	font-size: 11px;
	color: #000000;
}
.style9 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.style10 {
	font-size: 10px;
	color: #FFFFFF;
}
.style11 {
	font-size: 12px;
	color: #000000;
	font-weight: bolder;
}
.style12 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bolder;
}

