/* Arkansas.gov Sliver Banner */
#argov_banner { 
	width:100%;
	height:30px;
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
	border-bottom: 1px solid #747A7C;
	}	
	
*html #argov_banner {
	height:25px;
	margin-bottom:-10px;
	}	
	
#argov_banner_logo {
	background-image:url(../images/argovlogo_v2.gif);
	background-repeat:no-repeat; 
	width:106px; 
	height:25px;  
	padding-left:10px; 
	padding-top:4px; 
	position:relative;
	margin:4px 0 -12px 10px;
	float:left;
	cursor:pointer;
	}

#argov_banner_links {  
	font-family: Arial; 
	text-align:right;  
	color: #747A7C; 
	font-size: 11px; 
	position:relative; 
	text-decoration:none; 
	font-weight: bold; 
	padding-right:10px;
	padding-top:12px;
	} 
#argov_banner_links a:link { 
	text-align:right;  
	color: #747A7C;  
	font-size: 11px; 
	text-decoration:none;
	} 
#argov_banner_links a:visited {
	text-align:right;  
	color: #747A7C; 
	font-size: 11px; 
	text-decoration:none;
	}
	 
#argov_banner_links a:hover { 
	text-align:right;  
	color: #747A7C;   
	font-size: 11px; 
	text-decoration:underline;
	} 
#argov_banner_links a:active { 
	text-align:right;  
	color: #747A7C;  
	font-size: 11px;
	text-decoration:none;
	} 


.skip {color:#7C7C7C; font-size:0px; text-decoration:none; position: absolute; margin-left: -800px; margin-top: -800px;}
.skip a:link {color:#7C7C7C; font-size:0px; text-decoration:none;}
.skip a:visited {color:#7C7C7C; font-size:0px; text-decoration:none;}
.skip a:active {color:#7C7C7C; font-size:0px; text-decoration:none;}


p {
  font-family: Verdana,Arial, sans-serif;
  font-size:.7em; 
  line-height:1.6;
}

p a:link {
  font-family: Verdana, Arial, sans-serif;
  font-size:.9em;
  color:#000000; 
}

p a:active {
  font-family: Verdana, Arial, sans-serif;
  font-size:.9em;
  color:#000000; 
}

p a:visited {
  font-family: Verdana, Arial, sans-serif;
  font-size:.9em;
  color:#000000; 
}

p a:hover{
  font-family: Verdana, Arial, sans-serif;
  font-size:.9em;
  color:#000000; 
  text-decoration:none;
}


body { 
		font-size:100%;
		list-style: none;
		margin:0px;
		padding:0px;
		background-color:#DEE8EF;
		font-family:Arial, Helvetica, sans-serif;	
}

html {	width:100%;
		height:100%;
		
		}
		
* html{
	
	margin-top:5px; /* Great Tan Hack */
	}
	
#layout_home {
	text-align: left; 
	width: 778px;
	margin-left: auto; 
	margin-right: auto;
	margin-top:15px;
	height:auto;
}

*html #layout_home {
	margin-top:25px;

}


#center_home {
	width: 780px;
	background-color:#FFFFFF;
	padding:0px;
	margin:0px;
	border: 1px solid #004584;
	height:auto;

	}	
		
*html #center_home {
	width:780px;
	}
	
#bannerleft {
	height:133px;
	background-image:url(../images/headerart_home.jpg);
	background-repeat:no-repeat;
	width:500px;
	float:left;
	}
	
#bannerall {
	height:133px;
/*	background-image:url(../images/headerart_home_pix1.jpg); */
	background-repeat:no-repeat;
	width:780px;
	position:relative;
	z-index:0;
	}	
	
#topbar {
	position:absolute;
	height:24px;
	width:auto;
	z-index:10;
	}	

#banner_back_bar {
	background-color:#014584;
	width:auto;
	height:24px;
	margin-bottom:-5px;
	border-bottom:1px solid #004584;
	}	
	
*html #banner_back_bar {
	border-bottom:1px solid #004584;
	height:24px;
	margin-bottom:-15px;
/*	margin-bottom:-16px; */   /* FIX FOR IE6 */  
	}
	
#banner_back {
 	clear:both;
	background-image:url(../images/headerblend.jpg);
	background-repeat:repeat-y;
	height:80px;
	background-color:#014584;
	}		
			
	
#pageheader { /* back pages */
	width:380px;
	height:80px;
	float:left;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.8em;
	color:#FFFFFF;
	margin-top:0px;
	margin-left:40px;
	padding-left:0px;
	padding-top:0px;
	letter-spacing:-.01em;
	font-weight:bold;
	line-height:2.5em; /* use this to adjust text in header bar - not padding (breaks FF) */
	}

*html #pageheader {
	margin-bottom:-200px; /* Fix for IE6 */
	padding-bottom:0px;
	margin-left:20px;
	}	
	
#pageart { /* back pages */
	position:relative;
	float:right;
	width:350px;
	height:80px;
	margin-top:-1px;
	}		
	
#gov_pageart {
	background-image:url(../images/government_art.jpg);
	background-repeat:no-repeat;
	height:80px;
	width:350px;
	}		
	
#online_pageart {
	background-image:url(../images/online_art.jpg);
	background-repeat:no-repeat;
	height:80px;
	width:350px;
	}
	
#bus_pageart {
	background-image:url(../images/business_art.jpg);
	background-repeat:no-repeat;
	height:80px;
	width:350px;
	}	
	
#com_pageart {
	background-image:url(../images/community_art.jpg);
	background-repeat:no-repeat;
	height:80px;
	width:350px;
	}	
	
#edu_pageart {
	background-image:url(../images/education_art.jpg);
	background-repeat:no-repeat;
	height:80px;
	width:350px;
	}		
	
#fam_pageart {
	background-image:url(../images/family_art.jpg);
	background-repeat:no-repeat;
	height:80px;
	width:350px;
	}				
	
#trav_pageart {
	background-image:url(../images/travel_art.jpg);
	background-repeat:no-repeat;
	height:80px;
	width:350px;
	}
	
#argov_pageart {
	background-image:url(../images/argov_art.jpg);
	background-repeat:no-repeat;
	height:80px;
	width:350px;
	}			
	
#aboutar_pageart {
	background-image:url(../images/aboutar_art.jpg);
	background-repeat:no-repeat;
	height:80px;
	width:350px;
	}	
		
#bannerright {
	position:relative;
	float:right;
	width:280px;
	height:133px;
	z-index:0;
	margin:0;
	padding:0;
	}	

#bannercaption {
	position:absolute;
	width:110px;
	height:100px;
	z-index:2;
	margin-top:30px;
	padding:0;
	text-align:right;
	}
	
#gallink {
	text-align:right;
	position:relative;
	z-index:2;
	margin-top:35px;
	}	

.bannercaption1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.7em;
	font-weight:bold;
	line-height:1.2em;
	color:#c2d4e4;
	}	
	
.bannercaption2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	font-weight:normal;
	line-height:1.4em;
	color:#FFFFFF;
	}	
	
#homenav {
	clear:both;
	}	
	
/* Column definitions */

#col1 {
	float:left;
	width: 200px;
	height:auto;
	border-right:0px solid #93B0CB;
/*	min-height:500px; */
	margin-bottom:0px;
	padding-bottom:-10px;
	}
	
*html #col1 {
	height:100%;
	float:left;
	width: 180px;
	margin-bottom:-20px;
	padding-bottom:-20px;
	}	
	
#col1_back {
	float:left;
	width:610px;
	height:auto;
	border-right:1px solid #93B0CB;
	min-height:500px; 
	}
	
*html #col1_back {
	height:100%;
	float:left;
	min-height:500px; 
	height:500px; /* may need to remove for IE6 */
	}	
	
#col2 {
	position:relative;
	padding-top:0px;
	width: 382px;
	height:100%;
	float:left;
/*	min-height:500px; */
	background-color:#FFFFFF;
	border-left:1px solid #93B0CB;
	border-right:1px solid #93B0CB;
	padding-bottom:40px;
	}
	
*html #col2 {
	position:relative;
	height:100%;
	margin-left:0px;
	padding-bottom:-30px;
	width:382px; /* DO NOT CHANGE OR IT WILL SCREW UP THE CENTER COLUMN IN IE6 */	

	}		
	
#col2_back {
	position:relative;
	width: 160px;
	margin:0px;
	float:right;
    min-height:500px;
	background-color:#FFFFFF;
	margin:0px;
	}
	
