body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #ffffff;
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

/* format the date element ----------------------------------------------- */
#date {
	font-size: 11px;
	color: #000000;
	position: absolute;
	left: 12px;
	top: 2px;
}

/* format the masthead --------------------------------------------------- */
#header {
	background-image: url(../Media/background_home_mast.gif);
	width: 100%;
	background-repeat: repeat-x;
	background-position: left top;
}
/* format and position the area which contains the page content and footer --------------- */
#mainarea {
	background-image:   url(../Media/background_home_mainarea.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFFFF;
	position: absolute;
	width: 100%;
	top: 213px;
}



#leftcol {
	float: left;
	padding: 10px 0px 0px;
	display: block;
	width: 135px;
	font-size: 80%;
}

h2
{
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}

/* format the user nav ( home, sitemap, contact ) -------------------------- */
#usernav {
	font-size: 12px;
	font-weight: bold;
	background-color: #5D5D5B;
	background-image:   url(../Media/background_topnav_arc.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	top: 2px;
	right: 0px;
	color: #eaeaca;
	white-space: nowrap;
	display: block;
}

#usernav p {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 12px;
	padding-left: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#usernav a {
	text-decoration: none;
	color: #EAEACA;
}

#usernav a:hover {
	color: #FFFFFF;
}

/* usernav on state */
#usernav a.on {
	color: #FFCC00;
}

/* format the top-level navigation ------------------------------------------ */
table.nav1
{
	position: absolute;
	top: 22px;
	color: #333300;
	text-align: center;
	width: 83.5%;
	right: 0px;
	
}

td.nav1
{
	color: #333333;
	text-decoration: none;
	border-left: 1px solid #5D5D5B;
	width: 125px;
	padding-top: 1px;
	vertical-align: top;
	font-size: 12px;
	font-weight: bold;
}


#nav a:link
{
	color: #000000;
	text-decoration: none;
}

#nav a:hover {
	background-color: #EAEACA;
	display: block;
}

/* format the nav "on" state ---- */
#nav a.on {
	background-color: #F7B850;
	display: block;
}

#nav a:visited {
	display: block;
	color: #000000;
	text-decoration: none;
}

/* formate the themeline ------------------------------------------- */
#themeline {
	position: absolute;
	top: 194px;
	right: 0px;
	background-color: #f3efd4;
}

/* format the welcome text ---------------------------------------- */
#welcome {
	font-size: 90%;
	font-style: italic;
	font-weight: bold;
	position: absolute;
	top: 70px;
	z-index: 4;
}
#welcome p {
	margin-right: 40px;
	margin-left: 370px;
}

/* format and position the area which contains the page content and footer --------------- */
.pagetitle {
	font-size: 24px;
	color: #C63C47;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #969B88;
	font-weight: bold;
	margin-bottom: 15px;
	line-height: 27px;
	margin-left: 5px;
}

/* format and position the area which contains the left and center columns ------------ */
#content {
	margin-right: 300px;
	margin-left: 180px;
}



p {
	margin-top: 2px;
	margin-bottom: 12px;
}

.clear {
	clear: both;
}

/* format the footer --------------------------------------------------------- */
#footer {
	background-color: #5D5D5B;
	font-size: 11px;
	color: #FFFFCC;
	text-align: center;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
}

#footer p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.home
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 5px;
}

.style21 {font-size: 14px; font-weight: bold; line-height: 10px; text-align: center; color: #ffffff;
padding-top: 5px; background-color: #C63C47; padding-bottom: 5px;}
.style22 {font-size: 12px; display: block; }
.style23 {font-size: 18px; color: #C63C47; font-weight: bold;  }
.style24 {font-size: 14px; font-weight: bold; line-height: 10px; text-align: center; color: #ffffff;
padding-top: 5px;  background-color: #F8C05A; padding-bottom: 5px;}
.style25 {font-weight: normal; font-size: 12px; text-decoration: none; padding-top: 3px; line-height: 11px;
text-align: left;  }
.style27 {font-size: 11px; font-family: Geneva, Arial, Helvetica, sans-serif; padding-left: 6px; }
.style28 { margin-left: 25px; margin-top: 50px;  line-height: 11px;}
.style29 {width: 25%; padding-bottom: 6px; float: right; margin-right: 5px; }
.style32 {border: 1px solid #cccccc; margin-left: 10px; background-color: #F4F1E4; padding-top: 5px; 
padding-bottom: 5px;  padding-left: 1px; }

.style33 {  display: block; padding-bottom: 10px; text-align: justify; margin-top: 5px; }
.style34 { color: #000000; font-weight: bold;  display: block; padding-left: 13px; 
margin-left: 13px; font-size: 14px; }

