/* CSS Document */

body {margin: 0px 0px;background: #666666; font-family:Arial;font-style: normal;line-height: 120%;color: #333333;}

div#login-backer {background-image: url(images/tv-login-backer.jpg); height:580px;}
div#login-box {background-color: #FFFFFF; border:1px solid black; visibility: visible; height:180px; width:310px; font-family:verdana; font-size:12px; color:#000000; padding:10px; text-align:center;}
div#login-leftcolumn {width:240px; margin:24px; margin-top:140px; float:left; font-size: 9px; font-family: verdana; color:#000000;}

table.menu a {width:100%; display: block;}
div.menu a {letter-spacing: 0px; color: #FFFFFF; text-decoration:none; font-size:14px; font-family: arial;}
div.menu a:link {color: #FFFFFF; text-decoration:none;}
div.menu a:active {color: #FFFFFF; text-decoration:underline;}
div.menu a:visited {color: #FFFFFF;text-decoration:none;}
div.menu a:hover {color: #FFFFFF; text-decoration:underline;}
.menu-back {background-color: #7C92AE; height: 30px; text-align: center;}

/* These are for the homepage, except for content-back, which is used on all content subpages */
div#content-back {background-color:#edf5ff; height:100%; min-height:100%; top:210px; float:none;}  
div#leftcolumn {width:240px; top:233px; float:left; margin:15px; font-size: 13px; font-family: arial;}
div#middlecolumn {width:240px; top:233px; float:left; margin:15px; font-size: 13px; font-family: arial;}
div#rightcolumn {width:240px; top:233px; float:left; margin:15px; font-size: 13px; font-family: arial;}
/* div#picmargin {margin:13px;} */

/* These are for subpages */
div#content-back-subs {background-color:#edf5ff; height:100%; min-height:100%; top:210px; float:none;}
div#leftcolumn-container {width:150px; top:245px; float:left;}
div#leftcolumn-header {width:140px; height: 16; top:245px; float:left; padding:6px; background-color: #F3E29D; font-family: arial; line-height: 110%;  font-style:bold; font-size:12px; color: #000000}
div#leftcolumn-body {width:140px; top:261px; float:left; background-color:#ffffff; font-family: verdana; font-size: 10px; font-style: normal; line-height: 130%; color: #777777; letter-spacing: 0.1pt; padding:5px;}

/* These are for content subpages */
div#middlecolumn-container {width:490px; top:233px; right:0px; float:left; margin:0px;}
div#middlecolumn-subs {width:460px; top:233px; right:0px; float:left; margin:20px;}

div#rightcolumn-container {width:150px; margin-right:10px; top:260px; float:right;}
div#rightcolumn-subs {
	width:130px;
	margin:10px;
	border: solid black;
	border-width:1px;
	background-color:#FFFFFF;
	padding: 4px;
	float: right;
}
div#rightcolumn-body {font-family: verdana; font-size: 10px; font-style: normal; line-height: 130%; color: #555555; letter-spacing: 0.1pt; padding:5px;}

/* These are for boxes with links to third-level pages */
div#subhead-column-container {width:185px; float:left; margin:10px;}
div#centersubheads-header {width:175px; padding:3px; background-color: #F3E29D; font-family: arial; font-size:12px; color: #000000}
div#centersubheads-body {width:171px; top:290px; background-color:#ffffff; font-family: verdana; font-size: 9px; font-style: normal; line-height: 120%; color: #555555; letter-spacing: 0.1pt; padding:5px;}

/* These are for over-all page text specs */
.body {font-family: verdana;font-size: 12px;font-style: normal;line-height: 130%;color: #333333;letter-spacing: 0px;}
.body-small {font-family: verdana;font-size: 8pt;font-style: normal;line-height: 118%;color: #333333;letter-spacing: 0px;}
.body-bold {font-family: verdana;font-size: 11px;font-style: normal;line-height: 130%;color: #333333;letter-spacing: 0px;font-weight: bolder;}
.page-body {font-size:9pt;}
.subhead {font-size:13pt; line-height: 110%;}
.byline {font-size:9pt;font-style:italic;}
.byline-bold {font-size:9pt;font-weight:bolder;font-style:normal;}
.date {font-size:8pt;font-weight:bolder;line-height:100%;}
.subheads-subs {font-size: 10pt;}

/* These are for links */
A:link {font-family: verdana;font-size: 8pt; line-height: 110%;text-decoration: none;color: #333399;font-weight: bold;}
A:visited {font-family: verdana; font-style: bold; font-size: 8pt; line-height: 110%;text-decoration: underline; color: #333399}
A:active {font-family: verdana; font-style: bold; font-size: 8pt; line-height: 110%;text-decoration: underline; color: #000000}
A:hover {font-family: verdana; font-style: bold; font-size: 8pt; line-height: 110%;text-decoration: underline; color: #000000}

div#footer {clear:all; text-align:center; height:30; margin:8px; font-family: arial; font-size:10px; }
div#footer a{	color:#7375FF;	text-decoration: underline; font-size:10px;}
div#footer a:hover{	color:#7375FF;	text-decoration: underline;  font-size:10px;}

/* this is for items in common with all headers */
h1, h2, h3, h4, h5, h6 {font-family:verdana; font-weight: bold; color:#333333;}
H1 {font-size:9pt;font-weight:lighter;line-height: 120%;font-family:arial;}
h2 {font-size:10pt;font-weight:normal;line-height: 100%;}
h3 {font-size:9pt;text-decoration:underline;}
h4 {font-size: 14pt; font-weight: normal; color: #1C3D60; letter-spacing:-0.4pt; line-height: 110%;/* overrides definition set above */ }
h5 {font-size: <your preferred size for H5s>font-weight: normal;}
h6 {font-size: <your preferred size for H6s>font-weight: normal;}

.email {font-size:9pt; font-weight:lighter; line-height: 120%; font-family:arial; color:#333333; margin: 18px 18px 18px 18px;}  