@charset "ISO-8859-1";
html
{
	height:100%;
}
body
{
	font-family:Verdana,Arial,Tahoma,Helvetica,san-serif;
	margin:0px;
	padding:0px;
	height:100%;
	/*background-color:#afc9e3;*/
	background-image:url(../images/bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#cccccc;
}
h1
{
	font-size:8pt;
	color:#66aaaa;
	margin:0px;
	padding:0px;
	background-color:#acc8e0;
	height:15px;
	padding-left:10px;
}
h2
{
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-style:italic;
	border-bottom: 1px solid #6699cc;
	padding-bottom:3px;
	color:#339933;
	font-size:2em;
	clear:left;
	margin-top:10px;
	margin-bottom:3px;
}
h2.threesteps
{
	font-family:Verdana,Arial,Tahoma,Helvetica,san-serif;
	margin:0px;
	font-weight:bold;
	font-style:normal;
	border-bottom:0px;
	font-size:16pt;
	text-align:center;
	border-top:1px solid black;
	padding-right:98px;
	padding-top:5px;
	color:#003300;
	clear:right;
}
h3
{
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-style:italic;
	font-size:1.6em;
	color:#339933;
	clear:left;
}
h4
{
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-style:italic;
	color:#339933;
	font-size:1.4em;
}
h4.IOI
{
	letter-spacing:4px;
	font-style:normal;
	color:#000000;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;
}
h5
{
	color: #3D74A4;
	font-size:11pt;
	margin-bottom:0px;
	margin-top:0px;
}
h6
{
	margin-top:20px;
	margin-bottom:20px;
	font-size:12pt;
	font-weight:normal;
}

blockquote
{
	background-color:#ffffcc;
	padding:10px;
	border:1px solid #666666;
	box-shadow:1px 1px 5px 1px rgba(51,51,51,1);
	overflow:auto;
}
blockquote h4, blockquote h3, blockquote h2
{
	margin-top:0px;
}

input[type=text], 
input[type=password], 
textarea
{
	/*background-color:#dddddd;*/
	border:1px solid #666666;
}
textarea
{
	border:1px solid #666666;
	border-radius:5px;
}

A:link 
{
	color:#3D74A4;
	text-decoration: underline;
}
A:visited 
{
	color:#3D74A4;
}
A:hover 
{
	color:#FF9F00;
	text-decoration: none;
}
#ioi_main
{
	background-color:#ffffff;
	min-height:630px;
	min-width:960px;
	max-width:1000px;
	margin-bottom:0px;
	margin-right:auto;
	margin-left:auto;
	border:1px solid black;
}
#ioi_head
{
	background-image:url(../images/logo_bg.gif);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	width:100%;
	height:67px;
}
#ioi_logo
{
	height:67px;
	float:left;
}
#ioi_logo img
{
	border:0px;
}
#ioi_headright
{
	font-size:10pt;
	text-align:right;
	padding:5px;
	padding-right:15px;
}
#ioi_headright img
{
	padding-top:5px;
	border:0px;
}
#ioi_phone
{
	margin-top:24px;
}
#ioi_mainnav
{
	height:21px;
}
#ioi_idahocenter
{
	height:21px;
}
#ioi_menu
{
	background-image:url(../images/nav_right.gif);
	background-repeat:repeat-x;
	height:21px;
	color:#333333;
}
#ioi_menu ul, #ioi_footernav ul
{
	list-style:none;
	margin:0px;
	padding:0px;
}
#ioi_menu ul li, #ioi_footernav ul li
{
	display:inline;
	margin:0px;
	padding:0px;
}
#ioi_menu A:link
{
	display:inline-block;
	width:90px;
	text-align:center;
	font-size:10pt;
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}
#ioi_menu A:visited
{
	color:#333333;
}
#ioi_menu A:hover
{
	color:#C90000;
}
#ioi_idahocenter
{
	float:left;
}
#ioi_subhead
{
	min-height:60px;
	width:100%;
	color:#003300;
	background-image:url(../images/body_bg.gif);
	background-repeat:repeat-y;
	background-position:left;
}
#ioi_idahobottom
{
	float:left;
}
#ioi_threesteps
{
	padding-top:1px;
}
#ioi_threesteps ul
{
	padding:0px;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	width:510px;
	height:30px;
}
#ioi_threesteps ul li
{
	font-size:12pt;
	font-weight:bold;
	display:inline-block;
	width:170px;
	list-style-type:decimal;
	text-align:center;
	padding:0px;
	margin:0px;
	float:left;
}
#ioi_threesteps A:link
{
	color:#074a8e;
	text-decoration:none;
}
#ioi_threesteps A:visited
{
	color:#074a8e;
}
#ioi_threesteps A:hover
{
	color:#000044;
	text-decoration:underline;
}
#ioi_body
{
	width:auto;
	min-height:330px;
	background-image:url(../images/body_bg.gif);
	background-repeat:repeat-y;
	background-color:#ffffff;
	padding:10px;
	text-align:center;
	clear:both;
}
#ioi_content
{
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	/*width:940px;*/
	font-size:.8em;
	padding: 0 20px;
}
#bbbreview
{
	float:right;
	padding:20px;
	padding-right:100px;
}
#ioi_footer
{
	font-size:10pt;
	width:100%;
	background-image:url(../images/footer_bg.gif);
	background-repeat:repeat-x;
}
#ioi_subfooter
{
	text-align:center;
	font-size:8pt;
	background-image:url(../images/footer_left.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:64px;
}
#ioi_footernav
{
	text-align:center;
	background-color:#afc9e3;
	height:50px;
	padding:5px;
}
#ioi_footerins
{
	padding:5px;
	font-size:8pt;
	white-space:nowrap;
}
#ioi_footer A:link
{
	color:#333333;
	text-decoration:none;
}
#ioi_footer A:visited
{
	color:#333333;
}
#ioi_footer A:hover
{
	color:#000070;
	text-decoration:underline;
}
#hpbanner
{
	width:919px;
	height:325px;
	border-top:3px solid #6699cc;
	border-bottom:3px solid #6699cc;
	margin-right:auto;
	margin-left:auto;
	background-color:#017f01;
}
#hpbanner #quotebanner
{
	background-image:url(../images/rightbannerbg.jpg);
	background-repeat:no-repeat;
	height:300px;
	width:401px;
	float:left;
	padding:15px;
	padding-top:10px;
	overflow:visible;
}
#hpnews
{
	float:left;
}
#slideshow
{
	height:90px;
}
#slideshow div
{
	display:none;
}
div.inslist
{
	border-top:3px solid #6699cc;
	background-color:#dfdfdf;
	color:#003366;
	padding:3px;
	height:20px;
	width:934px;
	margin-right:auto;
	margin-left:auto;
}
div.inslist p
{
	float:left;
	padding-right:40px;
	margin:0;
	font-size:12pt;
}
div.inslist ul
{
	margin:0px;
	padding:0px;
	list-style:none;
}
div.inslist ul li
{
	margin:0px;
	padding:0px;
	padding-top:2px;
	list-style:none;
	display:inline-block;
	width:125px;
	float:left;
	text-align:center;
}
div#miniquotes
{
	padding:10px;
	float:right;
	width:200px;
	background-color:#ffffff;
	text-align:center;
}
div#miniquotes .miniquotebox
{
	text-align:left;
	border-radius:10px;
	box-shadow:1px 1px 3px 0px rgba(51,51,51,1);
	border:1px solid #333333;
	margin-bottom:12px;
	background-color:#ffffff;
}
div#miniquotes h5
{
	padding:5px;
	padding-bottom:2px;
	text-align:center;
	margin:0px;
	border-bottom:1px solid #999;
	font-size:8pt;
}
div#miniquotes p
{
	margin-top:3px;
	margin-bottom:2px;
	font-size:.8em;
	padding:5px;
}
div#miniquotes img
{
	border:0px;
}
div#contactform_form label
{
	display:block;
	float:left;
	width:200px;
}
div#contactform_form .form_element
{
	margin-top:10px;
}
div#contactform_form #send
{
	margin-left:200px;
}

div.agent
{
	min-height:300px;
	border-bottom:1px solid #999;
	padding-bottom:10px;
}
div.agent h3
{
	color:#003366;
	font-family:Verdana, Geneva, sans-serif;
	font-style:normal;
	padding-left:10px;
	margin-bottom:0px;
}
div.agent h4
{
	padding-left:20px;
	margin-top:0px;
	margin-bottom:5px;
}
div.agent div.agentcontact
{
	clear:right;
	float:right;
	width:400px;
}
div.agent div.agentspecialty
{
	width:350px;
	margin-left:150px;
}

.inline
{
	display:inline;
}
.nobullets
{
	list-style-type:none;
	margin-left:0;
	padding-left:0;
}

.bluetext
{
	color:#003366;
}
.blacktext
{
	color:#000000;
}
.bold
{
	font-weight:bold;
}
.spaced
{
	letter-spacing:5px;
}
.nomargin
{
	margin:0px;
}
.nopadding
{
	padding:0px;
}
.framedimage
{
	border-radius:10px;
	box-shadow:1px 1px 5px 1px rgba(51,51,51,1);
	border:1px solid #333333;
	margin:10px;
	margin-top:2px;
	margin-left:4px;
}

.framedphoto
{
	border-radius:10px;
	box-shadow:1px 1px 5px 1px rgba(51,51,51,1);
	border:1px solid #333333;
	padding:7px;
	margin:10px;
	margin-top:2px;
	margin-left:4px;
}

.textright
{
	text-align:right;
}
.textleft
{
	text-align:left;
}
.textcenter
{
	text-align:center;
}

.floatright
{
	float:right;
}
.floatleft
{
	float:left;
}
.whitetext
{
	color:#ffffff;
}
.redtext
{
	color:#c90000;
}
.borderless
{
	border:0;
}
.dropshadow
{
	text-shadow:rgba(25,25,25,1) 2px 2px 5px;
}
.clearboth
{
	clear:both;
}
.width50
{
	width:450px;
	margin:10px;
}
.error
{
	color:#C90000;
	font-weight:bold;
}
p.error
{
	border:2px solid #660000;
	padding:15px;
	background-color:#ffffcc;
}
.hidden
{
	display:none;
}
.displayblock
{
	display:block;
}
.displayinline
{
	display:inline;
}
.fineprint
{
	border-top:1px solid #cccccc;
	margin-top:30px;
	font-size:8pt;
}
.biggerfont
{
	font-size:14pt;
}
.smallertext
{
	font-size:0.8em;
}
.smallerfont
{
	font-size:8pt;
}
div.left_col
{
	width:49%;
	float:left;
}
div.right_col
{
	width:49%;
	float:right;
}

div.summary_area {
	/*padding: 10px 0;*/
	 /*background-color: #E5EFF5;*/
}

div.col_1,
div.col_2,
div.col_3 {
	padding-right: 6px;
	/*width: 32%;*/
	width: 49%;
	float: left;	
}
div.col_3 {
	display: none;
}
}
.rate_actions {
	padding-left: 10px;
}

.alt
{
	background-color:#eeeeee;
}
table.default
{
	border-spacing:0px;
}
	table.default td, table.default th
	{
		padding:4px;
}
div.formerrors
{
	font-size:9pt;
	/*font-family:Courier New;*/
	margin-top:10px;
	margin-bottom:10px;
	margin-left:40px;
	margin-right:40px;
	padding-right:10px;
	padding-left:10px;
	border:3px solid #C90000;
	max-height:200px;
	overflow:auto;
	background-color:#ffffcc;
	border-radius:5px;
}
div.formerrors h4
{
	font-family:Arial, san-serif;
	font-style:normal;
	margin-top:10px;
	color:#c90000;
	font-weight:bold;
}
#quotediv_left
{
	float: left;
	/*display: table-cell;*/
	width: 75%;
}
#quotediv_right
{
	float: left;
	/*display: table-cell;*/
	width: 25%;
}
#not_quoted_subsidy,
#quoted_persons
{
	position: relative;
	margin-botton: 20px;
	/*width: 220px;*/
}
#quoted_subsidy
{
	margin-top: 102px;
}

.margincenter
{
	margin-left:auto;
	margin-right:auto;
}
.ioi_tooltip
{
	max-width:400px;
	padding:5px;
	box-shadow:1px 1px 5px 1px rgba(51,51,51,1);
	z-index:500000;
}
/*CLIENT DEFAULT THEME COLOR*/
input#cancel,
input#save,
input#adddeplink,
input#next,
input#addpollink,
input#save,

input#instantquote,
input#runFilters,
input#showFilter,
input#submit,
input#add,
input#do
{
	-webkit-border-radius: 3;
	-moz-border-radius: 3;
	border-radius: 3px;
	font-size: 14px;
	font-weight: bold;
	padding: 4px 12px;
	text-decoration: none;
	box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.1);
	border: 1px solid #696969;
}
input#cancel:hover,
input#save:hover,
input#adddeplink:hover,
input#next:hover,
input#addpollink:hover,
input#save:hover,

input#instantquote:hover,
input#runFilters:hover,
input#showFilter:hover,
input#submit:hover,
input#add:hover,
input#do:hover
{
	color: #FFFFFF;
	text-decoration: none;
	background: #696969;
}

/*IOIX SOFTWARE THEME COLOR*/
input#showFilter,
input#submit,
input#add,
input#do
{
	border: 1px solid #9ebad2;
	color: #3d74a4;
	background: #d6e4f0;
}
input#showFilter:hover,
input#submit:hover,
input#add:hover,
input#do:hover
{
	background: #3d74a4;
}

/*IOIX SOFTWARE RED COLOR*/
input#runFilters
{
	padding: 4px 40px;
	border: 1px solid #D9BBB9;
	color: #B15853;
	background: #F2C2C0;
}
input#runFilters:hover
{
	background: #B15853;
}
.scrollup
{
	/* http://gazpo.com/2012/02/scrolltop/ */
	width: 40px;
	height: 40px;
	opacity: 0.3;
	position: fixed;
	bottom: 20px;
	right: 20px;
	display: none;
	text-indent: -9999px;
	background: url('/images/icon_top.png') no-repeat;
}