#divWrapper {
	background-color: #FFFFFF;
	width: 709px;
	border-right-width: 20px;
	border-left-width: 20px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 100%;
	
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #333333;
	background-color: #999999;
	margin: 0px;
}
#divWrapper #divHeader {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	height: 5px;
	width: 709px;
}
#divWrapper #Form {
	float: right;
	padding-top: 10px;
	padding-bottom: 20px;
}

#Navigation {
	background-color: #025354;
	height: 20px;
	width: 706px;
	margin-right: 0px;
	margin-left: 0px;
	clear: both;
}
#Navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#Navigation ul li {
	display: inline;
}
#Navigation ul li a {
	float: left;
	height: 20px;
	text-decoration: none;
	margin-left: 30px;
	padding-left: 10px;
	padding-right: 10px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#Navigation ul li a:link, #Navigation ul li a:visited {
	color: #e8e9e2;
}
#Navigation ul li a:hover {
	background-color: #013F3F;
}
#Navigation .current a {
	background-color: #013D3D;
}
#divContgentWrapper #divContent {
	float: left;
	width: 642px;
	background-color: #F2F2F2;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #999999;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #999999;
	padding-top: 50px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#divWrapper #Banner {
	height: 172px;
	width: 706px;
}

#divContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	font-weight: normal;
}

#divContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #025354;
	line-height: 1.2em;
	font-weight: normal;
}

#divContgentWrapper #divSidebar {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	padding: 20px;
	width: 180px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #000000;
	border-left-color: #000000;
	background-color: #C7D8E2;
	border-top-width: 40px;
	border-top-style: solid;
	border-top-color: #F2F2F2;
}
#divContgentWrapper #divFooter {
	float: left;
	background-color: #F2F2F2;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	clear: both;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-color: #000000;
	border-left-color: #000000;
	text-decoration: none;
	margin-left: 30px;
}
#divSidebar_bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.6em;
	color: #005451;
	font-weight: normal;
}
#divFooter {
	padding: 20px;
	background-color: #FFFFFF;
	width: 640px;
	background-position: center;
	margin-left: auto;
	margin-right: auto;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 20px;
	border-right-color: #FFFFFF;
	clear: both;
}

#divSidebar_h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #005454;
	font-weight: bold;
}
#divWrapper #divContgentWrapper #divContent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #025253;
	padding-bottom: 10px;
	font-weight: normal;
}
#divWrapper #divContgentWrapper #divContent img {
	padding-right: 5px;
}

