body
{
	font-family: Arial,Verdana,Sans-serif;
	color: #999;
	font-size: 8pt;
	text-align:center;
	margin: 0px;
	padding: 0px;
	background-color: #eee;
	background-repeat: no-repeat;
	background-position: left top;
}

h1
{
	background-color: #FFF;
	color:#000;
	font-size:12pt;
	font-weight:bold;
	margin-bottom: 0;
	padding: 0px;
	margin-top: 0px;
}
#main #content p {
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

h2
{
	background-color: #fff;
	color:#D8A525;
	font-size:10pt;
	font-weight:normal;
	margin-top:0;
	margin-bottom:0;
}


ul 
{ list-style:none;
  margin:0 5px;
  padding:0;}

li
{ padding:0 4px 8px 10px;
  background: url(images/arw.gif) 0 3px  no-repeat;}


a:link, a:visited, a:active
{ background-color: #fff; text-decoration: none; color:#FF9900;}
a:hover
{ background-color: #fff; text-decoration: underline; color:#FFCC99;}

#header
{
	height:40px;
	width:850px;
	margin-left:auto;
	margin-right:auto;
	border:#CCC 1px solid;
	background-color:#FFF;
	color:#FF9900;
}

#main
{
	width: 850px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	border:#CCC 1px solid;
	background-color: #FFF;
	font-size:9pt;
	color:#666;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/header.jpg);
}

#content
{
	width:600px;
	float:left;
	text-align: left;
	margin-top: 0px;
	color: #000;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
  
#nav
{
	width:200px;
	float:left;
	margin-right:5px;
	margin-top:0px;
	padding: 0px;
	margin-left: 5px;
	background-color: #d0d6bf;
}
    
#footer
{
	height:30px;
	width:850px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	border:#ccc 1px solid;
	background-color: #fff;
	font-size:8pt;
	color:#999;
	text-align:center;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

#footer a:link, #footer a:visited, #footer a:active
{ background-color: #fff; text-decoration: none; color:#999;}
#footer A:hover
{ background-color: #fff; text-decoration: none; color:#ff9900;}

.footer 
{ clear: both; 
  background:#fff;
  color:inherit;
  height:1px;}

.logo
{ width:200px;
  float:left;
  text-align:left;
  padding:15px 0 10px 15px;
  overflow: hidden;}
  
.menu 
{
	width:auto;
	text-align:right;
	font-weight:bold;
	font-size:12pt;
	float: right;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 0;
}

.left
{ width:250px;
  float:left;
  margin:10px 15px 10px 0;
  text-align:justify;  
  overflow: hidden;}

.mid 
{
	width:auto;
	margin-left:auto;
	margin-top:0;
	overflow: hidden;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
  
.navhead
{
	width:190px;
	height:18px;
	border:#ddd 1px solid;
	text-align: left;
	font-size:12px;
	background-color:#eee;
	color:#000;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0;
	padding-left: 5px;
	margin: 0px;
	font-weight: bold;
}

.navitem
{
	width:175px;
	font-size:14px;
	font-weight: normal;
	text-align:left;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	color: #000;
	font-family: "Times New Roman", Times, serif;
	line-height: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
  
.img
{ border:0;}
  
