/***********************************************/
/* emx_nav_right.css                           */
/* Use with template Halo_rightNav.html        */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
	font-weight: normal;
	background: #CCCCCC url(statefund_images/bg_grad.jpg) repeat fixed center;
	vertical-align: middle;
	text-align: center;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #000066;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
 	font: normal 15px Verdana, Arial, Helvetica, sans-serif;
 	color: #660000;
	margin: 0px;
	padding: 0px;
}

h2{
 	font: normal 14px Verdana, Arial, Helvetica, sans-serif;
 	color: #660000;
	margin: 0px;
	padding: 0px;
}

h3{
	font: 800 15px/17px Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
	margin: 0px 0px 10px;
	padding: 0px 0px 10px;
	text-align: center;
}

h4{
 	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
 	color: #660000;
	margin: 0px;
	padding: 0px;
}

h5{
 	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
 	color: #660000;
	margin: 0px;
	padding: 0px;
}

h6{
 	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
 	color: #660000;
	margin: 0px;
	padding: 0px;
}

/*************** list tag styles ***************/

p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 17px;
}

ul{
 list-style-type: disc;
}

ul ul{
 list-style-type: none;
}

ul ul ul{
 list-style-type: none;
}


ul li{
	list-style-position: outside;
	list-style-image: url(statefund_images/arrow.gif);
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 9px Verdana, Arial, Helvetica, sans-serif;
 color: #334d55;
}
				
input{
font-family: Verdana, Arial, Helvetica, sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#tanksandfunds{
	width: 640px;
	padding: 0px;
	margin: 0 auto;
} 

#masthead{
	position: relative;
	padding: 0px;
	margin: 20px 0px 10px 20px;
}

#globalNav{
	position: relative;
	height: 32px;
	color: #cccccc;
	background: url(statefund_images/glbnav_background.gif);
	padding: 0px;
	margin: 0px;
}

#gnl {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 103;
}

#gnr {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 103;
}

#globalLink{
	position: absolute;
	top: 8px;
	left: 17px;
	padding: 0px;
	margin: 0px;
	z-index: 100;
	font-size: 13px;
	line-height: 17px;
}

#globalLink li{
	display: inline;
	padding: 2px 12px 4px 15px;
}

a.glink, a.glink:visited{
	color: #000099;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 28px 0px 0px;
	border-right: 1px solid #000066;
}

a.glink:hover{
  	background-image:  url(statefund_images/glblnav_selected.gif);
	text-decoration: none;
}

a.glinkEnd, a.glinkEnd:visited{
	color: #000099;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 28px 0px 0px;
	border-right: 0px solid #000066;
}

a.glinkEnd:hover{
  	background-image:  url(statefund_images/glblnav_selected.gif);
	text-decoration: none;
}

a.glinkOff, a.glinkOff:visited{
	color: #999999;
	font-size: 13px;
	margin: 0px;
	padding: 0px 28px 0px 0px;
	border-right: 1px solid #000066;
}

a.glinkOff:hover{
	text-decoration: none;
}

#topnavlinks{
	color: #cccccc;
	padding: 0px 0px 0px 20px;
	margin: 10px 0px 0px;
}

#topnavlinks a:link, #topnavlinks a:visited {
	color: #cccccc;
}

#topnavlinks a:hover{
	color: #cccccc;
	text-decoration: underline;
}

#tanks_flag{
	background: #FFFFFF;
	width: 660px;
	text-align: center;
	margin: 0px;
	padding: 25px 0px 0px;
}

#tanks_flag2{
	background: #FFFFFF;
	width: 718px;
	text-align: center;
	margin: 0px;
	padding: 25px 0px 0px;
}

#tanks_dateandtime{
	padding-bottom: 15px;
	margin: 0px;
}

#pagecell{
	margin: 0px;
	padding: 0px;
}

#pageNav{
	width: 185px;
	padding: 0px 0px 20px 7px;
	position: absolute;
	top: 0px;
	right: 0px;
	margin-bottom: 10px;
	background: #CCCCCC;
}

#content{
	background: #FFFFFF;
	width: 640px;
	margin-right: 10px;
	margin-top: 10px;
	padding: 10px 10px 20px 10px;
	text-align: left;
}

#contentAbs{
	background: #FFFFFF;
	width: 718px;
	margin-right: 10px;
	margin-top: 10px;
	padding: 10px 10px 20px 10px;
}


#content table.left, #contentAlt table.left{
	margin: 5px 10px 10px;
	padding: 0px;
	vertical-align: top;
	border: 1px solid #000000;
	clear: none;
	float: left;
	width: 35%;
}

#content table.right, #contentAlt table.right{
	margin: 5px 10px 10px 5px;
	padding: 0px;
	vertical-align: top;
	border: 1px solid #000000;
	clear: none;
	float: right;
	width: 35%;
}

#content td, #contentAlt td, #contentConference td{
	color: #000000;
	padding: 5px;
	font-size: 12px;
	border-style: none;
	vertical-align: top;
}

.subhead1{
	color: #660000;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

.subhead2{
	color: #660000;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
}

.subhead3{
	color: #000099;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

.subhead4{
	color: #000099;
	padding: 0px;
	margin: 0px 10px 0px 20px;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
}

/***********************************************/
/* Component Divs                              */
/***********************************************/

/************** utility styles *****************/

#utility{
	margin-bottom: 10px;
	padding-left: 40px;
	color: #000000;
	font-size: 11px;
	line-height: 13px;
}

#utility a{
	color: #330000;
}

#utility a:hover{
	text-decoration: underline;
}


#second{
	color: #000000;
	padding-bottom: 10px;
	margin-left: 10px;
	padding-top: 15px;
}

#second a:link, #second a:visited {
	color: #000000;
}

#second a:hover{
	color: #000000;
	text-decoration: underline;
}

/************** feature styles *****************/

.feature{
}

html>body .feature {height: auto;}

.feature h3{
	color: #000000;
}

/*************** story styles ******************/

.story {
	padding-left: 4px;
}

table.storychart{
	width: 99%;
	padding: 0px 0px 0px 2px;
}

td.storyLeft{
	padding: 10px;
	width: 50%;
	background: #CCCCCC;
	border: 2px solid #FFFFFF;
}


/************** siteInfo styles ****************/

#siteInfo {
	clear: both;
	color: #333333;
	margin-top: 10px;
	padding-top: 10px;
	padding-left: 20px;
	font-size: 11px;
	line-height: 13px;
}


#siteInfo a:link, #siteInfo a:visited {
	color: #000066;
}

#siteInfo a:hover{
	color: #000066;
	text-decoration: underline;
}

.relatedLinks{
	font-size: 11px;
	line-height: 13px;
	margin: 5px 5px 20px;
}

.relatedLinks h3{
	font-size: 14px;
	line-height: 17px;
	padding: 0px;
	margin: 5px 5px 20px;
	text-align: left;
}

.relatedLinks a{
	display: block;
	margin: 5px 5px 20px;
}
.smallfont{
	font-size: 8px;
	line-height: 10px;
}

/**************** advert styles *****************/

#xtraInfo{
	margin: 5px 5px 20px 10px;
	font-size: 11px;
}

#xtraInfo img{
	display: block;
}

/********************* end **********************/
