body {
	margin: auto;
	width: 794px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color:#003c78;
	line-height: 1.4em;
	position: relative;
	}
	
p2 {
	margin: auto;
	width: 792px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
    color: #666666;
	line-height: 1.3em;
	position: relative;
	}	
hr {
	border: 0;
	margin: 25px auto;
	height: 2px;
	color: #ab4422;
	background-color: #ab4422;
	clear:both;
}

a {
	color: #5a8cbe;
	text-decoration:none
}

.legal {
	color: #484848;
	text-decoration: none;
}
img {
	border: none;
	padding: 0px;
}

IMG {
	border: none;
	float: left;
	margin-right:0px;
	margin-bottom: 0px;
	padding: 0px;
	
}

p, .listhead {
	margin-bottom: 0px;
}
ul, ol {
	margin-top: 1em;
	margin-left: 0px;
	padding-left: 10px;
}
ul ul, ol ul {
	margin-top: 0;
}
ul {
	list-style-type: none;
	list-style-image: url(../images/bullet.gif);
	margin-left: 20px;

}
ul2 {
	list-style-type: none;
	list-style-image: url(../images/bullet.gif);
	margin-left: 40px;

}
li {
	margin-top: .3em;
}

ul h3, ol h3 {
	font-size: 1.2em;
	margin-bottom: .3em;
}

dt {
	margin-top: 1em;
	font-weight: bold;
}
h {
	font-size: 1.6em;
	font-weight: bold;
	font-stretch: condensed;
	text-transform: uppercase;
	line-height: 1.6em;
	color: #C57255;
	margin-top: 0px;
	margin-bottom: 4px;
}
h1 {
	font-size: 1.6em;
	font-weight: bold;
	font-stretch: condensed;
	text-transform: uppercase;
	line-height: 1.6em;
	color: #CC57225;
	border-bottom: solid 1px #aaaaaa;
	margin-top: 0px;
	margin-bottom: 4px;
}
h1 span {
	display: block;
	padding-top: 25px;
}


h2 {
	font-size: 1.3em;
	font-weight: bold;
	font-stretch: condensed;
	text-transform: uppercase;
	line-height: 1.3em;
	color: #C57225;
	margin-top: 0px;
	margin-bottom: 4px;
}
h3 {
	font-size: 1.5em;
	font-weight: bold;
	font-stretch: condensed;
	text-transform: uppercase;
	line-height: 1.7em;
	color: #C57225;
	margin-top: 0px;
	margin-bottom: 4px;
}
h4 {
	font-size: 1.1em;
	font-weight: bold;
	font-stretch: condensed;
	line-height: 1.2em;
	color: #7C7C7C;
	margin: 1em 0 0 0;
}
h5 {
	font-size: 1.2em;
	margin: 1.4em 0 .6em 0;
	border-bottom: solid 1px #aaaaaa;
	overflow: auto;

}
h6 {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.6em;
	color: #484848;
	border-bottom: solid 1px #aaaaaa;
	margin-top: 10px;
	margin-bottom: 4px;
}

/* ****************************	footer */

#footer {
	margin-top: 10px;
		margin-bottom: 30px;

	padding-top: 7px;
	font-size: 10px;
	color: #aaaaaa;
	background: url(../images/two_lines.gif) repeat-x;
	clear: both;
}
/*#footer hr {
	color: transparent;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	height: 6px;
	background: transparent url(../images/two_lines.gif) repeat-x;
}*/
#footer #notice {
	float: right;
}