*html #col2_back {
	position:relative;
	height:500px;
	padding:0;
	width: 160px; 
	margin:0px;
	}		
	
#col3 {
	float:right;
	width: 180px;
	text-align:left;
	border-left:0px solid #93B0CB;
	background-color:#FFFFFF;
	margin-bottom:0px;
	padding-left:0px;
	}

*html #col3 {
	margin-left:0px; /* MUST BE HERE FOR IE */
	
	}	
	
#col3_spacerdiv {
		height:40px;
		}		
	
#informed_home {
	margin-top:10px;
	margin-left:25px;
	width:180px;
	padding-bottom:-10px;
	}	
	
#govicon {
	margin-top:20px;
	margin-left:20px;
	width:160px;
	height:60px;
	background-image:url(../images/beebeicon.jpg);
	background-repeat:no-repeat;
	border:1px solid #93B0CB;
	cursor:pointer;
	}
		
	
#stay {
	margin-top:0px;
	margin-left:0px;
	padding-left:20px;
	line-height:1.4em;
	}	
	
*html #stay {
	margin-left:10px;
	padding-left:10px;
	}
	
#calhead {
	width:180px;
	height:20px;
	margin-left:10px;
	padding-left:0px;
	margin-top:0px;
}	
	
#pmcal3 {

	width:180px;
	height:140px;
	margin-left:10px;
	margin-top:5px;
}

#weather_home {
	width:180px;
	margin-left:0px;
	margin-top:15px;
	margin-bottom:-10px;
	height:110px; /* Must have height value for IE6 */
	
}

*html #weather_home {
	width:180px;
	height:120px;
	margin-bottom:-20px;
	}

.weather_headline{
	font-family:Verdana, Helvetica, sans-serif;
	font-size:.7em;
	width:180px;
	font-weight:bold;
	color:#5D7555;
	margin-left:30px;	
	
}		
		
		
#weather_icon {
	float:left;
	padding-top:0px;
	width:90px;
	text-align:right;
		}	

#weather_stats {
	position:relative;
	margin-top:3px;
	padding-left:0px;
	float:right;
	width:80px;
		}

#weather_forecast {
	clear:both;
	padding-top:0px;
	width:160px;
	padding-left:20px;
		}
		
.weather_text {
	font-family: Verdana, Helvetica, sans-serif;  
	font-size: .7em; 
	color:#000000;
	text-align:center;
	line-height:1.6em;
	font-weight:normal;

}
	

.weather_text a:link {
	font-family: Verdana, Helvetica, sans-serif;  
	font-size: .85em;  
	color:#5D7555;
	text-align:center;
	font-weight:normal;
}							

.weather_text a:active {
	font-family: Verdana, Helvetica, sans-serif;  
	font-size: .85em;  
	color:#000000;
	text-align:center;
	font-weight:normal;
}	

.weather_text a:hover {
	font-family: Verdana, Helvetica, sans-serif;  
	font-size: .85em;  
	color:#5D7555;
	text-align:center;
	text-decoration:none;
	font-weight:normal;
}	

.weather_text a:visited{
	font-family: Verdana, Helvetica, sans-serif;  
	font-size: .85em;  
	color:#000000;
	text-align:center;
	font-weight:normal;
}	

.weather_text_sm {
	font-family: Verdana, Helvetica, sans-serif;  
	font-size: .8em;  
	color:#000000;
	text-align:center;
}

#news_header {
	margin-top:15px;
	margin-left:25px;

	}
	
.homeheadline {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.9em;
	text-align:left;
	color:#004584;
		}	
	
#headlines_home {
	margin-top:10px;
	margin-left:25px;
/*	padding:3px 5px 0px 5px; */
	overflow:auto;
	width:350px;
	height:80px;
	border:0px solid #93B0CB;
	scrollbar-base-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#000000;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-face-color:#EFEFEF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#DDDDDD;
	background-color:#ffffff;
	z-index:0;
}

#features_headline {
	margin-top:10px;
	margin-left:25px;
	margin-bottom:5px;
	height:25px;
	width:350px;

	}
	

#features_home {
	margin-top:20px;
	margin-bottom:10px;
	margin-left:25px;
	padding-left:5px; 
	overflow:auto;
	width:370px;
	height:225px;
	border:1px solid #93B0CB;
	background-color:#ffffff;
	z-index:0;
	
}

*html #features_home {
	width:350px;
	height:175px;
	padding:5px 5px 5px 5px; 
	}

#featureicon {
	width:65px;
	float:left;
	vertical-align:middle;
	background-color:#FFFFFF;
	padding:3px;
	margin-top:5px;	
	margin-bottom:3px;	
	}
	
#featuretext {
	float:right;
	font-weight:bold;	
	margin-right:0px;
	width:250px;
	font-size:.9em;
	margin-top:5px;	
	margin-bottom:3px;

	}	

#featurerule {
	border-bottom:0px solid #efefef;
	width:325px;
	height:auto; /* must be here for FF */
	}	
	
#os_header {
	margin-top:15px;
	margin-left:35px;
	}
	
#os_list {
	margin-top:5px;
	margin-left:35px;
	margin-bottom:20px;
	width:220px;
	float:left;
	position:relative;
	}	
	
*html #os_list {
	margin-left:18px;
	height:120px;
	margin-bottom:-10px;
	}	
	
#os_section {
	width:360px;
	position:relative;
	z-index:2;
	}	
	
#news_header {
	margin-left:35px;
	}	
	
#news_list {
	margin-top:5px;
	margin-left:10px;
	width:350px;
	margin-bottom:-40px;
	}	
	
.news_text li {
	text-align:left;
	font-family: Verdana, Helvetica, sans-serif;  
	font-size: .8em; 
	line-height: 1.2em; 
	color:#004584;
	padding-bottom:6px;
	}	
	
.news_text a:link {
	text-align:left;
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: .85em; 
	line-height: 1.2em; 
	color:#000000;
	text-decoration:none;
	}				
	
.news_text a:visited {
	text-align:left;
	font-family: Verdana, Helvetica, sans-serif;  
	font-size: .85em; 
	line-height: 1.2em; 
	color:#000000;
	text-decoration:none;
	}		
	
.news_text a:active {
	text-align:left;
	font-family: Verdana, Helvetica, sans-serif;  
	font-size: .85em; 
	line-height: 1.2em; 
	color:#004584;
	text-decoration:underline;
	}	
	
.news_text a:hover {
	text-align:left;
	font-family: Verdana, Helvetica, sans-serif;  
	font-size: .85em; 
	line-height: 1.2em; 
	color:#004584;
	text-decoration:underline;
	}		
	
#seal {
	background-image:url(../images/arkansas_state_seal2.gif);
	background-repeat:no-repeat;
	height:100px;
	width:100px;
	position:relative;
	z-index:0;
	float:right;
}	


#citizen_central {
	clear:both;
	margin-left:25px;
	margin-top:20px;
	height:120px;
	width:370px;

	}
	
#aboutina {
	margin-top:10px;
	margin-left:10px;
	}	
	
.icon_text {
	padding-top:10px;
	padding-left:10px;
	}	
	
	
.icon_text a:link {
	text-align:left;
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: .85em; 
	line-height: 2em; 
	color:#000000;
	text-decoration:none;
	padding-left:10px;
	font-style:italic;
	}				
	
.icon_text a:visited {
	text-align:left;
	font-family: Verdana, Helvetica, sans-serif;  
	font-size: .85em; 
	line-height: 2em; 
	color:#000000;
	text-decoration:none;
	padding-left:10px;
	font-style:italic;
	}		
	
.icon_text a:active {
	text-align:left;
	font-family: Verdana, Helvetica, sans-serif;  
	font-size: .85em; 
	line-height: 2em; 
	color:#004584;
	text-decoration:underline;
	padding-left:10px;
	font-style:italic;
	}	
	
.icon_text a:hover {
	text-align:left;
	font-family: Verdana, Helvetica, sans-serif;  
	font-size: .85em; 
	line-height: 2em; 
	color:#004584;
	text-decoration:underline;
	padding-top:10px;
	padding-left:10px;
	font-style:italic;
	}		
	
#busicon {
	margin-top:15px;
	margin-left:10px;
	width:150px;
	height:30px;
	background-image:url(../images/icon_bus.jpg);
	background-repeat:no-repeat;
	padding:0px;
	border:1px solid #DEE8EF;
	}
	
