/* CSS Document */

body {
	margin:0px 0px;
	padding:0px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	border-left: 1;
	}

body a:visited {
	text-decoration:underline;
	color: #0000FF;
	}

#bod {
	width:732px;
	margin:0px auto;
	text-align:left;
	padding:0px 0px 0px 0px;
	border:0;
	background-color:#fff;
	font-size: 16px;
	border-right:1px solid #000;
	border-left:1px solid #000;
	}
	
#content {
	padding: 25px;
	padding-top: 25px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px
	
	}
	
#content a:link {
	color:#0000CC;
	text-decoration:underline;	
	}
	
#content a:hover {
	color:#FFFFFF;
	text-decoration:none;
	}
	
#content a:visited {
	color:#FFFFFF;
	text-decoration:none;
	}
	
#copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	font-weight: bold
	}
	
#copy a:link {
	color:#fff;
	text-decoration:underline;	
	}
	
#copy a:hover {
	color:#fff;
	text-decoration:underline;	
	}
	
#copy a:visited {
	color:#fff;
	text-decoration:underline;	
	}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	font-weight: bold
	}
	
.dividers {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	font-weight: bold;
	}

	
.head1 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 24px; 
	font-weight: bold;
	}
	
.head2 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold;
	}
	
#horz {
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
	}
	
#horz a:link {
	color:#fff;
	text-decoration:underline;	
	}
	
#horz a:hover {
	color:#fff;
	text-decoration:underline;		
	}
	
#horz a:visited {
	color:#fff;
	text-decoration:underline;		
	}
	
#nav {
	padding: 10px;
	padding-top: 10px;
	font-size: 14px;
	font-weight: bold;
	color:#000000
	}
	
#nav a:link {
	color:#fff;
	text-decoration:none;

	}

#nav a:visited {
	color:#fff;
	text-decoration:none;	

	}
	
#nav a:hover {
	color:#fff;
	text-decoration:none;	

	}
	
.navbold {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #000000;
	}
	
.navplain {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #000000;
; font-weight: normal	}

#wrap {
	padding-right:60px;
	}



.largeheadline {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 30px; 
	font-weight: bold; 
	color: #000000;
	}

.text {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
.disclaimer {  font-family: Arial, Helvetica, sans-serif; font-size: 9px}
.name {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic; font-weight: bold; margin-right: 50px}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
