.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #000033;
}
.button {
	background-color: #f7f0e6;
	border: 1px solid #000033;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000033;
	padding: 10px;
}
.button a {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000033;
	text-decoration: none;
}.button a:hover {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000033;
	text-decoration: underline;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	list-style-image: url(images/bullet2.jpg);
	margin-bottom: 5px;
}
.text a {
	color: #0B328C;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	list-style-image: url(images/bullet2.jpg);
	margin-bottom: 5px;
}
.textsmall a {
	color: #0B328C;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.textsmall a:hover {
	color: #0B328C;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}
.textlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	list-style-image: url(images/bullet2.jpg);
}
.text a2 {
	color: #0B328C;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.tableheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: b9b88a;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #959470;
}
.border {
	border: 1px solid #999999;
}
.divider {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999966;
}

.clickhere {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: bold;
	background-image: url(images/button_background2.gif); 
	background-repeat: repeat-y;
	background-align: center;
}
.clickhere a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.clickhere a:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #333333;
	text-decoration: none;
	background-color: #ffffff;
}
.footer a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #333333;
	text-decoration: underline;
}
.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000033;
}
.rightborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.newsborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.soliddivider {
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999966;
}
.newslinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
	list-style-image: url(images/pic_arrow.gif);
	margin-bottom: 5px;
}
.Tagline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000033;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	background-image: url(images/bkg_gradient.gif);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.Headers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	text-transform: uppercase;
	color: #000033;
	height: 40px;
	text-align: center;
	vertical-align: middle;
	background-image: url(images/bkg_gradient.gif);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
LI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	list-style-image: url(images/bullet2.jpg);
	margin-bottom: 5px;
}
.hometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
.hometext a {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.hometext a:hover {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}
.introtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000033;
}

.NavBar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000033;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	background-image: url(images/nav_banner2c.gif);
	background-repeat: repeat-y;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.NavBar a {
	color: Black;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}

.NavBar a:hover {
	color: #990000;
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
}
.bullet2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: 333333;
}
.sidenavwhite {
	font-family: georgia, serif;
	font-size: 13px;
	font-weight: bold;
	color: ffffff;
}
.sidenavlink {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 0B328C;
}
.header_right {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000033;
}
.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0B56C8;
}
