@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../images/0210_bodybackground.gif);
	background-repeat: repeat-x;
	background-color: #d4cda8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#divWrapper {
	margin: 0 auto;
	width: 960px;
	background-image: url(../images/0210_wrapperbackground.gif);
	background-repeat: repeat;
}
#div_BodyRight #div_BodyRightContent {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 140%;
	color: #000000;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 40px;
}

#divWrapper #div_Header {
	background-image: url(../images/0210_headerbackground.gif);
	height: 135px;
}

#div_Header #div_Horizontalspry {
	padding-top: 70px;
	padding-left: 270px;
}

#divWrapper #div_Body #div_BodyLeft {
	float: left;
	width: 201px;
	background-image: url(../images/0210_leftnavigation.jpg);
}
#div_BodyLeft #div_Verticalspry {
	padding-top: 80px;
	padding-left: 30px;
}

#divWrapper #div_Body #div_BodyRight {
	background-color: #f1f1f1;
	float: left;
	width: 759px;
}
#divWrapper #div_Footer {
	clear: both;
}
#div_Footer #div_FooterContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	text-align: center;
	background-color: #29621d;
}
#div_Footer #div_FooterContent a:link {color: #FFFFFF;  text-decoration: none} 
#div_Footer #div_FooterContent a:visited {color: #FFFFFF; text-decoration: none} 
#div_Footer #div_FooterContent a:hover {color: #FFFFFF;   text-decoration: underline} 
#div_Footer #div_FooterContent a:active {color: #FFFFFF;  text-decoration: none} 

legend {
	color: #B89D13;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;	
}

input {
	background: #FFFFCC;
}

a:link {color: #5da54f;  text-decoration: underline} 
a:visited {color: #5da54f; text-decoration: underline} 
a:hover {color: #a5933f;   text-decoration: none} 
a:active {color: #5da54f;  text-decoration: underline} 

.partnerNav {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 90%; color: #FFFFFF; }
.partnerNav a:link {color: #FFFFFF;  text-decoration: none} 
.partnerNav a:visited {color: #FFFFFF; text-decoration: none} 
.partnerNav a:hover {color: #FFFFFF;   text-decoration: underline} 
.partnerNav a:active {color: #FFFFFF;  text-decoration: none} 
h1, h2, h3, h4 {
	color: #5DA54F;
	line-height: 150%;
}
