@charset "utf-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 24pt;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-image: url(../graphics/back.jpg);
	background-repeat: repeat;
}
.style3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10pt;
	line-height: 10px;
	letter-spacing: normal;
	text-align: left;
}

.oneColElsCtr #container {
	width: 1024px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #f2edf3;
	background-repeat: no-repeat;
	background-position: center top;
	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: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColElsCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-color: #FFF;
}
body,td,th {
	font-size: 10pt;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	height: auto;
	text-align: left;
}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	color: #900;
	font-weight: normal;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #900;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
}
.sample_center {
	float: none;
	width: 595px;
	position: static;
	margin-left: 380px;
	text-align: left;
	left: auto;
	clear: none;
	top: auto;
	padding: 10px;
}
.sample_left {
	width: auto;
	clear: none;
	float: none;
	background-image: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}



.style1 {
	font-size: 9pt;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	letter-spacing: normal;
}


.masthead {
	background-image: url(../graphics/new_mast.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.header {
	background-image: url(../graphics/back1.jpg);
	background-repeat: repeat;
	background-position: center top;
	text-align: center;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pc;
}
.footer {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	padding-top: 12pt;
}
.footer2 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	padding-top: 12pt;
}

.center_menu {
	width: 760px;
}
.centered_lead {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-style: oblique;
	color: #600;
	border: thin solid #900;
}

.masthead1 {
	background-image: url(../graphics/mast_0.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.site_map_level1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	padding: 2px;
	margin-left: 75px;
}
.site_map_level2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding: 2px;
	width: auto;
	text-align: left;
	text-indent: 10px;
	margin-left: 100px;
}
.site_map_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #900;
	margin-left: 50px;
}
caption1 {
	font-size: 14px;
	font-style: italic;
	color: #900;
	text-align: center;
	width: 700px;
	font-family: Verdana, Geneva, sans-serif;
}
#container_1 {
	width: 1900px;
}
.mod_h1 {
	font-size: 48px;
	color: #600;
	font-style: italic;
	font-weight: bold;
	line-height: 50px;
	padding-top: 10px;
}
.ital {
	font-style: italic;
}
