/* CSS Document */

body {
	background-color: #e1e1e1;
	font-family: Verdana, Helvetica, sans serif;
	font-size: 11px;
	background-attachment: fixed;
	}

td,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
a {
	color: #2559a5;
	}
	
.masthead {
	background-image: url(../images/bannerbkg_img.jpg);
	height:100px;
	background-color: #cad4c2;	
	}
	
.content {
	padding: 0px 10px 10px 10px;
	}	
.right {
	float:right;
	width:175px;
	margin: 0px;
	padding: 0px;
}
	
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;
	font-size: 10px
	}
.nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	font-size:10px
	}	
	
td.subnav {
	color: #FFFFFF;
	padding: 2px 5px 0px 0px;
	}	
a.subnav {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none
	}	
.subnav a:hover {
	color: #ff9900;
	font-weight:bold;
	text-decoration: underline
	}
	
td.mininav {
	color: #4e613d;
	padding: 5px;
	background-color: #E8D560;
	}	
a.mininav {
	color: #4e613d;
	
	text-decoration: none
	}	
.mininav a:hover {
	color: #4e613d;
	
	text-decoration: underline
	}	
	
.footer {
	color: #333333;
	text-decoration: none;
	} 
a.footer {
	color: #2559a5;
	text-decoration: none;
	font-weight:bold
	}
.nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight:bold
	}	

.Title {
	color: #000000;
	font-size: 24px;
	font-family: "Brush Script MT";
	}
	
.Subtitle {
	color: #cc0c00;
	font-weight: bold;
	font-size: 12px;
	}
.tblheader {
	background-image: url(../images/tablebkg_img.gif);
	text-align: center;
	color: #FFFFFF;
	height: 25px;
	}
.tblheader2 {
	background-image: url(../images/tablebkg2_img.gif);
	color: #FFFFFF;
	background-color: #910900;
	background-repeat: repeat-x;
	}	

.tblcontent {
	font-size: 10px
	}	

.Module {
	border:1px solid #003e7e;
	border-collapse: collapse;
	background-color:#FFFFFF;
}
	
.ModuleTblText {
	padding: 3px;
	font-size: 9px;
	}
	
.ModuleTblTitle {
	padding: 3px;
	font-weight: bold;
	font-size: 10px;
	color: #003e7e;
	}

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;
	}	
.inputButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #003e7e;
	background-color: #e8463f;
	padding: 1px;
}
.InputField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #003e7e;
	background-color: #FFFFFF;
	width: 85px;
}

/*********************** News styles ***********************/

.news-headline{
	background-color: #ddddbb;
	font-weight: bold;
	}

.storyTitle {
		font-size: 14px;
		font-weight:bold;
		}

.storyText p { 
	font-size: 12px;
	}

/*********************** 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%;
	}

