﻿body {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px /* 62.5% */ /*this makes 1em 10px, 1.2em 11px */;
	color: #666666;
	background: #DDE6E7 url(images/bg_body.jpg) repeat-x;
}

/*

* {
	margin: 0;
	padding: 0;
	}
*/

a { text-decoration: none;}

a:link {
	color: #1D99C4;
}
a:visited {
	color: #1D99C4;
}
a:hover {
	color: #13789D;
}
a:active {
	color: #1D99C4;
}

p {
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}

ul { list-style: none; }

h1 {
	/*color: #666666;*/
	color: #4E8817;
	font-size: 14px;
	font-weight: normal;
}

h2 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 3px;
}

h3 {
	color: #4E8817;
	font-size: 10px;
	font-weight: bold;
}

h4 {
	color: #1D99C4;
	font-size: 9px;
	font-weight: bold;
}

h5 {
	border-bottom: 1px dotted #C8C6B7;
	margin-top: 4px;
	margin-bottom: 10px;
}

h6 {
	font-size: 10px;	
	font-weight: normal;
	margin-bottom: 10px;
	text-transform:uppercase;
}

h7 {
	font-size: 10px;	
	font-weight: bold;
}

.rightLink {
	position: absolute;
	right: 10px;
	top: 20px;
}

#mainFrame {
	width: 765px;	
	margin: 20px auto auto auto;
	background-color: #ffffff;
	padding-bottom:5px;
	
}

#head {
	width: 765px;
	padding-top: 0px; /* used to be 10px */
	margin-top: 0px;
	/*background: #ffffff url(images/photo.jpg) no-repeat;*/
	height: 125px;
}

.banner 
{
 padding-left: 0px; /* used to be 10px */ 
}

.logoTopLeft {
	padding-left:50px;
	float: left;
	width: 585px;
	padding-top: 73px;
}
.logoTopRight {
	float: left;
	padding-top: 49px;
	text-align: center;
}

.logoSubText {
	color: #ffffff;
}

#menu {
	width: 745px;
	position: relative;
	font-weight: bold;
	background-color: #ffffff;

	padding-bottom: 11px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
	height:14px;

}

.menuContent {	
	background: #ffffff url(images/bg_menu.jpg) repeat-x;
	height:25px;
    
}


#main {
	position: relative;
	width: 745px;
	background-color: #ffffff;
	padding-left: 10px;
	padding-bottom: 9px;
	padding-top:10px;
	margin: 0px 0px 0px 0px;

}

#columns {
	position: relative;
	width: 755px;
	background-color: #ffffff;
	padding-left: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	

}

#columns .leftColumn {
	width: 564px;
	width: 500px;
	float: left;
	background-color: #ffffff;
}

#columns .rightColumn {
	width: 180px;
	width: 230px;
	float: left;
	background-color: #ffffff;

}

#columns .box1 {
	border: 1px solid #DCDCDC;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	float: left;
	/*width: 153px;*/
	width: 215px;
	height: 150px;
	background-image:  url(images/bg2.jpg);
	margin-right: 5px;
	margin-top: 5px;
	padding: 10px 14px 14px;
	display: inline;
	overflow: auto;
}

#columns .box1 img 
{
    float: left;
	margin-right: 5px;
    
}

#columns .box1a {
	border: 1px solid #DCDCDC;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	float: left;
	/*width: 153px;*/
	width: 243px;
	height: 174px;
	/*background-image:  url(images/bg2.jpg);*/
	margin-right: 5px;
	margin-top: 5px;
	
	/*padding: 10px 14px 14px;*/
	display: inline;
	overflow: auto;
}


#columns .box2 {
	border: 1px solid #DCDCDC;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;	
	width: 215px;
	height: 331px;
	background: #EFFAFE url(images/bg2.jpg);
	margin-right: 5px;
	margin-top: 5px;
	padding: 10px 14px 14px;
	margin-left: 0px;
	overflow: auto;
	
}


.spacer {
	clear: both;
	border: none;
	margin: 0;
	padding: 0;
	background: transparent;
	font-size: 1px;
	height: 1px;
	}
	
#footer {
	position: relative;
	width: 755px;
	background-color: #ffffff;
	padding-top:20px;
}

.img {
	float: left;
	margin-right: 5px;
}



/* right and left top columns */
#topRightCol {
	position: relative;	
	border: 1px solid #DCDCDC;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	float: left;
	width: 251px;
	background: url(images/bg.jpg) repeat-x;
	height: 301px;
	overflow: auto;
	padding: 19px 10px 10px 13px;
	margin-top: 24px;
}

#topLeftCol {
	position: relative;	
	border: 0px solid #DCDCDC;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;	
	width: 461px;
	float: left;
	height: 331px;
	margin-right: 5px; /* IE */
	display: inline;
}

html>body #topLeftCol  /* other browsers */
{
    margin-right: 7px;
}

.topLeftColContainer 
{
    height: 331px;

}

.MultiPage 
{

}

.PageView1 
{
           BORDER-RIGHT: #DCDCDC 1px solid;
           border-top: #DCDCDC 0px solid;
           FONT-SIZE: 10pt;
           border-left: #DCDCDC 1px solid;
           BORDER-BOTTOM: #DCDCDC 1px solid;
           background-image: url(images/bg.jpg);
           height: 301px;
}

