body {
	background-color: #fff;
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-family: Georgia, Verdana, Arial, Helvetica;
    width: 100%;
	font-size: 70%;
	color: #57585A;
}

h1 {
	font-weight: bold;
	margin: 0px 0px 16px 0px;
	padding: 0px;
	font-size: 140%;
	color: #231F20;
}

h2 {
	font-weight: bold;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	font-size: 140%;
	color: #231F20;
}

.largetext {
	font-size: 140%;
	line-height:140%;
	padding-right:40px;
}

/*p {
	margin: 0px;
	margin-top: 6px;
	margin-bottom: 8px;
}*/

.clear {
	clear: both;
}

img {
	border: 0px;
}

hr {
	color: #ccc;
	height: 1px;
	background-color: #ccc;
	border: 0px solid #ccc;
}

a:link, a:visited, a:active {
   	text-decoration: underline;
	color: #231F20;
	font-size: 100%;
}

a.menuon:link, a.menuon:visited, a.menuon:active {
/*	color:#003399;*/
	text-decoration:none;
	font-weight:normal;
}

a:hover {
	color: #DEA728;
	text-decoration: none;
	font-size: 100%;
}

#wrapper { 
	width: 981px;
	margin: 0px auto 0px auto;
	text-align: left;
	height:100%;
}

#header {
	width: 981px;
	height: 139px;
}

#logo {
    width: 981px;
	height: 117px;
	text-align:center;
}

#topMenu {
    width: 981px;
	height: 22px;
	background-color:#A8AFB2;
	text-align:left;
}

#topMenu ul {
	margin: 0px 0px 0px 42px;
	padding: 0px;
}

#topMenu li {
	display: inline;
	margin:0px;
	padding:0px;
	padding-left:8px;
	padding-right:8px;
	height:22px;
	float:left;
}

#topMenu li a:link,#topMenu li a:active,#topMenu li a:visited {
	line-height:21px;
	color:#000;	
   	text-decoration: none;
}

#topMenu li.menuon {
	background-color:#636366;
}

#topMenu li.menuon a:active,#topMenu li.menuon a:link,#topMenu li.menuon a:visited {
	color:#fff;
   	text-decoration: none;
}
#topMenu li	a:hover {
	color: #fff;
   	text-decoration: none;
}

#content {
	padding-top:22px;
	padding-bottom:19px;
	line-height:150%;
}

#content ul {
	margin-left:18px;
	padding-left:0px;
}

#contentLeft {
	float:left;
    width: 541px;
}

#contentLeft2 {
	float:left;
    width: 363px;
}

#contentLeft3 {
	float:left;
    width: 440px;
}

#contentLeft4 {
	float:left;
    width: 331px;
}

#contentLeft5 {
	float:left;
    width: 387px;
}

#contentLeft6 {
	float:left;
    width: 401px;
}

#contentLeftPadding {
	margin:0px 10px 0px 59px;
}

#contentRight {
	float:right;
    width: 440px;
	text-align:center;
}

#contentRight2 {
	float:right;
    width: 618px;
	text-align:center;
}

#contentRight3 {
	float:right;
    width: 541px;
	text-align:center;
}

#contentRight4 {
	float:right;
    width: 650px;
	text-align:center;
}

#contentRight5 {
	float:right;
    width: 594px;
	text-align:center;
}

#contentRight6 {
	float:right;
    width: 580px;
	text-align:center;
}

#contentRightPadding {
	padding-top:92px;
	margin-left:46px;
	width:494px;
	padding-bottom:40px;
}

#footer { 
	width: 981px;
	padding-bottom: 10px;
	padding-top:6px;
	text-align: left;
	margin-top:10px;
	float:left;
	border-top:1px solid #ADADAD;
}

#footerLeft {
	width: 500px;
	padding-left: 10px;
	float: left;
	color: #231F20;
}

#footerRight {
	padding-right: 10px;
	float: right;
	margin-bottom:6px;
} 

.mediumtext {
	font-size:115%;
}

.mediumtext2 {
	font-size:115%;
	color: #231F20;
	font-weight:bold;
}

.mediumtext a,.mediumtext2 a {
	font-weight:bold;
}
