h1, h2, h3, h4, h5, h6, .welcome, .welcome02, .subhead, .subhead02, .quote, .quote02, .news, .bodytext, .date, .boldtext, .border, .subheadlink, .button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 13px;
	color: #CC3333;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h2, h3, h4, h5, h6 {
	color: #CC3333;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.box {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

a.box:link {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underlined;
}
a.box:visited {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underlined;
}
a.box:hover, a.box:active {
	font-size: 12px;
	color: #FF9933;
	background-color:#ffffff;
	font-weight: bold;
	text-decoration: none;
}

.button {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}

a.button:link {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.button:visited {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.button:hover, a.button:active {
	font-size: 11px;
	color: #663399;
	background-color:#ffffff;
	font-weight: bold;
	text-decoration: none;
}

a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0078AB;
	text-decoration: none;
}
img {
	border: 0px;
}

.maintable, .maintable2 {
	border: 1px solid #CCCCCC;
}
td.maintable p.bodytext {
	line-height: 13px;
	padding-top: 10px;
}
.maintable2 {
	background-color: #ffffff;
}
/* 'topnav' is the black horizontal bar between the header and the main body of the page (on every page but the home page it contains a text link back to the home page */
a.topnav:link, a.topnav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
a.topnav:hover, a.topnav:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.welcome {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 22px;
}
.subhead {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

a.subhead:link, a.subhead:visited {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

a.subhead:hover, a.subhead:active {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FF9933;
	margin: 0px;
	padding: 0px;
}

.subhead02 {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 0px 0px 5px;
}
.quote {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 24px;
	padding: 8px;
	font-style: normal;
}
.quote02 {
	font-size: 32px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: bottom;
}
.news {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	line-height: 15px;
	text-align:justify;
}
a.news:link, a.news:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a.news:hover, a.news:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.newheadline {
	color: #FF9933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	cursor:pointer;
}

a.newheadline:link, a.newheadline:visited {
	color: #FF9933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
a.newheadline:hover, a.newheadline:active {
	background: #FF9933;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}


.homeheadline {
	color: #CC3333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	cursor:pointer;
}

a.homeheadline:link, a.homeheadline:visited {
	color: #CC3333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
a.homeheadline:hover, a.homeheadline:active {
	color: #FF9933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}


.bodytext {
	font-size: 11px;
	color: #000000;
	line-height: 15pt;
	margin: 0px;
	padding: 0px;
}
.date {
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 5px 0px 0px;
}

.navtable02 {
	border-top: 1px solid #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px none #FFFFFF;
}
.navtable03 {
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.navmenu:link, a.navmenu:visited  {
	background: #ff9933;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	position: relative; left: 10pt;
}

a.navmenu:hover, a.navmenu:active {
	background: #cc3333
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	position: relative; left: 10pt;
}

td.link {
	background: #ff9933;
}

td.link:hover, td.link:active {
	background: #cc3333
}

/* Styles for main body of pages (the DIV with ID mainContent) */
#mainContent p, #mainContent a, #mainContent td, #mainContent li, #mainContent ul, #mainContent ol, #mainContent form, #mainContent h1, #mainContent h2, #mainContent h3, #mainContent h4, #mainContent h5, #mainContent h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#mainContent {
	margin: 15px 0px 0px;
	padding: 0px;
}
#mainContent p, #mainContent li, #mainContent form {
	font-size: 11px;
	line-height: 15pt;
	color: #000000;
	margin: 0px;
}
/* add some space before each paragraph */
#mainContent p {
	padding: 15pt 0px 0px;
}
/* but remove it when they're in table cells and you want them to but up against each other */
#mainContent table p {
	padding: 0px;
}
/* add some space after each list item */
#mainContent li {
	padding: 0px 0px 5pt;
}
#mainContent a:link {
	font-size: 11px;
	font-style: normal;
	color: #CC3333;
	text-decoration: underline;
}
#mainContent a:visited {
	font-size: 11px;
	color: #FF9933;
	text-decoration: underline;
}
#mainContent a:hover, #mainContent a:active {
	font-size: 11px;
	color: #FF9933;
	text-decoration: underline;
}

/* Styles for footer (just for the table cell containing the DIV with ID copyright) */
#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#copyright p {
	font-size: 9px;
	line-height: 14pt;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 0px 0px 5px;
}
#copyright p a:link, #copyright p a:visited {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#copyright p a:hover, #copyright p a:active {
	color: #CC3333;
	margin: 0px;
	padding: 0px;
}
