body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	font-style: normal;
	text-transform: none;
	line-height: normal;
	color: #333333;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FFFFFF;
	vertical-align: baseline;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF3300;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF3300;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CC6600;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CC6600;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #336666;
	font-size: 19px;
	text-decoration: none;
	text-transform: capitalize;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF3300;
	font-size: 16px;
	text-decoration: none;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #993300;
	background-color: #DBE7EA;
	font-weight: lighter;
	padding-left: 5px;
}
#NavBack {
	background-image: url(images/images/home_22.jpg);
	background-repeat: repeat-y;
	background-position: left;
	height: 100%;
	bottom: 0px;
}
cite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: lighter;
	color: #333333;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.SpecialAnnouncement {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #333;
	color: #FFF;
	line-height: 26px;
	padding: 10px;
	text-align: left;
}
.SpecialAnnouncement p, 
.SpecialAnnouncement li {
	color: #fff;
}
.SpecialAnnouncement h2{
	/*background-color: #333;*/
	margin-left:-10px;
}
.SpecialAnnouncement img.banner {
	width:90%;
	margin-left:30px;
	border:none;
}
.SpecialAnnouncement blockquote {
	font-size: 12px;
	line-height: 18px;
}
.SpecialAnnouncement a img{
	border:none;
}


