body {
	margin: 0;
	padding: 0;
	background: #fff url('../images/bgPage.jpg') repeat-x;
	}
body, td {
	font-family: Arial, Tahoma, Verdana, Arial;
	font-size: 12px;
	}
img {
	border: 0px solid;
	}
a {
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
#pageContainer {
	width: 800px;
	margin: 0 auto;
	}
#pageLogo {
	float: left;
	margin-top: 5px;
	width: 618px;
	height: 79px;
	}
#pageLogo img {
	margin-left: 20px;
	}
#pageDate {
	float: right;
	width: 150px;
	margin-top: 65px;
	font-family: Arial;
	font-size: 10px;
	color: #fff;
	}
#pageMainNav {
	float: left;
	width: 415px;
	margin-top: 5px;
	height: 29px;
	margin-bottom: 6px;
	}
#pageMainNav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	margin-right: 5px;
	height: 29px;
	}
#pageSearchBox {
	float: right;
	width: 300px;
	text-align: right;
	margin-top: 8px;
	}
#pageSearchTextBox {
	font-size: 10px;
	width: 190px;
	margin: 0px;
	padding: 5px;
	border: 1px solid #4889C5;
	color: #999;
	margin-right: 5px;
	}

#pageFlash {
	clear: both;
	margin-top: 1px;
	}
#pageMain {
	clear: both;
	margin: 10px auto 10px auto;
	color: #2d2d2d;
	}
#pageMain a {
	color: #1976c7;
	font-weight: bold;
	text-decoration: none;
	}
#pageMain a:hover {
	text-decoration: underline;
	}
#pageFooterContainer {
	clear: both;
	width: 802px;
	height: 32px;
	margin: 40px auto 0px auto;
	color: #1976c7;
	background: url('../images/bgFooterBar.gif');
	}
#pageFooter {
	font-size: 11px;
	line-height: 32px;
	margin-top: 0px;
	margin-left: 10px;
	}
#pageFooter a {
	color: #1976c7;
	margin: 0 5px;
	}
#pageCopyright {
	float: left;
	margin-top: 7px;
	margin-left: 10px;
	font-size: 10px;
	color: #777;
	}
#pageDMLink {
	float: right;
	margin-top: 7px;
	margin-right: 10px;
	font-size: 10px;
	color: #777;
	}
#pageDMLink a {
	color: #1976c7;
	}
li.navTag {
	list-style-type: none;
	}
li.navTagSelected {
	list-style-image: url('../images/iconArrow.gif');
	}
#pageContentLeft a {
	color: #a8ced1;
	}
#pageContentRight {
	color: #fff;
	background: url('../images/bgContentLight.gif') repeat-x;
	}
.pixelClear {
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
	}
.LineHeight18 {
	line-height: 18px;
	}
.LineHeight16 {
	line-height: 16px;
	}
.LineHeight14 {
	line-height: 14px;
	}
.LeftBoxTitle {
	font-family: Helvetica,'Trebuchet MS',Trebuchet,Arial,Verdana;
	}
.leftBoxTop {
	margin: 0;
	padding: 0;
	height: 10px;
	width: 244px;
	font-size: 6px;
	background: url('../UserFiles/Image/bgLeftBoxTop.gif') no-repeat;
	}
.leftBox {
	margin: 0;
	padding: 0px 15px;
	width: 244px;
	text-align: left;
	background: url('../UserFiles/Image/bgLeftBoxMiddle.gif') repeat-y;
	}
.leftBoxBottom {
	margin: 0;
	padding: 0;
	height: 26px;
	width: 244px;
	font-size: 6px;
	background: url('../UserFiles/Image/bgLeftBoxBottom.gif') no-repeat;
	}
.leftBoxSmTop {
	margin: 0;
	padding: 0;
	height: 12px;
	width: 202px;
	font-size: 6px;
	background: url('../UserFiles/Image/bgLeftBoxSmTop.gif') no-repeat;
	}
.leftBoxSm {
	margin: 0;
	padding: 0px 15px;
	text-align: left;
	background: url('../UserFiles/Image/bgLeftBoxSmMiddle.gif') repeat-y;
	}
.leftBoxSmBottom {
	margin: 0;
	padding: 0;
	height: 24px;
	width: 202px;
	font-size: 6px;
	background: url('../UserFiles/Image/bgLeftBoxSmBottom.gif') no-repeat;
	}
.newsArticleBox {
	clear: both;
	margin-left: 20px;
	margin-bottom: 5px;
	}
.newsButtonTable {
	margin-top: 10px;
	margin-left: 20px;
	}
.newsArticleLinkButton {
	height: 23px;
	line-height: 23px;
	background: url('../images/bgNewsButton.gif') repeat-x;
	}
.newsDatePosted {
	float: left;
	width: 55px;
	}
.newsArticleTitle {
	float: left;
	width: 500px;
	font-weight: bold;
	}
.indexNewsEntry {
	margin-top: 15px;
	}
.indexNewsDatePosted {
	font-size: 10px;
	color: #444;
	font-family: Arial;
	margin-bottom: 3px;
	}
.indexNewsTitle {
	font-weight: bold;
	margin-left: 10px;
	margin-right: 30px;
	}
	
ul {
	font-size: 14px;
	list-style-type: none;
	padding: 0;
	margin: 0 0 1em 2em;
	}
li {
	background-image: url(../images/blueBullet.gif);
	background-repeat: no-repeat;
	background-position: 0 0.1em;
	padding: 0 0 0 1.4em;
	margin: 0.5em 0;
	}