﻿/* CSS Document */
html, body {
	height: 100%;
	}

body {
	background-color: #1e51b7;
	font-family: Lucida Grande, Arial, Helvetica, sans serif;
	font-size: 11px;
	margin: 0;
	background-image: url(../images/page-top.gif);
	background-repeat: repeat-x;
	}

td,p {
	font-size: 11px;
	}
	
a {
	color: #003399;
	}

h1 {
	color: #e8a713;
	font-weight:normal;
	font-size: 20pt;
	line-height: 28px
	}

h2 {
	color: #333333;
	font-size: 16pt;
	font-weight: bold;
	line-height: 16pt;
	}

h3 {
	font-size: 14pt;
	color: #e8a713;
	font-weight: normal;
	}

th {
	background-color: #807045;
	color: #FFF;
	font-size: 12px;
	padding: 4px 10px 4px 10px;
	}

#page {
	background-color: #f7f4ec;
	width: 775px;
	}

.page-top {
	background-image: url(../images/page-bkg.gif);
	background-repeat: repeat-y;
	background-position: top;
	}

.page-bottom {
	background-image: url(../images/page-top2.gif);
	background-repeat: no-repeat;
	background-position: top center;
	}

#logo {
	float: left;
	}

.masthead{
	background-color:  #FFFFFF;
	height: 90px;
	background-image: url(../images/masthead.jpg);
	}

.masthead-message {
	font-size: 18px;
	font-style: italic;
	padding: 35px 10px;
	}

.login {
	background-image: url(../images/bkg-instant-login.jpg);
	background-repeat:no-repeat;
	background-color: #ad6e29;
}

.left-column {
	background-image: url(../images/BKG-leftbar.JPG);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 50px;
	width:175px;
	}

.center-column {
	padding: 5px;
	}

.center-column-full {
	padding: 10px;
	width: 580px;
	}

.right-column {
	width: 200px;
	}

.curve-wrapper {
	background: url(../images/Curve-right.gif) top left no-repeat;
	padding: 0;
	}

.content {
	padding: 0px;
	background: url(../images/right-column.gif) top right repeat-y;
	}

.copyright {
	height: 40px;
	color: #CCCCCC;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #003399;
	}

.copyright a {
	color: #FFF;
	}
.Footer {
	color: #CCCCCC;
}

.nav {
	background-color: #e8a713;
	color: #FFFFFF;
	}
	
a.nav {
	font-weight: bold;
	}

.SubNav {
	color: #FFFFFF;
	background-color: #1e1c77;
	background-position: top left;
	height: 22px;
	background-image: url(../images/BKG-topbar.gif);
	padding-left:20px
	}
	
.SubNav a{
	color: #FFFFFF;
	font-weight: bold;
	}

.Toolbar {
	color: #333333;
	}

a.Toolbar {
	color: #003399;
	font-size:13px;
	font-weight: bold;
	text-decoration: none;
	}
.Toolbar a:hover {
	color: #e8a713;
	font-size:13px;
	font-weight: bold;
	text-decoration: none;
}

.Subtitle {
	color: #543019;
	}

.module-title {
	font-weight:bold;
	background-color: #543019;
	color: #FFFFFF;
	padding: 5;
	}
.module-tye {
	color: #000;
	padding: 3px;
	}
.module-tye-sm {
	color: #000;
	padding: 3px;
	font-size:10px
	}
/*********************** News styles ***********************/

.news-pic {
	float: left;
	margin-right: 10px;
	}

.news-pic img {
	border: 1px solid #666;
	}

.news-headline{
	font-weight: bold;
	}

.storyTitle {
		font-size: 14px;
		font-weight:bold;
		}

.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;
	}
