/* values for the page */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e4dcd9;
	font-family: "Gill Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #684a36;
	text-align: center;
	vertical-align: top;
	font-style: normal;
	font-weight: lighter;
	background-image: url(images/bg_top.gif);
	background-repeat: repeat-x;
}

/* general values for hyperlinks */
a {
	font-weight: strong;
}
/* values for regular hyperlinks */
a:link {color: #427a82; text-decoration: none }
a:visited {color: #427a82; text-decoration: none; }
a:active {color: #ff0000; text-decoration: underline; }
a:hover {color: #ff0000; text-decoration: underline; }

/* nav hyperlinks */
a.nav:link {
	color: #a1bdc1;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
a.nav:visited {
	color: #a1bdc1;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
a.nav:active {color: #a1bdc1; }
a.nav:hover {color: white; }
.navCurrentSection {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	text-decoration: none;
}
.navseparator {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: bold;
	color: #335e64;
}

/* side panel hyperlinks LEVEL 1*/
a.NavLeft1:link {
	color: #a48d7d;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
}
a.NavLeft1:visited {
	color: #a48d7d;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
}
a.NavLeft1:active {
	color: #ff0000;
	text-decoration: underline;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
}
a.NavLeft1:hover {
	color: #ff0000;
	text-decoration: underline;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
}

/* side panel hyperlinks LEVEL 2*/
a.NavLeft2:link {
	color: #a48d7d;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
}
a.NavLeft2:visited {
	color: #a48d7d;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
}
a.NavLeft2:active {
	color: #ff0000;
	text-decoration: underline;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
}
a.NavLeft2:hover {
	color: #FF3300;
	text-decoration: underline;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
}

/* footer hyperlinks */
a.footernav:link {color: #684a36; text-decoration: none; }
a.footernav:visited {color: #684a36; text-decoration: none; }
a.footernav:active {color: #721e8c; text-decoration: underline; }
a.footernav:hover {color: #721e8c; text-decoration: underline; }

.footer {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #684a36;
	font-size: 9px;
	padding: 8px;
}

.disclaimer_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #000000;
	margin-top: 20px;
	margin-bottom: 15px;
	padding-right: 20px;
	padding-left: 30px;
}
.news_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #684a36;
}
.body_header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #335e64;
}
.body_header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #335e64;
	font-style: italic;
	text-decoration: underline;
}
.regular {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-top: 20px;
	margin-bottom: 15px;
	padding-right: 20px;
	padding-left: 30px;
}
.news_timestamp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #684a36;
	font-style: italic;
}
.news_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #684a36;
	font-style: normal;
}
.NavLeft_Title {
	color: #364106;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
}
.NavLeft1_NoLink {
	color: #000000;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
}
.NavLeft2_NoLink {
	color: #000000;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
}
.disclaimer_title_orange {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #FF6600;
	margin-top: 20px;
	margin-bottom: 15px;
	padding-right: 20px;
	padding-left: 30px;