#demoicon {
	margin-top:15px;
	margin-left:10px;
	width:150px;
	height:30px;
	background-image:url(../images/icon_dem.jpg);
	background-repeat:no-repeat;
	padding:0;
	border:1px solid #DEE8EF;
	}
#kidsicon {
	margin-top:15px;
	margin-left:10px;
	width:150px;
	height:30px;
	background-image:url(../images/icon_kids.jpg);
	background-repeat:no-repeat;
	padding:0;
	border:1px solid #DEE8EF;
	}
	
#fogeyicon {
	margin-top:15px;
	margin-left:10px;
	width:150px;
	height:30px;
	background-image:url(../images/icon_sen.jpg);
	background-repeat:no-repeat;
	padding:0;
	border:1px solid #DEE8EF;
	}
	
#reloicon {
	margin-top:15px;
	margin-left:10px;
	width:150px;
	height:30px;
	background-image:url(../images/icon_relo.jpg);
	background-repeat:no-repeat;
	padding:0;
	border:1px solid #DEE8EF;
	}
	

				
#loginbox { /* see login_home.php */
	width:160px;
	height:110px;
	border-top:1px solid #93B0CB;
	margin-top:20px;
	margin-bottom:0px;
	padding-top:5px;
	}	
	
#inmyarea { /* see login_home.php */
	width:180px;
	border-top:0px solid #93B0CB;
	margin-top:10px;
	margin-bottom:0px;
	padding-top:15px;
	maring-left:10px;
	}			
	
#footerbar {
	clear:both;
	text-align:center;
	background-color:#004584;
	margin:0px;
	padding-top:3px;
	height:18px;
	font-size:.7em;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	width:780px;
	color:#93B0CB;
	}	

#copyright{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#004584; 
	font-size: .6em; 
	padding-bottom:25px;
	height:25px;
	padding-top:5px;
	width:780px;
	text-align:center;
	margin-left: auto; 
	margin-right: auto;
	background-color:#DEE8EF;
	
	}			
		
		
/* From argov_v3 */

#searchbox {
	float:left;
	margin-left:5px;
	margin-top:0px;
	width:180px;
	height:25px;
	z-index:5;
	}
	
#searchbox_back {
	float:left;
	margin-left:5px;
	margin-top:0px;
	width:180px;
	height:23px;
	}	
	
*html #searchbox {
	float:left;
	}	

.searchtext {
	font-family: Verdana, Arial, sans-serif;
	font-size:.8em;
	text-align:left;
	color:#ffffff;
	}	
	
.searchfield {
	height:auto;
	width:74px;
	height:12px;
	background-color:#DEE8EF;
	border:0px solid #AAB1E6;
	font-size: .7em; 
	padding-left:2px;
	margin-top:3px;
	margin-bottom:1px;
	}	
	
*html .searchfield {
	margin-top:2px;
	margin-bottom:2px;
	}	
	
.button_sm2 {
	background-color:#014584;
	border:0px;
	color:#ffffff;
	font-size:.8em;
	font-weight:normal;
	width:30px;
	height:18px;
	padding:1px;
	cursor:pointer;
	font-family: Verdana, Arial, sans-serif;
	}	
	
#livehelpbox {
	position:relative;
	margin-left:10px;
	z-index:6;
	width:120px;
	height:25px;
	float:left;
	margin-top:2px;
	}	
	
*html #livehelpbox {
	position:relative;
	height:25px;
	margin-left:10px;
	padding:0;
	width: 120px; /* DO NOT CHANGE OR IT WILL SCREW UP THE CENTER COLUMN IN IE6 */
	}
	
#textsizeadj {
	float:left;
	width:80px;
	margin-top:2px;
	margin-left:50px;
	height:20px;
	}	
	
#textonly {
	margin-left:0px;
	float:left;
	width:50px;
	margin-top:2px;
	}
	
*html #textonly {
	margin-top:4px;
	}		
.textonlytype {
	font-family: Arial, Verdana, Arial, sans-serif;
	font-size: .8em;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}	

.textonlytype a:link {
	font-family: Arial, Verdana, Arial, sans-serif;
	font-size: .8em;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}	

.textonlytype a:active {
	font-family: Arial, Verdana, Arial, sans-serif;
	font-size: .8em;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}	

.textonlytype a:visited {
	font-family: Arial, Verdana, Arial, sans-serif;
	font-size: .8em;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}	

.textonlytype a:hover{
	font-family: Arial, Verdana, Arial, sans-serif;
	font-size: .8em;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}	



/* V3 Fonts */

.headlinetype1{
	font-family:Verdana, Helvetica, sans-serif;
	font-size:.8em;
	text-align:left;
	font-weight:bold;
	color:#014584;
	line-height:1.8em;
}

.headlinetype1 a:link {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:.9em;
	text-align:left;
	font-weight:bold;
	color:#014584;
	text-decoration:none;

}

.headlinetype1 a:visited {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:.9em;
	text-align:left;
	font-weight:bold;
	color:#014584;
	text-decoration:none;

}

.headlinetype1 a:active {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:.9em;
	text-align:left;
	font-weight:bold;
	color:#014584;
	text-decoration:none;
}

.headlinetype1 a:hover{
	font-family:Verdana, Helvetica, sans-serif;
	font-size:.9em;
	text-align:left;
	font-weight:bold;
	color:#014584;
	text-decoration:underline;
}

.headlinetype2{
	font-family:Verdana, Helvetica, sans-serif;
	font-size:.7em;
	text-align:center;
	font-weight:bold;
	color:#5D7555;
	line-height:2em;
	margin-left:0px;
}

.texttype1 {
	font-family: Arial, Verdana, Arial, sans-serif;
	font-size: .8em;
	color: #014584;
	font-weight:bold;
	text-decoration:none;
}	

.texttype1 a:link {
	font-family: Arial, Verdana, Arial, sans-serif;
	font-size: .9em;
	color: #014584;
	font-weight:bold;
	text-decoration:none;
}	

.texttype1 a:active {
	font-family: Arial, Verdana, Arial, sans-serif;
	font-size: .9em;
	color: #014584;
	font-weight:bold;
	text-decoration:none;
}	

.texttype1 a:visited {
	font-family: Arial, Verdana, Arial, sans-serif;
	font-size: .9em;
	color: #014584;
	font-weight:bold;
	text-decoration:none;
}	

.texttype1 a:hover{
	font-family: Arial, Verdana, Arial, sans-serif;
	font-size: .9em;
	color: #014584;
	font-weight:bold;
	text-decoration:underline;
}	

		
.texttype2 {
	font-family: Arial, Verdana, Arial, sans-serif;
	font-size: .9em;
	color: #014584;
	font-weight:bold;
	text-decoration:none;
	font-style:italic;
}	

.texttype2 a:link {
	font-family: Arial, Verdana, Arial, sans-serif;
	font-size: .9em;
	color: #014584;
	font-weight:bold;
	text-decoration:none;
	font-style:italic;
}	

.texttype2 a:active {
	font-family: Arial, Verdana, Arial, sans-serif;
	font-size: .9em;
	color: #014584;
	font-weight:bold;
	text-decoration:none;
	font-style:italic;
}	

.texttype2 a:visited {
	font-family: Arial, Verdana, Arial, sans-serif;
	font-size: .9em;
	color: #014584;
	font-weight:bold;
	text-decoration:none;
	font-style:italic;
}	

.texttype2 a:hover{
	font-family: Arial, Verdana, Arial, sans-serif;
	font-size: .9em;
	color: #014584;
	font-weight:bold;
	text-decoration:underline;
	font-style:italic;
}	
.texttype3 {
	font-family: Arial, Verdana, Arial, sans-serif;
	font-size: .8em;
	line-height:1.6em;
	color: #000000;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
}	

.texttype3 a:link {
	font-family: Arial, Verdana, Arial, sans-serif;
	font-size: 1em;
	line-height:1.6em;
	color: #000000;
	font-weight:normal;
	text-decoration:none;
}	

.texttype3 a:active {
	font-family: Arial, Verdana, Arial, sans-serif;
	font-size: 1em;
	line-height:1.6em;
	color: #000000;
	font-weight:normal;
	text-decoration:none;
}	

.texttype3 a:visited {
	font-family: Arial, Verdana, Arial, sans-serif;
	font-size: 1em;
	line-height:1.6em;
	color: #000000;
	font-weight:normal;
	text-decoration:none;
}	

