a:link
{
	color:#0000FF;
}
a:visited
{
	color:#0000FF;
}a:active
{
	color:#000000;
}
a:hover
{
	color:#0000FF;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.light_text {
	color: #999999;
}

text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.backend_titles {
	font-size: 12pt;
	font-weight: bold;
}
.nav_info {
	font-size: 8pt;
	color: #009900;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.list_header {
	font-weight: bold;
	background-color: #ADCEA5;
}
.detail_titles {
	font-weight: bold;
}
.Sol_btn
{
	font                : bold 10pt Verdana;
	color               : #000033;
	background-color: #ADCEA5;
	border: 1px outset #ADCEA5;
}
.Sol_btn_grey
{
	border: 1px outset #E0DFE3;
	font                : bold 10pt Verdana;
	color               : #000033;
	background-color: #E0DFE3;
}
.Sol_file
{
	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;
	color               : #000033;
	background-color: #ADCEA5;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
}
body
{
	background-image: url(http://www.asana.net/ARVA/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;
}
.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;
	
}
.header
{
	font-family:Verdana;
	font-size:9pt;
	font-weight:bold;
	font-style:normal;
	color:#660040;
}
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;
}
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;
}
.sol_Transparency {
	filter: Alpha(Opacity:90);
}

.fieldReadOnly {
	color: #666666;
	background-color: #ADCEA5;
}
