body {
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	background: #565e73 url(../images/bg_gradient.gif) repeat-x 0 0;
	text-align: center;	  /* center design in browser for IE */
	font-size: x-small;  /* for IE5/Win */
	font-size: small;   /* for real browsers */
}

h1, h2, h3 {
	font-weight: 100;
	text-transform: uppercase;
	color: #021035;
}

h1 {
	font-size: 18px;
	margin: 30px 0px 10px 0px;
}

h2 {
	margin: 10px 0px 0px 0px;
	font-size: 15px;
}

h3 {
	margin: 10px 0px 0px 0px;
	font-size: 13px;
}

a {
	color: #77797c;
	text-decoration: none;
}

a:hover {
	color: #ef9928;
}

/*table#main_table {
	text-align: center;
}*/

/*table#content_table {
	margin: 0px auto;
	background-color: #FFFFFF;
	text-align: left;
}*/

tr#footer_bottom {
	background-color: #021035;
	color: #FFFFFF;
}

tr#footer_top {
	font-size: 10px;
	text-align: right;
	background-color: #F2F4F7;
}

span#left_column h3, span#left_column marquee {
	padding: 20px 15px 0px 15px;
}

ul#supplemental_content {
	margin: 0px;
	padding: 20px 20px 0px 20px;
	list-style: none;
	font-size: 13px;
}

	#supplemental_content li {
		margin: 0px;
		padding: 10px 0px;
/*		border-bottom: 1px dotted #333333; */
		height: 20px;
		background: none;
	}
	
		#supplemental_content li a {
			border: 0px;
			text-decoration: none;
			color: #021035;
		}
		
		#supplemental_content li a:hover {
			border: 0px;
			color: #ef9928;
		}/*


/*
.redLink a:link {
	color: #B3100A;
	text-decoration: none;
	font-weight:bold;
}

.redLink a:visited {
	color: #B3100A;
	text-decoration: none;
	font-weight:bold;
}

.redLink a:hover {
	color: #B3100A;
	text-decoration: underline;
	font-weight:bold;
}

.redLink a:active {
	color: #B3100A;
	text-decoration: underline;
	font-weight:bold;
}

.leftNav {
	padding-left: 10px 10px 10px 20px;
}
.leftNav a:link {
	color: #021035;
	text-decoration: none;
	font-weight:bold;
	padding-left: 0px 10px 0px 10px;
}

.leftNav a:visited {
	color: #021035;
	text-decoration: none;
	font-weight:bold;
	padding-left: 0px 10px 0px 10px;
}

.leftNav a:hover {
	color: #021035;
	text-decoration: underline;
	font-weight:bold;
	padding-left: 0px 10px 0px 10px;
}

.leftNav a:active {
	color: #021035;
	text-decoration: underline;
	font-weight:bold;
	padding-left: 0px 10px 0px 10px;
}




h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #818284;
}

.mainblueborder {
	border: 1px solid #021035;
	font-family: Tahoma, "Trebuchet MS", sans-serif;

}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #616161;
	height: 16px;
	text-align:center;
}
.testtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #021035;
	text-align: left;
	vertical-align: top;
	text-transform: uppercase;
	padding-left: 0px 10px 0px 10px;
}
	.testtext marquee{
		margin-left: 10px;
	}

.itlegaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #021035;
	text-align: left;
	vertical-align: top;
	text-transform: uppercase;
	padding: 10px 10px 5px 25px;
	font-weight: bold;
	


}
.news h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3F3F3F;
	text-align: left;
	vertical-align: top;
	padding: 15px 0px 0px;
	font-weight: bold;

}
.testtext h1 {
	display: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0px;
	color: #3F3F3F;
	text-align: left;
	vertical-align: top;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3F3F3F;
	width: 478px;
	border: 0px solid red;
	text-align: left;
	vertical-align: top;
	padding: 20px 0px 20px 0px;
	background-image: url(../images/bodyback.jpg);
	background-repeat: no-repeat;
	background-position: 35px bottom;
}
.sidebar {
	vertical-align:top;
	width: 200px;
	border: 0px solid red;
	padding: 0px 0px 20px 20px;
	font-size:13px;
	font-weight:bold;
}
.news {
	width: 180px;
}
*/