body
{
	font-family: Verdana, Helvetica, Arial, sans serif;
	font-size: 12px;
	line-height: 17px;
	color: #333;
	background-color: #E69B02;
}

.subhead
{
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
}

.heading
{
	font-size: 36px;
	font-weight: bold;
	color: #000;
	font-family: Helvetica, Verdana, Arial, sans serif;
}

.heading2
{
	font-size: 21px;
	font-weight: bold;
	color: #000;
	line-height: 28px;
}

.caption
{
	font-size: 10px;
	color: #000;
	line-height: 15px;
	font-style: italic;
	font-weight: normal;
}

.nolink
{
	text-decoration: none;
	background-color: #657385;
	width: 180px;
	height: 10px;
	padding: 10px;
	display: block;
	color: #333;
	border-bottom: #FFF;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
}

a:link { color: #333333; }
a:visited { color: #666; }
a:hover { color: #E69B02; }
a:active { color: #CCCCCC; }

#allcontent
{

	width: 800px;
	margin: 0 auto 0 0px;

}

#content
{
	text-align: left;
	margin: 0px 30px 0 200px;
	background-color: #FFF;
	width: 550px;
	padding: 0 30px 0 20px;
}

* html content {
	 w\idth: 600px; /* for IE6 in standards mode  */
}

#left_column
{
	width: 200px;
	text-align: left;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 20px 0px;
	font-weight: bold;
	background-image: url(images/column2.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
}

#left_column a:link
{
	text-decoration: none;
	background-color: #657385;
	width: 180px;
	height: 10px;
	padding: 10px;
	display: block;
	color: #FFF;
	border-bottom: #FFF;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
}


#left_column a:visited
{
	text-decoration: none;
	background-color: #657385;
	width: 180px;
	height: 10px;
	padding: 10px;
	display: block;
	color: #CCC;
	border-bottom: #FFF;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
}

#left_column a:hover
{
	color: #FFF;
	text-decoration: none;
	background-color: #324052;
}

#left_column a:active
{
	color: #FC0;
	text-decoration: none;
}










#more a:link
{
	text-decoration: none;
	background-color: #657385;
	width: 180px;
	height: 10px;
	padding: 10px;
	display: block;
	color: #FFF;
	border-bottom: #FFF;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
}


#more a:visited
{
	text-decoration: none;
	background-color: #657385;
	width: 180px;
	height: 10px;
	padding: 10px;
	display: block;
	color: #CCC;
	border-bottom: #FFF;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
}

#more a:hover
{
	color: #FFF;
	text-decoration: none;
	background-color: #324052;
}

#more a:active
{
	color: #FC0;
	text-decoration: none;
}









#more_right a:link
{
	text-decoration: none;
	background-color: #657385;
	width: 180px;
	height: 10px;
	padding: 10px;
	display: block;
	color: #FFF;
	border-bottom: #FFF;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
	float: right;
}


#more_right a:visited
{
	text-decoration: none;
	background-color: #657385;
	width: 180px;
	height: 10px;
	padding: 10px;
	display: block;
	color: #CCC;
	border-bottom: #FFF;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
	float: right;
}

#more_right a:hover
{
	color: #FFF;
	text-decoration: none;
	background-color: #324052;
	float: right;
}

#more_right a:active
{
	color: #FC0;
	text-decoration: none;
	float: right;
}









#banner
{
	background-image: url(images/generic_banner.png);
	background-repeat: no-repeat;
	width: 380px;
	height: 110px;
	padding: 25px 0px 20px 220px;
	text-align: left;
	background-color: #657385;
	margin: 0 0 0 200px;
}




#footer
{
	background-color: #CCC;
	text-align: right;
	width: 592px;
	padding: 4px;
	clear: left;
	margin: 0px 0px 0px 200px;
}