body {
	margin: 0;
	padding: 0;
	background: #0E1C39 url('../images/bgPage.gif') repeat-x;
	}
body, td, input, textarea {
	font-family: Georgia, Tahoma, Arial;
	font-size: 12px;
	color: #1E1A14;
	}
img {
	border: 0;
	}
a {
	text-decoration: none;
	color: #1E1A14;
	}
a:hover {
	text-decoration: underline;
	color: #1E1A14;
	}
blockquote {
	margin: 15px 30px;
	padding: 0;
	line-height: 18px;
	}
li {
	margin-bottom: 5px;
	list-style-position: outside;
	list-style-image: url('../images/bulletBlue.gif');
	}
#pageContainer {
	width: 824px;
	margin: 0 auto;
	border: 0px solid;
	}
#pageHeader {
	height: 114px;
	background-color: #f4f1e0;
	}
#pageMainNav {
	height: 47px;
	background-color: #f4f1e0;
	}
#pageMainNav li {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	width: 165px;
	height: 47px;
	line-height: 47px;
	text-align: center;
	border: 0px solid;
	background: url('../images/bgMainNav.gif');
	}
#pageMainNav li a {
	color: #E0C139;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	}
#pageMainNav li a:hover {
	color: #fff;
	}
#pageMainNav li.active a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	}
#pageFlash {
	margin-bottom: 4px;
	}
#pageMain {
	background: #f4f1e0 url('../images/bgManillaFade.gif') repeat-x;
	}
.spaced {
	line-height: 18px;
	}
#pageFooter {
	height: 76px;
	text-align: center;
	background: url('../images/bgFooter.gif') repeat-x;
	}
#pageFooter, #pageFooter td {
	color: #7E90B0;
	font-family: Tahoma;
	font-size: 10px;
	}
#pageFooterContent {
	padding-top: 8px;
	}
#pageFooter a {
	color: #7E90B0;
	font-weight: bold;
	}
#pageFooter a:hover {
	color: #A4BBE5;
	}
.navTagSelected {
	font-weight: bold;
	}