body,td {
	font-family: Arial, verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color:#FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.header {
	background-color:#FFFFFF;
	height: 72px;
	vertical-align: middle;
	padding-left: 10px;
	padding-bottom: 4px;
	padding-top: 4px;
	background-image: url('images/mainheader.jpg');
	background-repeat:no-repeat;
}
.featured_links{
	width:230px;
	background-color:#E9E9E9;
	background-image:url('images/pixel_E9E9E9.jpg');
	background-repeat:repeat;
	padding:10px;
	padding-left:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-bottom:4px;
	padding-top:8px;
}
.featured_links a{
	background-image:url('images/bullet.gif');
	background-repeat:no-repeat;
	text-decoration:none;
	padding-left:15px;
	color:#000000;
}
.featured_links a:hover{
	color:#cc0000;
}
.bottom_content{
	background-color:#000000;
	font-size:10px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	padding:5px;
	padding-left:0px;
}


.mainnav {
	background-color:#E9E9E9;
	background-image:url('images/pixel_E9E9E9.jpg');
	background-repeat:repeat;
	vertical-align:middle;
	padding: 0px;
	z-index:+5;
	margin:0px;
}

.mainnav table td{	/*Links that appear under the main navigation (sub nav links) */
	background-color:transparent;
	font-size:14px;
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
	padding-top:6px;
	padding-bottom:0px;
	width:215px;
	border-bottom:dotted;
	border-bottom-width:2px;
	border-bottom-color:#000000;
}

.mainnav .on, .mainnav .on a{
	color:#ff0033;
}

.mainnav .off, .mainnav .off a{
	background-color:transparent;
	color:#000000;
	font-weight:normal;
}

.mainnav table td a{
	color:#000000;
	text-decoration:none;
}
.mainnav table td a:hover{
	color:#ff0033;
}

.subnav {
	background-color:#666666;
	height: 18px;
	vertical-align:middle;
	padding-left: 10px;
	z-index:+5;
}

#left_column{	/* this is the shell left column with the background image */
	background-image:url('images/column_bg.gif');
	background-position:left;
	background-x-position:left;
	background-position:top;
	background-repeat:no-repeat;
}


.leftcolumn {
	background-color:#ffffff;
	width: 2%;
	height:350px;
	vertical-align:top;
	padding: 15px;
	color: #fff;
	font-size:10px;
	font-family:Arial, sans-serif;
}
#content_area{
	background-image:url('images/homepage_banner.jpg');
	width:548px;
	height:423px;
}


.middlecolumn {	/* this is the middle content shell */
	background-color:#ffffff;
	width: 93%;
	height:auto;
	vertical-align:top;
	padding: 15px;
}

#right_column{	/* this is the shell right column with the background image */
	background-image:url('images/column_bg.gif');
	background-position:left;
	background-x-position:left;
	background-position:top;
	background-repeat:no-repeat;
}

.rightcolumn {
	background-color:#ffffff;
	width: 5%;
	height:350px;
	vertical-align:top;
	padding: 15px;
}

.footer {
	background-color:#666666;
	height: 15px;
	vertical-align:middle;
	padding: 5px;
}

.quote {
	font-size:15px;
	font-style:italic;
	line-height:18px;
	width:75%;
}

.quoteauthor {
	padding-left:50px;
	font-size:10px;
	font-weight:bold;
}

.footnote {
	font-size:9px;
	font-family:Verdana, Arial, sans-serif;
}
.pagetitle {
	font-size:12px;
	font-weight:bold;
}

.pageheadline {
	font-size:20px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:24px;
}
.lefttitle {
	font-size:11px;
	font-weight:normal;
}

.rightitle {
	font-size:11px;
	font-weight:normal;
}
.searchbutton {
	border-color: #333333; 
	border-style: solid; 
	border-width: 1px; 
	background-color: #aaaaaa;
	font-size:9px;
	width:30px;
	height:18px;
	cursor: pointer;
	color: #000000;
	vertical-align:top;
	font-weight:normal;
} 

.whitenav .whitenav {
	font-weight:normal;
	font-size:10px;
	text-transform:none;
	margin-left:12px;
}

.whitenav font{
	color:#000000;
	font-size:12px;
	font-weight:bold;

}

.whitenav a{
	background-image:url('images/bullet.gif');
	background-repeat:no-repeat;
	text-decoration:none;
}
a font{
	color:#000000;
	text-decoration:none;
}
a:hover font{
	color:#cc0000;
}
.column_header{
	background-image:url('images/pixel_838383.jpg');
	background-repeat:repeat;
	height:27px;
	width:230px;
	font-family:"Times New Roman", Times, serif;
	font-variant:small-caps;
	font-size:20px;
	padding-left:15px;
	font-weight:normal;
	color:#FFFFFF;
	padding-top:2px;
}

.nav_section{
	padding-bottom:2px;
	padding-right:2px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#838383;
	font-size:11px;
	font-weight:bold;
}

.nav_section a{
	color:#838383;
	text-decoration:none;
}

.nav_section a:hover{
	color:#cc0000;
}