body {
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(images/greybg.gif);
	font-size: small;
	color: #111;
	margin-top: 25px;
	margin-left: 0;
	text-align: center;
}
.shell {
	position: absolute;
	left: 50%;
	margin-left: -375px;
	width: 750px;
	background-color: #fff;
	text-align: left;	
}
.head {
	height: 67px;
	width: 100%;
	position: relative;
	/*background-color: #909093;*/
}
.topmenu {
	height: 12px;
	width: 100%;
	position: relative;
	background-color: #ED7C21;
	color: #fff;
	text-align: right;
	/*padding-right: 15px;*/
}
.menu {
	float: left;
	width: 200px;
	background: #fff;
	/*position: relative;*/
	padding-left: 20px;
	padding-top: 20px;
}
.menu a {
font-family: Century Gothic, Arial, Helvetica, sans-serif;
line-height:150%;
	font-size: small;
	text-decoration: none;
	color: #D24916;
}
.content {
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 30px;
	text-align: left;
	height: 100%;
	background-color: #ececec;
	padding-bottom: 30px;
	width: 480px;
	float: left;
		
}

.content a {
		font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	color: #D24916;
	line-height: 100%;
}

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #444;
}
.caption a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	color: #D24916;
	line-height: 100%;
	}
.conthead {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	line-height:150%;
	font-size: small;
	color: #D24916;
}
.list {
color: #333;
line-height: 150%;
margin-left: 20px;}

.footer {
padding-right: 20px;
text-align: right;
padding-top: 5px;
color: #fff;
height: 20px;
background-color: #555;
width: 730px;
position: relative;
float: left;
}

.footer a {
color: #fff;
}

.subsection  {color:#999999;font-family: Century Gothic, Arial, Helvetica, sans-serif;
	line-height:150%;
	font-size: small;}
.subsection a:link {color:#999999;font-family: Century Gothic, Arial, Helvetica, sans-serif;
	line-height:150%;
	font-size: small;}
.subsection a:visited {color:#999999;font-family: Century Gothic, Arial, Helvetica, sans-serif;
	line-height:150%;
	font-size: small;}
.subsection a:hover {color:#D24916;font-family: Century Gothic, Arial, Helvetica, sans-serif;
	line-height:150%;
	font-size: small;}