/* CSS Document */
ul.cssMenu ul{display:none}
ul.cssMenu li:hover>ul{display:block}
ul.cssMenu ul{position: absolute;left:-1px;top:98%;}
ul.cssMenu ul ul{position: absolute;left:98%;top:-2px;}
ul.cssMenu,ul.cssMenu ul {
	margin:0px;
	list-style:none;
	padding:0px 2px 2px 0px;
	background-color:#ffffff;
	background-repeat:repeat;
	border-color:#808080;
	border-width:1px;
	border-style:solid;
}
ul.cssMenu table {border-collapse:collapse}ul.cssMenu {
	display:block;
	zoom:1;
	height:22px;
	float: left;
}
ul.cssMenu ul{
	width:160px;
}
ul.cssMenu li{
	display:block;
	margin:0px 2px 0px 2px;
	font-size:0px;
}
ul.cssMenu a:active, ul.cssMenu a:focus {
outline-style:none;
}
ul.cssMenu a, ul.cssMenu li.dis a:hover, ul.cssMenu li.sep a:hover {
	display:block;
	vertical-align:middle;
	background-color:#ffffff;
	border-width:1px;
	border-color:#fff;
	border-style:solid;
	text-align:center;
	text-decoration:none;
	padding:2px 5px 5px 10px;
	_padding-left:0;
	font:bold 11px Verdana;
	color: #000;
	text-decoration:none;
	cursor:default;
}
ul.cssMenu span{
	overflow:hidden;
}
ul.cssMenu li {
	float:left;
}
ul.cssMenu ul li {
	float:none;
}
ul.cssMenu ul a {
	text-align:left;
	white-space:nowrap;
}
ul.cssMenu li.sep{
	text-align:left;
	padding:0px;
	line-height:0;
	height:100%;
}
ul.cssMenu li.sep span{
	float:none;	padding-right:0;
	width:3px;
	height:100%;
	display:inline-block;
	background-color:#808080;	background-image:none;}
ul.cssMenu ul li.sep span{
	width:100%;
	height:3px;
}
ul.cssMenu li:hover{
	position:relative;
}
ul.cssMenu li:hover>a{
	background-color:#849eb9;
	border-color:#00669b;
	border-style:solid;
	font:bold 11px Verdana;
	color: #000;
	text-decoration:none;
}
ul.cssMenu li a:hover{
	position:relative;
	background-color:#849eb9;
	border-color:#00669b;
	border-style:solid;
	font:bold 11px Verdana;
	color: #000;
	text-decoration:none;
}
ul.cssMenu li.dis a {
	color: #557D4F !important;
}
ul.cssMenu img {border: none;float:left;_float:none;margin-right:2px;width:16px;
height:16px;
}
ul.cssMenu ul img {width:16px;
height:16px;
}
ul.cssMenu img.over{display:none}
ul.cssMenu li.dis a:hover img.over{display:none !important}
ul.cssMenu li.dis a:hover img.def {display:inline !important}
ul.cssMenu li:hover > a img.def  {display:none}
ul.cssMenu li:hover > a img.over {display:inline}
ul.cssMenu a:hover img.over,ul.cssMenu a:hover ul img.def,ul.cssMenu a:hover a:hover ul img.def,ul.cssMenu a:hover a:hover img.over,ul.cssMenu a:hover a:hover a:hover img.over{display:inline}
ul.cssMenu a:hover img.def,ul.cssMenu a:hover ul img.over,ul.cssMenu a:hover a:hover ul img.over,ul.cssMenu a:hover a:hover img.def,ul.cssMenu a:hover a:hover a:hover img.def{display:none}
ul.cssMenu a:hover ul,ul.cssMenu a:hover a:hover ul{display:block}
ul.cssMenu a:hover ul ul{display:none}
ul.cssMenu span{
	display:block;
	background-image:url(./images/arrv_white.gif);
	background-position:right center;
	background-repeat: no-repeat;
   padding-right:9px;}
ul.cssMenu ul span{background-image:url(./images/arr_black.gif)}
ul.cssMenu ul li:hover > a span{	background-image:url(./images/arr_white.gif);}
ul.cssMenu table a:hover span,ul.cssMenu table a:hover a:hover span{background-image:url(./images/arr_white.gif)}
ul.cssMenu table a:hover table span{background-image:url(./images/arr_black.gif)}
ul.cssMenu li.cssMenui0 {
width:160px;
height:22px;
}
ul.cssMenu li a.cssMenui0{
	height:100%;
	background-image:url(images/btnbkg.jpg);
	border-width:0px;
	font:bold 12px Verdana;
	color:#fff;
}
ul.cssMenu li a.cssMenui0:hover{
background-image:url(./images/btntop.jpg);
font:bold 12px Verdana;
color:#eee;
}
 ul.cssMenum0 {
background-color:transparent;
border-width:0px;
	padding:0px 0px 0px 0px;
}
 ul.cssMenum0>li>a {
padding:8px 10px 0px 10px;
}
 ul.cssMenum0 a {
padding:8px 10px 0px 10px;
}
 ul.cssMenum0 ul a {
padding:2px 5px 5px 10px;
}
 ul.cssMenum0>li {
margin:0px 0px 0px 0px;
}
 ul.cssMenum0 li {
margin:0px 0px 0px 0px;
}
 ul.cssMenum0 li li {
margin:2px 0px 0px 2px;
}

/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #937962;
	margin:10px 10px 0px 10px;
	padding:0px;
	}