.PageView2
{
           BORDER-RIGHT: #DCDCDC 1px solid;
           border-top: #DCDCDC 0px solid;
           FONT-SIZE: 10pt;
           border-left: #DCDCDC 1px solid;
           BORDER-BOTTOM: #DCDCDC 1px solid;
           background-image: url(images/bg.jpg);
           height: 301px;
}

/* theme pages */

#ThemeTopRightCol {
	position: relative;	
	border: 1px solid #DCDCDC;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	float: left;
	width: 240px;
	background: #EFFAFE url(images/bg.jpg) repeat-x;
	height:650  ;
	padding: 19px 10px 10px 13px;
	/*overflow:;*/
}

#ThemeTopRightCol .ThemeContentBox img 
{
    float: left;
	margin-right: 5px;
    
}

#ThemeTopLeftCol {
	position: relative;	
	border: 1px solid #DCDCDC;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;	
	width: 450px;
	float: left;
	/*height:auto;*/
	margin-right: 5px;
	padding: 19px 10px 10px 13px;
	background: #EFFAFE url(images/bg.jpg) repeat-x;
	
}

.ThemeContentBox 
{
}
   
.heightTheme {
width:1px;
height:650px;
float:left;
} 

/*dropdown*/
.dropdownBox {
	border-width: 1px;
	border-style: solid;
	padding: 5px;
	border-color: #DCDCDC;	
	color: #5A594E;
	font-size: 11px;
	margin-bottom: 2px;
}

/*search button */

.searchSubmit {
 	border-width: 1px;
	border-style: solid;
	border-color: #DCDCDC;
	background-color: #D8F1FC;
	color: #1D99C4;
	font-size: 11px;
	padding: 4px;
	margin-bottom:15px;   
}

.searchBox 
{
    
    border-width: 1px;
	border-style: solid;
	padding: 5px;
	border-color: #DCDCDC;	
	color: #5A594E;
	font-size: 11px;
	margin-bottom: 15px;
	
}

.tabstripdiv 
{
    background: #FFFFFF url(images/tabstripBg.jpg) repeat-x;
}

.boxSubTab 
{
    border-width: 1px;
	border-style: solid;
	border-top: none 0px;
	padding-top: 20px;
	padding-left: 13px;
	padding-right: 10px;
	border-color: #DCDCDC;	
    background: url(images/bg.jpg) repeat-x;
    height:310px;
}
.boxSubTabHome 
{
    border-width: 1px;
	border-style: solid;
	border-top: none 0px;
	padding-top: 20px;
	padding-left: 13px;
	padding-right: 10px;
	padding-bottom:5px;
	border-color: #DCDCDC;	
    background: url(images/bg.jpg) repeat-x;
/*    height:310px;*/
}



.forecastLeft 
{
    float:left;
    margin-right:30px;
    padding-bottom: 10px;
    width: 220px;
}

.forecastRight 
{
    float:left;
    width: 180px;
    border-style: none solid solid;
    
}

.valueTable 
{
    width: 100%;
    padding-left: 2px;
    padding-right: 2px;
    background-color: White;

   
}

.valueTableLeftCell 
{
    color: #4E8817;
    border-right: 1px solid #A8D7E8;
    border-left: 0px;
    border-top: 1px solid #A8D7E8;
}

.valueTableMiddleCell 
{
    border-right: 1px solid #A8D7E8;
    border-left: 0px;
    border-top: 1px solid #A8D7E8; 
    width:15px;
}

.valueTableRightCell 
{
    border-right: 0px;
    border-left: 0px;
    border-top: 1px solid #A8D7E8;
    padding-left: 5px; 
    padding-right: 1px;
    
}


.capitalize 
{
  text-transform: capitalize;    
}

/*forecast table*/
#forecastTable td.fcTableCorner 
{
background-color:#D8F1FC;
background-image:url(images/diagonal.gif);
text-align:left;
width:130px;   
}

#forecastTable td 
{
    
border-bottom-color:#A8D7E8;
border-right:1px solid #A8D7E8;
border-top:1px solid #A8D7E8;
margin:0pt;
padding:2px;
text-align:center;
width:55px;
}

#forecastTable td.fcHeaderTitle
{
    background-color:#F7F7F7; /* blue: #D8F1FC */
font-weight:bold;
border-right-style:none;    
}

#forecastTable td.fcHeaderImage 
{
 background-color:#F7F7F7; /* blue: #D8F1FC */
 
}

#forecastTable td.fcHeaderDay 
{
 background-color:#FCFCFC; /* blue: #EFFAFF */
 text-transform:capitalize;
}

#forecastTable td.fcHeaderDayRight 
{
 background-color:#FCFCFC; /* blue: #EFFAFF */
 text-transform:capitalize;
 border-right-style:none;
}

#forecastTable td.fcRegion 
{
background-color:#F7F7F7; /* blue: #D8F1FC */
font-weight:bold;
text-align:left;
width:130px;
white-space: nowrap;
    
}

#forecastTable td.fcValueCellRight 
{
 border-right-style:none;   
    
}

#forecastTable td.fcHeaderImageRight 
{
    
 background-color:#F7F7F7; /* blue: #D8F1FC */
 border-right-style:none;   
}

.legendColorTd 
{
 width:15px;  
 border-style:solid;
 border-width:1px;
 border-color:#A8D7E8; 
}

.legendTd 
{
    padding-right:15px;
}

#legend 
{
    margin-top:10px;   
}

#forecastHeader 
{
 margin-top:20px;
 margin-bottom:20px;   
}

#ThemeTopLeftCol ul
{
list-style-position:outside;
list-style-type:disc;
}