A 	{color: #F07203; text-decoration:none;}
A:visited 	{color: #F07203; text-decoration:none;}
A:hover 	{color: #F07203; text-decoration:underline;}
A:active 	{color: #F07203; text-decoration:underline;}


BODY		
{
	FONT-SIZE: 12 px;
/*    COLOR: #7c4182; */
    COLOR: #595959;
    FONT-FAMILY: Verdana, Arial, Sans-Serif;
	MARGIN-TOP: 0px; 
	MARGIN-LEFT: 0px; 
	MARGIN-RIGHT: 0px; 
	BACKGROUND-COLOR: #FFFFFF; 
/*	background-image: url(images/gray_grad_bkgrd.jpg);
	background-repeat: repeat-x*/
}

TD
{
    FONT-SIZE: 12 px;
/*    COLOR: #7c4182; */
    COLOR: #595959;
    LINE-HEIGHT: normal;
    FONT-FAMILY: Verdana, Arial, Sans-Serif;
}

HR
{
border: 0;
color: #FE911B;
background-color: #043;
height: 1px;
width: 444px;
text-align: left;

}

ul{
list-style-type: disc;
margin-left: 30px;
padding: 0;
list-style : outside;
}
ul ul{
list-style-type: disc;
margin-left: 30px;
padding: 0;
list-style : outside;
}
ul ul ul{
list-style-type: disc;
margin-left: 30px;
padding: 0;
list-style : outside;
}

ul.nomargin{
list-style-type: bullet;
display: block;
color: #595959;
margin-top: 5px;
margin-left: 15px;
padding: 0;
}



.headline
{
    FONT-SIZE: 16px;
/*    COLOR: #7c4182; */
    COLOR: #595959;
    LINE-HEIGHT: normal;
    FONT-FAMILY: Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

.subhead
{
    FONT-SIZE: 16px;
/*    COLOR: #7c4182; */
    COLOR: #0457A3;
    FONT-FAMILY: Verdana, Arial, Sans-Serif;
	font-weight: bold;
}


.smalltype
{
    FONT-SIZE: 11px;
/*    COLOR: #7c4182; */
    COLOR: #595959;
    LINE-HEIGHT: normal;
    FONT-FAMILY: Verdana, Arial, Sans-Serif;
}

.smalltype2
{
    FONT-SIZE: 10px;
/*    COLOR: #7c4182; */
    COLOR: #595959;
    LINE-HEIGHT: normal;
    FONT-FAMILY: Verdana, Arial, Sans-Serif;
}

.smalltype_white
{
    FONT-SIZE: 10px;
/*    COLOR: #7c4182; */
    COLOR: #FFFFFF;
    LINE-HEIGHT: normal;
    FONT-FAMILY: Verdana, Arial, Sans-Serif;
}

.pagetitle
{
    FONT-SIZE: 12px;
/*    COLOR: #7c4182; */
    COLOR: #EEB818;
    LINE-HEIGHT: normal;
    FONT-FAMILY: Verdana, Arial, Sans-Serif;
}



input {
	margin: 0px 0px 0px 0px;
/*	background: #FFFFFF;*/
	font-size: 11px;
    FONT-FAMILY: Verdana, Arial, Sans-Serif;
	color: #595959;
	} 
	
	
select {
/*	border: 1px solid #5a5a5a;  f5822a
	margin: 0px 0px 0px 0px;
	background: #FFFFFF;*/
	font-size: 11px;
    FONT-FAMILY: Verdana, Arial, Sans-Serif;
	color: #595959; }

	
textarea {
	font-size: 11px;
    FONT-FAMILY: Verdana, Arial, Sans-Serif;
	width: 200px;
	height: 75px;
	color: #595959; }
	
.kerning {
 letter-spacing: -0.3em;
}	
	

