/* CSS Document */
html, body {
	height: 100%;
	}

body {  
	font-family: Lucida Grande, Arial, sans-serif; 
	font-size: 12px; 
	color: #333333;
	background-color: #a6923b; 
	margin:0;
	background-image: url(../images/bkg-repeat.gif);
	background-repeat: repeat-x;
	}
td { 
	font-family: Lucida Grande, Arial, sans-serif; 
	font-size: 14px;
	line-height: 20px;
	}

a { color: #0038a8}

h1 {
	color: #002868;
	font-weight:bold;
	margin-bottom: 10px;
	font-size: 20px;
	line-height: 20px
	}

h2 {
	color: #0F1539;
	font-size: 18px;
	line-height: 16px;
	font-weight: bold;
	}

ul {
	list-style-image: url(../images/bullet.gif);
}

td.body {
	background-image: url(../images/bkg-left.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	background-color: #FFF;
	}

table.body {
	background-image: url(../images/bkg-top-left.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}

.Footer { font-size: 10px; color: #666666; line-height: 13pt}
td.Footer {
	padding: 5px 20px 5px 20px;
	}
	
.Copyright { font-size: 10px; color: #666666}
.content {
	background-position: top left;
	background-repeat: repeat-x;
	padding: 100px 20px 20px 10px;
	}

.SubTitle {
	font-size: 14px; 
	font-weight: bold;
	/*font-style: italic;*/
	color: #081818; 
	}
.module-title {
	font-size: 12px; 
	font-weight: bold;
	/*font-style: italic;*/
	color: #333333; 
	}	

.newsbox {
	background-color: #000;
	color: #333333;
	font-size: 10px;
	padding: 10px;
	}
.module {
	background-color: #FEF1B5;
	border-bottom: 1px solid #CCC;
	color: #0038a8;
	}

th.module {
	padding: 4px; 
	color: #FFFFFF;
	font-size: 12px; 
	font-weight: bold;
	text-align: left;
	background-color: #000;
	}

.nav {
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	}

td.nav { 
	padding: 5px 5px 5px 10px; 
	height: 28px;
	}

.nav a:link, .nav a:visited, .nav a:active {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	}
.nav a:hover {
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
	}
.ModuleTblText {
	background-image: url(../images/bkg-middle.gif);
	background-repeat: repeat-x;
	background-position:top;
	padding: 3px;
	font-size: 9px;
	border-right: 1px solid #CCC;
	color: #333333;
	background-color: #fef1b5;
	}
	
.ModuleTblTitle {
	padding: 3px;
	font-weight: bold;
	font-size: 11px;
	color: #231F20;
	}

.ModuleTblHeader {
	padding: 4px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #002868;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	}

.SearchField {
	width: 130px;
	}

.SearchButton {
	background-color: #000; 
	border: 1px solid #000000; 
	color: #FFFFFF; 
	font-size: 10px; 
	font-weight: bold;
	height: 25px;
	width: 110px;
	}

.LocationTblHeader {
	border: 1px solid #33339A; 
	padding: 4px; 
	color: #FFFFFF; 
	font-weight: bold;
	background-color: #000;
	}
	
.caption {
	font-size: 9px;
	line-height: 11px;
	}

.shadow-top {
	background-image: url(../images/shadow-top.gif);
	background-position:top center;
	background-repeat:no-repeat;
	}
	
.shadow-middle {
	background-image: url(../images/shadow-middle.gif);
	background-position:top center;
	background-repeat: repeat-y;
	}

.shadow-bottom {
	background-image: url(../images/shadow-bottom.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
	padding-bottom: 10px;
	}

.masthead {
	background-color: #002868;
	color: #CCCCCC;
	padding: 2px 10px 2px 10px;
	text-align:left
	}

.masthead a {
	color: #FFFFFF;
	text-decoration: none;
	height: 20px;
	}

.column-left {
	}

.regulatory-logos {
	padding: 10px 20px 10px 20px;
	}

.divider {
	height: 5px;
	border-top:1px solid #adafaa;
	margin-top: 5px;
	}

/*********************** News styles ***********************/

.news-headline{
	background-color: #ddddbb;
	font-weight: bold;
	}

.storyTitle {
	font-size: 20px;
	font-weight:bold;
	color: #0038a8;
	font-family: "Times New Roman", Times, serif;
		}

.storyText p { 
	font-size: 12px;
	}
/*********************** Map styles ***********************/

.map-field {
	border: 1px solid #666;
	padding-left: 3px;
	height: 20px;
	}

/*********************** Market Watch styles ***********************/

#stocks {
	width: 200px;
	}

#stocks table {
	background-color: #FFF;
	font-size: 10px;
	}

#stocks th {
	background-color: #a3b5db;
	color: #1a2798;
	font-weight:bold;
	font-size: 9px;
	padding: 4px;
	}

#stocks td {
	text-align: center;
	}

#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;
        }

/*********************** 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;
	}

#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: 5px;
	margin: 5px 15px 0px 10px;
	font-size: 10px;
	background-image: url(../images/weather-bkg.png);
	background-repeat: no-repeat;
	}

#module-weather .weather-temp {
	display: block;
	font-size: 20px;
	font-weight:bold;
	}

#module-weather .weather-forecast {
	display: none;
	}

#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;
	}

.weather-footer {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	width: 100%;
	}

#module-weather font {
	font-size: 9px;
	}

#module-weather .input_type {
 	background-color: #CCCCCC;
 	border:1px solid;
 	font-family:Arial,sans-serif;font-size:8pt;
 	font-weight:bold;
 	padding: 2px 5px 2px 5px;
	}

#module-weather form {
	margin: 0;
	}
x