.texttype3 a:hover{
	font-family: Arial, Verdana, Arial, sans-serif;
	font-size: 1em;
	line-height:1.6em;
	color: #014584;
	font-weight:normal;
	text-decoration:underline;
}	

.texttype4{
	font-family: Arial, Verdana, Arial, sans-serif;
	font-size: .9em;
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
	font-style:italic;
}	

.texttype4 a:link {
	font-family: Arial, Verdana, Arial, sans-serif;
	font-size: .9em;
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
	font-style:italic;
}	

.texttype4 a:active {
	font-family: Arial, Verdana, Arial, sans-serif;
	font-size: .9em;
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
	font-style:italic;
}	

.texttype4 a:visited {
	font-family: Arial, Verdana, Arial, sans-serif;
	font-size: .9em;
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
	font-style:italic;
}	

.texttype4 a:hover{
	font-family: Arial, Verdana, Arial, sans-serif;
	font-size: .9em;
	color: #ffffff;
	font-weight:bold;
	text-decoration:underline;
	font-style:italic;
}	

.texttype6 {
	font-family: Arial, Verdana, Arial, sans-serif;
	font-size: .85em;
	line-height:1.6em;
	color: #000000;
	font-weight:normal;
	text-decoration:none;
}	

.texttype6 a:link {
	font-family: Arial, Verdana, Arial, sans-serif;
	font-size: 1em;
	line-height:1.6em;
	color: #000000;
	font-weight:normal;
	text-decoration:none;
}	

.texttype6 a:active {
	font-family: Arial, Verdana, Arial, sans-serif;
	font-size: 1em;
	line-height:1.6em;
	color: #000000;
	font-weight:normal;
	text-decoration:none;
}	

.texttype6 a:visited {
	font-family: Arial, Verdana, Arial, sans-serif;
	font-size: 1em;
	line-height:1.6em;
	color: #000000;
	font-weight:normal;
	text-decoration:none;
}	

.texttype6 a:hover {
	font-family: Arial, Verdana, Arial, sans-serif;
	font-size: 1em;
	line-height:1.6em;
	color: #014584;
	font-weight:normal;
	text-decoration:underline;
}	

.cc_headline {
	font-family: Verdana, Arial, sans-serif;
	font-size: .8em;
	color: #014584;
	line-height:2em;
	font-weight:bold;
	padding-bottom:6px;
	height:25px;
}		

.cc_headline2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: .7em;
	color: #000000;
}

.cc_headline3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: .75em;
	line-height: 1.6em;
	color: #000000;
	
}

.cc_headline3 a:link {
	font-family: Verdana, Arial, sans-serif;
	font-size: .9em;
	color: #000000;

}

.cc_headline3 a:active {
	font-family: Verdana, Arial, sans-serif;
	font-size: .9em;
	color: #000000;

}

.cc_headline3 a:visited {
	font-family: Verdana, Arial, sans-serif;
	font-size: .9em;
	color: #000000;

}

.cc_headline3 a:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: .9em;
	color: #000000;
	text-decoration:none;

}
	
#cc_county {
	padding:0px;
	margin-bottom:-10px;
	}
	
	
	
#cc_byzip {
	margin-top:-10px;
	padding-top:5px;
	margin-bottom:10px;
	margin-left:10px;
	height:20px;
	}	
	
*html #cc_byzip {
	margin-top:-5px;
	
	}	
	
#cc_local {
	margin-top:40px;
/*	padding-top:10px;*/
	margin-left:10px;
/*	height:30px;
	margin-bottom:5px;
	padding-bottom:25px; */
	}	
	
*html #cc_local  {
    margin-top:-8px;
/*	padding-top:-10px;
	padding-bottom:5px; */
	}		
	
.button_sm3 {
	font-family: Arial, sans-serif;
	border:0px;
	color:#000000;
	font-size:.7em;
	font-weight:bold;
	width:22px;
	height:18px;
	background-color:#FFFFFF;
	cursor:pointer;	
	}
	
.smallfield1 select { 
	font-size: .6em;
	font-family: Verdana, Helvetica, sans-serif;  
	color: #000000; 
	width:150px;
	border:1px solid #93B0CB;
	background-color:#DEE8EF;
	} 
	
.smallfield1 input { 
	font-size: .6em;
	font-family: Verdana, Helvetica, sans-serif;  
	color: #000000; 
	width:auto;
	border:1px solid #93B0CB;
	background-color:#DEE8EF;
	}
	
.smallfield_home input { 
	font-size: .6em;
	font-family: Verdana, Helvetica, sans-serif;  
	color: #000000; 
	width:40px;
	border:1px solid #93B0CB;
	background-color:#DEE8EF;
	}		
	
.smallfield_home select { 
	font-size: .6em;
	font-family: Verdana, Helvetica, sans-serif;  
	color: #000000; 
	width:130px;
	border:1px solid #93B0CB;
	background-color:#DEE8EF;
	} 		
	
.policy_bk_text{
	text-align:center;
	font-family: Verdana, Helvetica, sans-serif;  
	font-size: .7em; 
	color:#ffffff;
	}
	
.policy_bk_text a:link {
	text-align:center;
	font-family: Verdana, Helvetica, sans-serif;  
	font-size: .9em; 
	color:#ffffff;
	}			
	
.policy_bk_text a:visited {
	text-align:center;
	font-family: Verdana, Helvetica, sans-serif;  
	font-size: .9em; 
	color:#ffffff;
	}		
	
.policy_bk_text a:action {
	text-align:center;
	font-family: Verdana, Helvetica, sans-serif;  
	font-size: .9em; 
	color:#ffffff;
	}	
	
.policy_bk_text a:hover {
	text-align:center;
	font-family: Verdana, Helvetica, sans-serif;  
	font-size: .9em; 
	color:#ffffff;
	text-decoration:none;
	}	
	

		
.login_sm_wh { 
	font-family:Verdana, Helvetica, sans-serif; 
	font-weight: normal; 
	font-size: .6em; 
	color: #000000; 
	line-height: 1em; 
	}		
	 
.loginfieldcell input { 
	width: 60px; 
	font-family :Verdana, Helvetica, sans-serif;  
	font-size: .7em;   
	color: #000000; 
	border: 1px solid #93B0CB;
	} 
	
.loginbutton {
	font-family: Verdana, Helvetica, sans-serif;  
	font-size: .6em;   
	color: #ffffff;
	background-color:#93B0CB;
	border:0;
	width:35px;
	margin-left:1px;
	cursor:pointer;
	}
	
.texttype4_white {
	font-family: Verdana, Arial, sans-serif;
	font-size: .8em;
	color: #000000;
	font-weight:normal;
}

.texttype4_white a:link {
	font-family: Verdana, Arial, sans-serif;
	font-size: .9em;
	color: #000000;
	font-weight:bold;
	text-decoration:none;
}

.texttype4_white a:active {
	font-family: Verdana, Arial, sans-serif;
	font-size: .9em;
	color: #000000;
	font-weight:bold;
}

.texttype4_white a:visited {
	font-family: Verdana, Arial, sans-serif;
	font-size: .9em;
	color: #000000;
	font-weight:bold;
	text-decoration:none;
}

.texttype4_white a:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: .9em;
	color: #000000;
	font-weight:bold;
}

.texttype7 {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:.9em;
	text-align:left;

	}
	
.texttype7 li {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:.85em;
	text-align:left;
	margin-top:-10px;
	margin-left:-30px;
	line-height:1.4em;
	padding-bottom:5px;
	padding-left:-25px;
	margin-bottom:-15px;
	color:#6573D1;
	list-style: none;
	}		
	
.texttype7 li a:link {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:.9em;
	line-height:1.4em;
	text-align:left;
	color:#000000;
	border-bottom: 1px dashed #DDDDDD;
	text-decoration:none;
	}	
	
.texttype7 li a:active {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:.9em;
	line-height:1.4em;
	text-align:left;
	color:#000000;
	border-bottom: 1px dashed #DDDDDD;
	text-decoration:none;
	}
	
.texttype7 li a:visited {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:.9em;
	line-height:1.4em;
	text-align:left;
	color:#000000;
	border-bottom: 1px dashed #DDDDDD;
	text-decoration:none;
	}	
	
.texttype7 li a:hover {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:.9em;
	line-height:1.4em;
	text-align:left;
	color:#000000;
	border:0;
	text-decoration:none;
	}
	
.texttype8 {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:.9em;
	text-align:left;

	}
	
