body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
/*	background: url(/IMG/c_logo_2.png) no-repeat right top; */
	min-width:770px;
	font-size: 0.9em;
}
#navcontainer ul
{
	padding: .2em 0;
	margin: 0;
	list-style-type: none;
	color: #333333;
	width: 100%;
	font: normal 90% arial, helvetica, sans-serif;
	background-image: url(/IMG/c_a_7.png);
	border-bottom: 1px solid #2D2C0F;
}
#navcontainer #current {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #748C36;
	background: #FFFFFF;
}
#navcontainer li {
	display: inline;
}
#navcontainer li a	{
	color: #333333;
	padding: .2em 1em;
	text-decoration: none;
}
#navcontainer li a:hover	{
	color: #000000;
	background: url(/IMG/c_a_7.png);
	text-decoration: underline;
}
#headset {
	height: 96px;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #2D2C0F;
	background: url(/IMG/c_header_alpha.png);
	border-top: 1px solid #CCCCCC;
}
#headset h1 {
	font-size: 20px;
	color: #333333;
	margin: 0px 0px 0px 15px;
	padding: 1em 0px 0px;
	width: 762px;
	text-align: left;
}
#masttop {
	height: 12px;
	margin: 0px;
	padding: 0px;
	width: 790px;
}
#content {
	width: 790px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#content a {
	color: #003366;
}
#content a:hover {
	color:#FF3366;
}
#content img.lt {
	margin: 8px;
	float: left;
	padding: 6px;
	border: 1px solid #8B8B60;
}
#content dl {
	font-size: 90%;
}
#content dt {
	font-weight: bold;
	margin-left: 1em;
}
#content dd {
}
#news dl {
	font-size: .7em;
}
#news dt {
	font-weight: bold;
	margin-left: 1em;
	border-bottom: 1px solid #CCC;
}
#news dd {
	font-size: .8em;
	padding-bottom: 1em;
	margin-left: 1.2em;
	background: url(/IMG/newsdot.gif) no-repeat 6px 4px;
	text-indent: 30px;
}
#news .dateauth	{
	font-size: .7em;
}
#contenttext {
	margin: 12px;
	border: 1px solid #716F64;
	padding: 9px;
	line-height: 1.6em;
	background: url(/IMG/c_header_alpha_a.png);
}
#faq ul {
	list-style-type: none;
}
#faqans {
	color: #333333;
	margin: 12px;
}
#faqans h4 {
	border-bottom: 1px solid #ACA899;
}
#faqans p	{
	font-size: 90%;
	line-height: 1.2em;
}
#footer {
	clear: both;
	font-size: 75%;
	text-align: center;
}
#footer ul {
}
#footer li {
	display:inline;
}
#footer li a {
	color: #003399;
	padding: 0.2em .7em;
}
.red	{
	color:#FF0000;
}
legend {
	font-size: larger;
	color: #4B4919;
}
.definition {
	color: #333333;
	cursor: hand;
	text-decoration: underline;
}
#designed {
	color: #003366;
}
#headset .subtitle {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
small	{
	font-style: italic;
	margin: 0px;
}
