div#outsideWrapper {
	background: #5D87A1 none repeat scroll 0%;
	width: 100%;
	padding-top: 10px;
}

div#wrapper {
	background: #FFFFFF none repeat scroll 0%;
	overflow:hidden;
	position:relative;
	text-align:left;
	width: 900px;
	margin-left:auto;
	margin-right:auto;
	border-top-width: 3px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #2B4352;
	border-right-color: #2B4352;
	border-left-color: #2B4352;
	padding-bottom:20px;
}

div#contentWrapper {
	display:inline;
	float:right;
	overflow:hidden;
	width:675px;
	margin:0px;
	border:0px;
}

div#logo {
	display:inline;
	float:left;
	overflow:hidden;
	width:225px;
	clear: both;
}

div#logo img {
	padding-top: 14px;
	padding-left: 42px;
	height: 242px;
	width: 151px;
}

div#nav {
	display:inline;
	float:right;
	width: 665px;
	height: 41px;
	background-color: #2B4352;
	margin-bottom: 10px;
	padding-left: 10px;
}

div#content {
	display:inline;
	float:right;
	width:675px;
	overflow:hidden;
	line-height:1.8em;
}

div#content img {
	float:left;
	clear:both;
	margin-right:10px;
	margin-bottom:10px;
}	

div#content h2 {
	font-family:"Goudy Old Style", Garamond, "Book Antiqua", sans-serif;
	font-size:22px;
}

div#content h3 {
	font-family:"Goudy Old Style", Garamond, "Book Antiqua", sans-serif;
	font-size:18px;
}

div#content h4 {
	font-family:"Goudy Old Style", Garamond, "Book Antiqua", sans-serif;
	font-size:17px;
	font-style: italic;
	font-weight: normal;
	color: #5D87A1;
	margin: 0px;
	padding: 0px;
}

div#content h5 {
	font-family:"Goudy Old Style", Garamond, "Book Antiqua", sans-serif;
	font-size:16px;
	padding:0px;
	margin:0px;
	border:0px;
	font-weight: normal;
	font-style: italic;
	color: #5D87A1;
}

hr {
	margin-right:60px;
	margin-top:20px;
	color: #2B4352;
	margin-bottom: 20px;
}

div#content .subhead {
	font-family:"Goudy Old Style", Garamond, "Book Antiqua", sans-serif;
	font-size:16px;
	font-weight:bold;
}

div#content p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.8em;
	font-weight:normal;
	padding-right:60px;
}

.textIndent {
	padding-left:170px;
}

div#content .highlight {
	text-decoration: underline;
}

div#content .email {
	text-decoration: underline;
	font-weight:bold;
}

div#content a {
	color: #5D87A1;
	text-decoration:none;
	font-weight:bold;
}

div#content a.activeLink {
	color: #2B4352;
	text-decoration:underline;
	font-weight:bold;
}

div#content a:hover {
	color: #2B4352;
	text-decoration:underline;
	font-weight:bold;
}

div#masthead {
	display:inline;
	float:right;
	width:675px;
}

div#masthead img {
	width:675px;
	height:272px;
}

div#footer {
	background-color:#2B4352;
	color:#FFFFFF;
	height:200px;
	font-size:10px;
	line-height:1.5em;
	padding-bottom:20px;
	margin-left:auto;
	margin-right:auto;
}

div#footer .contact {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	width:900px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

div#footer .copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	padding-top:10px;
	width:900px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

p .description {
	font-size: 12px;
	font-weight: normal;
	padding-right:80px;
	padding:0px;
	margin:0px;
	border:0px;
	
}
.download {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5D87A1;
}
#footer .copyright a {
	color: #FFFFFF;
}