.texttype8 li {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:.85em;
	text-align:left;
	margin-top:-10px;
	margin-left:-30px;
	line-height:2em;
	padding-bottom:5px;
	padding-left:-25px;
	margin-bottom:-5px;
	color:#6573D1;
	list-style: none;
	}		
	
.texttype8 li a:link {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:.9em;
	line-height:1.4em;
	text-align:left;
	color:#000000;
	border-bottom: 1px dashed #DDDDDD;
	text-decoration:none;
	}	
	
.texttype8 li a:active {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:.9em;
	line-height:1.4em;
	text-align:left;
	color:#000000;
	border-bottom: 1px dashed #DDDDDD;
	text-decoration:none;
	}
	
.texttype8 li a:visited {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:.9em;
	line-height:1.4em;
	text-align:left;
	color:#000000;
	border-bottom: 1px dashed #DDDDDD;
	text-decoration:none;
	}	
	
.texttype8 li a:hover {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:.9em;
	line-height:1.4em;
	text-align:left;
	color:#000000;
	border:0;
	text-decoration:none;
	}	

.caption_small1 {
	font-family: Verdana, Helvetica, sans-serif;  
	font-size: .8em;   
	color: #000000;
	}
	
.caption_small1 a:link {
	font-family: Verdana, Helvetica, sans-serif;  
	font-size: .8em;   
	color: #000000;
	}

.caption_small1 a:action {
	font-family: Verdana, Helvetica, sans-serif;  
	font-size: .8em;   
	color: #000000;
	}		
	
.caption_small1 a:visited {
	font-family: Verdana, Helvetica, sans-serif;  
	font-size: .8em;   
	color: #000000;
	}	
.caption_small1 a:hover{
	font-family: Verdana, Helvetica, sans-serif;  
	font-size: .8em;   
	color: #000000;
	text-decoration:none;
	}	
	
.text3 { 
	font-family: Arial, Verdana, Arial, sans-serif;
	font-size: .8em;
	line-height:1.6em;
	color: #000000;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	}
	 
.text3 a:link { 
	font-family: Arial; 
	font-weight:normal; 
	font-size: .9em; 
	color: #000000; 
	line-height:1.6em;
	} 
	
.text3 a:active { 
	font-family: Arial; 
	font-weight:normal;
	font-size: .9em; 
	color: #000000; 
	line-height:1.6em;
	}
	
.text3 a:visited { 
	font-family: Arial; 
	font-weight:normal;
	font-size: .9em; 
	color: #000000; 
	line-height:1.6em;
	}
	
.text3 a:hover { 
	font-family: Arial; 
	font-weight:normal;
	font-size: .9em; 
	color: #000000; 
	line-height:1.6em;
	}		


.headlinetype4{
	font-family:Verdana, Helvetica, sans-serif;
	font-size:.8em;
	line-height:1em;
	text-align:left;
	color:#990000; /*color:#5D7555;*/
	font-weight:bold;
	padding-left:10px;
	margin-bottom:-10px;
	
}	

.updatetext1{
	font-family: Verdana, Helvetica, sans-serif;  
	font-size: .7em; 
	text-align:center;
	font-weight:normal;
	}	
	
.updatetext1 a:link {
	font-family: Verdana, Helvetica, sans-serif;  
	font-size: .9em; 
	text-align:center;
	color:#000000;
	}		

.updatetext1 a:active {
	font-family: Verdana, Helvetica, sans-serif;  
	font-size: .9em; 
	text-align:center;
	color:#000000;
	}		
	
.updatetext1 a:visited {
	font-family: Verdana, Helvetica, sans-serif;  
	font-size: .9em; 
	text-align:center;
	color:#000000;
	}		
	
.updatetext1 a:hover {
	font-family: Verdana, Helvetica, sans-serif;  
	font-size: .9em; 
	text-align:center;
	color:#000000;
	text-decoration:none;
	}		
	
	
.updatetext2{
	font-family: Verdana, Helvetica, sans-serif;  
	font-size: .6em; 
	text-align:center;
	color:#004584;
	}
	
.text4 { 
	font-family:Verdana, Arial;  
	font-size: .9em; 
	color: #004584;  
	line-height:1.4em;
	font-weight:bold;
	margin:25px 0px 5px 0px;
	}
.text4 a:link { 
	font-family:Verdana, Arial;  
	font-size: .85em; 
	color: #004584;  
	line-height:1.4em; 
	}
.text4 a:active { 
	font-family:Verdana, Arial;
	font-size: .85em; 
	color: #004584;  
	line-height:1.4em; 
	}
.text4 a:visited { 
	font-family:Verdana, Arial;  
	font-size:.85em; 
	color: #004584; 
	line-height:1.4em; 
	}
.text4 a:hover { 
	font-family:Verdana, Arial; 
	font-size: .85em; 
	color: #000000; 
	line-height:1.4em;
	text-decoration:none; 
	padding-bottom:20px;
	}
	
.para1 { 
	font-family: Arial, sans-serif;
	font-weight: normal; 
	font-size: .75em; 
	color: #000000; 
	line-height:1.8em;
	}
.para1 a:link { 
	font-family: Arial, sans-serif;
	font-weight: normal; 
	font-size: 1em; 
	color: #000000; 
	line-height:1.8em;
	}
.para1 a:active { 
	font-family: Arial, sans-serif; 
	font-weight: normal; 
	font-size: 1em; 
	color: #000000; 
	line-height:1.8em; 
	}
.para1 a:visited { 
	font-family: Arial, sans-serif; 
	font-weight: normal; 
	font-size: 1em; 
	color: #000000; 
	line-height:1.8em; 
	}
.para1 a:hover { 
	font-family: Arial, sans-serif;
	font-weight: normal; 
	font-size: 1em; 
	color: #004584;  
	line-height:1.8em;
	}
	
.para1_bold { 
	font-family: Arial; 
	font-weight: bold; 
	font-size: .9em; 
	color: #000000; 
	line-height:1.2em; 
	margin-top:10px;
	}
	
.para1_bold a:link { 
	font-family: Arial; 
	font-weight: bold; 
	font-size: .9em; 
	color: #000000; 
	line-height:1.2em; 
	}	
	
.para1_bold a:active { 
	font-family: Arial; 
	font-weight: bold; 
	font-size: .9em; 
	color: #000000; 
	line-height:1.2em; 
	}
	
.para1_bold a:visited { 
	font-family: Arial; 
	font-weight: bold; 
	font-size: .9em; 
	color: #000000; 
	line-height:1.2em; 
	}
	
.para1_bold a:hover{ 
	font-family: Arial; 
	font-weight: bold; 
	font-size: .9em; 
	color: #000000; 
	line-height:1.2em;
	text-decoration:none; 
	}			
	
.para2_bold { 
	font-family: Arial; 
	font-weight: bold; 
	font-size: 1.1em; 
	color: #000000; 
	line-height:1.2em; 
	margin-top:10px;
	}
	
.para2_bold a:link { 
	font-family: Arial; 
	font-weight: bold; 
	font-size: .9em; 
	color: #000000; 
	line-height:1.2em; 
	}	
	
.para2_bold a:active { 
	font-family: Arial; 
	font-weight: bold; 
	font-size: .9em; 
	color: #000000; 
	line-height:1.2em; 
	}
	
.para2_bold a:visited { 
	font-family: Arial; 
	font-weight: bold; 
	font-size: .9em; 
	color: #000000; 
	line-height:1.2em; 
	}
	
.para2_bold a:hover{ 
	font-family: Arial; 
	font-weight: bold; 
	font-size: .9em; 
	color: #000000; 
	line-height:1.2em;
	text-decoration:none; 
	}	


.para1_ind { 
	font-family: Arial; 
	font-weight: normal; 
	font-size: .8em; 
	color: #000000; 
	line-height:1.6em; 
	padding-left:2px;
	}

.para1_ind a:link { 
	font-family: Arial; 
	font-weight: bold; 
	font-size: .9em; 
	color: #000000; 
	line-height:1.6em; 
	padding-left:2px;}

.para1_ind a:active { 
	font-family: Arial; 
	font-weight: bold; 
	font-size: .9em; 
	color: #000000; 
	line-height:1.6em; 
	padding-left:2px;
	}
	
.para1_ind a:visited { 
	font-family: Arial; 
	font-weight: bold; 
	font-size: .9em; 
	color: #000000; 
	line-height:1.6em; 
	padding-left:2px;
	}
	
.para1_ind a:hover { 
	font-family: Arial; 
	font-weight:bold; 
	font-size: .9em; 
	color: #000000; line-height:1.6em;
	text-decoration:none;
	padding-left:2px;
	}
	
.para2 { 
	font-family: Arial, sans-serif;
	font-weight: normal; 
	font-size: .75em; 
	color: #000000; 
	line-height:1.4em;
	padding-bottom:10px;
	}	
	
.para2 a:link { 
	font-family: Arial, sans-serif;
	font-weight: normal; 
	font-size: .9em; 
	color: #000000; 
	line-height:1.4em;
	padding-bottom:10px;
	}		
	
.para2 a:visited { 
	font-family: Arial, sans-serif;
	font-weight: normal; 
	font-size: .9em; 
	color: #000000; 
	line-height:1.4em;
	padding-bottom:10px;
	}		
	
.para2 a:active { 
	font-family: Arial, sans-serif;
	font-weight: normal; 
	font-size: .9em; 
	color: #000000; 
	line-height:1.4em;
	padding-bottom:10px;
	}		
		
.para2 a:hover { 
	font-family: Arial, sans-serif;
	font-weight: normal; 
	font-size: .9em; 
	color: #000000; 
	line-height:1.4em;
	padding-bottom:10px;
	}		
			
		
	
	
.para3_bold { 
	font-family: Arial; 
	font-weight: bold; 
	font-size: .9em; 
	color: #004584; 
	line-height:1.2em; 
	margin-top:10px;
		text-decoration:none;
	}
	
.para3_bold a:link { 
	font-family: Arial; 
	font-weight: bold; 
	font-size: .9em; 
	color: #000000; 
	line-height:1.2em; 
		text-decoration:none;
	}	
	
.para3_bold a:active { 
	font-family: Arial; 
	font-weight: bold; 
	font-size: .9em; 
	color: #000000; 
	line-height:1.2em; 
	text-decoration:underline; 
	}
	
.para3_bold a:visited { 
	font-family: Arial; 
	font-weight: bold; 
	font-size: .9em; 
	color: #000000; 
	line-height:1.2em; 
		text-decoration:none;
	}
	
.para3_bold a:hover{ 
	font-family: Arial; 
	font-weight: bold; 
	font-size: .9em; 
	color: #000000; 
	line-height:1.2em;
	text-decoration:underline; 
	}	
	
.rows1 { 
	font-family: Arial; 
	font-weight: bold; 
	font-size: .8em; 
	color: #004584;
	line-height:1.6em;
	
	}	
	
	
	
.rows1_ind { 
	font-family: Arial; 
	font-weight: normal; 
	font-size: .8em; 
	color: #000000; 
	width:400px;
	padding-bottom:16px;
	line-height:1.6em;
 
	}
	
	
.rows1_ind a:link{ 
	font-family: Arial; 
	font-weight: normal; 
	font-size: 1em; 
	color: #004584;

	
	}	
	
.rows1_ind a:visited{ 
	font-family: Arial; 
	font-weight: normal; 
	font-size: 1em; 
	color: #004584;

	
	}	
	
.rows1_ind a:active{ 
	font-family: Arial; 
	font-weight: normal; 
	font-size: 1em; 
	color: #004584;
	line-height:1.6em;
	
	}			
	
.rows1_ind a:hover{ 
	font-family: Arial; 
	font-weight: normal
	font-size: 1em; 
	color: #004584;
	text-decoration:none;
	
	}		

	
#left {
	float:left;
	vertical-align:top;
	clear:left;
	height:30px;
	}
	
