html,body,p,div,img,h1,h2,h3,h4,li,ul,ol,dl,dd,dt,form {
	margin:0px;
	padding:0px;
	border:0px;
	border-collapse:separate;
	border-spacing:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#headerinfo {
	float: right;
	height: auto;
	width: 380px;
	text-align: right;
	margin-top: 15px;
}
/*type*/
.boldgreen  {
	font-weight: bold;
	color: #0E4E2B;
	font-size: 18px;
	line-height: 24px;
	
}
.boldgreen2  {
	font-weight: bold;
	color: #0E4E2B;	
}
#headerinfo p{
	font-size: 18px;
}
.container #content .leftcolumn460 p {
	margin-top: 10px;
	margin-bottom: 10px;
}
.container #content  li {
	list-style-position: outside;
	margin-left: 15px;
}



/*Utility Styles*/

.floatleft{
	float: left;
}
.floatright{
	float: right;
}


.clearfix{
	clear: both;
	line-height: 0;
}

/*Layout Styles*/
#nav  {
	width: 140px;
	float: left;
	margin-right: 20px;
	background-image: url(../images/global/flag.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #DBE5DF;
	margin-bottom: 10px;
}
.container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#horizontalstripes {
	background-image: url(../images/global/navslice.jpg);
	background-repeat: repeat-x;
	height: 32px;
	width: auto;
	clear: both;
	margin-bottom: 10px;
}


.header {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
/*	height: 180px;*/
}
#footer {
	background-image: url(../images/global/footerslice.jpg);
	background-repeat: repeat-x;
	clear: both;
	height: auto;
	width: auto;
	background-color: #08381E;
}
#footer .container p {
	color: #FFFFFF;
}
#footer .container {
	padding-top: 10px;
	padding-bottom: 10px;
}
#content {
	height: auto;
	width: 620px;
	float: left;
	background-image: url(../images/global/watermark.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 16px;
}
.leftcolumn460 {
	height: auto;
	width: 460px;
	margin-right: 20px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
.rightcolumn140 {
	float: left;
	height: auto;
	width: 140px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.rightcolumn460 {
	height: auto;
	width: 460px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
.leftcolumn140 {
	float: left;
	height: auto;
	width: 140px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 20px;

}
.chartcolumn {
	float: left;
	height: auto;
	width: 145px;
	border: thin solid #81A790;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
}

.leftcolumn300 {
	height: auto;
	width: 300px;
	margin-right: 20px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
.rightcolumn300 {
	height: auto;
	width: 300px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
.container #content .leftcolumn460 td {
	padding-top: 0px;
	border: thin solid #0C502B;
}
.container #content .rightcolumn140 a {
	color: #0C502B;
	text-decoration: none;
}
.container #content a {
	color: #0C502B;
	text-decoration: underline;
	font-weight: bold;
}
.margintopright10 {
	margin-top: 10px;
	margin-right: 10px;
}
/*Contact Page*/
.formlabel {
	float: left;
	width: 100px;
	margin-bottom: 5px;
	clear: both;
	line-height: 11px;
}.header #headerinfo a {
	color: #83A692;
}
.disclaimer {
	font-size: 9px;
}
#footer .container .floatleft a {
	color: #FFFFFF;
}

