/* CSS Document */
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C16F1D;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;

}
.navtext:link {
	color: #c16f1d;
}
.smalltext {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;


}
.smalltext:link {
	color: #FF66cc;
	text-decoration: none;
}
.boldnavtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #c16f1d;
	text-decoration: none;
}
.boldnavtext:link {
	color: #4b9597;

}
a:link {
	color: #4b9597;
}

a:visited {
	color: #4b9597;
}
a:active {
	color: #4b9597;
}
a:hover {
	color: #93beb5;
}

.boldnavtext:visited {

	color: #c16f1d;
}
.boldnavtext:active {


	color: #c16f1d;
}
.boldnevtext:hover {



	color: #c16f1d;
}
.navtext:visited {

	color: #c16f1d;
}
.navtext:active {


	color: #c16f1d;
}
.navtext:hover {



	color: #c16f1d;
}
.smalltext:visited {

	color: #FF66cc;
	text-decoration: none;
}
.smalltext:active {


	color: #FF66cc;
	text-decoration: none;
}
.smalltext:hover {



	color: #FFCC99;
	text-decoration: none;
}
.italictext {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-style: italic;

}
.header {
	font-family: Arial, Helvetica, sans-serif;
	color: c16f1d;
	font-size: 14px;
	font-weight: bold;

}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: bold;

}
.boldtextitlic {
	font-family: Arial, Helvetica, sans-serif;
	color: #c16f1d;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;

}

.boldtextcolor 
{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; font-variant: normal; color: #c16f1d;}
 
hr.dash 
{border: none 0; 
 border-top: 1px dashed #000000;
 border-bottom: 1px dashed #CCCCCC;
 width: 100%;
 height: 1px;
 text-align: left;}

.textblack 
{font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;}


.mainpad 
{ padding: 5px;} 

.nav_header {
	font-size: 12px;
	font-weight: bold;
	color: #4b9597;
	text-decoration: none;
}

.nav_header a:link {

	font-size: 12px;
	font-weight: bold;
	color: #4b9597;
	text-decoration: none;

}

.nav_header a:visited {

	font-size: 12px;
	font-weight: bold;
	color: #6ea7a2;
	text-decoration: none;

}

.nav_header a:hover {

	font-size: 12px;
	font-weight: bold;
	color: #97beb5;
	text-decoration: none;

}

.nav_header a:active {

	font-size: 12px;
	font-weight: bold;
	color: #4b9597;
	text-decoration: none;

}

.nav_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffee;
}

.nav_footer a:link {

	font-size: 9px;
	font-weight: bold;
	color: #ffffee;
	text-decoration: none;

}

.nav_footer a:visited {

	font-size: 9px;
	font-weight: bold;
	color: #ffffee;
	text-decoration: none;

}

.nav_footer a:hover {

	font-size: 9px;
	font-weight: bold;
	color: #e1e1bb;
	text-decoration: none;

}

.nav_footer a:active {

	font-size: 9px;
	font-weight: bold;
	color: #ffffee;
	text-decoration: none;

}

.formstyle	{
font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	}
	
/* Forms */
span.formtext	{
		display: block;
		float: left;
		width: 150px;
		padding-right: 6px;
		text-align: right;
		}
.spacer	{
		margin-left: 110px;
		padding-bottom: 10px;
		}
fieldset	{
		padding: 10px;
		}
legend	{
		color: #000000;
		}
