@charset "utf-8";
body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	text-align: right;
}
body {
	background-color: #EDEFEE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #02578E;
	color: #FFFFFF;
	text-align: center;
	vertical-align:middle;
	text-transform:capitalize;
	background-color: #69699A;
	border-bottom-color: #41417B;
	border-bottom: solid;
}
#DarkFont {
	color: #333333;
}
.WhiteText {color: #FFFFFF}
h1 {
	color: #43427C;
	background-color: #9C9CBC;
	padding-top: 9px;
	padding-right: 3px;
	padding-bottom: 9px;
	padding-left: 20px;
	text-transform: capitalize;
	border: 1px double #43427C;
	font-size: 22px;
	font-family: Tahoma;
	line-height: 25px;
	font-weight: lighter;
	background-image: url(img/h1_bg2.gif);
	background-position: right top;
	background-repeat: no-repeat;
	width: auto;
	margin-top: 9px;
	margin-right: 20px;
	margin-bottom: 9px;
	margin-left: 20px;
	display: block;
	text-align: right;
}
h2 {
	color: #41417B;
	background-color: #CCCCCC;
	display: block;
	font-family: Tahoma;
	font-size: 14px;
	text-transform: capitalize;
	font-weight: bold;
	border: 1px solid #9C9CBC;
	margin-top: 9px;
	margin-right: 20px;
	margin-bottom: 9px;
	margin-left: 20px;
	width: auto;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 20px;
	text-align: right;
}

.areas {
	color: #41417B;
	background-color: #CCCCCC;
	display: block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: capitalize;
	font-weight: bold;
	border: 1px solid #9C9CBC;
	padding: 9px;
	margin-top: 9px;
	margin-right: 1px;
	margin-bottom: 9px;
	margin-left: 1px;
	width: auto;
	text-align: center;
}
h3 {
	color: #41417B;
	background-color: #FFFFFF;
	display: block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: lighter;
	border: 1px solid #9C9CBC;
	padding: 9px;
	text-align: left;
	margin-top: 11px;
	margin-right: 20px;
	margin-bottom: 11px;
	margin-left: 20px;
	width: auto;
}
p {
	font-family: Tahoma;
	font-size: 14px;
	padding: 9px;
	line-height: 1.5em;
	width: auto;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	text-align: right;
}

.img2 {
	margin: 7px;
	padding: 7px;
	border: 3px solid #990000;
}
.news_list
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	text-align: left;
	list-style-type: square;
	font-weight: bolder;
	text-decoration: underline;
}

.news_list a:link {
	text-decoration: underline;
	color: #0000FF;
}
.news_list a:hover {
	text-decoration: none;
	color: #41417B;
}
.news_list a:visited {
	text-decoration: none;
	color: #41417B;
}

.downloadables {
	font-size: 14px;
	word-spacing: 3px;
	padding: 5px;
	color: #43427C;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1.7em;
	list-style-position: outside;
	list-style-type: decimal;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.last_updated {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: right;
	border: 1px solid #333333;
	display: inline;
	float: right;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 5px;
	padding: 3px;
}
.TableSmart {
	border: 1px solid #CCCCCC;
}
