

body { 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #303333;
	background: #FFFFFF;
	padding: 0px;
	margin: 0px; }

td, p { 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #303333; }

a { 
	color: #CC0000;
	text-decoration: none; }
a:hover { 
	color: #000000;
	text-decoration: underline; }

h1 { 
	font-size: 14px;
	color: #B62B19;
	padding: 0px;
	margin: 0px; }
h2 { 
	font-size: 13px;
	color: #B62B19;
	padding: 0px;
	margin: 0px; }

.cLear { clear: both; }

#mainBody {  }

#headerBar { 
	width: 770px;
	height: 180px;
	margin: 0px 0px 5px 0px; }
#headerBarLeft { 
	float: left;
	background: #FFFFFF; }
#headerBarRight { 
	width: 450px;
	height: 170px;
	float: right;
	background: #FFFFFF url(/persistent/templateimages/header_bg.jpg) left top no-repeat;
	color: #000000;
	padding: 10px 10px 0px 0px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; }


#navBar { 
	width: 770px;
	background: #B62B19;
	height: 20px;
	border-bottom: 1px solid #FFFFFF;
	text-align: left; }
.mainNavItem { 
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background: #B62B19 url(/persistent/templateimages/nav_bg.gif) left bottom no-repeat;
	border-left: 1px solid #FFFFFF;
	padding: 3px 22px 4px 22px;
	margin: 0px;
	display: block;
	float: left; }
.mainNavItemFirst { 
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background: #B62B19 url(/persistent/templateimages/nav_bg.gif) left bottom no-repeat;
	padding: 3px 21px 4px 20px;
	margin: 0px;
	display: block;
	float: left; }
.mainNavItemLast { 
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background: #B62B19 url(/persistent/templateimages/nav_bg.gif) left bottom no-repeat;
	border-left: 1px solid #FFFFFF;
	padding: 3px 20px 4px 20px;
	margin: 0px;
	display: block;
	float: left; }
.mainNavItem:hover, .mainNavItemFirst:hover, .mainNavItemLast:hover { 
	background: #8B2114 url(/persistent/templateimages/nav_bg_over.gif) left bottom no-repeat;
	text-decoration: none;
	color: #FFFFFF; }

#contentBar { 
	width: 708px;
	border-top: 5px solid #B62B19;
	border-right: 1px solid #B62B19;
	border-bottom: 1px solid #B62B19;
	border-left: 1px solid #B62B19;
	padding: 30px;
	text-align: left;
	background: #FFFFFF url(/persistent/templateimages/main_bg.gif) left bottom no-repeat; }

#footerBar { 
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #B62B19;
	padding: 5px 0px 0px 0px; }

#footerBar a { 
	color: #B62B19;
	text-decoration: none; }
#footerBar a:hover { 
	color: #000000;
	text-decoration: underline; }