body,p,td,ul,ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #000000;
}

a {
	color: #333366;
	text-decoration: none;
}

a:hover { text-decoration: underline; }

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #000000;
}

.nav_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #ffffcc;
}

.top_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 2px 0px 2px;
	line-height: 12px;
	color: #ffffcc;
	text-decoration: none;
}

.top_nav:hover {
	color: #ffffff;
	text-decoration: none;
}

.top_nav_current {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 8px 0px 8px;
	line-height: 12px;
	color: #c0c0c0;
	text-decoration: none;
}

.top_nav_current:hover {
	color: #c0c0c0;
	text-decoration: none;
}

.top_nav_sep {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	line-height: 12px;
	color: #ffffff;
}

.contentbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	color: #ffffcc;
}

.header {
	font-family: Arial Narrow;
	font-size: 20px;
	line-height: 120%;
	font-weight: bold;
	color: #333366;
	font: Arial Narrow;
	font-stretch: narrower;
	letter-spacing: -1px;
}

.sub {
	font-size:8px;
	vertical-align:sub;	
	line-height: 100%;
}

.sup {
	font-size:7px;
	vertical-align:super;	
	line-height: 100%;
}

.left_nav_bg {
	background-image : url(../images/left_nav/left_nav_bottom_bg.gif);
	background-position : bottom;
	background-repeat : no-repeat;
}

.gutter_bg {
	background-image : url(../images/left_gutter_bottom.gif);
	background-position : bottom;
	background-repeat : no-repeat;
	background-color : #7f769e;
}

.body_bg {
	background-image : url(../images/body_content_bottom.gif);
	background-position : bottom;
	background-repeat : no-repeat;
	background-color : #7f769e;
}

.left_nav_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 150%;
}

.left_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffcc;
	text-decoration: none;
	line-height: 150%;
}


.left_nav_current {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c0c0c0;
	font-weight: bold;
	line-height: 150%;
}


.left_nav_contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffcc;
	line-height: 120%;
}

.backtotop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

