body {
	text-align: center;
	margin: 8px 0px 0px;
	padding: 0px;
}

a:link {
	color: black;
	text-decoration: none;
}
a:visited {
	color: black;
	text-decoration: none;
}
a:hover {
	color: black;
	text-decoration: none;
}
a:active {
	color: black;
	text-decoration: none;
}

.hide {
display: none;
}

#content {
	background-color: #FFFFFF;
	text-align: left;
	padding-bottom: 20px;
	margin: 0 auto;
	width: 90%;
}
#header {
	height: 192px;
	width: 100%;
	margin: 0 auto 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display: none;
}

#header ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	padding-top: 5px;
	text-align: right;
	display: none;
}

#header li {
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 12px;
	padding-right: 1.1em;
}

#header a:link {
text-decoration: none;
color: white;
display: none;
}
#header a:visited {
text-decoration: none;
color: white;
display: none;
}
#header a:hover {
text-decoration: none;
color: #F4EBDE;
display: none;
}
#header a:active {
text-decoration: none;
color: white;
display: none;
}

#title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: black;
	color: black;
	line-height: 100%;
	margin-bottom: 1.5em;
	margin-top: 5px;
	padding-bottom: .1em;
	padding-top: 1em;
	font-style: oblique;
	width: 100%
}

#right {
	z-index: 400;
	margin-right: 20px;
	margin-top: 25px;
	padding: 5px;
	float: right;
	width: 200px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #cccccc;
	background-color: #F4EBDE;
	display: none;		
}

#left {
	margin-left: 30px;
	margin-top: 0px;
	padding-right: 30px;
	width: 90%;
	float: left;
	margin-bottom: 10px;
}


#left p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 135%;
	color: black;
	text-align: justify;
	padding-left: 5%;
	width: 100%;
}

.emailformMessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 150%;
	color: #666666;
	padding-left: 5%;
	width: 90%;
}

emailform {
font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 150%;
	color: #666666;
	padding-left: 5%;
	width: 90%;
}

#pagetrail {
	float: left;
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #8087A5;
	font-size: 10px;
	padding-right: .5em;
	text-align: left;
	}

#pagetrail ul {
	list-style-type: none;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 50px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
	display: none;
	
}

#pagetrail li {
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #8087A5;
	font-size: 10px;
	padding-right: .5em;
}

#print {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #8087A5;
	font-size: 10px;
	margin-left: 20px;
	margin-right: 18px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	background-image: url(images/print.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: none;
}

#print a:link {
	color: #8087A5;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	border: 1px solid #cccccc;
	display: none;
}
#print a:visited {
	color: #8087A5;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	border: 1px solid #cccccc;
	display: none;
}
#print a:hover {
	color: #000000;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	border: 1px solid #333333;
	display: none;	
}
#print a:active {
	color: #8087A5;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	border: 1px solid #cccccc;
	display: none;
}


#section {
	list-style-type: none;
	background-color: #ffffff;
	padding: 15px;
	background-image: url(images/cell_bg.jpg);
	background-repeat: no-repeat;
	margin-bottom: 25px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	display: none;




}
#sectionlist {
	margin: 0px;
	padding: 0px;
	display: none;




}
#sectionlist li {
	list-style-type: square;
	list-style-position: outside;
	margin: 0px 0px 10px 10px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: none;
}
#section strong {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EBE1BD;
	color: #8087A5;
	display: block;
	line-height: 0px;
	margin-bottom: 2ex;
	margin-top: 5px;
	padding-bottom: 1ex;
	font-style: oblique;
	display: none;
}
#latest {
	list-style-type: none;
	background-color: #FFFFFF;
	padding: 15px;
	background-image: url(images/cell_bg.jpg);
	background-repeat: no-repeat;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	margin-bottom: 25px;
	display: none;

}
#latestlist {
	margin: 0px;
	padding: 0px;
	display: none;




}
#latestlist li {
	list-style-type: square;
	list-style-position: outside;
	margin: 0px 0px 10px 10px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: none;
}
#latest strong {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EBE1BD;
	color: #8087A5;
	display: block;
	line-height: 0px;
	margin-bottom: 2ex;
	margin-top: 5px;
	padding-bottom: 1ex;
	font-style: oblique;
	display: none;
}

.quoteRIGHT {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: oblique;
	color: black;
	margin: 10px;
	padding: 10px;
	float: right;
	width: 250px;
	border: 1px solid black;
	background-image: url(images/cell_bg_2.gif);
	background-repeat: repeat-x;
	background-position: top;
	display: none;
	clear: none;
}

.quoteLEFT {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: oblique;
	color: black;
	margin: 10px;
	padding: 10px;
	float: left;
	width: 250px;
	border: 1px solid black;
	background-image: url(images/cell_bg_2.gif);
	background-repeat: repeat-x;
	background-position: top;
	display: none;
}


#footer {
	width: 778px;
	height: auto;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 205%;
	color: black;
}
#footer strong, i {
	display: none;
}

#footer a:link {
	color: black;
	text-decoration: none;


}

#footer a:visited {
	color: black;
	text-decoration: none;


}

#footer a:hover {
	color: black;
	text-decoration: none;
	
}

#footer a:active {
	color: black;
	text-decoration: none;

}

#navibar {
display: none;
}
#paginate {
	float: left;
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #8087A5;
	font-size: 10px;
	padding-right: .5em;
	text-align: left;
	}

#paginate ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	display: none;
		
}

#paginate li {
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #8087A5;
	font-size: 10px;
	padding-right: .5em;
}