#right {
	position:relative;
	margin-left:120px;
	}				
		
	
/* V3 Back Page Divs */

#indentall {
	margin:20px;
	}
	
#indentall2{
	margin:20px 20px 20px 30px;
	}	

#myargov {
	height:auto;
	padding-right:5px;
	margin:10px;
	}
	
#oslist {
	height:auto;
	padding:5px;
	margin-right:5px;
	}
	
#rllist {
	height:auto;
	padding:5px;
	margin-right:5px;
	}
	
#inaaccount {
	height:40px;
	padding-top:10px;
	padding-left:2px;
	margin-right:5px;
	}	

#updatelink {
	height:auto;
	padding:5px;
	margin-top:20px;
	margin-left:10px;
	margin-bottom:20px;
	text-align:center;
	background-color:#F1F5F8;
	width:120px;
	}				
	
.fieldcell {  
	font-size: .8em; 
	Color: #000000; 
	text-align: left;
	}
	
.fieldcell input { 
	font-size: .8em; 
	font-family: Arial, Helvetica, sans-serif; 
	Color: #000000; 
	border: 1px solid #93B0CB;
	background-color:#F1F5F8;
	width:150px; 
	} 
	
.fieldcell select { 
	font-size: 1em; 
	font-family: Arial, Helvetica, sans-serif; 
	Color: #000000; 
	width:auto; 
	background-color:#E8EDE4;
	}

.fieldcell textarea { 
	font-size: .8em; 
	font-family: Arial, Helvetica, sans-serif; 
	Color: #000000; 
	width:auto;
	}
	

.fieldcell_wh{ 
	font-size: .8em; 
	Color: #000000; 
	text-align: left;
	}	
.fieldcell_wh select { 
	font-size: .9em; 
	font-family: Arial, Helvetica, sans-serif; 
	Color: #000000; 
	width:auto; 
	background-color:#FFFFFF;
	}	
	
.fieldcell3 input { 
	font-size: .75em; 
	font-family: Arial, Helvetica, sans-serif; 
	Color: #000000; 
	border: 1px solid #93B0CB;
	background-color:#F1F5F8;
	width:100px; 
	} 	
	
.fieldcell3 select { 
	font-size: .8em; 
	font-family: Arial, Helvetica, sans-serif; 
	Color: #000000; 
	border: 1px solid #93B0CB;
	background-color:#F1F5F8;
	width:100px; 
	} 
	
.fieldcell4 select { 
	font-size: .8em; 
	font-family: Arial, Helvetica, sans-serif; 
	Color: #000000; 
	border: 1px solid #93B0CB;
	background-color:#F1F5F8;
	width:60px; 
	} 			
	
#gov_tabs {
	border-bottom:1px solid #93B0CB;
	width:550px;
	}
	
#backtabs1 { 
	font-family: Verdana, Arial;   
	font-size: .8em; 
	color: #000000; 
	line-height:1.6em;
	text-decoration:none;


	}
	
	
#backtabs1  a:link { 
	font-family: Verdana, Arial;   
	font-size: .8em; 
	color: #000000; 
	line-height:1.2em; 
/*	background-color:#E8EDE4; */
	text-decoration:none;
	padding: 2px 4px 2px 4px;
	margin:0px;
	border-left:1px solid #93B0CB;
	}
#backtabs1  a:active { 
	font-family: Verdana, Arial; 
	font-size: .8em; 
	color: #FFFFFF; 
	line-height:1.2em; 
/*	background-color:#E8EDE4; */
	text-decoration:none;
	padding: 2px 4px 2px 4px;
	margin:0px;
	}
#backtabs1  a:visited { 
	font-family: Verdana, Arial;   
	font-size:.8em; 
	color: #000000; 
	line-height:1.2em; 
/*	background-color:#E8EDE4; */
	text-decoration:none;
	padding: 2px 4px 2px 4px;
	margin:0px;
	}
#backtabs1  a:hover { 
	font-family: Verdana, Arial; 
	font-size: .8em; 
	color: #FFFFFF; 
	line-height:1.2em; 
/*	background-color:#E8EDE4; */
	text-decoration:none;
	padding: 2px 4px 2px 4px;
	margin:0px;
	}	
	
.tabrule {
	border-left:1px solid #93B0CB;
	}	
	
.tabrule_rt {
	border-right:1px solid #93B0CB;
	}		
	
.headline1_blu { 
	font-family: Arial, sans-serif;
	font-size:1.2em;
	line-height:1.4em;
	text-align:left;
	color:#000000;
	font-weight:normal;
	margin-top:10px;
	
}

.headline1_blu a:link { 
	font-family: verdana, Helvetica, sans-serif;
	font-size:1.2em;
	text-align:left;
	color:#004584;
	padding-bottom:10px;
	font-weight:bold;
}

.headline1_blu a:visited{ 
	font-family: verdana, Helvetica, sans-serif;
	font-size:1.2em;
	text-align:left;
	color:#004584;
	padding-bottom:10px;
	font-weight:bold;
}

