#divWrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #004888;
	background-image: url(images/keys.gif);
	background-position: right 300px;
	background-repeat: no-repeat;
}

#divLeftNav {
	background-image: url(images/left-bg.jpg);
	float: left;
	width: 234px;
	background-repeat: no-repeat;
	padding-left: 7px;
	background-position: 7px top;
	padding-top: 10px;
}
#divLeftNav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #004284;
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	width: 178px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 0px;
}
#divLeftNav a:hover {
	color: #AF0415;
}
#divContentWrapper {
	float: left;
	margin-right: 7px;
	width: 630px;
}
h1 {
	color: #AE0213;
	font-size: 26px;
	margin: 5px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #AE0213;
	border-bottom-color: #AE0213;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	font-weight: normal;
}
.narrowcontent {
	padding-right: 40px;
	padding-left: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #AE0213;
	font-weight: normal;
}


.clear {
	clear: both;
	height: 5px;
	margin-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BF3947;
	margin-right: 7px;
	margin-left: 7px;
}
#divFooter {
	font-size: 10px;
	color: #6691B7;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.caption {
	font-size: 10px;
	color: #000000;
	text-align: center;
}
.caption a {
	color: #000000;
	text-decoration: none;
}
.caption a:hover {
	text-decoration: underline;
}
#divFooter a {
	font-size: 10px;
	color: #6691B7;
	text-decoration: none;
}
#divFooter a:hover {
	text-decoration: underline;
}
#divHeader {
	margin-right: 7px;
	margin-left: 7px;
	margin-top: 7px;
}
#divLeftText {
	font-weight: bold;
	margin: 40px;
}
#divAdminNav {
	font-size: 14px;
	font-weight: bold;
	color: #00498C;
	text-align: center;
}
#divAdminNav a {
	font-size: 14px;
	font-weight: bold;
	color: #00498C;
}
#divWrapper #divAdminWrapper {
	margin-right: 20px;
	margin-left: 20px;
}
.title {
	font-weight: bold;
}
.prefix {
	margin-left: 50px;
}
.blurb {
	margin-left: 100px;
}
.bordered {
	border: 3px double #000000;
}
a:link, a:active,a:visited {
	color: #AE0213;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
ul {
	list-style-image: url(images/bullet.gif);
}

