@charset "UTF-8";
/* CSS Document © 2008 California Health Incentives Improvement Project */
/* Layout Styles */

body {
	margin: 0;
	padding: 0;
	font: 1em Tahoma, sans-serif;
	background-image: url(../img/striped-bkgd.gif);
	background-color: #aebed1;
	background-repeat: repeat-x;
}
p {
	font-size: 0.9em;
	padding: 0 20px 0 20px;
	line-height: 140%;
}

h1 {
	font-size: 1em;
	color: #ffffff;
	text-indent: 20px;
	line-height: 1.4em;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-weight: bold;
	color: #005a84;
	font-family: Tahoma, Arial, Helvetica, "sans serif";
	margin-left: 20px;
	font-size: 1em;
	margin-bottom: -4px;
	letter-spacing: -0.05em;
}
h3 {
	font-size: 0.85em;
	font-weight: bold;
	color: #556293;
	padding: 0 20px 0 20px;
}
h4 {
	font-size: 0.8em;
	font-weight: bold;
	color: #666666;
	padding: 0 20px 0 20px;
}
#Container {
	width: 900px;
	color: #000;
	background-color: #fff;
	margin: 0 auto;
	position: relative;
}
#masthead{
	margin: 0px;
	padding: 0px;
	width: 900px;
	background-color: #556293;
	border-bottom: 1px #fff solid;
}
#sponsor {
	text-align: right;
	float: right;
	height: 35px;
	font-size: 0.7em;
	color: #FFFFFF;
	margin-top: 10px;
}

#topmenu {
	width: 901px;
	float: left;
}
#topimage {
	height: 200px;
	width: 900px;
	padding: 0;
	margin-top: 0px;
	float: right;
	position: relative;
	z-index: 3;
}
/************* #globalNav styles **************/

#globalNav{
	color: #dbe8c4;
	float: right;
	background-color: #556293;
	text-align: right;
	width: 385px;
	height: 65px;
	padding-top: 10px;
	padding-right: 20px;
}
#globalNav a:link, #globalNav a:visited {
	color: #b2ded3;
	line-height: 110%;
	font-size: 0.75em;
	text-align: right;
	padding: 0px 4px 0px 0px;
	text-decoration: none;
	height: 88px;	
}

#globalNav a:hover {
	color: #fff;
	line-height: 110%;
	text-align: right;
	font-size: 0.75em;
	padding: 0px 4px 0px 0px;
	text-decoration: none;
	height: 88px;	
}

 /* ==========primary nav============ */
#primenav_container {
	width: 901px;
	font-size: 0.95em !Important;
	padding: 0;
	color:#fff;
	background-color:#004f42;
	height:34px;
	border-top:1px solid #fff;
	margin:200px auto 0 auto;
}

#primenav {
	background-color:#006854;
	height:33px;
	border-bottom:1px solid #fff;
	}

#primenav ul {
	margin: 0;
	padding: 0;
	white-space: nowrap;	
	height:34px;
}

#primenav ul li {
	display: inline;
	list-style-type: none;
	padding: 0;
	margin: 0;
	float:left;
	border-right: 1px solid #8cafad;
	width:224px;
}

#primenav a:link, #primenav a:visited {
	text-decoration:none;
	padding: 7px 0px 0 0px;
	margin:0;
	text-align:center;
	float:left;
	display:inline;
	color: #fff;
	height:26px;
	font-weight:normal;
	width:224px;
}

#primenav a:hover {
	color:#000;
	font-weight:normal;
	height:26px;
	padding: 7px 0px 0 0px;
	margin:0;
	text-align:center;
	text-decoration:none;
	background-color: #A1E679;
	width:224px;
}
#primenav a:hover span {
	color:#214b01;
	}
	
#primenav ul li .lastchild {
	border-right: none;
}	
.lastchild {
	border-right: none;
}	
.navitalic {
	font: italic 13px/13px Georgia, "Times New Roman", Times, serif;
	color:#d8ed96;
	}


#main{
	margin: 0px;
	width: 900px;
	padding: 0;
	float: left;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 140%;
    text-align: center;
	}
		
#main h1{
	background-color: #619080;
	text-indent: 20px;
	color: #005a84;
	font-size: 1.2em;
	height: 24px;
	}
#main a{
	text-decoration: none;
	color: #005a84;
	}
#main a:hover {
	text-decoration: none;
	color: #006633;
	}
#box1 
{
	width : 224px;
	margin: 0;
	float : left;
	padding : 0;
	text-align: left;
	line-height: 140%;
	color: #000;
	border-right: #ccc 1px solid;
}
#box2
{
	width : 224px;
	margin: 0;
	float : left;
	padding : 0;
	text-align: left;
	line-height: 140%;
	color: #000;
	border-right: #ccc 1px solid;
}
#box3
{
	width : 224px;
	margin: 0;
	float : left;
	padding : 0;
	text-align: left;
	line-height: 140%;
	color: #000;
	border-right: #ccc 1px solid;
}
#newscol {
	margin-top: 0px;
	width: 224px;
	padding: 0;
	float: left;
	text-align: left;
	line-height: 120%;
	
	}
#newscol h2 {
	padding-bottom:1px;
}
#newscol h1 {
	font-size: 1.1em;
	background-color: #9CF;
	color: #ffffff;
	text-indent: 20px;
	line-height: 1.5em;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#newscol a:link, #newscol a:visited {
	color: #005a84;
	text-decoration: none;
}

#newscol a:hover {
	color: #006838;
	text-decoration: none;
}

.left-pix {
	padding: 13px 10px 0 10px;
	margin: 0 5px 0 10px;
}
.right_pix {
	float: right;
	margin: 0 0 0 10px;
}
.smaller {
	font-size: 85%;
	font-style: italic;
}
.dotline {
	color: #99CC99
}
/* Footer */

#footer {
	font-size:0.7em;
	color:#FFFFFF;
	clear:both;
	width:875px;
	background-color:#26686d;
	padding:5px 5px 5px 20px;
	border-top: 1px solid #FFFFFF;
	height: 47px;
	line-height: 130%;
}

#footer a{
	color:#CCFFCC;
	font-weight:normal;
}

#footer a:hover{
	color:#CCFFFF;
	font-weight:normal;
	text-decoration:none;
}
 
/* skip and access begin ========================================= */
.access  {
position : absolute;
top : -1000px;left : -1000px;
}

#skip a, #skip a:hover, #skip a:visited
 { 
 border:0;
 position:absolute; 
 left:0px; 
 top:-500px; 
 width:1px; 
 height:1px; 
 overflow:hidden;
 } 
  
#skip a:active, #skip a:focus 
 { 
 border:0;
 position:static; 
 width:auto; 
 height:auto; 
 }	

/* skip and access end */


.larger {
	font-size: 200%;
}
