body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
/*	line-height: 24px; */
	color: #000; 
}
.topBanner {
	position: absolute;
	background-image:url(images/banner2.jpg);
	left:0;
	top:0;
/*	width:1024px; */
	width: 863px;
	height:101px; 
	z-index:1;
 /*	background-color: #D4D0C8; */
}
.navBox {
	position: absolute;
	left:0px;
	top:99px; 
	width:132px;
	height:400px;
	background-color: #f60;
	border-style:outset;
	padding-left: 5px;
	padding-top: 40px;
	line-height: 25px;
}
.btnBox {
	border-width: thin;
	border-style: solid;
	border-color:#900;
}
.navLink {
	font-weight: bold;
}
a {
	font-size: 10px;
	color: #fff;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color: #900;
	background-color:#FFFFFF;
}
a:visited {
	color: #006;
}
.content {
	position:absolute;
	left:184px;
	top:146px;
	width:685px;
	height:400px;
	overflow: auto;
/* 	border-style: solid;
	border-color: #f60;
	border-width: thin; */
}
.contentHome {
	position:absolute;
	left:184px;
	top:146px;
	width:400px;
	height:400px;
	overflow: auto;
/* 	border-style: solid;
	border-color: #f60;
	border-width: thin; */
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	line-height: 20px;
	background-color: #900; 
	color: #fff;
	padding: 2px 0px 2px 10px;
}
.subtitle {
	font-size: 12px;
	font-weight:bold;
	font-variant:small-caps;
	line-height: 30px;
 	color: #900;
}
.homeFocusTitle {
	font-size: 12px;
	font-weight:bold;
	font-variant:small-caps;
	line-height: 20px;
 	color: #900;
}
.contentText {
	padding: 2px 0px 2px 10px;
}
.contentText10 {
	color:#000;
	font-size: 10px;
}
a.contentText10:link {
	font-weight: bold;
	color: #900;
}
a.contentText10:visited {
	font-weight: bold;
	color: #006;
}
.contentTextRed {
	color: #900;
}
.contentHeading {
	font-size: 10px;
	font-weight: bold;
}
.footer {
    position: absolute;
	left:0px; 
	top:543px;   
/*	width:1024px; */
	width:863px;
	height:28px;
	background-color: #900;
}
.footerText {
	font-size: 9px;
	font-weight:bold;	
	line-height: 12px;
	color: #fff;
}
.newsBoxTop {
	position: absolute;
	left:460px;
	top:50px;
	width:185px;
	height:20px;
	background-image:url(images/newsBoxTop.jpg);
}
.newsBox {
	position:absolute; 
	left:645px;
	top:196px;
	width:170px;
	height:197px;
	background-color:#fed4b8;	
	padding-left:8px;
	border-color:#f60;
	border-style:solid;
	border-width:thin;
	z-index:2;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-color: #669900;
 color: #FFFF33;
}

.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	padding: 3px;
	background-color: #FFFFCC;
 color: #003333;
}

.sidebarHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #003300;
	background-color: #FFFF66;
}

.sidebarFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
 font-style: italic;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-width: thin;
	border-color: #99FF99 #003300 #003300 #99FF99;
 border-style: double;
 }

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
 color: #660000; font-weight: bolder; font-size: medium;
 }

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

