@charset "UTF-8";
/* CSS Document */


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: collapse;
border-spacing: 0;
}


















body {
	font-family: "Courier";
	color: black;
	width:500px;
	margin: 0 auto;
	position: relative;
	border-top: 0px solid #000;
	letter-spacing: -1px;
	background-image: url('')
	




}

#wrapper{
	margin-top: 30px;
	
	
}
	
#header {
	font-size: 15px;
	font-weight: normal;
	letter-spacing: 0px;
	margin-left:0px;
	margin-bottom: 30px;
	display: block;
	text-decoration: none;
	margin-right: 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	
	}
	


.normal {
	font: "Courier";
	font-style: normal;
	}
	
.move {
	letter-spacing:-18px;
	display:inline;
	}

#main {
	font-family: "Courier";
	padding: 0px 0px 20px 0px;
	font-size: 20px;
	text-align: left;
	line-height: 50px;
	letter-spacing: -2px;

}





#footer {
	font-size: 12px;
	color: #0F165F;
	border-top: #0F165F solid 1px;
	padding: 15px 0px 15px 0px;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 19px;}
	
	

a:link {
	text-decoration: none;
	color: #black;
	color: #0F165F;
	
}
	
a:visited {
	text-decoration: none;
	color: #0F165F;
}
	
a:hover {
	cursor: crosshair;
	text-decoration: none;
	color: #FF6600;
}




		
		
		
		.accordion_toggle {
			font-weight: normal;
			letter-spacing: -2px;
			border-top: #0F165F solid 1px;
			padding: 15px 0px 15px 0px;
			display: block;
			color: #0F165F;
			
			outline: none;
			font-size: 22px;
			
			cursor: crosshair;
			margin: 0 0 0 0;
		}
		
		.accordion_toggle:hover {
	cursor: crosshair;
	text-decoration: none;
	color: #FF6600;
}
		.accordion_toggle_active {
			color: #0F165F;
			font-weight: normal;
			

		}
		
		.accordion_content {
			font-size: 15px;
			letter-spacing: -1px;
			color: #black;
			overflow: hidden;
			margin-top: -5px;
			margin-bottom: 20px;
			margin-left: 0px;
		}
			
			
			
			
			
		.accordion_content img {
			margin-top: 10px;
			margin-bottom: 20px;
			max-width: 500px;
			
	
			
		}
			
			
			
			
			
		.accordion_content h2 {
			
			color: #000;
		}
			
		.accordion_content p {
			line-height: 150%;
			padding: 0px;
		}
			
	


							
					
   
    #horizontal_container {
      margin: 20px auto 20px auto;
      height: 100px;    
    }
    
    





.numerals {
	color:#000000;>
	}















