/* Forms */

fieldset { border: 1px solid #ccc; padding: 0 1em 1em 1em; margin: 1.6em 0; } /* padding-top is margin-top for fieldsets in Opera */
legend { background:none; padding-left: .8em; padding-right: .8em; font-family: Arial, Helvetica, sans-serif; color:#3a4e80; font-weight: normal; font-size: 12px; }
legend+* { margin-top: 1em; } /* compensates for the opera margin bug */
textarea, input { padding: .3em .4em .15em .4em; }
textarea, input[type='text'], select { border: 1px solid #3a4e80; background: #fff; font-size:12px; }
textarea:hover, input[type='text']:hover, input[type='password']:hover, select:hover { border-color: #77a4ac; }
textarea:focus, input[type='text']:focus, input[type='password']:focus, select:focus { border-color: #666; outline: 2px solid #fddc01; }
input[type='button'], input[type='submit'], input[type='checkbox'], input[type='image'], input[type='radio'], input[type='reset'], select, button { cursor: pointer; }
input[type='hidden'] { display:none; }

body{
	margin: 0;
	padding: 0;
	border: 0;
	background:none;
	}
	
#wrapper{
	background:none;
	margin: 0 auto;
	padding: 0;
	border: 0;
	width: 820px;
	}
	
#contents{
	background:transparent url(/i/custom/idaho/id_bkgd.gif)  repeat-y center top;
	float:left;
	width: 820px;
	padding:0;
	margin:0;
	}
	
#col_contents{
	background:none;
	float:left;
	width: 820px;
	padding:0 0 20px 0;
	margin:3px 0 6px 0;
	}
	
#headwrap{
	margin: 0;
	padding:0;
	width: 820px;
	float: left;
}

#header_index	{
	width:786px;
	padding:0;
	margin:0 0 0 17px;
	border: 0;
	background:transparent;
}

#logo_index{
	position:absolute;
	margin:12px 0 0 25px;
	padding:0;
	width:370px;
	height:103px;
	text-indent:-9999px;
	background:transparent;
}

#logo_index a{
	display:block;
	height:103px;
}

#header	{
	width:786px;
	padding:0;
	margin:0 0 0 17px;
	border: 0;
	background:transparent;
}

#logo{
	position:absolute;
	margin:12px 0 0 10px;
	padding:0;
	width:185px;
	height:50px;
	text-indent:-9999px;
	background:transparent url(/i/custom/idaho/site_logo.gif) no-repeat 0 0;
}

#logo a{
	display:block;
	height:50px;
}

#main_pic{
	width:786px;
	float:left;
	padding:0 0 6px 17px;
	margin:0;
}

/* Navigation
----------------------------------------------------------------------------------- */
#nav_container{
	background:none;
	margin:8px 0 0 17px;
	padding:0;
	float:left;
	width: 786px;
	height:36px;
	}

.nav{
	background:none;
	margin:0;
	padding:0;
	float:left;
	width:786px;
	height:36px;
	}
	
ul#menu{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	text-transform:uppercase;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
ul#menu li{
	display:block;
	float:left;
	margin:0;
	padding:0;
	}
ul#menu li a{
	display:block;
	float:left;
	color:#3a4e80;
	text-decoration:none;
	padding:10px 10px 0 10px;
	margin:0;
	height:25px;
	}
ul#menu li a:hover{
	color:#3a4e80;
	background:#f0f4f5;
	display:block;
	float:left;
	text-decoration:none;
	padding:10px 10px 0 10px;
	margin:0;
	height:25px;
	}
	
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	line-height:1.6em;
	color:#000;
	padding:0 0 10px 0;
	margin:0;
	}

.smalltext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	color:#000;
	padding:0;
	margin:0;
	}	

.green_text {
	color:#8fc73e;
	}
	
.red_text {
	color:#ff0000;
	}
	
.redx_text {
	color:#ff0000;
	text-decoration:line-through;
	}
	
.blackx_text {
	color:#000;
	text-decoration:line-through;
	}
	
.blue_text{
 color:#3366ff;
 }
	
h1, h2, h3, h4, h5, h6{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	color:#42416b;
	}
	
h1 {
	font-size:24px;
	font-weight:100;
	padding:3px 0 14px 0;
	margin:0;
	}
	
