body {
	margin: 0;
	padding: 0;
}

img {
 border: 0;
}

form {
	padding: 0;
	margin: 0;
}

td {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	padding: 0;
	margin: 0;
}

h1 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 15px;
	color: #BE0E0E;
	padding: 0;
	margin: 0;
}


.hide { 
	display: none;
}

.date {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
}

.subnavtitle {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

#content {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	padding: 0;
	margin: 0;
}

#content a:link {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	padding: 0;
	margin: 0;
	text-decoration: underline;
}

#content a:visited {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	padding: 0;
	margin: 0;
	text-decoration: underline;
}

#content a:hover {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #BE0E0E;
	line-height: 18px;
	padding: 0;
	margin: 0;
	text-decoration: none;
}

#topbanner {
	background-color: #000000;
	height: 110px;
}

#copyright {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	padding: 5px 30px;
}

#crumb {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

#crumb li { 
	margin: 0; 
	padding: 0; 
	list-style: none; 
	float: left;
	position: relative;
}

#crumb a:link, a:visited {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

#crumb a:hover {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

#crumb a:active {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

#news {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: normal;
}

a.newslink:link, a.newslink:visited, a.newslink:active {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	display: block;
}

a.newslink:hover {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	color: #BA1615;
	font-weight: normal;
	text-decoration: underline;
	display: block;
}

/* /////////////////	SIDENAV							 */

#sidenav td {
	width: 231px;
	height: 32px;
	display: block;
	background: transparent;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #DBDBDB;
}

a.sidenav:link, a.sidenav:visited {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	background: transparent;
	padding: 6px;
	display: block;
	height: 20px;
}

a.sidenav:hover {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	color: #BE0E0E;
	text-decoration: none;
	font-weight: normal;
	background: #fff;
	padding: 6px;
	display: block;
	height: 20px;
}

a.subsidenav:link, a.subsidenav:visited {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	background: transparent;
	padding: 6px 6px 6px 20px;
	display: block;
	height: 20px;
}

a.subsidenav:hover {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 10px;
	color: #BE0E0E;
	text-decoration: none;
	font-weight: normal;
	background: #fff;
	padding: 6px 6px 6px 20px;
	display: block;
	height: 20px;
}

/* /////////////////	NEWS STYLES							 */

.newsDate {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #BA1615;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

/*a:link, a:active, a:visited {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: #1E1E1E;
	text-decoration: underline;
	display: block;
	line-height: 18px;
}

/* /////////////////	TOP/GLOBAL NAVIGATION							 */

#topnav {
	width: 100%; 
	height: 35px; 
	background: url(../images/topnav.gif) no-repeat;
	padding: 0;
	margin: 0;
	position: absolute;
}

#topnav li { 
	margin: 0; 
	padding: 0; 
	list-style: none; 
	float: left;
	top: 0;
	position: absolute;
}

#topnav li, #topnav a, #topnav span {
	height: 35px; 
	display: block;
}

#n1 { left: 0; width: 92px;}
#n2 { left: 92px; width: 92px;}
#n3 { left: 184px; width: 101px;}
#n4 { left: 285px; width: 101px;}
#n5 { left: 386px; width: 87px;}
#n6 { left: 473px; width: 127px;}

#n1 a:hover { background: transparent url(../images/topnav.gif) 0 -35px no-repeat;}
#n2 a:hover { background: transparent url(../images/topnav.gif) -92px -35px no-repeat;}
#n3 a:hover { background: transparent url(../images/topnav.gif) -184px -35px no-repeat;}
#n4 a:hover { background: transparent url(../images/topnav.gif) -285px -35px no-repeat;}
#n5 a:hover { background: transparent url(../images/topnav.gif) -386px -35px no-repeat;}
#n6 a:hover { background: transparent url(../images/topnav.gif) -473px -35px no-repeat;}

#n1 a.active { background: transparent url(../images/topnav.gif) 0 -70px no-repeat;}
#n2 a.active { background: transparent url(../images/topnav.gif) -92px -70px no-repeat;}
#n3 a.active { background: transparent url(../images/topnav.gif) -184px -70px no-repeat;}
#n4 a.active { background: transparent url(../images/topnav.gif) -285px -70px no-repeat;}
#n5 a.active { background: transparent url(../images/topnav.gif) -386px -70px no-repeat;}
#n6 a.active { background: transparent url(../images/topnav.gif) -473px -70px no-repeat;}


/* /////////////////	FOOTER/GLOBAL NAVIGATION							 */

#footerNav {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	color: #313131;
	text-decoration: none;
	padding: 0;
	margin: 0;
	position: relative;
}

#footerNav li { 
	margin: 0; 
	padding: 0; 
	list-style: none; 
	float: left;
	top: 0;
	position: relative;
}

#footerNav a:link, a:visited, a:active {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	color: #313131;
	font-weight: normal;
	text-decoration: none;
}

#footerNav a:hover {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}

/** Menu Container **/

ul.droplink {
	margin:0px;
	padding:0px;
	color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	filter:Alpha(Opacity=95, Style=0)
}

ul.droplink li {
	color: #ffffff;
	display: inline;
	list-style: none;
}

ul.droplink li a {
	display: block;
	width: 175px;
	margin: 0px;
	padding: 6px;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	color: #A3AAAD;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	text-decoration: none;
	background:  url("../images/dropdown.png");
}

a.dropdown:link, a.dropdown:visited, a.dropdown:active {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	color: #A3AAAD;
	font-weight: normal;
	text-decoration: none;
}

a.dropdown:hover {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}






