body{
	background-color:#E6E6E6;
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#header{
	background-image:url(images/header_fill.gif);
	background-repeat:repeat-x;
	height:180px;
	width:100%;
}
#headerR{
	position:absolute;
	float:right;
	right:8px;
	top:0px;
	width:243px;
}
#headerL{
	position:absolute;
	float:left;
	left:0px;
	top:0px;
	width:221px;
}
#rightgraphic{
	position:absolute;
	float:right;
	right:0px;
	height:236px;
	width:166px;
	top:164px;
}
#links{
	position:absolute;
	float:left;
	left:0;
	top:148px;
	width:100%;
	font-size:11px;
	font-weight:bold;
	z-index:2;
	padding-left:40px;
}
#container{
	width:100%;
}
#container1{
	position:relative;
	width:900px;
	background-color:#FFFFFF;
	padding:0 8px 10px 8px;
	}
.menu{
	padding:0px 5px 0px 10px;
}
#content{
	padding:10px 0px 10px 10px;
	margin-left:240px;
	margin-right:20px;
	z-index:2;
	
}

#menu{
	position:relative;
	float:left;
	left:20px;
	width:200px;
	margin:15px 0 20px;
}
#menudiv,#menudiv1,#menudiv2{
	margin-top:15px;
	background-color:#FF944D;
	display:block;
	padding:5px;
	border:solid 1px #000000;
}
#menudiv1{
	background-color:#FFB380;
}
#menudiv2{
	background-color:#FFD1B3;
}

#clearfloats{
	clear:both;height:4px;line-height:6px;}
#footer{
	position:relative;
	clear:left;
	left:0px;
	width:100%;
	height:25px;
	font-size:10px;
	background-color:#FF6600;
	font-size:10px;
	color:#000000;
	z-index:6;
}
#footer1{
	position:relative;
	clear:both;
	left:0px;
	width:100%;
	height:25px;
	font-size:10px;
	background-color:#CCCCCC;
	font-size:10px;
	color:#000000;
	z-index:6;
}
.links{
	color:#000000;
	text-decoration:underline;
	font-weight: bold;
}
.links:hover{
	color:#FF6600;
	text-decoration: underline;
	font-weight: bold;
}
#main1,#main2,#main3,#main4,#main5,#main6,#main7{}
.footerlink{
	font-size:10px;
	color:#000000;
	text-decoration:underline;
	font-weight: bold;
	}
.footerlink:hover{
	color:#0000FF;
	font-weight: bold;
	text-decoration: underline;
}
.bullet {
	list-style-type:square;
	list-style-image: url(images/bullet.gif);
	text-decoration: none;
	line-height:20px;
}
.bullet li{padding-left:10px;}
a {
	color:#FF6600;
	text-decoration:underline;
} 
a:hover{
	color:#FF6600;
	text-decoration:none;
}
.text {
	font-size:12px;
	color:#000000;
	line-height:20px;
}
.bulletmenu {
	List-style-image: url(images/bullet_menu.gif);
	line-height:18px;
}
.bulletmenu li{
	margin-left:-20px;
	}
.menutext {
	font-size:11px;
	color:#000000;
	padding:0px 0px 0px 0px;
}
.menusubtitle{
	font-size: 11px;
	color: #000000;
	font-weight:bold;
	}
.greytext {
	color:#666666;
}
h1,.title {
	font-size:16px;
	font-weight: bold;
	color:#FF6600;
}
h2,.subtitle{
	font-size:14px;
	font-weight: bold;
	color:#000000;
}
.black-text-link {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.black-text-link:hover{
	color:#0000FF;
	text-decoration: underline;
	font-weight: bold;
}
.hyperlinks{
	color:#FF6600;
	text-decoration:underline;
	font-weight: bold;
}
.hyperlinks:hover{
	color:#0000FF;
	text-decoration: underline;
	font-weight: bold;
}
.backtotop{
	color:#FF6600;
	text-decoration:underline;
	font-weight: bold;
	font-size: 10px;
}
.backtotop:hover{
	color:#000000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10px;
}