	a:link{color: #006699; text-decoration: underline;}
	a:visited{color: #006699; text-decoration: underline;}
	a:hover{color: navy; text-decoration: underline;}	
	
.default { font-family:Arial;font-size:13px;color:black;line-height:18px; }

		.mini{font-size: 9px;}
		.small{font-size: 11px;}
		.large{font-size: 17px;}
		.xlarge{font-size: 19px;}
	
		.brown{color: #6F443E;}
		.green{color: #11674C;}
		.gray{color: #82765F;}
		.litegray{color: #CCCCCC;}
		.red{color: #AF120B;}
		.Aqua{color:#00FFFF;}
		.blue{color: #006699;}
		.black{color: #000000;}
		.orange{color: #D18927;}
		.white{color: #FFFFFF;}

	.BGgreen{background-color: #008000;}
	.BGgray{background-color: #828282;}
	.BGlitegray{background-color: #CCCCCC;}
	.BGred{background-color: #B71A37;}
	
.imgOutline {
	border: 1px solid #671224;
}


/*  Form Elements  */



.textbox {  
	font-family: Arial;
	font-size: 9pt;
	background-color: #FFFFFF;
	height: 22px;
	color: #666666; 
	padding-left: 4px;
	width:155px;
 }
 .textbox2 {  
	font-family: Arial;
	font-size: 9pt;
	background-color: #FFFFFF;
	height: 22px;
	color: #666666; 
	padding-left: 4px;
	
 }
			 
			 
.textarea {  
	font-family: Arial;
	font-size: 9pt;
	background-color: #FFFFFF;
	color: #666666; 
	padding-left: 4px;
	height: 135px;
	width: 326px;				 
}
			 
	 
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #6F443E;
	font-weight: bold;
	
	background-color: #D9C0A5;
	height: 22px;
}

.dropdown     {
	font-family: Arial, Helvetica, sans-serif;
	color: #6F443E;
	font-weight: bold;
	font-size: 10pt;
	background-color: #FFFFFF;
	
}

#overview ul { margin:0; padding:0;padding-left:40px; }
#overview li { padding-top:8px;color:black; }

#navlist ul {
margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
width:91px;
}

#navlist a {
display: block;
padding: 0px 0px 0px 0px;
}

#navlist a:link, #navlist a:visited {
color: white;
text-decoration: none;
font-family:Arial;
font-size: 11px;
background-color:#999999;
text-align:center;
line-height:16px;
}

.switch {
color: white;
text-decoration: none;
font-family:Arial;
list-style-type: none;
font-size: 11px;
background-color:#333333;
text-align:center;
margin:0px;
width:92px;
}

#navlist a:hover, #navlist a:active {
color: #006699;
text-decoration:underline;}


#subnav ul
{
float:left;
width:625px;
padding:0;
padding-top:10px;
margin:0;
font-family:Arial;
font-size:11px;
list-style-type:none;
}
#subnav a	{
float:center;
width:8em;
text-decoration:none;
color:006699;
}

#subnav a:hover {background-color:#006699;color:white;}
#subnav a:active { background-color:#006699;color:white; }
#subnav li {display:inline}

li.active { color:006699;padding:0;
padding-top:10px;
margin:0;
font-family:Arial;
font-size:11px;
font-weight:bold;
width:8em;
list-style-type:none;
padding:0;

}
