body {
	background-color: #5D9A99;
	text-align: center;
	padding: 0px;
	margin: 20px 0px 0px 0px;
	font-family: Arial, Verdana, Helvetica;
    width: 100%;
	font-size: 80%;
	color: #666666;
/*	line-height:150%;*/
}

form {
	margin: 0px;
}

input {
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica;
	margin-top:3px;
}

label {
	float:left;
	width:100px;
	margin-top:3px;
}

h1 {
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 150%;
	color: #059595;
}

h2 {
	font-weight: bold;
	margin: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 150%;
	color: #059595;
}

h3 {
	font-weight: bold;
	margin: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 120%;
	background-color: #fff;
	border-bottom:1px solid #ccc;
	color:#333;
	padding:3px 3px 3px 0px;
	margin-top:20px;
	width:570px;
}

h4 {
	font-weight: bold;
	margin: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 120%;
	background-color: #fff;
	border-bottom:1px solid #ccc;
	color:#333;
	padding:3px 3px 3px 0px;
	margin-top:0px;
	width:250px;
	text-align:left;
}

p {
	margin: 0px;
	margin-top: 6px;
	margin-bottom: 8px;
}

.clear {
	clear: both;
}

img {
	border: 0px;
}

a:link, a:visited, a:active {
   	text-decoration: none;
/*    font-weight: bold;*/
	color: #059595;
	font-size: 100%;
}

a:hover {
	color: #666;
	text-decoration: none;
	font-size: 100%;
}

hr {
	color: #ccc;
	height: 1px;
	background-color: #ccc;
	border: 0px solid #ccc;
}

#wrapper { 
	width: 980px;
	margin: 0px auto 0px auto;
	text-align: left;
}

#header {
	width: 980px;
	height: 346px;
	background: url(../images/header-bg.jpg) no-repeat;
}

#headerLeft {
	float:left;
	width: 400px;
	height:99px;
}

#headerRight {
	float:right;
	width: 580px;
	text-align:right;
	height:99px;	
}

#strapLine {

}

#logo {
	margin-left: 20px;
	margin-top: 27px;
}

#topMenu {
	margin-right: 17px;
	margin-top: 20px;
	text-align: right;
}

.menuDiv {
	width:73px;
	margin-left:4px;
	float:left;
	text-align:center;
}

#topMenu a:link,#topMenu a:visited,#topMenu a:active {
	height:70px;
	display:block;
	color:#fff;
	text-transform:uppercase;
	font-size:80%;
}

#topMenu a:hover {
	color:#C0DAD9;
}  

#topMenu a.menuon:link,#topMenu a.menuon:visited,#topMenu a.menuon:active {
	color:#C0DAD9;
}

#footerLinks a.menuon:link,#footerLinks a.menuon:visited,#footerLinks a.menuon:active {
	color:#C0DAD9;
}

 
#content {
	width: 980px;
	min-height:208px;
	background-color:#fff;
	float:left;
}

#contentPadding {
	margin:32px 0px 0px 0px;
	padding-bottom:30px;
	float:left;
}

#contentPadding2 {
	margin:32px 0px 0px 0px;
	padding:0px 40px 30px 40px;
	float:left;
	min-height:159px;
	_height:159px;
}

#contentPadding3 {
	margin:32px 0px 0px 0px;
	padding:0px 40px 0px 40px;
	float:left;
	min-height:159px;
	_height:159px;
}

#footer {
	width: 980px;
	height:70px;
	background-color:#383838;
	float:left;
	font-size:85%;
}

#footerLeft {
	width: 500px;
	float: left;
	color:#fff;
}

#footerLeftPadding {
	margin-top:10px;
	margin-left:37px;
}

#footerRight {
	float: right;
	width:480px;
	text-align:right;
} 

#footerRightPadding {
	margin-top:42px;
	margin-right:37px;
}

#footer a:link,#footer a:active,#footer a:visited {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

#footer a:hover {
	color: #5D9A99;
}

#footerLinks {
	margin-top:6px;
}

#threeCol {
	width:980px;
	float:left;
	background:url(../images/threeColBg.gif) repeat-y;
}

#threeCol .col {
	float: left;
	width:325px;
}

#threeCol .col2 {
/*	padding:0px 30px 0px 30px;*/
}

#threeCol .col3 {
/*	padding:0px 30px 0px 30px;*/
}

#threeCol .equalheight {
	margin-bottom: -150px; 
	padding-bottom: 150px; 
}

#threeCol1 div {
	padding:0px 12px 0px 40px;
}

#threeCol2 div {
	padding:0px 30px 0px 42px;
}

#threeCol3 div {
	padding:0px 30px 0px 20px;
}

#submitBtn {
	margin-left:80px;
}

#sitemap ul {
	margin:0px;
	padding-left:10px;
}

#sitemap li {
	line-height:170%;
	background:url(../images/angle.gif) no-repeat top left;
	margin:0px;
	padding:0px;
	padding-left:16px;
	list-style-type: none;
}

.twoColLeft {
	float: left;
	width: 300px;
}

.twoColLeft p a:link,.twoColLeft p a:active,.twoColLeft p a:visited {
	color:#333;
}

.twoColRight {
	float: left;
	width: 400px;
}

.twoColLeft p,.twoColRight p {
	margin: 0px;
	margin-top: 4px;
	margin-bottom: 0px;
}

#container { overflow: hidden; margin-top:10px;}
#container .col { float: left; width: 250px; margin-right:70px;margin-left:0px;}
#container .col3 { margin-right:0px; }
#container div div { _height:160px;min-height:160px;}
#container div div div {margin:0px ;padding-top:10px;text-align:left; }
#container .equalheight 
{ margin-bottom: -150px; 
padding-bottom: 150px; 
}

#container2 { overflow: hidden; margin-top:10px;margin-bottom:15px;}
#container2 h4 { width:200px; text-align:left;padding-left:10px; }
#container2 .col { float: left; width: 217px; margin-right:10px;margin-left:0px;}
#container2 .col4 { margin-right:0px; }
#container2 ul { margin-left:10px;padding:0px;	list-style-type: none;}
#container2 li { margin:0px;padding:0px 0px 3px 0px; }
#container2 div div {background:#fff; _height:130px;min-height:130px;}
#container2 div div div {margin:0px 10px 10px 10px;padding-top:10px;text-align:left; }
#container2 .equalheight 
{ margin-bottom: -250px; 
padding-bottom: 250px; 
}

#contentText {
	width:650px;
	float:left;
}

#secondaryMenu {
	width:200px;
	margin-left:40px;
	float:left;
	border-left:1px solid #ccc;
	_height:280px;
	min-height:280px;
}

#secondaryMenu.height2 {
	_height:190px;
	min-height:190px;
}

#secondaryMenu ul { margin-left:10px;padding:0px;	list-style-type: none;}
#secondaryMenu li { margin:0px;padding:3px 0px 3px 20px; background:url(../images/bullet.gif) left center no-repeat;}
