body{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.header{
	height:130px;
	margin:0;
	padding:0;
}

.header-left{
	float:left;
	margin:10px;
	width:400px;
}

.title{
	width:400px;
	height:125px;
}

.p-small{
	margin:2px; 
	font-family:Verdana, Geneva, sans-serif; 
	font-size:10px; 
	text-align:right; 
	padding-right:11px;
	line-height:15px;
}

.header-right{
	float:right;
	width:250px;
}

.topbar{
	clear:both;
	background:url(images/topbar.jpg) repeat-x;
	height:107px;
	margin:0;
	padding-left:5px;
}

.topnews{
	height:18px;
	width:100%;
	color:#FFF;
	padding-top:5px;
}

.herebar{
	bgcolor="#F5B814"
	margin-top:10px;
	height:15px;
	color:#CC6600;
	width:100%;
	text-align:center;
	padding:10px 0 0 0;
}

a:link {
	  color: #CC6600; text-decoration: none
}

a:visited {  color: #CC6600; text-decoration: none
}

a:hover {  color: #CC6600; text-decoration: none
}
	

.wrapper{
	clear:both;
	float:left;
	width:100%;
	margin-top:-20px;
}

.wrapper p{
	margin:0;
}

.leftcol{
	margin-top:7px;
	width:200px;
	float:left;
}

.rightcol{
	float:right;
	width:260px;
}

.rightcol p{
	text-align:justify;	
}

.rightcol li{
	list-style:none;
	margin:0 0 0 -40px;
	padding:5px;
	border-bottom:#666 dotted 1px;
}

.rightcol li:hover{
	background:#F2F2F2;
}

.middlecol{
	margin-left:235px;
	margin-right:235px;
	border:#E98F08 2px solid;
	padding:5px;
	margin-bottom:10px;
	text-align:justify;
	line-height:200%;
	font-family:Verdana;
	padding:5px 0 0 5px;
	margin-top:0px;
	
	
}

.middlecol h2{
	font-size:14px;
	background:#FF9900;
	width:98.6%;
	height:27px;
	margin:0;
	padding:5px 0 0 10px;
	color:#FFF;
	font-weight:lighter;
}

.middlecol h2 img{
	float:right;
}

.gray{
	background:#F2F2F2;
}

.nav{
	float:left;
	width:200px;
}

.nav a{
}

.nav a:hover{
}

.navstart{
	background:url(images/navbg-start.gif) no-repeat;
	width:220px;
	height:35px;
	padding:0;
	margin:0;
}

.navcontent{
	background:url(images/navbg.gif) repeat-y;
	padding:0;
	margin:-20px 0 0 0;
}

.navend{
	background:url(images/navbg-end.gif) no-repeat;
	width:230px;
	height:39px;
	margin:-20px 0 0 0;
	padding:0;
}

.navcontent li{
	list-style:none;
	width:220px;
	margin-left:-40px;
	height:auto;
}

.navcontent li a{
	display:block;
	width:200px;
	min-height:15px;
	max-height:inherit;
	text-decoration:none;
	padding:0 0 7px 30px;
	color:#000;
}

.navlink{
	background:url(images/navbar.png) no-repeat;
	width:180px;
	height:39px;
	margin-bottom:-10px;
	color:#FFF !important;
	padding:7px 0 0 30px !important;
}

.footer{
	clear:both;
	border-top:#000 1px dotted;
	color:#666;
	text-indent: 10px;
	padding:10px;
}

.footer a{
	color:#666;
	text-decoration:none;
}

.footer a:hover{
	color:#000;
}