h2{
	font-size:20px;
	font-weight:100;
	border-bottom:solid 1px #42416b;
	padding:0 0 4px 0;
	margin:0 0 8px 0;
	}
	
h3 {
	font-size:24px;
	font-weight:100;
	padding:0 0 2px 0;
	margin:0;
	}
	
h4{
	font-size:18px;
	font-weight:100;
	padding:3px 0 4px 0;
	margin:0;
	}
	
h5{
	font-style: normal;
	font-size:14px;
	padding:5px 0 0 0;
	margin:0;
	}
	
h5 a, a:link{
	color:#42416b;
	text-decoration:none;
}

h5 a:hover{
	color:#666;
	background:none;
	text-decoration:none;
}

h6{
	font-size:14px;
	font-weight:bold;
	padding:3px 0 4px 0;
	margin:0;
	}
	
hr {
	border: 0;
	height: 5px;
	background: #ebecee;
	margin: 3px 0;
	padding:0;
}

.thin {
	border: 0;
	height: 1px;
	background: #ebecee;
	margin:0 0 9px 0;
	padding:0;
}

img{
	border:none;
	padding:0;
	margin:0;
	}
	
a, a:link{
	color:#1a53d2;
	text-decoration:none;
}

a:hover, a.selected{
	color:#eeb422;
	background:none;
	text-decoration:none;
}

.directory_wrap{
	background:none;
	width:803px;
	padding:0 0 0 17px;
	margin:6px 0 12px 0;
	float:left;
	overflow:hidden;
}

.directory_bk {
	margin:0; 
	padding:0;
	width:782px;
	height:auto;
	background:#f9f9f9;
	border:1px solid #e8e8e8;
	float:left;
	overflow:hidden;
}

.directory {
	background:none;
	width:340px;
	float:left;
	text-align:left;
	padding:10px 0 0 20px;
	margin:0;
	}
	
.directory_rt {
	background:none;
	width:380px;
	float:left;
	text-align:left;
	padding:10px 0 0 20px;
	margin:0;
	}
	
.index_square ul {
	list-style:none;
	text-align:left;
	color:#3a4e80;
	line-height: 1.3em;
	margin: 6px 0 0 0; 
	padding:0;
	float: left;
}
.index_square ul li {
	background:none;
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 0 2px 0;
	padding:0;
	
}
.index_square ul li a {
	color: #3a4e80;
	padding: 4px 6px;
	margin:0;
	text-decoration:none;
}
.index_square ul li a:hover {
	color: #666;
	text-decoration:underline;
}
/* Top Topic on Homepage
----------------------------------------------------------------------------------- */
	
.top_topic_wrap{
	background:none;
	width:785px;
	height:auto;
	margin:10px 0 0 17px;
	padding:0;
	}
	
.top_topicsquare {
	background:none;
	width:180px;
	float:left;
	text-align:left;
	padding:0 0 0 10px;
	margin:0;
	}
	
.top_topicsquare ul {
	list-style:none;
	text-align:left;
	color:#216574;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	margin:0; 
	padding:0;
	float: left;
}
	
.quote{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	font-weight:normal;
	text-align:left;
	line-height:20px;
	color:#42416b;
	padding:0;
	margin:0 0 10px 0;
	}
	
.quote2{
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	font-style:italic;
	font-weight:normal;
	line-height:24px;
	color:#3a4e80;
	padding:0;
	margin:0 0 10px 0;
	}
	
.feature_area {
	float:left;
	background:none;
	width:786px;
	margin:0;
	padding:0 0 0 17px;
	}
	
.super_area {
	float:left;
	background:none;
	width:490px;
	margin:0 0 0 20px;
	padding:0;
	}
	
.l_col{
	background:none;
	width:196px;
	padding:0 0 0 17px;
	margin:0;
	float:left;
}

.l_col2{
	background:none;
	width:280px;
	padding:0;
	margin:0;
	float:left;
}

.r_col2{
	background:none;
	width:263px;
	padding:0;
	margin:0 0 0 17px;
	float:left;
}

.right{float:right;margin:4px 0 0 6px; padding:0;}
.left{float:left;margin:4px 4px 0 0; padding:0;}

