/* CSS Document */

body {
	font-family: Verdana, Helvetica, sans serif;
	font-size: 11px;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

td,p {
	font-family: Verdana, Helvetica, sans serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	}
.content {
	padding: 5px 5px 5px 5px;
	}	
	
a:link {
	color: #308c2e;
	text-decoration: none;
}
a:visited {
	color: #308c2e;
	text-decoration: none;
}
a:hover {
	color: #003300;
	text-decoration: underline;
}
a:active {
	color: #003300;
	text-decoration: none;
}	
	
.Subtitle {
	font-size:11px;
	font-weight:bold;
	color: #FFFFFF;
	}
.Subtitle2 {
	font-size:11px;
	font-weight:bold;
	color: #318C2F;
	text-decoration: underline;
	}	
	
.Subheading {
	background-image:url(images/header/subheading_bkg.jpg);
	background-repeat: no-repeat;
	width: 300px;
	height: 32px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	padding: 7px 0px 0px 25px;
	font-weight: bold;
	}
	
.Title {
	font-size:12px;
	color: #012008;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:2px;
	font-weight:bold;
	}
.Title2 {
	background-color: #012008;
	background-image:url(images/header_img.gif);
	background-position: right;
	background-repeat:no-repeat;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	height: 15px;
	padding-left: 5px;
	}		
	
td.subnav {
	font-size: 12px;
	color: #FFFFFF;
	padding-left:40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}	
.subnav {
	font-size: 12px;
	color: #FFFFFF;
	}		
.subnav a:link, .subnav a:visited {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	}
.subnav a:hover {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
	}	

td.nav {
	font-size: 11px;
	color: #333333;
	height: 25px;
	}	
a.nav {
	font-size: 11px;
	color: #333333;
	height: 25px;
	}		
.nav a:link {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	}
.nav a:visited{
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	}	
.nav a:hover{
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;
	}	
	

		
td.footer {
	font-size: 10px;
	font-weight:bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}	
.footer {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}		
.footer a:link {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	}	
.footer a:visited {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	}		
.footer a:hover{
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration:underline;
		}	
	
.marketingheader {
	color: #f8d700;
	height: 25px;
	height: 25px;
	font-weight: bold;
	border-bottom: 1px dashed #f4d308;
	}	
	
.marketingheader2 {
	color: #318C2F;
	height: 25px;
	font-weight: bold;
	}

td.subtext {
	padding:2px;
	font-size: 10px;
	color: #000000;
	}
.subtext {
	font-size: 10px;
	color: #000000;
	}
a.subtext	{
	color: #1b4419;
	font-size: 10px;
	}
.subtext a:link {
	color: #1b4419;
	font-size: 10px;
	}	
.subtext a:visited {
	color: #1b4419;
	font-size: 10px;
	}		
.subtext a:hover{
	color: #7a8a73;
	font-size: 10px;
	text-decoration:underline;
		}	

.marketingside {
	background-image:url(images/layoutrightside.gif);
	background-repeat: repeat-y;
	width: 207px;
	padding-left: 15px;
	}

.ModuleTblText {
	padding: 3px;
	font-size: 9px;
	}
	
.ModuleTblTitle {
	padding: 3px;
	font-weight: bold;
	font-size: 11px;
	}

.ModuleTblHeader {
	border: 1px solid #165228; 
	padding: 4px; 
	color: #FFFFFF; 
	font-weight: bold;
	background-color: #4D895F;
	}
.banner {
	background-image: url(images/fullbanner_img.jpg);
	background-position:bottom center;
	}
.topgradient {
	background-image: url(images/topgradient_repeat.gif);
	background-repeat:repeat-x;
	background-position:top;
	}
.layoutleftside {
	background-image: url(images/layoutleftside.jpg);
	background-repeat:repeat-y;
	height: 100%;
	width: 175px;
	}		
.layoutrightside {
	background-image: url(images/layoutrightside.jpg);
	background-repeat:repeat-y;
	height: 100%;
	background-position: right;
	}		
/*********************** 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%;
	}