body {
	background-image: url(images/page_bg.jpg);
	background-repeat: repeat-x;
	background-color: #6E87E4;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003398;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #003399;
	text-decoration: underline;
}
#contentsideL {
	background-color: #6E87E4;
	background-image: url(images/content_l_bg.jpg);
	background-repeat: repeat-y;
	width: 17px;
}
.navdiv {
	background-color: #003398;
	background-image: url(images/navbg2.jpg);
	background-repeat: repeat-x;
	height: 30px;
}
#navbot {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E5E5E5;
}
#textbox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #003398;
	background-color: #FFFFFF;
	height: 99px;
	width: 357px;
	overflow: scroll;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#contentsideR {
	background-color: #6E87E4;
	background-image: url(images/content_r_bg.jpg);
	background-repeat: repeat-y;
	width: 17px;
}
#contentTop {
	background-color: #6E87E4;
	background-image: url(images/content_top_bg.jpg);
	background-repeat: repeat-x;
	height: 18px;
}
#contentbottom {
	background-color: #6E87E4;
	background-image: url(images/content_bot_bg.jpg);
	vertical-align: bottom;
	height: 17px;
}
#contentbox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #003398;
	background-color: #FFFFFF;
	width: 100%;
	overflow: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	vertical-align: top;
}
#contentbox h1 {
	font-size: 16px;
	font-weight: bold;
}
#quote {
	font-size: larger;
	padding: 15px;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	background-color: #6E87E4;
	margin: 10px;
}
a:visited {
	color: #003399;
	text-decoration: underline;
}
a:hover {
	color: #384F9C;
	text-decoration: none;
}
#site_url {
	padding-right: 20px;
}
h2 {
	font-size: 14pt;
	font-weight: bold;
	text-transform: capitalize;
}
h1 {
	font-size: 18pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #003399;
	text-align: center;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6E87E4;
	border-bottom-color: #6E87E4;
	letter-spacing: .25em;
}
h3 {
	font-size: 10pt;
	background-color: #6E87E4;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003399;
	border-bottom-color: #003399;
	color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#pdflist {
	line-height: 20pt;
	list-style-position: outside;
	list-style-image: url(images/pdf_icon.gif);
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#pdflist a:link {
	line-height: 20pt;
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#pdflist a:visited {
	line-height: 20pt;
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#pdflist a:hover {
	line-height: 20pt;
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #E00008;
}
#name {
	font-size: 12pt;
	background-color: #FFFFFF;
	padding: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	color: #003399;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
