body {	
	background: #970D00 url(/images/gradient_bg.jpg) left top repeat-x; 
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	line-height:160%;
	font-size:11px;
	color:#000;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(/images/header_navigation.gif);
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 140px;
	width: 764px;
	margin: auto;
}
#header h1 {
	background-image: url(/images/header_logo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 110px;
	width: 764px;
	float:left;
}
#header h1 span, #header h2, .printOnly {
	display: none;
}
#header, #nav {
	z-index: 1000;
}
#nav {
	width: 764px;
	height: 28px;
	font-size: 12px;
	font-weight: bold;
}
#nav ul.nomenu, #nav li.nomenu, .noscreen {
	display: none;
}
#nav li a, #nav li a:visited {
	color: #FFF;
	text-decoration: none;
	background: url(/images/header_navigation_separator.gif) right bottom no-repeat;
	padding: 12px 24px 4px 16px;
}
#nav li a.endMenu, #nav li a:visited.endMenu{
	background-image: none;
}
#nav li a:hover {
	color: #999;
	text-decoration: none;
}
/* Identifiers for Drop Menus */
#nav li ul li, #nav li ul li a, #nav li ul li a:visited {
	border: none;
	width: 146px;
	background-image: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding: 5px 0 5px 5px;
	margin: 0;
}
#nav li ul li a:hover {
	color: #C00;
}
#nav li ul, #nav li:hover ul, #nav li.sfhover ul {
	background-image: none;
}
#nav li ul li {
	width: 176px;
}
#nav li ul li.top {
	padding: 0;
	margin-top: 1px;
	border-bottom: 1px solid #fff;
	background-image: url(/images/menu_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#nav li ul li.inside {
	padding: 0;
	border-bottom: 1px solid #fff;
	background-image: url(/images/menu_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#nav li ul li.bottom {
	padding: 0;
	border: none;
	background-image: url(/images/menu_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/* End Identifiers for Drop Menus */
#content {
	background-image: url(../images/primaryContent_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 764px;
	margin: 10px auto 10px auto;
	padding: 0px;
	padding-top: 10px;
	z-index: 10;
}
#flashContent {
	height: 393px;
	width: 764px;
	margin: 0;
	z-index: 0;
}
#main {
	margin: 0;
	padding: 10px;
	background-color:#FFF;
	text-align: justify;
}
#main h3 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #d32e18;
	margin: 15px 0 0 0;
}
#main h4 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #073A4B;
}
#main p {
	margin: 3px 0 13px 0;
}
#main p.subQuote {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
}
#main_col1, #main_col2, #main_col3 {
	width: 28%;
	margin: 10px;
	float: left;
	height: 1%;
}
#main_col1, #main_col2, #main_col3 {
	background-image: url(../images/home_btv_pic.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 120px;
}
#main_col2 {
	background-image: url(../images/home_tech_pic.jpg);
}
#main_col3 {
	background-image: url(../images/home_prog_pic.jpg);
}
#main_col1 h3, #main_col2 h3, #main_col3 h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;	
	color: #B11101;
}
#main h3 a, #main h3 a:visited {
	color: #B11101;
	text-decoration: none;
}
#main h3 a:hover {
	color: #B11101;
	text-decoration: none;
	border-bottom: 1px solid #000;
}
#main p a, #main p a:visited, #sidebar ul li a, #sidebar ul a:visited {
	color: #970D00;
	text-decoration: none;
}
#main p a:hover, #sidebar ul li a:hover {
	color: #970D00;
	text-decoration: none;
	border-bottom: 1px solid #000;
}
#main ul {
	list-style-position: inside;
	list-style-type: disc;
}
#sidebar ul {
	list-style-position: outside;
	list-style-type: none;
}
#sidebar {
	line-height: 2.4em;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	margin: 10px;
	padding: 0 20px 0 20px;
	clear: left;
	float: right;
	border-left: thin dashed #ccc;
	width: 30%;
	color:#404040;
}
#sidebar p a, #sidebar p a:link, #sidebar p a:visited {
	text-decoration: none;
	color: #000;
	border-bottom: 1px dashed #ccc;
}
#sidebar p a:hover {
	text-decoration: none;
	color: #C00;
	border-bottom: 1px solid #000;
}
#bottom {
	display: block;
	padding-top: -2px;
}
#footer {
	background-image: url(/images/footer_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 764px;
	height: 64px;
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
}
#footer ul {
	list-style-type: none;
}
#footer ul li {
	float: left;
	margin: 3px 0 0 2px;
	padding: 5px 0px;
	color: #CCCCCC;
	height: 12px;
}
#footer li a, #footer li a:visited {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #C00;
	padding: 0 10px;
}

#footer li a.endLink, #footer li a:visited.endLink {
	border-right: none;
}

#footer li a:hover {
	color: #C00;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
}

#footer p {
	clear: left;
	color: #FFF;
	margin: 0 10px;
}