/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	font-size: 67.5%;
	margin: 5px;
	padding: 0px;
	background-color:#666666;
margin-left: 1px;
	margin-top: 1px;
}
#page {
	margin:0 auto;
	padding: 0;
	background-color:#FFF;
	width: 990px;
	}
a{
	color: #2E4974;
	text-decoration: none;
}

a:link{
	color: #2E4974;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #2E4974;
	text-decoration: underline;
}
h1{
 font-family: "Candara",Verdana,Arial,sans-serif;
 font-size: 1.6em;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: "Candara",Arial,sans-serif;
 font-size: 1.6em;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: "Candara",Arial,sans-serif;
 font-size: 1.6em;
 color: #2E4974;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: "Candara",Arial,sans-serif;
 font-size: 1.4em;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: "Candara",Verdana,Arial,sans-serif;
 font-size: 1.4em;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: none;
}

ul ul{
 list-style-type: none;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}

hr {
	margin:0;
	background-color:#637897;
	padding:0;
	border: 0;
	height: 1px;
}
.orange {
	color: #F58A20;
	font-weight: bold;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	width: 100%;
	background-image: url(images/mastbck1024.jpg);
	background-repeat: no-repeat;
	height: 117px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#navBar{
	float: left;
	width: 150px;
	margin: 0px;
	margin-left:10px;
	padding: 0px;
	background-color: #E8F1FA;
}

#headlines{
    float:right;
	margin: 0px;
	padding: 0px 10px 20px 10px;
	width: 150px;
	border-left: 1px solid #637897;
}

#content{
  float: left;
  margin: 0 10px 0 10px;
  /*width: 448px;*/
  width: 620px;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#masthead img {
	float:left;
	margin: 20px 0 0 10px;
	}

/************* #globalNav styles **************/

#globalNav{
	padding: 0px 0px 5px 10px;
	color: #FE9900;
	text-align:center;
	clear:both;
	position: relative;
	top: 89px;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 1.2em;
	padding: 0 4px 0 0;
	color:#FFF;
	font-weight: bold;
}

/************** .feature styles ***************/

.feature{
	padding: 0px 0px 25px 10px;
	font-size: 1.2em;
	line-height:18px;
	border-bottom: 1px solid #637897;
	min-height: 200px;
}
.par1 {
	font-weight:bold;
}

.feature h3{
	padding: 0px 0px 5px 0px;
	text-align: left;
	font-size:1.5em;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 5px 0px 10px 10px;
	font-size: 1.2em;
	line-height:16px;
	border-bottom: 1px solid #637897;
}
.story h3 {
	font-size: 1.3em;
	margin: 0px 0px 0px 0px;
}
.story p{
	padding: 0px 0px 5px 0px;
}
.story img {
	float:left;
	margin:0px 10px 0px 0px;
}
.bullets{
	clear: both;
	padding: 12px 10px 10px 12px ;
	font-size: 1.2em;
	line-height:16px;	
}
.bullets img {
	float:left;
	margin:5px;
}
.bullets h3 {
	font-size: 1.3em;
	margin: 0px 0px 0px 0px;
}
.bullets p{
	padding: 0px 0px 5px 0px;
}

#trafficlights ul {
list-style-type: none;
padding: 0;
margin: 0;
}
#trafficlights li.red
{
background-image: url(images/red.gif);
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: 1.8em;
}
#trafficlights li.amber
{
background-image: url(images/orange.gif);
background-repeat: no-repeat;
background-position: 0 0;
padding-left: 1.8em;
padding-top:.2em;
}
#trafficlights li.green
{
background-image: url(images/green.gif);
background-repeat: no-repeat;
background-position: 0 0;
padding-left: 1.8em;
padding-top:.2em;
}
.storynarrow{
	width:50%;
	float:left;	
	padding: 10px 0px 0px 0px;
	font-size: 1.2em;
	line-height:16px;
}
.storynarrow img {
	float:left;
	margin:10px;
}
.storynarrow h3 {
	font-size: 1.3em;
	margin: 0px 0px 0px 0px;
}
.storynarrow p{
	padding: 0px 0px 5px 10px;
}
/************** .story styles *****************/
.logos{
	clear: both;
	padding: 5px 0px 0px 10px;
	font-size: 1.2em;
	text-align:center;
}
.logos img{
	/*float:left;*/
	border:0;
	padding: 4px;
	margin-top:5px;
}
.logos h3 {
	font-size:1.3em;
}
/************* #siteInfo styles ***************/
#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 1.1em;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	text-align:center;
}
#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}
/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 6px 0px 0px 10px;
	height: 23px;
	background-color:#637897;
	font-size:1.4em;
	color:#fff;
	text-decoration:none;
}

body#index div#sectionLinks a#homenav, body#sun div#sectionLinks a#sunnav, body#mole div#sectionLinks a#molenav, body#skin div#sectionLinks a#skinnav, body#other div#sectionLinks a#othernav {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 6px 0px 0px 10px;
	height: 23px;
	background-color:#dddddd;
	font-size:1.4em;
	color:#2E4957;
	text-decoration:underline;
}
#sectionLinks a:hover{
	background-color: #dddddd;
	color: #2E4974;
	text-decoration:underline;
}

#caption {
	margin-top:20px;
	padding:5px;
	font-size: 1.8em;
	color: #2E4974;
	}

/************** #headlines styles **************/

#headlines p {
	font-size: 1.2em;
	line-height:16px;
}

.clearfloat {
	height:0;
	clear:both;
}
/************* # rollover *********************/
/******** use body id="" to select ************/

/* survey list styles */
ul#survey {
list-style:none;
margin:0;
padding:0;
width:640px;
}
ul#survey li.survey-head {
background-color:#0066CC;
color:#FFFFFF;
font-size: 1.2em;
font-weight:bold;
}
ul#survey li.survey-odd {
background-color: #FFFFFF;
font-size: 1.2em;
}
ul#survey li.survey-even {
background-color:#FFFF99;
font-size: 1.2em;
}
ul.horiz {
list-style:none;
margin:0;
padding:0;
}
ul.horiz li {
float:left;
height:50px;
padding-top:8px;
vertical-align:middle;
}
li.survey_q {
padding-left:8px;
width:390px;
}
li.survey_r {
width:60px;
text-align:center;
}

