/* CSS Document */
html, body {
	height: 100%;
	}
	
body {
	background-color: #EEEEEE;
	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;
	}

th {
	background-color: black;
	color: white;
	font-size:11px;
	font-weight:bold;
	}

.border {
	background-color: #00388C;
	}

.top-bar {
	background-color: black;
	height: 25px;
	padding: 5px;
	}

.masthead {
	background-image: url(images/masthead.jpg);
	border-bottom: 1px solid #00388C;
	}

.footer {
	color: white;
	font-size: 9px;
	background-color: #8C3345;
	padding: 10px;
	height: 40px;
	}

.footer-link {
	color:white;
	}

td.toolbar {
	background-image: url(images/left-bkg.jpg);
	background-position:top left;
	background-repeat:repeat-y;
	background-color: #8C3345;
	width: 200px;
	}

.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: #7F0019;
	text-decoration: none;
	}

.content {
	background-color: white;
	padding: 75px 20px 20px 30px;
	background-image: url(images/content-bkg.gif);
	background-position:top left;
	background-repeat: no-repeat;
	}

.TableHeader {
	background-color: #7F0019;
	color: #FFFFFF;
	font-weight: bold;
	}
	
.Title {
	color: black;
	font-family: Lucida Grande, Arial, sans serif;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
	}

.subTitle {
	color: #7F0019;
	font-size: 14px;
	}

.sub-subTitle {
	font-weight:bold;
	text-transform:uppercase;
	}

.ModuleTblHeader {
	background-color: #7F0019;
	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;
	}

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

.module {
	width: 150px;
	}

.module-header {
	color: white;
	background-color: #7F0019;
	}

.ledger2 {
	background-color: #EEEEEE;
	}
	
.shadow-left {
	background-image: url(images/shadow-left.gif);
	background-repeat:repeat-y;
	}

.shadow-right {
	background-image: url(images/shadow-right.gif);
	background-repeat:repeat-y;
	}

.home-content {
	background-image: url(images/main-bkg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color: #8C3345;
	}

.home-page {
	background-image: url(images/home-bkg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:730px;
	height: 333px;
	}


/*********************** Market Watch styles ***********************/
#stock-parent {
	width: 200px;
	}

#stocks, table#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;
	}

.stock-footer {
	border-top: 1px solid #CCC;
	text-align: center;
	font-size: 9px;
	}

.stock-footer td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

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