body
{ background: #eee url(images/bg.gif) top left no-repeat ;
  font-family: Arial,Verdana,Sans-serif;
  color: #999; 
  font-size: 8pt;
  text-align:center;}

h1
{ background-color: #FFF;
  color:#FF9900;
  font-size:12pt;
  font-weight:bold;
  margin-top:0;
  margin-bottom:10px;}

h2
{ background-color: #fff;
  color:#FF9900;
  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: #1E7D9B; text-decoration: none; color:#FFffff;}
a:hover
{ background-color: #1E7D9B; text-decoration: underline; color:#FFffff;}

div#header div.menu a.current, div#header div.subMenu a.current{
	color: #FFCC00;
	font-size: 1.02em;
}

div#content p a:link,div#content p a:visited, div#content p a:active{
	/*color: #FF9400;*/
	color: #1e7d98;
	background-color: #FFF;
	text-decoration: none;
}

div#content p a:hover{
	text-decoration: underline;
}

div#content table{
	background-color: #CCC;
}

div#content table tr th{
	background-color: #1e7d98;
	color: white;
	font-style: bold;
/*	color: #FF9900;*/
}

div#content table tr td{
	background-color: #E8E8E8;
}

div#content table tr td.right{
	text-align: right;
}

div#content table tr td{
	padding-left: 5px;
	padding-right: 5px;
}

div#content table tr th{
	padding-left: 12px;
	padding-right: 12px;
}


div.group{
	padding-bottom: 10px;
}

div.group p{
	margin:0px;
	padding:0px;
}

div.group p a{
	background-color: #FFFFFF;
	font-weight: bold;
}

div.group p b{
	font-style: bold;
}

#header
{ height:100px;
  width:750px;
  margin-left:auto;
  margin-right:auto;  
  border:#CCC 1px solid;
  background-color:#1E7D9B;
  color:#FFffff;}

#main
{ width: 750px;
  margin-top:20px;
  margin-left:auto;
  margin-right:auto;
  border:#CCC 1px solid;
  background-color: #FFF;  
  font-size:9pt;
  color:#666;}

#content
{ width:699px;
  float:left;
  padding:20px;
  text-align:justify;
}
  
#nav
{ width:180px;
  float:left;
  margin-right:5px;
  margin-top:20px;}
    
#footer
{ 
  height:30px;
  width:750px;
  margin-top:20px;
  margin-left:auto;
  margin-right:auto;
  padding:10px 0;  
  border:#ccc 1px solid;
  background-color: #fff;
  font-size:8pt;
  color:#999;
  text-align:center;}

#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:250px;
  float:left;
  text-align:left;
  padding:0px 0 24px 15px;
  overflow: hidden;}
  
.menu 
{ width:auto;
  text-align:right;
  font-weight:bold;
  font-size:12pt;
  padding:35px 15px 0 0;
  float: right;
  overflow: hidden;
   background-color:#1E7D9B;
  }

.subMenu 
{ width:700px;
  text-align:center;
  font-weight:bold;
  font-size:10pt;
  padding:0px 15px 0 0;
  margin: -6px 0px 0px 0px;
  float: right;
  overflow: hidden;
   background-color:#1E7D9B;
  }

.left
{ width:250px;
  float:left;
  margin:10px 15px 10px 0;
  text-align:justify;  
  overflow: hidden;}

.mid 
{ width:auto;
  padding:10px 0 0 10px;
  margin-left:auto;
  margin-top:0;
  overflow: hidden;}
  
.navhead
{ width:170px;
  height:18px;
  padding: 3px 3px 0 5px;
  border:#ddd 1px solid;
  text-align: left;
  font-size:8pt;
  background-color:#eee;
  color:#666;}

.navitem
{ width:172px;
  padding: 15px 3px 0 3px;
  border-bottom:#ddd 1px solid;
  border-right:#ddd 1px solid;
  border-left:#ddd 1px solid;  
  font-size:8pt;
  font-weight: normal;
  text-align:justify;}
  
.img
{ border:0;

}
  

