/* CSS Document */

body {
	background-image: url(../images/bodybg.gif);
	background-repeat:repeat-x;
	background-color: #E6EFF3;
	margin:0 auto;	
	font-family:Lucida Sans, Helvetica, Verdana, Arial, sans-serif;
	text-align:center;
	color:#3A4245;	
}
a:link, a:active, a:visited {
	color: #3D8BB2;
	border-style: none;
	text-decoration:none;	
} 

a:hover {
	color: #8D9699;
	text-decoration:none;
	border-bottom:1px #8D9699 dashed;
}

a.contentnav span {
	left: 0px; 
	overflow: hidden; 
	width: 1px; 
	position:absolute; 
	TOP: -500px; 
	height: 1px
}
.contentnav a:link, .contentnav a:visited {
	color: #8D9699;
	text-decoration:none;
}

.contentnav a:hover {
	color:#3A4245;
}
.contentnav a.selected {
	color: #CC3300;	
	border-bottom-style:none;
}

.navtop a:link, .navtop a:visited {
	color: #8D9699;
	text-decoration:none;
}

.navtop a:hover {
	color:#3A4245;
}
.navtop a.selected {
	color: #CC3300;	
	border-bottom-style:none;
}

#contentheader {		
	width:850px;			
	text-align:left;
}

#banner {	
	width:850px;			
}

#contentcenter {		
	width: 650px;	
	text-align:left;
	vertical-align:top		
}
.contentnav {		
	width: 200px;
	padding:30px 0 0 20px;	
	text-align:left;
	vertical-align:top;
	font-size:.8em;
	line-height:1.5em		
}
.img a:link, .img a:visited{
	border:0;
	border-bottom-style:none;
	text-decoration:none;
}
	
.footer p {
	font-size:10px;
	padding-left:30px;
	padding-top:50px;
	padding-bottom:20px;
	text-align:left;
	color:#666666;
	margin:0px;
}
	
#navcontainer ul
{
	list-style-type: none;
	text-align: right;	
	margin:5px;
}

#navcontainer li {
	display:inline;
	padding: 0px;
}

#navcontainer ul li a
{
	padding: 3px;
	text-align: right;	
	text-decoration: none;
	font-size:11px;
	color: #8D9699;
	border-bottom-style:none;
	margin:0px;
}

#navcontainer ul li a:hover {
	color:#3A4245;
	border-bottom-style:none;
}

#navcontainer ul li a.current {
	color: #CC3300;	
	border-bottom-style:none;
}

p,.li {
	font-size:0.75em;
	margin-left:30px;
	margin-right:30px;	
	line-height: 1.5em;	
	}
	
.td {
	font-size:0.75em;
	padding-left:20px;	
	line-height: 1.5em;	
	}	
.tdlink {
	font-size:0.75em;	
	line-height: 1.5em;	
	}

.list 
{
	font-size:0.75em;
	margin-left:30px;
	margin-right:30px;	
	line-height: 1.5em;	
}
	
.lbl 
{
	font-size:0.75em;
	line-height: 1.5em;	
	}
	
h2 {
	margin-left:30px;
	margin-top:30px;
	margin-bottom:0px;
	font-size:1em;
	color:#CC3300;	
	}

.inputarea {
	border: 1px #AAC2D7 solid;
	background-color:#ffffff;
	color:#3A4245;
	font-size:0.75em;
	font-family:Lucida Sans, Helvetica, Verdana, Arial, sans-serif;	
}

.header {	
	color:#CC3300;
	font-weight:bold;
}

.header a,.altrow a,.row a,.footer a {	
	text-decoration:none;
}
.altrow {
	background-color:#D2E3ED;
	border-bottom:1px solid #FFFFFF;
}
.row {
	background-color:#EFF2F3;
	border-bottom:1px solid #FFFFFF;
}
.pager {	
	color:#CC3300;
	font-weight:bold;
}
/* formatted styles */
.style1 { 
	font-size: 12px;
}

.style2 { 
	font-size: 12px;
	font-weight: bold;
}

.style3 { 
	font-size: 12px;
	font-style: italic;
}

.style4 { 
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

.style5 { 
	font-size: 18px;
}


.style6 { 
	font-size: 18px;
	font-weight: bold;
}

.style7 { 
	font-size: 18px;
	font-style: italic;
}

.style8 { 
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}