/*updated sept 2006*/
/*updated Feb 2007 – Added image styles and made "future" divs invisible*/


/*---------------------------------------------layout div IDs---------------------------------------------*/
div#wrapper1{
	width: 900px;
	background: #FFFFFF;
	clear: both;
}

div#wrapper2{
	width: 900px;
}

div#topbanner{
	clear: both;
	width: 758px;
	height: 84px;
	display: none;
}

div#navcolumn_shell{
	width:90px;
	float: left;
	display: none;
}

div#navcolumn{
	float: left;
	margin-top: 60px;
	padding-left: 0px;
	padding-right: 0px;
	display: none;
}

div#widecolumn {
	float: left;
	width: 640px;
}
div#maincolumn_shell{
	width: 400px;
	float: left;
}

div#maincolumn{
	float: left;
	padding-right: 12px;
	padding-left: 12px;
}


div#sidebarcolumn_shell{
	float: right;
	width: 150px;
}

div#sidebarcolumn{
	padding-left: 2px;
	padding-right: 3px;
	float: right;
	margin-top: 4px;
	padding-top: 4em;
}

div#footer_shell{
	width: 758px;
	clear: both;
	height: 50px;
	position: relative;
	display: none;
}

div#footer{
	clear: both;
	position: relative;
	width: 758px;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 46px;
	line-height: .7em;
	display: none;
}



/*--------------------------------banner styles--------------------------------------------*/

/*
div#printbanner {
	font: 0.1% Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 672px;
	display: inline;
	height: 147px;
	text-indent: -9999px;
}
*/
div#printbanner {
	font: 0.1% Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 672px;
	background: #FFFFFF;
	display: inline;
	height: 74px;
	overflow: hidden;
}
#printbanner img {
	margin-right: 0px;
	height: 147px;
	width: 672px;
	padding-right: 0px;
}

.bannertable {
	margin: 0px;
	padding: 0px;
	width: 758px;
	position: relative;
	left: 0px;
	top: 63px;
	display: none;
}
#tvacomelements_wrap {
	background: #999933;
	margin: 0px;
	padding: 0px;
	width: 758px;
	position: relative;
	left: 0px;
	top: 0px;
	display: none;
}
#logowrap {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 85px;
	position: absolute;
	line-height: 0px;
	vertical-align: top;
	left: 0px;
	top: 0px;
	display: none;
}
#skipnav {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	display: none;
}
#tvacomelements_wrap img {
	border-style: none;
	display: none;
}
#tvacomelements_pic {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 455px;
	position: absolute;
	left: 85px;
	top: 0px;
	display: none;
}
#tvacomelements_searchwrap {
	line-height: 0px;
	width: 218px;
	position: absolute;
	background: #000000;
	height: 63px;
	left: 540px;
	top: 0px;
	display: none;
}
#sitehelp {
	line-height: 0px;
	position: absolute;
	left: 65px;
	top: 12px;
}
#contactus {
	line-height: 0px;
	position: absolute;
	left: 119px;
	top: 12px;
}
#searchbutton {
	line-height: 0px;
	position: absolute;
	left: 0px;
	top: 35px;
}
#searchbox {
	line-height: 0px;
	position: absolute;
	left: 65px;
	top: 32px;
}
#bannerlogo {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 6px;
}
#tvacomelements_footer_wrap1 {
	background: #FFFFCC url(/Templates/images/bottomcorner2.gif) no-repeat left top;
	width: 758px;
	height: 44px;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
	float: left;
	display: none;
}
#tvacomelements_footer_wrap2 {
	background: url(/Templates/images/bottomcorner.gif) no-repeat right top;
	width: 758px;
	height: 38px;
	font: 0.65em/1.1em Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 0px;
	float: left;
}

/*--------------------------------noscript styles--------------------------------------------*/
div#noscript_wrapper1 {
	width: 758px;
	background: #000000;
	line-height: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	display: none;
}
div#noscript_logo {
	float: left;
	width: 85px;
	line-height: 0px;
}
div#noscript_navbar {
	font: bold 0.60em Verdana, Arial, Helvetica, sans-serif;
	padding: 4px 4px 3px;
	height: 14px;
	color: #0A3967;
	text-align: center;
	background: #DEE6EF;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	display: none;
}



/*---------------------------------------restyled html tags-----------------------------------*/

body {
}
blockquote {
	display: block;
}
ul {
}
li {
}
h1 {
	color: #000066;
	padding-right: 0px;
	padding-left: 0px;
	font: bold 151% Arial, Helvetica, sans-serif;
	margin-top: 1em;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 96%;
	font-weight: bold;
	color: #000066;
	margin-right: 0px;
	margin-left: 0px;
}
h3 {
	margin: 0px;
	padding: 0px;
	font: bold .7em Verdana, Arial, Helvetica, sans-serif;
}
p {
	margin-top: 0em;
	margin-bottom: 1em;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-weight: bold;
	margin: 20px 0px 0px;
	padding: 0px;
	color: #666666;
}