.left2{float:left;margin:4px 12px 0 0; padding:0;}
.left3{float:left;margin:12px 12px 0 0; padding:0;}

.sidebar2 {
	background:none;
	width:190px;
	float:left;
	padding:0px;
	margin:12px 0 0 0;
	}
	
.sidebar2_img {
	background:none;
	width:190px;
	float:left;
	padding:0px;
	margin:0;
	}

.sidebar{
width: 170px;
padding: 10px 10px 20px 5px;
margin:0;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#216574;
}

.sidebar ul {
	margin: 0;
	padding: 0;
}

.sidebar ul ul {
	margin: 0;
	padding:  0 0 0 25px;
}

.sidebar li{
	list-style: none;
	margin: 0;
	padding: 0;
	border-bottom:1px solid #e8e8e8;
	text-align: left;
}

.sidebar li a{
	display: block;
	padding: 0;
	margin:0;
	line-height:1.5em;
	text-decoration: none;
}

.sidebar li a:link, .sidebar li a:visited { 
	background:none;
	font-weight:normal;
	padding:6px 0;
	color: #3a4e80;
}

.sidebar ul li a:hover, .sidebar ul li a.selected{
	padding:6px 0;
	background: #f0f4f5;
	color: #3a4e80;
}
	
.r_col{
	background:none;
	width:570px;
	text-align:left;
	float:right;
	padding:0 27px 0 0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.r_col ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#000;
	list-style:disc;
	line-height:20px;
	margin:0 20px;
	padding:0 0 5px 0;
	}
.r_col ol {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#000;
	line-height:20px;
	margin:0 20px;
	padding:0 0 5px 20px;
	}
	
.highlight_area{
	clear:both;
	background:#f0f4f5;
	border:solid 1px #c4cad9;
	width:540px;
	text-align:left;
	padding:10px;
	margin:15px 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.highlight_sidebar{
	float:left;
	background:none;
	border:solid 1px #c4cad9;
	width:167px;
	text-align:left;
	padding:10px;
	margin:15px 0 15px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	}
		
.scroll_box{
	clear:both;
	width:220px;
	text-align:left;
	padding:5px 0 5px 0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.clear {clear:both;}

.three_sub_wrap{
	background:none;
	width:579px;
	padding:0;
	margin:0 0 20px 0;
	float:left;
	overflow:hidden;
}
	
._3box_wrap{
	background:none;
	width:580px;
	height:305px;
	margin:10px 0 20px 0;
	padding:0;
	}
	
.square{
	background:none;
	width:175px;
	float:left;
	text-align:left;
	padding:6px;
	margin:0 0 0 1px;
	}
	
.square_middle{
	background:none;
	width:175px;
	float:left;
	text-align:left;
	padding:6px;
	margin:0 0 0 7px;
	}
	
.square_end{
	background:none;
	width:175px;
	float:left;
	text-align:left;
	padding:6px;
	margin:0 0 0 9px;
	}
	
.square ul, .square_end ul, .square_middle ul {
	list-style:none;
	text-align:left;
	color:#216574;
	font-size:0.95em;
	line-height: 1.2em;
	margin:0; 
	padding:0;
	float: left;
}
.square ul li, .square_end li, .square_middle li {
	display: block;
	color: #abb2c3;
	background: #e5eced;
	font-size: 11px;
	margin:0 0 2px 0;
	padding:0;
}
.square ul li a, .square_end li a, .square_middle a {
	display: block;
	color: #434343;
	padding: 4px 6px;
	margin:0;
	width: 163px;
	overflow: hidden;
	text-decoration:none;
}
.square ul li a:hover, .square_end li a:hover, .square_middle a:hover {
	background: #f5f9fa;
	color: #3a4e80;
}

.main_list{
	background:none;
	width:560px;
	border:0;
	float:left;
	text-align:left;
	padding:0 0 20px 0;
	margin:0;
	}

.main_list ul {
	list-style:none;
	text-align:left;
	color:#216574;
	line-height: 1.3em;
	margin: 6px 0 0 0; 
	padding:0;
	float: left;
	width: 560px;
}

.main_list ul li {
	display: block;
	color: #000;
	background:none;
	border-bottom:1px solid #e8e8e8;
	font-size: 12px;
	margin:0;
	padding:0;	
}
.main_list ul li a {
	display: block;
	color: #434343;
	padding: 4px 6px;
	margin:0;
	overflow: hidden;
	text-decoration:none;
}
.main_list ul li a:hover, .main_list ul li a.selected {
	background: #f0f4f5;
	color: #3a4e80;
}

/* Access Report Button
--------------------------------------- */
.access_botton{
	width: 560px;
	height:47px;
	margin: 20px 0 20px 0;
	padding: 0;
	display:block;
	float:left;
	background:none;
	text-indent:-9999px;
}

.access_botton a {
display:block;
}

.access_botton a:link, .access_botton a:hover, .access_botton a:visited {
	width:560px;
	height:47px;	
}

/* Footer
--------------------------------------- */

#footer{
	background:transparent url(/i/custom/idaho/id_bkgd_footer.gif) no-repeat top center;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	clear: both;
	width:820px;
	padding:30px 0;
	margin:0;
	color:#000;
}

.footer_p {
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:0;
	margin:12px 0 0 0;
	}

#footer ul{
	text-align: center;
	margin:0;
	padding:0;	
}
	
