.fs12 {font-size: 10pt; font-family: Helvetica, Arial, sans-serif;}
.fs8 {font-size: 8pt; font-family: Helvetica, Arial, sans-serif;}
.fs6 {font-size: 7pt; font-family: Helvetica, Arial, sans-serif;}
a.header {color: #FFFFFF; text-decoration: none; font-size: 10pt; font-family: Helvetica, Arial, sans-serif;}
a.header:visited {color: #FFFFFF; text-decoration: none; font-size: 10pt; font-family: Helvetica, Arial, sans-serif;}
a.header:hover {color: #000000; text-decoration: none; font-size: 10pt; font-family: Helvetica, Arial, sans-serif;}
td.hlight12 {background-color: #eda042; font-size: 10pt; font-family: Helvetica, Arial, sans-serif;}
center.big  {font-size: 15pt; font-family: Arial, Helvetica, sans-serif; color: #000080; font-weight: bold }
p {text-align: justify;}
.alcen {align: center;}
input, textarea, select, submit
{
	color : #000000;
	background-color: #f7f7f7;
	font-family : Verdana, Helvetica, E58C00, Helvetica, sans-serif;
	font-size : 10pt;
	border: 1px #000000 solid;
}


input, textarea, select, submit
{
	border-top-width : 1px; 
	border-right-width : 1px; 
	border-bottom-width : 1px; 
	border-left-width : 1px;  
}


input, submit
{ 
	text-indent : 1px; 
}


input.button 
{
	border-top-width : 1px; 
	border-right-width : 1px; 
	border-bottom-width : 1px; 
	border-left-width : 1px;  
}


.indentmenu
{
font: bold 13px Arial;
width: 100%; /*leave this value as is in most cases*/
overflow: hidden;
}

.indentmenu ul
{
margin: 0;
padding: 0;
float: left;
width: 100%; /*width of menu*/
border: 0px solid #564c66; /*dark purple border*/
border-width: 0px 0;
background: black url(/img/ind4.gif) center center repeat-x;
}

.indentmenu ul li
{
display: inline;
}

.indentmenu ul li a
{
float: left;
color: #ffffff; /*text color*/
padding: 5px 11px;
text-decoration: none;
border-right: 1px solid #564c66; /*dark purple divider between menu items*/
}

.indentmenu ul li a:visited
{
color: #ffffff;
}

.indentmenu ul li a:hover, .indentmenu ul li .current
{
color: #ffffff !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: black url(../../img/ind3.gif) center center repeat-x;
}
