body {
	margin:0;
	padding:0;
	background:#fff url(../images/background.gif) left top repeat;
	Font-family:Arial, Verdana, sans-serif;
	font-size:12px;
	}
a {
	text-decoration:none;
	color:#A51212;
	}
a:hover {
	text-decoration:underline;
	}
	
p 
	{
	text-indent: 20px;
	}	

table tr td	
 	{
	Font-family:Arial, Verdana, sans-serif;
	font-size:12px;
	}
	
#rateslink
	{
	font-size: 11px;
	color: #A51212;
	margin-top:12px;
	width:380px;
	text-align: right;
	}		

#rateslink a
	{
	text-decoration:underline;
	color: #A51212;
	}		

#rateslink a:hover
	{
	text-decoration:none;
	color: #A51212;
	}		
	
#wrapper {
background-color:#fff;
	width:770px;
	position:relative;
	top:0;
	left:0;
	}
#topbanner {
	height:127px;
	position:relative;
	top:0;
	left:0;
	background:transparent url(../images/top_glass.jpg) left top no-repeat;
	}
#permsubnav{
	position:absolute;
	top:14px;
	height:22px;
	right:0;
	text-align:right;
	}
#logo {
	position:absolute;
	top:60px;
	left:150px;
	}
#banner {
	height:65px;
	background:transparent url(../images/cross_bottom.jpg) left top no-repeat;
	padding-left:87px;
	}

#bannerlinks
	{
	font-size:11px;
	display:inline;
	padding:0;
	margin:0;
	color:#9F0101;	
	}	
	
#bannerlinks a
	{
	text-decoration:underline;	
	}	
	
#bannerlinks a:hover
	{
	text-decoration:none;	
	}		
	
#content {
	line-height:18px;
	width:342px;
	margin-left:185px;
	margin-bottom:20px;
	}
#content p {
	clear:both;
	}
#content ul {
	list-style:none;
	}
#navigation {
	position:absolute;
	top:193px;
	left:0;
	text-align:center;
	width:185px;
	}
#subnav {
	width:199px;
	background:#EFF5FD url(../images/subnav_header.gif) left top no-repeat;
	position:absolute;
	top:134px;
	right:17px;
	padding:0;
	}
#subnav ul {
	margin:35px 0 0 0;
	padding:0;
	}
#subnav li {
	list-style:none;
	border-bottom:3px double #CFD4DA;
	margin:0;
	padding:5px;
	}
#navigation ul, #navigation li {
	margin:0;
	padding:0;
	}
#navigation li {
	height:30px;
	background:transparent url(../images/nav_separator.gif) center bottom no-repeat;
	}
#navigation p {
	text-align:center;
	}
#rightimage {
	background-color:#fff;
	padding:10px 0;
	}
#thirdnav ul, #thirdnav li {
	display:inline;
	margin:0;
	padding:0;
	}
#thirdnav li a {
	display:block;
	float:left;
	width:160px;
	border:1px solid #9F0101;
	background-color:#E0CFCF;
	padding:2px;
	clear:none;
	text-align:center;
	}

#backtotop
	{
	width: 80px;
	height:20px;
	float: right;
	}
	
#backtotop span
	{
	}
		
.printstyle
	{
	display: none;
	}		