#footer li{
	list-style: none;
	display:inline;
	padding:0 10px 0 0;
}
	
#footer a, #footer a:link,
.footer_right a, .footer_right a:link{
	color:#3a4e80;
	font-weight: normal;
	padding:0;
	margin:0;
	text-decoration:none;
}

#footer a:hover,
.footer_right a:hover{
	color: #666;
	font-weight: normal;
	margin:0;
	padding:0;
	text-decoration:underline;
	background: none;
}

.formHeader, .textHeader, .textHeaderSm, .breadcrumbs { font-family: georgia, "times new roman", times, serif; }

.selectQuick 		{ width: 150px; font-family: georgia, "times new roman", times, serif; font-size: 75% }
.buttonQuick		{ border-right: #036 2px solid; border-bottom: #036 2px solid; border-top: #69c 2px solid; border-left: #69c 2px solid; font-size: 12px; cursor: pointer; font-family: arial, helvetica, sans-serif; font-weight: bold; height: 24px; color: #ffd764; background-color: #369; }

.underline		{ padding-bottom: 1px; border-bottom: 1px solid #42416b; }
.textHeader 	{ font-size: 14px; font-weight: bold; color: #42416b; padding-bottom: 1px; border-bottom: 1px solid #42416b; }
.textHeaderSm 	{ font-size: 13px; color: #42416b; font-weight: bold; text-decoration: none; }
.underlineHeaderSm 	{ font-size: 13px; color: #42416b; font-weight: bold; text-decoration: none; padding-bottom: 1px; border-bottom: 1px solid #339; }
.formHeader		{ font-size: 14px; font-weight: bold; color: #42416b; padding-bottom: 1px; }
.formFieldLabel	{ font-size: 13px; font-weight: bold; color: #42416b; }
.formTable	 	{ border: 1px solid #c4cad9; background: #f0f4f5; }

.breadcrumbs	{ color: #42416b; font-weight:normal; }
.breadcrumbs a:link, .breadcrumbs a:visited	{ color: #42416b; }
.breadcrumbs a:hover	{ color: #eeb422; }
.cellHeader 	{ font-weight: bold; color: #42416b; background: #f0f4f5; border-top: 1px solid #c4cad9; border-bottom: 1px solid #c4cad9; }
.cellData		{ border-bottom: 1px solid #c4cad9; }

.buttonDefault, .buttonSmall
				{ border-right: #cca431 2px solid; border-bottom: #cca431 2px solid; border-top: #fff097 2px solid; border-left: #fff097 2px solid; cursor: pointer; font-weight: bold; color: #669; background-color: #ffd764; font-size: 14px; height: 26px; }

.buttonSmall	{ font-size: 12px; height: 24px; }
.buttonQuick		{ border-right: #0b0b5c 2px solid; border-bottom: #0b0b5c 2px solid; border-top: #6666c1 2px solid; border-left: #6666c1 2px solid; font-size: 12px; cursor: pointer; font-family: arial, helvetica, sans-serif; font-weight: bold; height: 24px; color: #ffd764; background-color: #394D80; }

.full_width{
	background:none;
	width:780px;
	padding:0 0 0 20px;
	margin:0;
}
