/* css */


body {
	border: 0;
	text-align: left;
	color: #333333;
	background-color: #ffffff;
	background-repeat: repeat-x;
	}
	
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003300;
	background-color: #FFFFFF;
	text-decoration: none;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006C5C;
	text-decoration: none;
	background-color: #FFFFFF;
	font-weight: normal;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9C00;
	text-decoration: underline;
	background-color: #FFFFFF;
}

/* tags */
#navigation td {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	text-indent: 4px;
	height: 30px;
	vertical-align: middle;
	width: 191px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;

	}
	
#navigation a {
	color: #000000;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 30px;
	width: 191px;
	}
	
#navigation a:hover {
	color:#000000;
	background-color: #FF9B00;
	line-height: 30px;
	text-decoration: underline;
	width: 191px;
	}



ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #077b7a;
	list-style-position: outside;
	list-style-type: disc;
	background-color: #FFFFFF;
}



/* body shapers */

.main {
	width: 900px;
	text-align: left;
	padding: 0;
	display: block;
	color: #333333;
	margin-top: 0;
	margin-right: 20;
	margin-bottom: 0;
	margin-left: 20;
	background-color: #ffffff;
	border: 1px solid #000000;
	}
	
.wrapper {
	width: 900px;
	padding: 0;
	text-align: center;
	background-color: #FFFFFF;
	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;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}		

/* classes */

.stroke {
	border: 1px solid #333333;
	}



.footer_txt {
	padding: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	background-color: #FFFFFF;
	width: 900px;
	text-align: center;
	text-decoration: none;
	float: none;
	bottom: auto;
	}


.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #333333;
	background-color: #FFFFFF;
	margin-right: 20px;
	margin-left: 20px;
}
	
.subheading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	margin-left: 20px;
}
.body_text-ITALICS {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
}
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	list-style-position: outside;
	background-color: #FFFFFF;
}
#lside {
	float: left;
	width: 50%;
	background-color: #FFFFFF;
}
#rside {
	float: left;
	width: 50%;
	background-color: #FFFFFF;
}
#footer {
	width: 100%;
	background-color: #f79400;
	float: none;
	bottom: auto;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
#body_content {
	background-color: #FFFFFF;
	width: 1020px;
}
#center {
	background-color: transparent;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #003300;
	background-color: transparent;
	letter-spacing: 0.1em;
	font-style: italic;
}
.quote {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin-right: 10px;
	background-color: transparent;
}
.quote_italics {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #333333;
	text-decoration: none;
	background-color: transparent;
}
.NEW {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #990000;
	background-color: #FFFFFF;
}
.subheading_u {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	margin-left: 20px;
	text-decoration: underline;
}
a:visited {
	color: #238A89;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
}
a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #238A89;
	background-color: #FFFFFF;
}
.body_text-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	font-weight: bold;
	line-height: 16px;
}
.subheadingTeal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #087a7a;
	background-color: #FFFFFF;
	letter-spacing: 0.1em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.subheadingTealNoBorder {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #087a7a;
	background-color: #FFFFFF;
	letter-spacing: 0.1em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.td-orange-bg {
	background-image: url(images/bg-orange-reverse.jpg);
	background-repeat: repeat-x;
	background-color: #da7429;
}
#navigation-top td {
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin: 0px;
}
#navigation-top a {
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.body_textBLD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #333333;
	background-color: #FFFFFF;
	margin-right: 20px;
	margin-left: 20px;
	font-weight: bold;
}
#Quote-td {
	background-color: #00CCFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#Quote a {
	background-color: #FFCC33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #016B5D;
	font-weight: bold;
}
#Quote  a:hover {
	background-color: #BED9D0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9C01;
	font-weight: bold;
}
#FooterQuote a {
	background-color: #FFCC33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #016B5D;
	font-weight: bold;
}
