* html {
	border: none;
}





a {
	color: #709BC2;
	text-decoration: none;
	font-weight: bold;
}
a {
	outline: none;
}
a img {
	border: none;
}
a:hover {
	text-decoration: underline;
}
body {
	background: #ffffff;
	color: #787878;
	font: 14px/150% Arial, Helvetica, sans-serif;
	height: 100%;
	margin: 0px;
	text-align: center;
	width: 100%;
}
form div {
	margin: 0 0 8px 0;
}
h2 {
	font: bold 15px/150% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
html {
	width: 100%;
}
img {
	display: block;
}
img.map {
	margin: 0 0 20px 0;
}
img.right {
	float: right;
}
input, textarea {
	width: 300px;
	font: 14px/150% Arial, Helvetica, sans-serif;
	color: #787878;

}
label {
	display: block;
	float: left;
	margin: 0 10px 0 0;
	text-align: right;
	width: 100px;
}
p {
	padding: 0 0 14px 0;
}
p, h1, h2, h3, ul, li, form {
	margin: 0;
	padding: 0;
}
textarea {
	height: 300px;
	width: 424px;
}




#home h2 {
	text-transform: none;
	font-weight: normal;
	}







div.container {
	color: #5C6A76;
	padding: 0px;
	text-align: left;
	width: 960px;
}
div.content {
	float: left;
	margin: 44px 0 0px 46px;
	width: 538px;
}
div.downloads {
	margin: 10px 0 0 0;
}
div.downloads a {
	background: url(/images/pdf_icon.gif) no-repeat 0px 6px;
	display: block;
	margin: 0 0 15px 0;
	padding: 0 0 0 42px;
}
div.downloads a span.dlBlurb {
	color: #709BC2;
	display: block;
	font-size: 11px;
	line-height: 150%;
	font-weight: normal;
}
div.downloads a span.dlTitle {
	color: #787878;
	display: block;
}
div.downloads a:hover {
	text-decoration: none;
}
div.footer {
	margin: 42px 0 40px 182px;
	text-align: left;
}
div.footer span {
	display: block;
	font-size: 11px;
	padding: 7px 0 0 2px;
}
div.footerBar {
	background-color: #709BC2;
	font-size: 0px;
	height: 7px;
	line-height: 0;
	width: 778px;
}
div.header {
	width: 100%;
}
div.nav {
	float: left;
	margin: 45px 0 0 0;
	text-align: right;
	width: 138px;
}
div.nav a {
	color: #302B28;
	font: bold 14px/100% Arial, Helvetica, sans-serif;
	margin: 10px 0 9px 0;
	padding: 0 0 3px 0;
	text-decoration: none;
	width: 100%;
}
div.nav div {
	margin-bottom: 19px;
}
div.nav div a.selected {
	border-bottom: solid 7px #709BC2;
	color: #43729C;
}
div.profileContainer {
	margin: 20px 0 0;
	width: 538px;
	overflow: hidden;
}
span.marked {
	color: red;
}
span.points {
	color: #709BC2;
	font-size: 13px;
	font-weight: bold;
}





/*--------------------------------------------------------- Ids -----------*/


#map {
	border: 2px solid #EBE3D7;
	height: 300px;
	margin: 30px 0 30px;
	width: 539px;
}



/*--------------------------------------------------------- Classes -----------*/

.clearer {
	clear: both;
	line-height: 0px;
}
.header h1 {
	background: url(/images/logo.gif);
	height: 137px;
	outline: none;
	text-indent: -5000px;
	width: 449px;
}
.submit {
	margin: 0 0 0 110px;
	width: 100px;
}
.imgL {
	float: left;
	margin: 0 15px 15px 0;
	}
	
	
	
	
	
	
	
.list {
	margin: 0 0 30px;
	padding: 0;
	overflow: hidden;
	}
.list   ul { 
	 list-style-type: none;
	 margin: 0;
	 padding: 0;
	 list-style-position: inside;
	 } 
.list   li {	
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 20px;
	background: url(/images/list_dash.gif) no-repeat 0 7px;

}