body {
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
  line-height: 1.5;
  color: #2f2f2f;
  margin: 0;
  padding: 0;
  text-align:  center;
  background-color: #fff;
  background-image:url(images/background3.jpg);
  /* Cool blue gradiant background image 
  background: #0c1e46 url(images/bg-blue.gif) center repeat-y #22304E; */
}

img {
  border: none;
}
p, td, li, ul, ol, h5, h6, a {
	font-family: verdana, arial, sans-serif;
}
h1 {
 	font-family: verdana, arial, sans-serif;
	font-size: 16px;
	line-height: 1.5;
	}
h3, h3, h4 {
 	font-family: verdana, arial, sans-serif;
	font-size: 15px;
	line-height: 1;
	}

a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

p {
	margin-top: 10px;
	text-align: left;
	font-size: 12px;
	line-height: 1.5;
}


/***************************************************
   Site Layout Container:
 ***************************************************/

#siteBox {
  width: 850px;
  margin: 0px auto;
  text-align:  left;
  border:2px solid #990000;
  background-color:#ffffff;
}


#header_wrapper {
  width: 850px;
  text-align: center;
  background-color:#ffffff;
}	
#headerHome {
  height: 150px;
  background: url(images/head.jpg) no-repeat top center;gradiant.gif;
}

#navcontainer {
	float: left;
	margin: 2px 0px 0px 2px;
	padding: 0px;
	background-color:  #3a5579;
	width:105px;
	left:0px;
	border:none;
	z-index:2;
	clear:both;
	}

#icomenu {
 	padding: 0px;
	z-index:4;
	background-color:#b5b2ab;
	width: 100px;
	}

#navmenu {
 	padding: 0px;
	z-index:4;
	background-color:#b5b2ab;
	border:0px solid #999;
	width: 99px;
	line-height: 20px;
	margin: 3px 3px 3px 3px;
}


#navmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navmenu a {
	display: block; /* essential for this to work */
	width: 79px;  /* 170 - 20 (padding) */
	color: #3a5579;
	padding: 3px 12px 3px 8px;
	background-color:#DDD;
	border-bottom:1px solid #b5b2ab;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;
}

#navmenu li li a
{
	display: block;
	width: 89px;
	color: #3a5579;
	padding: 3px 3px 3px 7px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 17px;
}
#navmenu li li li a {
	display: block;
	width: 89px;
	color: #3a5579;
	padding: 3px 3px 3px 15px;
	border-bottom: 1px solid #fff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 17px;
}

#navmenu a:active {
	background-color: #DDD;
	color: #3a5579;
}

#navmenu a:hover {
	background-color: #fff;
	color: #3a5579;
}

#right {
	float: right;
	width: 100px;
	margin: 7px;
	padding: 5px;
	border:1px solid #999;
	background-color:#fff;
}

#right a[title] {
	color: #3a5579;
}

#right p {
	font-size: 11px;
}
/* Used in nav div on contact.aspx */
#right h4 {
	color: #c48a1b;
	font-weight: bold;
	margin-bottom: 10px;
}
#right a {
	display: block;
	font-weight: bold;
	line-height: .90;
}

#page_content {
	width: 800px;
	margin: 0px 20px 20px 20px;
		}


#content {
	position:relative;
	z-index: 1;
	margin: 5px 90px 20px 126px;
}
#content h1 {
 	font-family: verdana, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5;
	}
	
#content ul {
	margin-left: 1.2;
	padding-left: 1.2;
	list-style-type: disc;
}
#content li {
	margin-bottom: 1.1em;
}



#footer p {
	font-size: 11px;
	text-align: center;
	clear: both;
}
#home {
	background-color: #DDD;
	color: #3a5579;
	}



#infomenu {
	background-color:#fff;
	font-size: 10px;
	border:1px solid #999;
	width: 160px;
	margin: 5px 0 0 10px;
}

#infomenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#infomenu li { margin: 0;}

#infomenu a {
	display: block; /* essential for this to work */
  	width: 140px;
	color: #3a5579;
	padding: 3px 12px 3px 8px;
	border-bottom: 1px solid #fff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}
#infomenu a:hover {
	background-color:#CCCCCC;
}
#infomenu h1 {
	width: 160px;
    text-align:center;
   	 height:20px;
	font-size:14px;
	color: #fff;
	background-color:#D9A034;
	margin-top: 0px;
	margin-bottom:10px;
	padding-top: 5px;
}


.alignRight { text-align: right; }
.alignLeft { text-align: left; }
.bold{ font-weight: bold;}
.center { text-align: center; }
.vmid { vertical-align: middle; }
.clear {clear: both; }
.floatright { float: right; }
.floatleft { float: left; }

table.formtable  {
  font-family: verdana, arial, sans-serif;
   margin: 0px;
   padding-top: 5px;
   font-size: 12px;
  color: #2f2f2f;
  background-color: #fff0d1;
 }
.image_r img {vertical-align: center;}
.listGen2 {
	margin-left: 20px;
 	text-align: left;
	font-size: 12px;
	list-style-type: disc;
}
.listGen {
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 5px;
	font-size: 12px;
	list-style-type: disc;
}

.linkGen{
	font-size: 12px;
	color: #4040FF;
	text-decoration: none;
}
.linkGen:Hover{
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
}

.lineht10 { line-height: 6px;}
.linkMore{
	font-size: 14px;
	font-weight: bold;
	color: #4040FF;
}
.linkMore:Hover{
	font-size: 14px;
	color: #4040FF;
	text-decoration: underline;
}
.listStyle1 {
	margin-left: 10px;
	padding-left: 10px;
	list-style-type: disc;
	line-height: 1.1;
}
.listStylea {
		list-style-type: lower-alpha;
		font-family: verdana, arial, sans-serif;
	font-size: 14px;
	color: #2f2f2f;
	font-weight: bold;
	}


.margin10 {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 1.5em;
}
.margintop10 { margin-top: 10px;}
.margintop30 { margin-top: 30px;}
.margintop50 { margin-top: 50px;}
.marginbottom10 {margin-bottom: 10px;}
.marginleft10 { margin-left: 10px;}
.marginleft20 {	margin-left: 20px;}
.marginright20 { margin-right: 20px;}
.marginright150 { margin-right: 150px;}
.marginleft30 {	margin-left: 30px;}
.nobullets { list-style-type: none; }
.padicon	{padding: 0 0 0 5px;}
.red { color:#FF0000;}

.spacerh10 {height: 10px;}
.spacerw1 { width: 1px;
	height: 300px;}
.tblstyle1 {
	border:#999999 thin solid;
	background-color:#CCCCCC;
}
.txtStatus {
 	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:  #2f2f2f;
	}
.txtGen{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #2f2f2f;
}

.txtGenPad{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #2f2f2f;
	padding: 7px;
}
.txtGenBold li{
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	color: #2f2f2f;
	font-weight: bold;
}
.txtGen8{
	font-family: verdana, arial, sans-serif;
	font-size: 8px;
}
.txtGen10{
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #2f2f2f;
}
.txtGen11{
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #2f2f2f;
}

.txtGen14{
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	color: #2f2f2f;
}

.txt16{
	font-size: 16px;
	font-family: verdana, arial, sans-serif;
}

.txtWarn{
	font-size: 10px;
	color: #ff0000;
}
.white{ color: #fff; }
