/* CSS Document */

html, body {
	height: 100%;
	}

body {
	background-color: #d2cfdd;
	background-image: url(../images/background.gif);
	background-position: top center;
	background-repeat: repeat-y;
	color: #333333;
	font-family: Lucida Grande, Verdana, Arial, sans serif;
	font-size: 11px;
	line-height: 14px;
	}

td,p {
	color: #333333;
	font-family: Lucida Grande, Verdana, Arial, sans serif;
	font-size: 11px;
	line-height: 14px;
	}

.masthead {
	background-image: url(../images/masthead.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #FFF;
	height: 87px;
	border-bottom: 1px solid #1d1157;
	border-left: 1px solid #1d1157;
	border-right: 1px solid #1d1157;
	}

.content {
	background-color: #FFF;
	border-left: 1px solid #1d1157;
	border-right: 1px solid #1d1157;
	}

.content-body {
	padding-right: 20px;
	}

.border {
	background-color: #1d1157;
	}
.footer {
	color: #d2cfdd;
	font-size: 9px;
	height: 40px;
	padding: 5px;
	border-left: 1px solid #1d1157;
	border-right: 1px solid #1d1157;
	background-color: #1d1157;
	}
	
.footer a {
	color: #d2cfdd;
	}

td.toolbar {
	background-image: url(../images/gradient.gif);
	height: 30px;
	border-left: 1px solid #1d1157;
	border-right: 1px solid #1d1157;
	}

.nav {
	font-weight: bold;
	}
a.nav {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}
td.nav {
	padding: 5px;
	}
	
a.SubNav {
	color: #FFFFFF;
	text-decoration: none;
	}

a
	{
	color: #4D9D6B;
	text-decoration: none;
	}
.TableHeader {
	background-color: #1d1157;
	color: #FFFFFF;
	font-weight: bold;
	}
	
.Title, h1 {
	color: #1d1157;
	font-family: Lucida Grande, Arial, sans serif;
	font-size: 20px;
	font-weight: bold;
	}

h2 {
	color: #1d1157;
	font-size: 16px;
	font-weight:bold;
	}

.subTitle, h3 {
	color: #4D9D6B;
	font-size: 14px;
	font-weight:bold;
	}

.ModuleTblHeader {
	background-color: #1d1157;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	}
.ModuleTblTitle {
	font-size: 10px;
	font-weight: bold;
	padding: 5px;
	}
.ModuleTblText {
	font-size: 10px;
	padding: 5px;
	}

.top-nav {
	color: white;
	font: 11px Lucida Grande, Arial, sans serif;
	height: 30px;
	}

a.top-nav {
	color: white;
	font: 11px Lucida Grande, Arial, sans serif;
	}

.module-header {
	color: white;
	background-color: #1d1157;
	background-image: url(../images/gradient.gif);
	text-transform:uppercase;
	height: 25px;
	}

.module-subheader {
	color: #1F411D;
	font-size: 11px;
	font-family: Arial Narrow, Arial, sans serif;
	text-align: left;
	}

.module-data {
	background-color: #CCC;
	font-size: 11px;
	border-top: 1px solid #E3E9E2;
	border-bottom: 1px solid #E3E9E2;
	font-family: Arial Narrow, Arial, sans serif;
	}

.ledger2 {
	background-color: #EEEEEE;
	}

.ledger3 {
	background-color:#D2D0DC;
	}


.showstate{ /*Definition for state toggling image */
cursor:hand;
cursor:pointer;
float: right;
margin-right: 3px;
}

.switchcontent{
border-top-width: 0;
}

.headers2 {
	margin-bottom: 10px;
	background-image: url(../images/gradient.gif);
	height: 25px;
	color: #fff;
	padding: 5px 0 0 5px;
	}

.headers2 a {
	color: white;
	}

.Tblheader {
	background-image: url(../images/gradient.gif);
	color:#FFFFFF;
	height: 20px;
	text-align: center;
	font-size: 11px;
	font-weight:bold;
	}
.Tbltext {
	font-size: 10px;
	padding: 3px;
	line-height: 12px;
	}	

.contact a {
	color: #1d1157;
	font-weight:bold;
	}

.usb-style p {
	font-size:18px;
	}

.usb-style .green {
	color: #4D9D6B;
	font-size: 28px;
	}

.usb-style .purple {
	color: #1d1157;
	font-size: 28px;
	}

.module-rates-footer {
	marign-left: 75px; 
	padding-bottom: 30px; 
	color: #FFF; 
	text-align:right; 
	line-height: 18px;
	}

.module-rates-footer a {
	color: #FFF;
	}

/*********************** Market Watch styles ***********************/

#stocks {
        font-size: 10px;
		width: 200px;
        }

hr {
	width: 200px;
	color: #666;
	background-color: #666;
	height: 1px;
	border:0;
	}

#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: 165px;
	}

#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%;
	}

#module-weather  hr {
	width: 90%;
	}