body {
	font: 76%/135% Arial, Helvetica, sans-serif;
	color: #2F2F2F;
	line-height: 130%;
	background: White;
	min-width: 800px;
}
#border {
	width: 800px;
	background: White url('../images/background.gif') repeat-y;
	margin: 0 auto;
}
#banner {
	background: #A0A0A1 url(../images/pageGradient.gif) repeat-x;
	text-align: middle;
	float: left;
	width: 100%;
	height: 66px;
}
#sidebar {
	width: 220px;
	float: left;
	margin-top: -20px;
	
}
#logo {
	text-align: center;
	background: White;
}
#container {
	width: 750px;
	margin: 0 auto;
	background: White url(../images/background-mainContent.gif) repeat-y;
	border-bottom: 5px solid #B5B5B5;
}
#mainContent {
	width: 530px;
	text-align: left;
	font-size: 90%;
	position: relative;
	float: right;
}
#Content {
	float: left;
	width: 480px;
	margin: 2em 0;
	padding:  1.5em 2em 2em 2em;
}

#mainImage {
	float: left;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.clearboth {
	clear: both;
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin: 0 -1px -1px 0;
	border: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}
a:active, a:visited, a:link {
	color: #828282;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #ffad01;
}
a.more, a.white {
	background: url(../images/linkBullet.gif) no-repeat 0 4px;
	padding: 0 0 0 15px;
	text-decoration: none;
	font-weight: bold;
	margin: 2em 0 0 1em;
	color: #000;
}
a:hover.more, a:hover.white {
	background: url(../images/linkBulletOver.gif) no-repeat 0 4px;
	padding: 0 0 0 15px;
	text-decoration: underline;
}
a.white {
	color: #ffad01;
}
.button {
	background: url(../images/button.gif) 0 0 no-repeat;
	padding: 0 0 0 3em;
	font-weight: bold;
	color: Black;
	cursor: pointer;
	margin-top: .5em;
	height: 16px;
}
.button a:hover {
	color: #ffad01;
}
div.hr {
	height: 2px;
	border-bottom: 1px solid #989FA8;
	margin: 3px;
}
div.hr hr {
	display: none;
}
#Footer {
	padding-top: 2em;
	font-size: 12px;
}
#Footer #TextLinks {
	color: #818181;
	font-weight: normal;
	border-top: 10px solid #B5B7BA;
	background: #777B7C;
}
#Footer #TextLinks a {
	color: #F0F0F0;
	text-decoration: none;
	font-weight: normal;
	padding: 0 7px;
}
#Footer #Disclaimer {
	color: White;
	font-weight: normal;
	font-size: 11px;
	background: #101010;
}
h1, h2, h3, h4, h5 {
	font: 20px "Times New Roman", Times, serif;
}
h1 {
	color: #101010;
	margin: 0;
	line-height: normal;
}
h2 {
	color: #101010;
}
h3 {
	color: White;
	margin: 0;
}

#Atopmenu {
	width: 530px;
	font-size: 150%;
	line-height: 70%;
	height: 45px;
	font-weight: normal;
	background: #101010 url(../images/arrow.gif) no-repeat 5px center;
	vertical-align: middle;
}
#Atopmenu ul {
	margin: 0;
	padding: 12px 2px 2px 40px;
	list-style: none;
}
#Atopmenu li {
	display: inline;
	margin: 0;
	padding: 0;
	text-align: center;
}
#Atopmenu a {
	float: left;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
#Atopmenu a span {
	float: left;
	display: block;
	padding: 4px 2px 6px 14px;
	cursor: hand;
}
#Atopmenu a:hover span {
	color: White;
}
#topmenu {
	width: 530px;
	font-size: 110%;
	line-height: 70%;
	height: 75px;
	font-weight: normal;
	background: #101010 url(../images/arrow.gif) no-repeat 5px center;
	vertical-align: middle;
}
#topmenu ul {
	margin: 0;
	padding: 10px 2px 2px 40px;
	list-style: none;
}
#topmenu li {
	display: inline;
	margin: 0;
	padding: 0;
	text-align: center;
}
#topmenu a {
	float: left;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
#topmenu a span {
	float: left;
	display: block;
	padding: 4px 15px 6px 14px;
	cursor: hand;
}
#topmenu a:hover span {
	color: White;
}


#midmenu {
	width: 530px;
	font-size: 160%;
        
	line-height: 70%;
	height: 45px;
	font-weight: normal; 
	background: #c9cccf url(../images/midarrow.gif) no-repeat 5px center;
	vertical-align: middle;
}
#midmenu ul {
	margin: 0;
	padding: 12px 2px 2px 46px;
	list-style: none;
}
#midmenu li {
	display: inline;
	margin: 0;
	padding: 0;
	text-align: center;
}
#midmenu a {
	float: left;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
#midmenu a span {
	float: left;
	display: block;
	padding: 4px 2px 6px 14px;
	cursor: hand;
}
#midmenu a:hover span {
	color: black;
}