#header {
	position: absolute;
	z-index: 6;
	height: 130px;
	width: 960px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	}	
	
#fullwidthcol {
	position: absolute;
	top: 133px;
	background-color: #fff;
	text-align: center;
	width: 960px;
	height: 190px;
	vertical-align: middle;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	}	

#leftcontent {
	position: absolute;
	top: 144px;
	left: 20px;
	width: 320px;
	height: 675px;
	clear: both;
	background-color: #849eb9;
	z-index: 3;
	}
	
#centercontent {
	position: absolute;
	top: 144px;
	margin-left: 330px;
	margin-right: 25px;
	width: 640px;
	height: 675px;
	clear: both;
	background-color: #fff;
	z-index: 2;
	}

#leftcontent2 {
	position: absolute;
	top: 330px;
	left: 20px;
	width: 322px;
	height: 375px;
	clear: both;
	background-color: #fff;
	clear: both;
	z-index: 3;
	}

#centercontent2 {
	position: absolute;
	top: 330px;
	margin-left: 334px;
	margin-right: 25px;
	width: 322px;
	height: 375px;
	clear: both;
	background-color: #fff;
	z-index: 2;
	left: 2px;
	}

#rightcontent2 {
	position: absolute;
	top: 330px;
	margin-left: 648px;
	margin-right: 25px;
	width: 322px;
	height: 375px;
	clear: both;
	background-color: #fff;
	z-index: 2;
	}
	
#leftcontent3 {
	position: absolute;
	top: 144px;
	left: 20px;
	width: 320px;
	height: 355px;
	clear: both;
	background-color: #fff;
	z-index: 3;
	}	
	
#centercontent3 {
	position: absolute;
	top: 144px;
	margin-left: 330px;
	margin-right: 25px;
	width: 640px;
	height: 355px;
	clear: both;
	background-color: #fff;
	z-index: 2;
	}
	
#leftcontent2-2 {
	position: absolute;
	top: 500px;
	left: 20px;
	width: 322px;
	height: 150px;
	clear: both;
	background-color: #fff;
	clear: both;
	z-index: 3;
	}	
	
#centercontent2-2 {
	position: absolute;
	top: 500px;
	margin-left: 334px;
	margin-right: 25px;
	width: 322px;
	height: 150px;
	clear: both;
	background-color: #fff;
	z-index: 2;
	left: 2px;
	}

#rightcontent2-2 {
	position: absolute;
	top: 500px;
	margin-left: 648px;
	margin-right: 25px;
	width: 322px;
	height: 150px;
	clear: both;
	background-color: #fff;
	z-index: 2;
	}
	
#footer {
	position:absolute;
	top: 775px;
	left: 20px;
	width: 960px;
	background-image: footer.jpg;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	clear: both;
	float: left;
	z-index: 5;
	height: 73px;
	visibility: inherit;
	}	
	
	
