/* CSS Document */

body {
	background-color: #5c5c5c;
	font-family: Verdana, Helvetica, sans serif;
	font-size: 11px;
	background-image: url(../images/bkg_img.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	}

td,p {
	font-family: Verdana, Helvetica, sans serif;
	font-size: 11px;
	color: #555;
	
	}
	
a {
	color: #880000;
	}

h1 {
	color: #333;
	}

h2 {
	color: #880000;
	}

li {
	padding-bottom: 10px;
	}

.masthead {
	background-image: url(../images/bannerbkg_img.jpg);
	background-repeat: no-repeat;
	height:150px;
	background-color: #cad4c2;	
	}
	
.content {
	background-color: #FFFFFF;
	background-position: right;
	background-repeat:repeat-y;
	padding: 15px;
	}
.content td, .content p {
	line-height: 16px;
	}	
	
td.nav {
	background-image: url(../images/navbkg_img.gif);
	background-position:center;
	padding-left: 30px;
	color: #FFFFFF;
	}
	
a.nav {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}
.nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	}	
	
td.subnav {
	color: #aaa;
	padding: 15px 10px 0px 0px;
	}	
a.subnav {
	color: #FFF;
	font-weight:bold;
	text-decoration: none;
	}	
.subnav a:hover {
	color: #880000;
	font-weight:bold;
	text-decoration: underline
	}
	
td.mininav {
	color: #555;
	padding: 5px;background-color: #afafaf;
	background-image: url(../images/TVBWAOH-bkg.gif);
	background-repeat: repeat-x;
	}	
a.mininav {
	color: #880000;
	
	text-decoration: none
	}	
.mininav a:hover {
	color: #880000;
	
	text-decoration: underline
	}	
	
.footer {
	color: #FFFFFF;
	text-decoration: none;
	} 
a.footer {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold
	}
.nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight:bold
	}	
	
.Subtitle {
	color: #3f7c37;
	font-weight: bold;
	}
.tblheader {
	background-image: url(../images/tablebkg_img.gif);
	text-align: center;
	color: #FFFFFF;
	height: 25px;
	}
.tblheader2 {
	background-image: url(../images/tablebkg2_img.gif);
	text-align: center;
	color: #555;
	height: 25px;
	font-weight: bold;
	vertical-align: middle;
	}	
.tblcontent {
	font-size: 10px

	}	
	
.ModuleTblText {
	padding: 3px;
	font-size: 9px;
	}
	
.ModuleTblTitle {
	padding: 3px;
	font-weight: bold;
	font-size: 10px;
	border-right: 1px solid #3f7c37;
	}

td.product {
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	height: 101px;
	width: 230px;
	padding-left: 140px;
	}
.product a:link, .product a:visited {
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	}
.product a:hover {		
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration: underline;
	}	

/*********************** News styles ***********************/

.news-headline{
	font-weight: bold;
	}

.storyTitle {
		font-size: 14px;
		font-weight:bold;
		}

.storyText p { 
	font-size: 12px;
	}

.news-pic {
	float: left;
	margin: 5px 10px 0 0;
	border: 1px solid #999;
	}

.news-category, .nnews-categories-list {
	font-weight:bold;
	text-transform: uppercase;
	}

/*********************** Market Watch styles ***********************/

#stocks {
        font-size: 10px;
        }
		
#stocks table {
	background-color: #FFF;
	font-size: 10px;
	}

#stocks th {
	background-color: #CCC;
	font-weight:bold;
	font-size: 10px;
	padding: 4px;
	}

#stocks .row1 {
	background-color: #FFF;
	padding: 4px;
	font-size: 10px;
	}

#stocks .row2 {
	background-color: #EEE;
	padding: 4px;
	font-size: 10px;
	}

#stocks .stock-footer {
	border-top: 1px solid #CCC;
	}

#stocks .change-up {
        color: #009900;
        }

#stocks .change-down {
        color: #FF0000;
        }


/*********************** Map styles ***********************/

.map-field {
	border: 1px solid #666;
	padding-left: 3px;
	height: 20px;
	}


/*********************** Weather styles ***********************/

#module-weather {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	width: 175px;
	}

#module-weather td, #module-weather p {
	font-size: 10px;
	}

#module-weather .weather-location {
	text-align: center;
	font-weight:bold;
	display: block;
	width: 100%;
	/*background-color: #CCC;*/
	padding-top: 2px;
	padding-bottom: 2px;
	}

#module-weather .weather-image {
	float:left;
	}

#module-weather .weather-data {
	/*border: 1px solid #CCC;*/
	padding: 2px;
	}
	
#module-weather .weather-conditions {
	/*border: 1px solid #CCC;*/
	padding: 2px;
	margin-right: 0px;
	width: 135px;
	font-size: 10px;
	}

#module-weather .weather-temp {
	display: block;
	font-size: 20px;
	font-weight:bold;
	}

#module-weather .weather-forecast {
	}

#module-weather table.forecast-data {
	width: 160px;
	padding-left: 2px;
	}

#module-weather .weather-forecast-title {
	font-weight:bold;
	background-color: #DEDEDE;
	padding: 2px;
	text-transform: uppercase;
	}

#module-weather .input_type {
 	background-color: #CCCCCC;
 	border-right:1px solid;
 	border-left:1px solid;
 	border-top:1px solid;
 	border-bottom:1px solid;
 	font-family:Arial,sans-serif;font-size:8pt;
 	font-weight:bold;
 	padding-bottom:2px;
 	padding-top:2px;
 	padding-left:5px;
 	padding-right:5px;
	}

.weather-footer {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	width: 100%;
	}