sub {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 85%;
	vertical-align: -0.6ex;
}
sup {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 85%;
	vertical-align: 0.8ex;
}
img {
	border-style: none;
}

/*---------------------------------------------text styles---------------------------------------------*/
.body {
	font-family: "Times New Roman", Times, serif;
	line-height: 1.25em;
}
.Body-2 {
	font: .78em/125% Arial, Helvetica, sans-serif;
}
.Body-3 {
	font: 65%/105% Arial, Helvetica, sans-serif;
}
.sidebartext_h4 {
	font: 0.7em Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px 3px 6px;
}

.overline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.deck {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
.caption {
	font: .7em Arial, Helvetica, sans-serif;
	margin-top: 8px;
	padding-top: 0px;
}
.caption_short {
	font: .7em Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding-top: 0px;
	width: 200px;
}

.Notes {
	font-family: "Courier New", Courier, mono;
	font-size: 95%;
	line-height: 110%;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	color: #FF0000;
}

.color-white {
	color: #ffffff;
}
.color-darkblue {
	color: #000066;
}
.color-red {
	color: #660000;
}
.color-green {
	color: #006600;
}


.sidenav {
	color: #000066;
	margin: 20px 0px 0px 12px;
	padding: 0px 0px 2px 12px;
	font: bold 65% Verdana, Arial, Helvetica, sans-serif;
	background: url(/Templates/images/bullet.gif) no-repeat left center;
}
.sidenav a:link {
	color: #000066;
	text-decoration: none;
}
.sidenav a:visited {
	color: #000066;
	text-decoration: none;
}
.sidenav a:hover {
	color: #0066CC;
}


.sidenav2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-weight: normal;
	color: #000066;
	margin: 6px 0px 0px 10px;
	padding: 0px;
}
.sidenav2 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000066;
	padding: 0px;
	text-decoration: none;
}
.sidenav2 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0066CC;
	padding: 0px;
	text-decoration: none;
	margin-right: 0px;
	margin-bottom: 0px;
}
.sidenav2 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000066;
	padding: 0px;
	text-decoration: none;
}

.right {
	float: right;
	margin-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 8px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 8px;
	padding-bottom: 0px;
	display: block;
	margin-right: 0px;
	padding-right: 0px;
}
.left {
	float: left;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 8px;
	padding-bottom: 0px;
	display: block;
	margin-right: 10px;
	padding-right: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.tight_vertical {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.sidebar_box {
	border-right: 2px solid #BCB478;
	border-left: 1px solid #E6D088;
	border-top: 1px solid #E6D088;
	border-bottom: 2px solid #BCB478;
}
.sidebar_box_wrapper {
	padding-bottom: 4px;
}
.sidebar_box h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	margin: 0px;
	padding: 4px 3px 5px 3px;
	border-bottom: 1px solid #E6D088;
}
.sidebartext {
	font: 0.7em Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px 3px 6px;
}
.sidebar_box .sidebartext {
	color: #363F72;
	padding-top: 4px;
}
#tva {
	font: .7em Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #666666;
	letter-spacing: 1.2em;
	background: url(/Templates/images/295logo.gif) no-repeat 30px 40px;
	height: 20px;
	border-bottom: 1px solid #666666;
	padding-top: 60px;
	padding-left: 100px;
}


/* -----------------------------------------------------------images--------------------------------------------------- */
.image_right {
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	top: 20px;
	margin: 0px 0px 8px 10px;
	padding: 0px 0px 0px 8px;
}
img {
	border-style: none;
}
.img_right_caption {
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	top: 20px;
	margin: 0px 0px 8px 10px;
	padding: 0px 0px 0px 8px;
	width: 200px;
}
.image_left {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin: 0px 10px 8px 0px;
	padding: 0px 8px 0px 0px;
}
.img_left_caption {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	top: 20px;
	margin: 0px 10px 8px 0px;
	padding: 0px 8px 0px 0px;
	width: 200px;
}


/*hide for now
div#sidebarcolumn h3 {
	margin-top: 20px;
	color: #2A5FAA;
	padding: 5px 2px 4px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	background-color: #FFFFAA;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E6D088;
	border-right-color: #BCB478;
	border-bottom-color: #E6D088;
	border-left-color: #E6D088;
}
.sidebartext_h3 {
	background: #FFFFCC;
	padding: 6px 3px 3px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	border-right: 2px solid #BCB478;
	border-left: 1px solid #E6D088;
}
.sidebartext_h3_bottom {
	background: #FFFFCC;
	padding: 6px 3px 8px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BCB478;
	border-bottom-color: #BCB478;
	border-left-color: #E6D088;
}*/


div#future3 {
	display: none;
}
div#future2 {
	display: none;
}
div#future1 {
	display: none;
}

/*"z" puts at bottom of Dreamweaver style list*/

.z_clearer {
	clear: both;
}
/*next 2 used for 2 columns in the main content area*/
.z_right_column {
	float: right;
	width: 45%;
	clear: right;
}
.z_left_column {
	float: left;
	width: 45%;
	padding: 0px;
	clear: left;
}
