body, td, input, select, textarea, #Content, #Subhead, #Menu, .footer, /*.submenuhere, .submenu,*/ .mainmenu, .mainmenuhere, .contentbody {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align:left;
}

p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #000000;
	text-align:left;
}

a {
	font-size: 14px;
	text-decoration: none;
	color:#660033;
	font-weight: bold;
}

a:hover {
	font-size: 14px;
	text-decoration: none;
	color:#996600;
	font-weight: bold;
}

h1 {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom:5px;
	
}

h2 {
	color: #000;
	font-size: 16px;
	font-weight: bold;
	margin-top:10px;
	margin-bottom:5px;
}
h3 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin-top:10px;
	margin-bottom:5px;
}


.redText {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #660033;
	text-align:left;
	font-weight: bold;
}

.sidebarMenu:hover, .contentbody a {
	color: #000;
	text-align:left;

}

/*#Content {
	color: #000000;
	font-size: 14px;
	line-height: 24px;
}
*/
.contentbody {
	color: #000000;
	line-height: 24px;
}

.Subhead {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-top: -5px;
	margin-bottom:5px;
	
}

.ssubhead {
	color: #000066;
	font-size: 14px;
	font-weight: bold;
	margin-top:5px;
	margin-bottom:5px;
}

.sidebar {
	font-size: 11px;
	color: #000066;
	z-index: 1000;
	line-height: 14px;
}
/*.sidebarCaption {
	font-size: 11px;
	color: #000066;
	padding-top: 15px;
}
*/
.sidebarMenu a {
	font-size: 11px;
	color: #660033;
	z-index: 1000;
	line-height:18px;
}

.sidebarTitle {
	font-size: 12px;
	font-weight: bold;
	color: #660033;
	margin-bottom:0px;
  	z-index: 1000;
}

.mainmenu {
	font-size: 13px;
	font-weight: bold;
	color: #660033;
	text-align: left;
	font-stretch:condensed;
	margin-left:0px;
	margin-right:0px;
/*	border:1px solid red;
*/}

.mainmenu:hover{
	font-size: 13px;
	font-weight: bold;
	color: #000;
	text-align: left;
	margin-right:0px;
}

.mainmenuhere {
	font-size: 13px;
	font-weight: bold;
	color: #000;
	text-align: left;
	font-stretch:condensed;
	margin-left:0px;
	margin-right:0px;
/*	border:1px solid blue;
*/}

.mainmenu2 {
	font-size: 13px;
	font-weight: bold;
	color: #660033;
	text-align: center;
}

.mainmenu2:hover{
	font-size: 13px;
	font-weight: bold;
	color: #000;
	text-align: center;
}

.mainmenuhere2 {
	font-size: 13px;
	font-weight: bold;
	color: #000;
	text-align: center;
}


.submenu {
	font-size: 14px;
	font-weight: bold;
	color: #660033;
	text-align:left;
}
.submenu:hover {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-align:left;
}

.submenuhere {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-align:left;
}

.footer {
	color: #fff;
	font-size: 10px;
	text-align:right;
	line-height:14px;
}
.ssubhead {
	color: #660033;
	font-size: 14px;
	font-weight: bold;
	margin-top:5px;
	margin-bottom:5px;
}

input { background: #FFFFFc; }

select { FONT-SIZE: 11px; }

.form3 {
	width: 25px;
}

.formN {
	width: 245px;
}

.formW {
	width: 350px;
}
.error {
	font-weight: bold;
	color: #CC0000;
}
.smallText {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 24px;
	color: #000000;
	text-align:left;
}
#BackToTop {
	position:absolute;
	top:0;
	left:0;
}
