@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFF;
	background-image: url(../media/backgrounds/background_01.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a	{
	color: #333333;
	text-decoration: none;
}
a:hover	{
	color: #046A3B;
	text-decoration: underline;
}
.bodycopyREGULAR	{
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.bodycopySMALL01	{
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.bodycopySMALL02	{
	color: #999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.nav1, a.nav1:link	{
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}
.headline1	{
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}
.headline2	{
	color: #bf1e2e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.footer, .footer:visited, .footer:active	{
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.footerlink, .footerlink:hover, .footerlink:link	{
	color:#FFFFFF;
}
.colorGreen	{
	color: #046A3B;
}
.colorRed	{
	color: #993300
}
.underline	{
	text-decoration: underline;
}
img.FloatLeft	{
	float:left;
	padding-bottom: 10px;
	padding-right: 10px;
}
img.FloatRight	{
	float:right;
	padding-bottom: 10px;
	padding-left: 10px;
}
#LayerBack1	{
	margin-left: -450px;
	top:10px;
	background-color: #FFFFFF;
	border-color: #000;
	border-width:1px;
	border-style:solid;
	position:absolute;
	width:900px;
	left:50%;
}
#LayerHeader1	{
	margin-left: 0px;
	margin-top: 0px;
	width: 900px;
	min-height: 134px;
	background-image:  url(../media/nav/header_01.jpg);
	background-repeat: repeat-x;
}
#LayerSidebar1	{
	margin-top: 10px;
	margin-left: 30px;
	width: 120px;
	float: left;
	padding: 5px;
}
#LayerMainContent1 {
	border-left: solid #CCCCCC;
	border-left-width: 1px;
	margin-top: 10px;
	margin-left: 15px;
	margin-bottom: 10px;
	min-height: 300px;
	width: 695px;
	float: left;
	padding: 5px;
}
#LayerFooter	{
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align:center;
	margin-top: 10px;
	margin-left: 17px;
	width: 866px;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}
