html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	color: #412501;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	text-align: center;
	border: none;
	}
	
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #412501;
	margin: 0;
	padding: 10px 0 10px 0;
	}
	
	
#wrapper {
	width: 750px;
	padding: 0 0 30px 0;
	background-color:#FFFFFF;
	text-align: left;
	margin: 0 auto;
	}

#wrapper a{
	text-decoration:none;
	}

#banner {
	height: 109px;
	background-position:center;
	background-repeat: no-repeat;
	background: #991109;
	padding: 0;
	margin: 0;
	border: none;
	}
	
#banner p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 60%;
	text-align: right;
	padding: 10px 10px 0 0;
	}
		
#banner a {
	text-decoration: none;
	color: #FFF;
	}
	
#layer {
	position:absolute;
	width:490px;
	height:95px;
	z-index:1;
	left:0;
	top:14;
	}
	
#leftcol #nav {
	padding: 0;
	margin: 0;
	text-align: right;
	}
	
#leftcol #nav ul {
	list-style-type: none;
	}
	
#leftcol #nav ul li {
	display: block;
	padding: 0;
	margin: 0;
	padding: 5px;
	border-bottom: 1px solid #F2CC31;
	}
	
#leftcol #nav ul li a {
	font-size: 80%;
	color: #412501;
	text-decoration: none;
	}
	
#leftcol #nav ul li a:hover, nav ul li a:focus {
	color: #991109;
    }
		
#content {
	margin-top: 20px;
	margin-left: 167px;
	padding: 0;
	text-align: left;
	}
	
#content p {
	font-size: 80%;
		}
		
#content a {
	text-decoration: none;
	color: #0000CC;
	}
	
#content a:hover {
	color: #991109;
	}
	
#content ul {
	list-style-type: square;
	font-size: 80%;
	margin-left: 3em;
	list-style-image: url(../graphics/bullet_red.gif);
	padding-top: 1em;
	}

#content ul li {
	padding: 0px 0px 10px 0;
	}

#content ol {
	list-style-type: decimal;
	font-size: 80%;
	list-style-image: none;
	list-style-position: outside;
	margin-left: 2em;
	}

#content ol li {
	padding: 5px 0 5px 0;
	}

#content h1{
	font-size: 95%;
	color: #412501;
	padding-bottom: 10px;
	}
	
#content h2{
	font-size: 90%;
	color: #412501;
	padding: 10px 0 10px 0;
	}
	
#content h3 {
	font-size: 85%;
	color: #991109;
	padding-bottom: 10px;
	padding-top: 10px;
	}
	
#content h4 {
	font-size: 75%;
	color: #412501;
	padding-bottom: 7px;
	}
	
#content h5 {
	color: #412501;
	padding: inherit;
	}
	
#content td {
	font-size: 80%;
	}
	
#content td ul {
	list-style-type: square;
	}
	
#content h1 a {
	color: #412501;
	}
	
#content h1 a:hover,
			a:focus	{
	color: #991109;
	}
	
#footer {
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	text-align: center;
}

#footer p{
	font-size: 65%;
	padding: 20px 0 20px 0;
	}
	
#footer a {
	color:#0000CC;
	text-decoration: none;
	}
	
#leftcol {
	margin-right: 10px;
	margin-top: 20px;
	width: 157px;
	float: left;
	}
	
#leftcol p {
	font-size: 80%;
	padding: 5px;
	}
	
/* Class Selectors */

.relatedLink {
	display: block;
	border: none;
	padding: 5px;
	text-align: right;
	border-bottom: 1px solid #F2CC31;
	}
	
.relatedLink ol {
	list-style-type: none;
	}
	
.relatedLink ol a {
	font-size: 70%;
	color: #412501;
	text-decoration: none;
	}
	
.relatedLink ol li a:hover,
.relatedLink ol li a:focus {
	color: #991109;
	}

.leftimage{
	float: left;
	padding: 0 10px 10px 0;
	margin: 0;
	border: none;
	}
	
.rightimage{
	float: right;
	padding: 0 0 10px 10px;
	margin: 0;
	border: none;
	}
	
.clearit{
	display: block;
	clear: both;
	background-color: #FFFFFF;
	}
	
.container {
	width: 99%;
	float: right;
	}
	
.normal {
	padding-bottom: 1em;
}
#content td p {
	font-size: 100%;
}
