

a:link {color: #4274B0;}
a:hover {color:#B2C8E2;}

.header {
	width: 900px; 
	height:130px; 
	padding-top:30px; 
	padding-bottom: 30px;
	background-image:url(../site_images/bg_top_right1.gif);
	background-position:bottom right;
	background-repeat:no-repeat;}

.title {
	font-weight: bold; 
	font-size:17px;}

.title_lite {
	font-family: Arial Narrow;
	font-style: none;
	padding-bottom: 8px;
	display: block;}

.sidenav a {
	color: #4274B0;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 10px 0px 10px 10px;}

.sidenav a:hover {
	color:#ffffff; 
	background-color: #B2C8E2;}

.sidenav_table {
	float:left; 
	width: 210px; 
	height:400px; 
	background-image:url(../site_images/sidenav_top1.gif); 
	background-repeat: no-repeat;
	background-color:#efeddc;}

.sidenav_inner_table {
	height: 400px; 
	background-image:url(../site_images/sidenav_bottom.gif); 
	background-position: bottom; 
	background-repeat:no-repeat; 	
	padding-top: 25px;
	padding-left: 15px;
	padding-right: 15px;}

.main_content {
	width: 900px;
	background-image: url(../site_images/bg01.gif);
	background-position: top right;
	background-repeat:no-repeat;}

.main_content_bg_top2 {
	width: 1000px; 
	height: 500px; 
	background-image: url(../site_images/bg02b.gif); 
	background-repeat:repeat-y;
	background-position: right;}

.main_content_bg_top {
	width: 1000px;
	background-image:url(../site_images/bg01b.gif);
	background-repeat:no-repeat;
	background-position: top left;}

.main_content_bg {
	width: 1000px;
	background-image: url(../site_images/bg02.gif);
	background-repeat:no-repeat;
	background-position: bottom right;}

.content_right {
	float:right;
	width: 640px;
	padding-top: 0px;
	padding-right: 20px;
	font-family: Calibri, arial, helvetica;
	font-size:16px;}

.disclaimer {
	font-size: 13px; 
	font-style: italic
}

.disclaimerNOLINE {
	font-size: .8em;
	padding-top: 1px;}

.footerText {
	font-family: calibri;}


