body {
	background-color: #333333;
	margin: 0.2em;
}
#header {
	background-image: url(../images/generic/HeadBg.jpg);
	background-repeat: repeat-x;
	height: 80px;
	position: relative;
	width: 100%;
}
#logo {
	padding: 0px;
	height: 80px;
	width: 200px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
}
#subtitle {
	background-image: url(../images/generic/SubTitle.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 293px;
	left: 200px;
	top: 0px;
	position: relative;
}
#wrapper {
	width: 100%;
}
#address {
	background-image: url(../images/generic/Address.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 309px;
	position: absolute;
	top: 0px;
	right: -1px;
}
.container {
	background-color: #FFFFFF;
	width: 100%;
	position: relative;
	top: 0px;
}
.navigationbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #99FF00;
	background-color: #000000;
	height: 20px;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
}
.footerbar {
	background-image: url(../images/generic/FootBg.jpg);
	background-repeat: repeat-x;
	height: 22px;
}
.footerNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	height: 30px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.footerNav a:link {
	color: #FFFFFF;
}
.footerNav a:visited {
	color: #FFFFFF;
}

.boxheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(../images/generic/subTitleIcon.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 20px;
	width: 180px;
	margin: 5px;
	border: 1px solid #000000;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 0px;
	line-height: 20px;
}

.logowelcome {
	height: 65px;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
}
.greenHeaderTXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
.imageBorder {
	border: 1px solid #CCCCCC;
	margin: 5px;
}

.navigationbar a {
	color: #99FF00;
	text-decoration: none;
}
.navigationbar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.pageNav {
	text-align: right;
	position: relative;
	right: 10px;
	float: right;
	color: #006600;
	font-size: 10px;
}
.attachmentbox {
	font-size: 9px;
}
.date {
	font-size: 9px;
}
.archiveBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #C4E66D;
	border: 1px dashed #999999;
	margin: 4px;
	padding: 3px;
}
.navigationArrows {
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	text-decoration: underline;
}

.BoxTab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/tabs/black_tab.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #FFFFFF;
	text-indent: 5px;
	height: 20px;
	width: 100%;
	line-height: 20px;
}
.BoxTab td {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.BoxTab a:link {
	color: #FFFFFF;
	font-weight: bold;
}
.BoxTab a:visited {
	color: #FFFFFF;
	font-weight: bold;
}
.BoxBorderBttm {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.summaryTXT {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	padding-bottom: 5px;
}
.sitemap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.sitemap li {
	list-style-type: circle;
	line-height: 20px;
	text-indent: 20px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #C3E666;
	border-left-color: #C3E666;
	list-style-position: outside;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C3E666;
	background-color: #FFFFFF;
}