.headline1_blu a:active { 
	font-family: verdana, Helvetica, sans-serif;
	font-size:1.2em;
	text-align:left;
	color:#004584;
	padding-bottom:10px;
	font-weight:bold;
}
.headline1_blu a:hover { 
	font-family: verdana, Helvetica, sans-serif;
	font-size:1.2em;
	text-align:left;
	color:#6573D1;
	padding-bottom:10px;
	text-decoration:none;
	font-weight:bold;
}	

.headline2_blu { 
	font-family: Arial, sans-serif;
	font-size:.8em;
	line-height:1.4em;
	text-align:left;
	color:#000000;
	font-weight:normal;
	margin-top:10px;
	padding-bottom:10px;
	
}

.headline2_blu a:link { 
	font-family: Arial, sans-serif;
	font-size:1em;
	text-align:left;
	color:#000000;
	padding-bottom:10px;
	font-weight:bold;
}

.headline2_blu a:visited{ 
	font-family: Arial, sans-serif;
	font-size:1em;
	text-align:left;
	color:#000000;
	padding-bottom:10px;
	font-weight:bold;
}

.headline2_blu a:active { 
	font-family: Arial, sans-serif;
	font-size:1em;
	text-align:left;
	color:#000000;
	padding-bottom:10px;
	font-weight:bold;
}
.headline2_blu a:hover { 
	font-family: Arial, sans-serif;
	font-size:1em;
	text-align:left;
	color: #004584;
	padding-bottom:10px;
	text-decoration:none;
	font-weight:bold;
}	

.headline3_blu { 
	font-family: Verdana, sans-serif;
	font-size:.8em;
	line-height:1.6em;
	text-align:left;
	color:#000000;
	font-weight:bold;
	margin-top:20px;
	padding-bottom:10px;
	margin-bottom:10px;
	
}

.headline4_blu { 
	font-family: Arial, sans-serif;
	font-size:1.2em;
	line-height:1.4em;
	text-align:left;
	color: #004584;
	font-weight:bold;
	margin-top:10px;
	
}

.headlinetype5{
	font-family:Verdana, Helvetica, sans-serif;
	font-size:.8em;
	font-weight:bold;
	text-align:left;
	line-height:1.4em;
}


.texttype5 {
	font-family: Verdana, Arial, sans-serif;
	font-size: .9em;
	line-height:1.2em;
	color: #004584;
	font-weight:normal;
	text-align:left;
}	

.texttype5 a:link {
	font-family: Verdana, Arial, sans-serif;
	font-size: .8em;
	line-height:1.2em;
	color: #004584;
	font-weight:normal;
	
}

.texttype5 a:visited{
	font-family: Verdana, Arial, sans-serif;
	font-size: .8em;
	line-height:1.2em;
	color: #004584;
	font-weight:normal;
}

.texttype5 a:active {
	font-family: Verdana, Arial, sans-serif;
	font-size: .8em;
	line-height:1.2em;
	color: #004584;
	font-weight:normal;
}

.texttype5 a:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: .8em;
	line-height:1.2em;
	color: #004584;
	font-weight:normal;
	text-decoration:none;
}

.text8 { 
	font-family: Arial; 
	font-weight: bold; 
	font-size: .9em; 
	color: #93B0CB; 
	line-height:1.5em; 
	}	
	
.text8 a:link { 
	font-family: Arial; 
	font-weight: bold; 
	font-size: .9em; 
	color: #000000; 
	line-height:1.5em; 
	}		
	
.text8 a:visited { 
	font-family: Arial; 
	font-weight: bold; 
	font-size: .9em; 
	color: #000000; 
	line-height:1.5em; 
	}	
	
.text8 a:active { 
	font-family: Arial; 
	font-weight: bold; 
	font-size: .9em; 
	color: #000000; 
	line-height:1.5em; 
	}	
	
.text8 a:hover { 
	font-family: Arial; 
	font-weight: bold; 
	font-size: .9em; 
	color: #000000; 
	line-height:1.5em; 
	}	
	
.text1_ind { 
	font-family: Arial; 
	font-weight: normal; 
	font-size: .75em; 
	line-height:1.6em; 
	color: #000000;
	}

.text1_ind a:link { 
	font-family: Arial; 
	font-weight: bold;
	font-size: 1em; 
	line-height:1.6em;
	color: #000000;  
	}
	
.text1_ind a:active { 
	font-family: Arial; 
	font-weight: bold; 
	font-size: 1em; 
	line-height:1.6em;
	color: #000000;  
	}
	
.text1_ind a:visited { 
	font-family: Arial; 
	font-weight: bold;
	font-size: 1em; 
	line-height:1.6em;
	color: #000000;
	}
	
.text1_ind a:hover { 
	font-family: Arial; 
	font-weight: bold;
	font-size: 1em; 
	line-height:1.6em; 
	color: #000000; 
	text-decoration:none;
	}	
	
.underline_blu {
	border-bottom:solid 1px #93B0CB;
	}	
	
.rowitem3 { 
	font-family: Arial; 
	font-weight: bold; 
	font-size: .7em; 
	color: #000000; 
	line-height:1.8em; 
	padding-top:3px;
	}
	
.rowitem3 a:link { 
	font-family: Arial; 
	font-weight: bold; 
	font-size:1em; 
	color: #000000; 
	line-height:1.8em; 
	padding-top:5px;
	}
	
.rowitem3 a:active { 
	font-family: Arial; 
	font-weight: bold; 
	font-size:1em; 
	color: #000000; 
	line-height:1.8em; 
	padding-top:5px;
	}
	
.rowitem3 a:visited { 
	font-family: Arial; 
	font-weight: bold; 
	font-size:1em; 
	color: #000000; 
	line-height:1.8em; 
	padding-top:5px;
	}
	
.rowitem3 a:hover { 
	font-family: Arial; 
	font-weight: bold; 
	font-size:1em; 
	color: #004584; 
	line-height:1.8em;
	text-decoration:none; 
	padding-top:5px;
	}
	
#blend {
		padding:4px;
		background-image: url(../images/blueblend2.jpg); 
    	background-repeat: repeat-y;
		width:500px;
		height:25px;
		}	
	
	
.rowitem3_ind { 
	margin-left:60px; 
	font-family: Arial; 
	font-weight: bold; 
	font-size: .9em; 
	color: #000000; 
	line-height:20px; 
	}
	
#caption {
	padding:6px 0px 6px 0px;
	}	
	
.caption4 {  
	font-family: Arial; 
	font-weight: bold; 
	font-size: .7em; 
	color: #000000; 
	text-decoration:none;
	}	
	
.caption4 a:link {  
	font-family: Arial; 
	font-weight: bold; 
	font-size: .8em; 
	color: #000000; 

		}		
	
.caption4 a:visited {  
	font-family: Arial; 
	font-weight: bold; 
	font-size: .8em; 
	color: #000000; 

	}		
	
.caption4 a:active {  
	font-family: Arial; 
	font-weight: bold; 
	font-size: .8em; 
	color: #000000; 

	}		

.caption4 a:hover {  
	font-family: Arial; 
	font-weight: bold; 
	font-size: .8em; 
	color: #000000; 
	text-decoration:none;
	}	
	
/* mini tabs */

#underline {
	border-bottom:1px solid #93B0CB;
	width:530px;
	}

.underline_tabs {
	border-bottom:1px solid #93B0CB;
	margin-top:-2px;
	width:530px;
	}
	
.backtabs1 { 
	font-family: Verdana, Arial;   
	font-size: .8em; 
	color: #000000; 
	line-height:1.6em;
	text-decoration:none;
	padding: -1px 1px 0px 1px;
	margin-left:0px;
	margin-right:5px;
	margin-bottom:0px;
	margin-top:4px;

	}
	
	
.backtabs1  a:link { 
	font-family: Verdana, Arial;   
	font-size: .8em; 
	color: #000000; 
	line-height:1.2em; 
	border-left:1px solid #93B0CB;
	border-top:1px solid #93B0CB;
	border-right:1px solid #93B0CB;
	text-decoration:none;
	padding: 2px 4px 4px 4px;
	margin:0px;
	}
.backtabs1  a:active { 
	font-family: Verdana, Arial; 
	font-size: .8em; 
	color: #FFFFFF; 
	line-height:1.2em; 
	border-left:1px solid #93B0CB;
	border-top:1px solid #93B0CB;
	border-right:1px solid #93B0CB;
	text-decoration:none;
	background-color:#93B0CB;
	padding: 2px 4px 4px 4px;
	margin:0px;
	}
