body {
	background-color: #F4F4EB;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
}
#wrapper2 {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	position: relative;
	width: 700px;
}
#header {
	width: 100%;
	position: relative;
	background-color: #152034;
	text-align: center;
}
.imageheader {
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -5px;
	margin-left: 0px;
}
.headerlogo {
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 25px;
	margin-left: 0px;
}


#navigation {
	background-image: url(../images/nav_bg.png);
	background-repeat: repeat-x;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-bottom: 0px;
	background-color: #B3B6B6;
	height: 38px;
	position: relative;
}
#content {
	width: 700px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	clear: both;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #9F9F93;
	text-align: center;
	width: 700px;
	position: relative;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E8E8DE;
	border-right-color: #E8E8DE;
	border-bottom-color: #E8E8DE;
	border-left-color: #E8E8DE;
	background-color: #F4F4EB;
	line-height: 2em;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	float: left;
}
#footer a {
	color: #767669;
	text-decoration: underline;
}
#footer a:hover {
	color: #000000;
	text-decoration: none;
}
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	font-weight: normal;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
	color: #152034;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 90%;
	position: relative;
	height: auto;
}
#outercenter {
	position: relative;
}

.primarynav {
	float: left;
}
.primarynav a {
	color: #152034;
	text-decoration: none;
	float: left;
	padding-top: 13px;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-bottom: 11px;

}

.primarynav a:hover {
	background-image: url(../images/nav_hover.png);
	background-repeat: repeat-x;

}
.primarynavDEAD {
	background-image: url(../images/nav_dead.png);
	background-repeat: repeat-x;
	color: #5d0d00;
	background-position: left top;
	float: left;
	padding-top: 13px;
	padding-right: 15px;
	padding-bottom: 11px;
	padding-left: 15px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #293751;
	font-size: 1.5em;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E6E6DC;
	border-right-color: #E6E6DC;
	border-bottom-color: #E6E6DC;
	border-left-color: #E6E6DC;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	display: block;
	text-align: center;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6c655e;
	font-size: 1em;
	font-weight: normal;
	background-color: #e6e6dc;
	padding: 8px;
	margin: 0px;
	border: 1px solid #d3d3c8;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #a4311f;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E6E6DC;
	border-right-color: #E6E6DC;
	border-bottom-color: #E6E6DC;
	border-left-color: #E6E6DC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #535341;
	background-color: #FFFFCC;
	padding: 3px;
	margin: 0px;
}

p {
	font-family: arial;
	color: #535341;
	font-size: 0.8em;
	line-height: 1.6em;
}
p a, p a:visited {
	color: #972C1C;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #972C1C;
	border-right-color: #972C1C;
	border-bottom-color: #972C1C;
	border-left-color: #972C1C;
}
p a:hover {
	color: #003366;
	text-decoration: underline;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#content ul {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E6E6DC;
	border-right-color: #E6E6DC;
	border-bottom-color: #E6E6DC;
	border-left-color: #E6E6DC;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;

}
#content li {
	list-style-image: url(../images/red_arrow.png);
	font-family: Arial, Helvetica, sans-serif;
	color: #535341;
	font-size: 0.8em;
	list-style-position: outside;
	line-height: 1.6em;
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 35px;
	padding: 0px;
}
#rightblock ul {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E6E6DC;
	border-right-color: #E6E6DC;
	border-bottom-color: #E6E6DC;
	border-left-color: #E6E6DC;
	padding: 0px;
	margin: 0px;

}
#rightblock li {
	list-style-image: url(../images/red_arrow.png);
	font-family: Arial, Helvetica, sans-serif;
	color: #535341;
	font-size: 0.8em;
	list-style-position: outside;
	line-height: 1.6em;
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 25px;
	padding: 0px;
}
#content li a, #content li a:visited {
	color: #972C1C;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #972C1C;
	border-right-color: #972C1C;
	border-bottom-color: #972C1C;
	border-left-color: #972C1C;
}
#content li a:hover {
	color: #003366;
	text-decoration: underline;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#leftblock {
	background-color: #F4F4EB;
	float: left;
	width: 251px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#leftblock h1 {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 1em;
	line-height: 1em;
}

#rightblock {
	float: right;
	width: 420px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#rightblock h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #152034;
	font-size: 1.5em;
	text-align: justify;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#rightblock h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #152034;
	font-size: 1.4em;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #F4F4EB;
	text-align: justify;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#rightblock h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #972C1C;
	font-size: 1.4em;
	font-weight: normal;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E6E6DC;
	border-right-color: #E6E6DC;
	border-bottom-color: #E6E6DC;
	border-left-color: #E6E6DC;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#lefttext {
	float: left;
	position: relative;
	width: 324px;
	border-top-color: #DBDBCC;
	border-right-color: #DBDBCC;
	border-bottom-color: #DBDBCC;
	border-left-color: #DBDBCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 4px;
	padding-right: 16px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#righttext {
	float: right;
	width: 325px;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 4px;

}

.imageborder {
	border: 1px solid #b7b7aa;
}
