body{
	margin: 0px;
	font: 9pt tahoma,sans-serif;
	line-height: 10pt;
	background: #e7e9e4 url('images/body_background.gif') repeat-y top center;
}

p{
	font: 9pt tahoma,sans-serif;
}

p.small {
	font: 8pt tahoma, sans-serif;
	line-height: 10pt;
}

.links a {
	font: 7pt tahoma,sans-serif;
	color: #465d6c;
	text-decoration: none;
	line-height: 10pt;
}

.links a:hover{
	text-decoration: underline;
}

a{
	font: 9pt tahoma,sans-serif;
	color: #465d6c;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

a.small{
	font: 8pt tahoma,sans-serif;
	color: #465d6c;
	text-decoration: none;
}

a.small:hover{
	text-decoration: underline;
}

img {
	border: 0px; display: block;
}

input, textarea, select {
	font: 9pt tahoma, geneva, sans-serif;
}

#container{
	margin: 0px auto;
	width: 970px;	
	background-color: #FFFFFF; 
}

#header{
	margin: 0px auto;
	width: 947px;	
	padding-bottom: 10px; 
}

#main{
	margin: 0px auto;
	width: 947px;	
	background: url("images/main_background.jpg") no-repeat;
}

#col_left{
	float: left;
	padding-left: 10px;
}

#col_right{
	float: left;
}

#footer{
	margin: 0px auto;
	width: 970px;	
	background: url("images/footer_background.jpg") no-repeat #FFFFFF;
	text-align: center;
	color: #808284; 
	font: 7pt tahoma,sans-serif;
	line-height: 12pt; 
}

#footer a { 
	color: #808284; 
	font: 7pt tahoma,sans-serif;
	text-decoration: none;
	line-height: 10pt;
} 

#footer a:hover{
	color:#000000;
}

.rule{
	height: 2px;
	background: url("images/rule.gif") repeat-x;
	margin: 0px;
}

.rule2{
	height: 3px;
	background: url("images/rule2.gif") repeat-x;
	margin: 0px;
}

#title{
	font: 7pt tahoma,sans-serif;
	letter-spacing: 0.1em;
	color: #FFFFFF;
}

.headline{
	font: 9pt tahoma,sans-serif;
	color: #5c7485;
	font-weight: bold;
	line-height: 12pt; 
}

#navlist li
{
display: inline;
list-style-type: none;
padding-right: 15px;
}

input, textarea {
	font: 9pt tahoma, sans-serif;
}

.header{
	font: 9pt tahoma,sans-serif;
	color: #6b8ba0;
	font-weight: bold;
	line-height: 14pt; 
}

.alt {
	background-color: #d8dddf;
	font-family: tahoma,sans-serif;
	font-size: 16pt;
	color: #6b8ba0;
	line-height: 18pt; 
}

.helpfullinks li{
	margin-left: -25px; 
	padding-left: 0px; 
	list-style-position: outside;
}

.term {
	font-weight: bold;
	color: #465d6c;
	font-size: 8pt;
}

.def {
	font-size: 8pt;
}
