@charset "utf-8";
body {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	color: #4e4e4e;
	background-color: #7a8686;
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(../Images/Layout_Images/backgroundGradient.png);
	font-size: 62.5%;
}
a, a:link, a:active, a:visited
{
    text-decoration: none;
    color: #098784;
}
a:hover
{
    color: #7a8686;
}
#pageArea {
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0px;
	width: 876px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../Images/Layout_Images/content_background_repeat.png);
}
#pageArea #leftGradient {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 13px;
	height: 557px;
}
#pageArea #pageContent {
	clear: none;
	float: left;
	width: 791px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#pageContent #contentHeader {
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #CCCCCC;
}
#contentHeader #topMenuLinks {
	margin-top: 43px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	clear: none;
	float: right;
	font-size: 1.3em;
}
#topMenuLinks a:link, #topMenuLinks a:visited, #topMenuLinks a:active {
	padding: 0px;
	text-decoration: none;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	color: #4e4e4e;
}
#topMenuLinks a:hover {
	color: #ab2d17;
}
#topMenuLinks a.current:link{
	color: #ab2d17;
}
#contentHeader .top_Logo {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: none;
}
#pageContentBody {
	min-height: 490px;
	margin: 0px;
	padding: 0px;
	overflow: auto;
}
#pageContent #contentFooter {
	padding: 0px;
	width: 780px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #4e4e4e;
	text-align: left;
}
#contentFooter img {
	float:right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contentFooter #footerLinks {
	font-size: 1.1em;
	color: #4e4e4e;
	font-weight: bold;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	clear: none;
}
#pageArea #rightGradient {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 12px;
	height: 577px;
}
#footerLinks a:link, #footerLinks a:active, #footerLinks a:visited {
	text-decoration: none;
	color:#4e4e4e;
}
#footerLinks a:hover {
	color:#ab2d17;
}
#baseGradient {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footerText {
	font-size: 1.1em;
	font-weight: lighter;
	color: #FFFFFF;
	text-align: center;
	padding: 0px;
	width: 900px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
}