.backtabs1  a:visited { 
	font-family: Verdana, Arial;   
	font-size:.8em; 
	color: #000000; 
	line-height:1.2em; 
	border-left:1px solid #93B0CB;
	border-top:1px solid #93B0CB;
	border-right:1px solid #93B0CB;
	text-decoration:none;
	padding: 2px 4px 4px 4px;
	margin:0px;
	}
.backtabs1  a:hover { 
	font-family: Verdana, Arial; 
	font-size: .8em; 
	color: #FFFFFF; 
	line-height:1.2em; 
	border-left:1px solid #93B0CB;
	border-top:1px solid #93B0CB;
	border-right:1px solid #93B0CB;
	background-color:#93B0CB;
	text-decoration:none;
	padding: 2px 4px 4px 4px;
	margin:0px;
	}	
	
.headline2 { 
	font-family: Verdana, Arial; 
	font-weight: normal; 
	font-size: .75em; 
	color: #000000; 
	line-height:1.2em; 
	}

.headline2 a:link { 
	font-family: Verdana, Arial;  
	font-weight: normal; 
	font-size: .9em; 
	color: #000000; 
	line-height:1.6em; 
	}
.headline2 a:visited { 
	font-family: Verdana, Arial;  
	font-weight: normal; 
	font-size: .9em; 
	color: #000000; 
	line-height:1.6em; 
	}
.headline2 a:active { 
	font-family: Verdana, Arial;  
	font-weight: normal; 
	font-size: .9em; 
	color: #000000; 
	line-height:1.6em; 
	}

.headline2 a:hover { 
	font-family: Verdana, Arial;  
	font-weight: normal; 
	font-size: .9em;
	color: #000000; 
	line-height:1.6em; 
	}
	
.textcell textarea { 
	width: 400px; 
	font-family :Verdana, Helvetica, sans-serif;  
	font-size: .7em;   
	color: #000000; 
	border: 1px solid #93B0CB;
	background-color:#F1F5F8;
	} 
	
.textcell2 textarea { 
	width: 300px; 
	font-family :Verdana, Helvetica, sans-serif;  
	font-size: .7em;   
	color: #000000; 
	border: 1px solid #93B0CB;
	background-color:#F1F5F8;
	} 			
	
.button_sm5 {
	font-family: Verdana, Arial, sans-serif;
	border:1px;
	color:#ffffff;
	font-size:.7em;
	font-weight:normal;
	width:auto;
	height:18px;
	background-color:#93B0CB;
	cursor:pointer;
	margin:10px 0px 10px 0px;
	padding-bottom:10px;
	}		
	
span.expandLink { 
	font-family: Arial; 
	font-weight: bold; 
	font-size: .8em; 
	color: #000000; 
	line-height:1.2em; 
	}
	
span.expandLink a { 
	font-family: Arial; 
	font-weight: bold; 
	font-size: .8em; 
	color: #000000; 
	line-height:1.2em;
	}	
	
.text3_blu { 
	font-family: Arial; 
	font-weight: bold; 
	font-size: .7em; 
	color: #004584; 
	line-height:1.3em; 
	padding-top:10px;
	}	
	
.text3_blu a:link { 
	font-family: Arial; 
	font-weight: bold; 
	font-size: .7em; 
	color: #004584; 
	line-height:1.3em; 
	padding-top:10px;
	}		
	
.text3_blu a:visited { 
	font-family: Arial; 
	font-weight: bold; 
	font-size: .7em; 
	color: #004584; 
	line-height:1.3em; 
	padding-top:10px;
	}		
	
.text3_blu a:active { 
	font-family: Arial; 
	font-weight: bold; 
	font-size: .7em; 
	color: #004584; 
	line-height:1.3em; 
	padding-top:10px;
	}		
	
.text3_blu a:hover { 
	font-family: Arial; 
	font-weight: bold; 
	font-size: .7em; 
	color: #004584; 
	line-height:1.3em; 
	padding-top:10px;
	}		
	
.rowitem3_ind { 
	margin-left:60px; 
	font-family: Arial; 
	font-weight: bold; 
	font-size: .7em; 
	color: #000000; 
	line-height:20px; 
	}	
	
.text9 { 
	font-family: Verdana, Arial;  
	font-size: .7em; 
	color: #004584; 
	line-height:2em; 
	margin-top:15px; 
	font-weight: bold;
	}
	
.text9 a:link { 
	font-family: Verdana, Arial;  
	font-size: 1em; 
	color: #004584; 
	line-height:2em; 
	margin-top:15px; 
	font-weight: bold; 

	}
	
.text9 a:active { 
	font-family: Verdana, Arial;   
	font-size: 1em; 
	color: #004584; 
	line-height:2em; 
	margin-top:15px; 
	font-weight: bold;

	}
	
.text9 a:visited { 
	font-family: Verdana, Arial;   
	font-size: 1em; 
	color: #004584; 
	line-height:2em; 
	margin-top:15px;  
	font-weight: bold;

	}
	
.text9 a:hover { 
	font-family: Verdana, Arial; 
	font-size: 1em; 
	color: #004584; 
	line-height:2em; 
	margin-top:15px;
	text-decoration:none; 
	font-weight: bold;
	}	

.para4 { 
	font-family: Arial; 
	font-weight: normal; 
	font-size: .8em; 
	color: #000000; 
	line-height:1.2em; 
	padding-bottom:20px; 
	margin-bottom:20px;
	}
	
.para4 a:link { 
	font-family: Arial; 
	font-weight: normal; 
	font-size: .9em;  
	color: #000000; 
	line-height:1.2em; 
	padding-bottom:20px; 
	}	
	
.para4 a:active { 
	font-family: Arial; 
	font-weight: normal; 
	font-size: .9em; 
	color: #000000; 
	line-height:1.2em; 
	padding-bottom:20px; 
	margin-bottom:20px;
	}	

.para4 a:visited { 
	font-family: Arial; 
	font-weight: normal; 
	font-size: .9em; 
	color: #000000; 
	line-height:1.2em; 
	padding-bottom:20px; 
	margin-bottom:20px;
	}
	
.para4 a:hover { 
	font-family: Arial; 
	font-weight: normal; 
	font-size: .9em; 
	color: #000000; 
	line-height:1.2em; 
	padding-bottom:20px; 
	margin-bottom:20px;
	}	
	
#ajaxall {
	border:1px solid #000000;
	width:500px;
	margin:2px;
	padding:2px;
	height:80px;
	background-color:#FFFFFF;
	}	
	
#ajax1 {
	float:left;
	width:80px;
	margin:0px;
	padding:0px;
	}	
	
#ajax2 {
	float:left;
	position:relative;
	padding-left:70px;
	width:420px;
	padding:0px;
	}	
	
.ajaxtext { 
	font-family: Arial; 
	font-weight: bold; 
	font-size: .7em; 
	color: #000000; 
	line-height:1.4em;
	}	
	
.border2 {
	border:1px solid #93B0CB;
	}	
	
/* Global Template */

#col1_back_gt {
	width:760px;
	height:auto;
	min-height:500px; 
	margin:20px 40px 20px 20px;
	padding-right:20px;
	}
	
*html #col1_back_gt {
	height:100%;
	float:left;
	min-height:500px; 
	height:500px; /* may need to remove for IE6 */
	margin:20px 40px 20px 20px;
	}	
	
/* V3 Updated */
.text4 { 
	font-family:Verdana, Arial;  
	font-size: .9em; 
	color: #000000;  
	line-height:1.4em;
	font-weight:bold;
	margin-bottom:10px;
	}
.text4 a:link { 
	font-family:Verdana, Arial;  
	font-size: .85em; 
	color: #000000;  
	line-height:1.4em; 
	}
.text4 a:active { 
	font-family:Verdana, Arial;
	font-size: .85em; 
	ccolor: #000000;  
	line-height:1.4em; 
	text-decoration:none;
	}
.text4 a:visited { 
	font-family:Verdana, Arial;  
	font-size:.85em; 
	color: #000000; 
	line-height:1.4em; 
	}
.text4 a:hover { 
	font-family:Verdana, Arial; 
	font-size: .85em; 
	color: #000000; 
	line-height:1.4em;
	text-decoration:none; 
	padding-bottom:20px;
	}	