* {
	margin:0px;
	padding:0px;
}
body {
	background-color: #EAEAEA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #525045;
	background-position: center;
}
p {
	line-height: 1.6em;
	padding-top: 10px;
	padding-bottom: 10px;
}
a:link {
	color:#6F1100;
	text-decoration:none;
	font-weight: bold;
}
a:visited {
	color:#9D1700;
	text-decoration:none;
}
a:active {
	color:#6F1100;
	text-decoration:underline;
}
a:hover {
	color:#B31B00;
	text-decoration:underline;
}
h3 {
	font-size: 14px;
	padding-top: 8px;
	padding-bottom: 2px;
	color: #005782;
	font-weight: normal;
}
h2 {
	font-size: 14px;
	padding-top: 12px;
	padding-bottom: 12px;
	color: #4D0607;
}
.hotLinks {
	padding-right: 32px;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-top: 1px;
	margin-top: 0px;
}
#container {
	width: 960px;
	background-color:#FCF3DC;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 100px;
}
#headerHome {
	width:960px;
	height: 272px;
	margin: 0px;
	clear: both;
	float: none;
	background-color: #3C0000;
}
#header {
	width:960px;
	margin: 0px;
	clear: both;
	float: none;
	background-color: #3C0000;
	height: 145px;
}
#bodyContent {
	background-color: #FCF3DC;
	width: 900px;
	padding-top: 15px;
	padding-left: 30px;
	padding-right: 30px;
	color: #525045;
	font-size: 11px;
	padding-bottom: 15px;
}
#bodyContent li {
	line-height: 1.3em;
	margin-right: 100px;
	margin-left: 30px;
	text-align: left;
	list-style-type: square;
	padding-bottom: 12px;
}
#bodyContent li a:link {
	color:#006399;
	text-decoration:none;
}
#bodyContent li a:visited {
	color:#006399;
	text-decoration:none;
}
#bodyContent li a:active {
	color:#00344E;
	text-decoration:underline;
}
#bodyContent li a:hover {
	color:#0099CC;
	text-decoration:underline;
}
#bodyContentNR {
	background-color: #FCF3DC;
	width: 630px;
	padding-top: 15px;
	padding-left: 30px;
	padding-right: 30px;
	color: #525045;
	font-size: 11px;
	padding-bottom: 15px;
}
#footer {
	clear: both;
	position: relative;
	background-color: #F1B110;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 16px;
}
#footer a:link {
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:visited {
	color:#E8E8E8;
	text-decoration:none;
}
#footer a:hover {
	color:#00344E;
	text-decoration:underline;
}
.smallTxt {
	font-size: 10px;
	color: #837E7F;
}
.footnote {
	font-size: 10px;
	color: #837E7F;
}
.bodyImage {
	float: right;
	padding-right: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
}
.EDIT {
	font-weight: bolder;
	color: #FF0000;
}
.IMGspace {
	padding-top: 10px;
}
hr {
	color: #FAE4AB;
	margin-top: 10px;
	height: 1px;
}

.caption {
	font-size: 10px;
	color: #4D0607;
	margin-top: 10px;
	padding-top: 10px;
}
#disclosure {
	font-size: x-small;
	color: #AD927E;
	background-color: #4D0607;
	margin: 0px;
	padding: 5px;
}
