/* --- Block Styles --- */

body{
 text-align:left;
 font-size: 11px;
 color: #333333;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 text-decoration: none;
 margin: 0; 
 padding: 0;
 background-color:#FFF;
 background-image: url(imgs/bg.gif); 
 background-repeat: repeat-x;
}
#wrapper {
	width:978px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
	text-align: center;
	padding:0;
}
#header {
	width:978px;
	height:175px;
	background-image: url(imgs/header1.jpg);
}
.content {
 text-align: justify;
 font-size: 11px;
 color: #333333;
 text-decoration: none;
 padding:0;
 margin-bottom:5px;
  }
.head {
 text-align: justify;
 font-size: 11px;
 color: #333333;
 text-decoration: none;
 padding-left: 12px; 
 }
.list {
 text-align: left;
 font-size: 11px;
 color: #333333;
 text-decoration: none;
 padding-left: 17px; 
 }
.line {
	height:1px;
	width:788px;
	font-size:0px;
	line-height:0px;
	background-color:#006666;
	margin-top:5px;
}
#footer_menu {
	text-align:center;
	font-size: 9px;
	font-family:Verdana, Geneva, sans-serif;
	margin-top: 5px;
}
#footer_menu a {
	color: #333;
}
#footer_menu a:hover {
	color: #20785e;
}
#polar {
	text-align:right;
	font-size: 9px;
	font-family:Verdana, Geneva, sans-serif;
	margin-top: 5px;
}
#polar a {
	color: #333;
}
#polar a:hover {
	color: #20785e;
}
/* --- Font Styles --- */
#header h1 {display:none}
#header p {display:none}
h1 {
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 26pt;
 font-weight: 500;
 text-decoration: none;
 text-align: left;
 color: #006666;
 padding:0;
 margin:0;
 padding-left:5px;
}
h2 {
 height: 44px;
 color: white;
 background-color: #017cc2; 
 margin: 5px;
}
.h2_text {
 float: left;
 font-family: arial;
 font-weight: bold;
 font-style: italic; 
 font-size: 22pt;
 text-decoration: none;
 text-align: center;
 padding-top: 8px;
 padding-left: 5px;
}
h3 {
 color: #666666;
 text-align: justify;
 margin: 17px;
 margin-bottom:0px;
}
h4 {
 font-size: 13pt;
 color: #006666;
 text-align: center;
 margin: 17px;
 font-family: Arial, Helvetica, sans-serif;
 margin-bottom: 0px;
}
p {
 margin: 12px;
}

#sitemenu a {
 display: block;
 float: left;
 width: 98px;
 height: 19px;  
 color: white;
 font-size:10pt;
 font-weight: bold;
 text-decoration: none;
 text-align: center;
 border-right: 1px solid white;
}
#sitemenu #sa {width: 186px;}
#sitemenu #end {border-right:0;}
#sitemenu a:hover {color: black; background-color: #dfeffc;}

#mainmenulist, #mainmenulist ul {
 padding: 0;
 margin: 0;
 list-style: none;
}
#mainmenulist li {
 float: left;
 position: relative;
}

#mainmenulist li:hover ul, li.over ul { /* lists nested under hovered list items */
display: block;
}
.mainmenuitem{}
#mainmenu a {
 display: block;
 float: left;
 color: white;
 font-size:10pt;
 font-weight: bold;
 text-decoration: none;
 text-align: center;
 padding-left: 7px;
 padding-right: 8px;
 padding-top: 0;
 border-right: 0;
}
#mainmenu a:hover {color: black; background-color: #dfeffc;}
#menu_block{
 text-align: left;
 width: 175px;
 left: 0;
 padding-left: 8px;-
 padding-right: 4px;
 font-size:9pt;
 color: #FFFFFF;
 font-weight: bold;
}
#footer{
 text-align: right;
 height: 20px;
 width: 978px;
 padding-top: 3px;
 font-size:10pt;
 color: #FFFFFF;
 font-weight: bold;
 background:#20785e;
}
#lhs {
	width:184px;
	height: 120px;
	border-bottom: 3px solid #333333;
	border-top: 3px solid #333333;
}
#left {
	background-image: url(imgs/menu_bg.gif)
}
ul { list-style: disc inside; margin:0; padding:0;}

li {
 font-size: 12px;
 line-height: 15pt;
 font-weight: bold;
}
li a {}
a:hover {color: #c8d9e9;}

.mainlist {
	height:100%;
}
.mainlist ul li {
	list-style-type:disc;
	margin-left:32px;
	font-size: 11px;
	font-weight:normal;
	text-align:left;
	line-height:13px;
}
.image {
	width:275px;
	float:right;
	margin-right:12px;
	margin-left:12px;
	margin-top:12px;
}
.image_small {
	width:175px;
	float:right;
	margin-right:12px;
	margin-left:12px;
	margin-top:12px;
}
	
	
	
/* --- Other Styles --- */
a img {border:0}
a {text-decoration:none;}


/* expanding menu css */
ul#menu {
  width: 164px;
  list-style-type: disc;
  margin: 0;
  padding: 0;
}

ul#menu ol {
  display: none;
  text-align: left;
  list-style-type: none;
  margin: 0;
  padding: 5px 0 0 5px;
}

ul#menu li, 
  ul#menu a {
  font-family: verdana, sans-serif;
  font-size: 11px;
 font-size:9pt;
 color: #FFFFFF;
 font-weight: bold;
  padding-top: 4px;
    padding-bottom: 4px;
}

ul#menu li {
  border-bottom: solid 1px #999999;
  line-height: 15px;
}
ul#menu ol li {
  border-bottom: none;
  margin-left: 10px;
}

ul#menu ol li:before {
  content: "";
}

ul#menu a {
  text-decoration: none;
  outline: none;
}

ul#menu a:hover {
  color: #277e67;
}

ul#menu a.active {
  color: #277e67;
}


