<STYLE TYPE="text/css">

.fake {}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

.topLeftBG {
	background-image: url(images/header_circle_left.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.content {
	background-image: url(images/content_shadow.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	line-height: 15px;
	padding-top: 30px;
	padding-right: 30px;
	background-color: #FFFFFF;
}

.homeSidebarHead {
	background-image: url(images/sidebar_header.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	padding-left: 20px;
}

.homeSidebar {
	background-color: #FFFFFF;
	border: 1px solid #EAEAEA;
	margin: 1px;
	width: 239px;
}

.subnavHeader {
	background-image: url(images/subnav_header.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	padding-left: 20px;
}

.subnavtable {
	background-color: #FFFFFF;
	border: 1px solid #EAEAEA;
	margin: 1px;
	width: 209px;
}

.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	text-decoration: none;
	background-color: #F3F3F3;
	padding-left: 20px;
	border: 1px solid #EAEAEA;
	display: block;
}
a.subnav:hover {
	color: #FFFFFF;
	background-color: #990000;
	text-decoration: none;
}

/* Title */	
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	color: #990000;
}

/* Headline 1*/	
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
}

/* Headline 1-white*/	
	font.h1white {
		font-family: Arial, Helvetica, sans-serif;
		font-style: normal;
		font-weight: bold;
		font-size: 13px;
		color: #FFFFFF;
	}

/* Headline 2*/	
.h2 {
		font-family: Arial, Helvetica, sans-serif;
		font-style: normal;
		font-weight: normal;
		font-size: 13px;
		color: #990000;
}

/* Body Copy 1*/	
p {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	line-height: 15px;
}

/* Body Copy 2-black*/	
.b2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}

/* Body Copy 3*/	
.b3 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 9px;
	color: #666666;
}
	
/* Main Red Links*/	
.redlink {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}
a.redlink:hover { color: #FF3333 }
	
/* Footer Styles*/
.footer {
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 9px;
	color: #000000;
	line-height: 12px;
}

.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 9px;
	color: #000000;
	line-height: 12px;
}

.footerlink {
	color: #990000;
	text-decoration: none;
}
a.footerlink:hover { 
	color: #FF3333;
	text-decoration: underline;
}

/* mw Styles*/
.mw {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #990000;
	line-height: 12px;
}

.mwText {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #990000;
	line-height: 12px;
}

.mwlink {
	color: #990000;
	text-decoration: none;
}
a.mw:hover { 
	color: #FF3333;
	text-decoration: underline;
}
.content2{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
}
</STYLE>
