/* CSS Document */

body {  
	font-family: Lucida Grande, Arial, sans serif; 
	font-size: 11px; 
	color: #333333;
	background-color: #ecf2fb; 
	background-image: url(../images/bkg.gif);
	background-position: center;
	background-repeat: repeat-y;
	line-height: 15px;
	margin: 0;
	}

html, body {
	height: 100%;
	}
	
td { 
	font-family: Lucida Grande, Arial, sans serif; 
	font-size: 12px;
	line-height: 15px;
	}

h1 {
	color: #2356be;
	font-size: 20px;
	}

h3 {
	color: #113694;
	text-transform:uppercase;
	}

.masthead {
	background-image: url(../images/masthead.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 134px;
	}
	
.Footer { 
	font-size: 10px; 
	color: #666666; 
	line-height: 13pt
	}
	
.Copyright { 
	font-size: 10px; 
	color: #999999;
	padding: 5px 0 0 10px; 
	border-top: 1px solid #333333;
	height: 100px;
	}
.HeaderReverse { font-family: Lucida Grande, Arial, sans serif; font-size: 9px; font-weight: bold; color: #FFFFFF; background-color: #366520}
a:link {  color: #003399}
a:active { color: #003399 }
a:visited { color: #003399 }
a:hover { color: #003399 }
.Title {  
	font-family: Times New Roman, Times, serif;
	font-size: 18px; 
	font-style: italic; 
	font-weight: bold; 
	color: #003399
	}

.SubTitle {
	font-size: 12px; 
	font-weight: bold;
	/*font-style: italic;*/
	color: #003399; 
	}

.newsbox {
	background-color: #DDDDDD;
	color: #333333;
	font-size: 10px;
	padding: 10px;
	}


th.module {
	padding: 4px; 
	vertical-align: middle;
	color: #FFFFFF;
	font-size: 12px; 
	font-weight: bold;
	text-align: left;
	background-color: #456fc4;
	}

.module-content {
	background-color: #dfe8f9;
	border: 1px solid #333;
	border-bottom: 0;
	padding: 5px;
	}

.nav {
	color: #FFFFFF;
	font-family: Trebuchet MS, Verdana, Arial, sans serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #003399;
	}

td.nav { padding: 7px; }

.nav a:link, .nav a:visited, .nav a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Trebuchet MS, Verdana, Arial, sans serif;
	font-size: 12px;
	}
.nav a:hover {
	color: #FFFFFF;
	font-family: Trebuchet MS, Verdana, Arial, sans serif;
	font-size: 12px;
	text-decoration: none;
	}

.navFiller {
	background-color: #003399;
	height: 220px;
	width: 175px;
	background-image:url(../images/navFiller.jpg);
	}

td.subnav {
	padding: 0 10px 0 10px;
	}

a.subnav, a.subnav:visited, a.subnav:hover {
	color: #FFFFFF;
	font-weight:bold;
	font-size: 8pt;
	text-decoration:none;
	}

.navbar {
	background-color: #333333;
	background-image:url(../images/gradient.gif);
	height: 25px;
	}

.navSpacer {
	background-color: #000000;
	width: 1px;
	}

.ModuleTblText {
	padding: 3px;
	font-size: 9px;
	}
	
.ModuleTblTitle {
	padding: 3px;
	font-weight: bold;
	}

.ModuleTblHeader {
	padding: 4px; 
	color: #FFFFFF; 
	font-weight: bold;
	background-color: #7fa1e5;
	}

.SearchField {
	width: 130px;
	}

.SearchButton {
	background-color: #9A9ACC; 
	border: 1px solid #000000; 
	color: #FFFFFF; 
	font-family: Verdana, Arial, sans serif; 
	font-size: 10px; 
	font-weight: bold;
	height: 25px;
	width: 110px;
	}

.LocationTblHeader {
	border: 1px solid #33339A; 
	padding: 4px; 
	color: #FFFFFF; 
	font-weight: bold;
	background-color: #9A9ACC;
	}
	
.caption {
	font-size: 9px;
	line-height: 11px;
	}

.PageHeader {
	color: #000;
	background-color: #7fa1e5;
	height: 45px;
	border-top:1px solid #000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	width: 574px;
	padding: 15px 0 5px 10px;
	font-size: 22px;
	}

.BodyArea {
	padding: 15px 10px 0 10px;
	width: 574px;
	}

.BodyArea blockquote {
	margin: 0px;
	margin-left: 25px;
	}

.LeftColumn {
	color: #FFFFFF;
	background-color: #7fa1e5;
	border-right: 1px solid #333333;
	width: 175px;
	}

.RightColumn {
	border-left: 1px solid #333333;
	padding: 15px 0 0 10px;
	}

.data2 {
	background-color: #dfe8f9;
	}


/*********************** Module styles ***********************/

.module {
	padding-bottom: 5px;
	}

.module-title {
	background-color: #456fc4; /* module title bar background color */
	color:white; /* module title bar text color */
	padding: 5px 0 5px 5px;
	font-weight:bold; /* module title bar text style */
	}

.module-body {
	border-left: 1px solid #456fc4; /* module border color */
	border-right: 1px solid #456fc4; /* module border color */
	padding: 10px;
	background-color: white; /* module background color */
	}

.corner-topleft {
	background-color: #456fc4;  /* module title bar background color - same as above */
	background-image: url(http://pages.portana.com/images/topleft.gif); /* top left curve image */
	background-position: top left;
	background-repeat:no-repeat;
	}

.corner-topright {
	background-color: #456fc4; /* module title bar background color - same as above */
	background-image: url(http://pages.portana.com/images/topright.gif);  /* top right curve image */
	background-position: top right;
	background-repeat:no-repeat;
	}

.corner-btmleft {
	background-color: #456fc4; /* module title bar background color - same as above */
	background-image: url(http://pages.portana.com/images/btmleft.gif); /* bottom left curve image */
	background-position: bottom left;
	background-repeat:no-repeat;
	width: 8px;
	height: 15px;
	margin:0;
	padding: 0;
	}

.corner-btmright {
	background-color: #456fc4; /* module title bar background color - same as above */
	background-image: url(http://pages.portana.com/images/btmright.gif); /* bottom right curve image */
	background-position: bottom right;
	background-repeat:no-repeat;
	width: 8px;
	height: 15px;
	margin:0;
	padding: 0;
	}

.module-btmcenter {
	background-color: #456fc4; /* module title bar background color - same as above */
	background-image: url(http://pages.portana.com/images/btm.gif); /* bottom center module image */
	background-position:bottom;
	background-repeat:repeat-x;
	height: 15px;
	margin: 0;
	padding: 0;
	width: 100%
	}

/*********************** News styles ***********************/

.news-headline{
	font-weight: bold;
	}

.news-pic {
	float:left;
	margin-right: 10px;
	}
	
.storyTitle {
		font-size: 14px;
		font-weight:bold;
		}

.storyText p { 
	font-size: 12px;
	}

.news-category {
	font-weight:bold;
	}

/*********************** Calculator styles ***********************/

.calculator-button {
	border: 1px solid #666;
	background-color: #DDD;
	font-size:9px;
	width: 20px;
	height: 20px;
	margin: 1px;
	padding: 0;
	}

.calculator-clear {
	background-color:#CC0000; 
	color: #FFF;
	}

.calculator-function {
	background-color:#999; 
	}

.caclulator-display {
	width: 110px;
	border: 1px solid #666;
	padding-left: 3px;
	}


/*********************** Search styles ***********************/

.search-button {
	border: 1px solid #666;
	background-color: #DDD;
	font-size:10px;
	font-weight: bold;
	height: 20px;
	margin: 1px;
	padding: 0;
	}

.search-display {
	width: 110px;
	border: 1px solid #666;
	padding-left: 3px;
	height: 20px;
	}


/*********************** Market Watch styles ***********************/
#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;
	}


/*********************** 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: 480px;
	}

#module-weather td, #module-weather p {
	font-size: 10px;
	}

#module-weather .weather-location {
	text-align: center;
	font-weight:bold;
	font-size: 12px;
	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 {
	margin: 0 10px 0 10px
	}

#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 form {
	width: 90px;
	}

.weather-footer {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	width: 100%;
	}