body
{
	background-image: url(images/idahobkgd.gif);
	background-color: #c0c0c0;
	background-attachment: fixed;
	background-position: 50% 0%;
	background-repeat: no-repeat;
	margin: 0;
	padding-top: 19;
	min-height: 1000px;
}
p
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:normal;
	font-style:normal;
	color:#000033;
}
.justify
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:normal;
	font-style:normal;
	color:#000033;
	text-align:justify;
	
}
.notes
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:normal;
	font-style:normal;
	color:#666666;
	
}
.required
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:normal;
	font-style:normal;
	color:#660040;
	
}
.hidden
{
	font-family:Verdana;
	font-size:6pt;
	font-weight:normal;
	font-style:normal;
	color:#FFFFFF;
}
.header
{
	font-family:Verdana;
	font-size:9pt;
	font-weight:bold;
	font-style:normal;
	color:#660040;
}
text
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:normal;
	font-style:normal;
	color:#000033;
}
input
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:normal;
	font-style:normal;
	color:#000033;
}
.input
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:normal;
	font-style:normal;
	color:#000033;
}
select
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:normal;
	font-style:normal;
	color:#000033;
}textarea
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:normal;
	font-style:normal;
	color:#000033;
}
.phpForms_btn
{
    border-top-width    : 1px;
    border-left-width   : 1px;
    border-bottom-width : 1px;
    border-right-width  : 1px;
    border-top-color    : #e4e4e4;
    border-left-color   : #e4e4e4;
    border-right-color  : #c1c1c1;
    border-bottom-color : #c1c1c1;
    font                : Verdana;
	font-size			:10pt;
    color               : #000033;
}
td
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:normal;
	font-style:normal;
	color:#000033;
}
H1
{
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
	font-style:normal;
	color:#000033;
}
H2
{
	font-family:Verdana;
	font-size:11pt;
	font-weight:bold;
	font-style:normal;
	color:#000033;
}
H3
{
	font-family:Verdana;
	font-size:12pt;
	font-weight:normal;
	font-style:normal;
	color:#000033;
}
H4
{
	font-family:Verdana;
	font-size:14pt;
	font-weight:normal;
	font-style:italic;
	color:#000033;
}
a:link
{
	font-weight:normal;
	font-style:normal;
	font-variant:underline;
	color:#000033;
}
a:visited
{
	font-weight:normal;
	font-style:normal;
	font-variant:underline;
	color:#660033;
}
a:active
{
	font-weight:normal;
	font-style:normal;
	font-variant:underline;
	color:#cccccc;
}
a:hover
{
	font-weight:bold;
	font-style:normal;
	font-variant:underline;
	color:#660033;
}
.input_grey {
	font-family:Verdana;
	font-size:8pt;
	font-weight:normal;
	font-style:normal;
	color:#333333;
	background-color: #CCCCCC;
}