#footertext{
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	letter-spacing: 1px;
	position:absolute;
	top: 850px;
	left: 45px;
	width: 960px;
	clear: both;
	float: left;
	z-index: 5;
	height: 73px;
	visibility: inherit;
	}			
	
#footer2 {
	position:absolute;
	top: 760px;
	left: 20px;
	width: 960px;
	background-image: footer.jpg;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	clear: both;
	float: left;
	z-index: 5;
	height: 73px;
	visibility: inherit;
	}	
	
#footertext2 {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	letter-spacing: 1px;
	position:absolute;
	top: 707px;
	left: 45px;
	width: 960px;
	clear: both;
	float: left;
	z-index: 5;
	height: 73px;
	visibility: inherit;
	}		

#footer3 {
	position:absolute;
	top: 775px;
	left: 20px;
	width: 960px;
	background-image: footer_noblog.jpg;
	background-image: url(images/footer_noblog.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	clear: both;
	float: left;
	z-index: 5;
	height: 73px;
	visibility: inherit;
	}		
	
#footertext3 {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	letter-spacing: 1px;
	position:absolute;
	top: 500px;
	left: 45px;
	width: 960px;
	clear: both;
	float: left;
	z-index: 5;
	height: 73px;
	visibility: inherit;
	}				
	
a:link {
	text-decoration: underline;
	color: #00669b;
	}
a:visited {
	color: #937962;
	}
a:active {
	color: #000000;
	}
a:hover {
	text-decoration: underline;
	color: #00669b; 
	}
	
A.wink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	letter-spacing: 1px;
	}
a.wink:link {
	color: #ffffff;
	}
a.wink:visited {
	color: #ffffff;
	}
a.wink:active {
	color: #ffffff;
	}
a.wink:hover {
	text-decoration: underline;
	color: #ffffff; 
	}
	
A.clink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bolder;
	letter-spacing: 1px;
	}
	
A.clink:link {
	color: #00669b;
	}
A.clink:visited {
	color: #00669b;
	}
A.clink:active {
	color: #00669b;
	}
A.clink:hover {
	text-decoration: underline;
	color: #00669b; 
	}	
	
A.blink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bolder;
	letter-spacing: 1px;
	}
	
A.blink:link {
	color: #00669b;
	}
A.blink:visited {
	color: #00669b;
	}
A.blink:active {
	color: #00669b;
	}
A.blink:hover {
	text-decoration: underline;
	color: #00669b; 
	}		
	
p {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #000;
	padding: 0px 25px 0px 25px;
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 15px;
}

.blog {
	margin-left: 100px;
	}
	
.blue {
	color: #00669b;
	}

.leading {
	line-height:20px;
	}

.lgbold {
	font-weight: bold;
	font-size: 14px;
	}
	
.smalltext {	
	font-size: 10px;
	line-height: 12px;
	}
	
.bullettext {	
	font-size: 11.5px;
	line-height: 13px;
	}
		
.white {
	color:#FFFFFF;
}

.center  {
	text-align: center;
	width: 640px;
	}
	
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	letter-spacing: 1px;
	color: #00669b;
	margin-bottom: 5px;
	padding: 20px 5px 0px 25px;
	line-height: 16px;
}

H2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px; 
	font-weight: bold;
	letter-spacing: 1px; 
	color: #937962;
	margin-top: 0px;
	margin-bottom: 6px;
	padding: 5px 25px 0px 25px;
	line-height: 16px;
}

H3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	text-align:	center;
	letter-spacing: 1px;
	color: #000000;
	margin-bottom: 5px;
	padding: 10px 25px 0px 25px;
	line-height: 30px;
}
	
H4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	letter-spacing: 2px;
	line-height: 16px;
	text-transform: capitalize;
	color: #00669b;
	height: auto;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/greenbar.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding-top: 12px;
	padding-bottom: 12px;
	background-position: right;
	padding-right: 8px;
}	

H5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	letter-spacing: 1px;
	color: #00669b;
	margin-bottom: 5px;
	margin-top: -10px;
	padding: 20px 5px 0px 25px;
	line-height: 16px;
}	