#wrapper {
	background-color: #FFFFFF;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-color: #0F0170;
	margin: 0px;
	padding: 0px;
}
#content {
	margin-top: 5px;
	margin-bottom: 20px;
	margin-right: 20px;
	margin-left: 20px;
	padding: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-weight: normal;
	font-size: 12px;
	border: 4px solid #000066;
	background-color: #FFFFFF;
	/*background-color: #E9E9E9;*/
}
/* Safe Copy of #content {
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-weight: normal;
	font-size: 12px;
	border: 4px solid #000066;
	background-color: #E9E9E9;
}*/

#content img {
	margin: 5px;
	border: none;
}
#content p {
	line-height: 1.6em;
	font-size: 12px;
	margin-top: 9px;
	margin-bottom: 9px;
}
#content h2 {
	font-size: 18px;
	text-decoration: underline;
	text-align: center;
}

#content h3 {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
	text-decoration: underline;
}
#content h4 {
	font-weight: bold;
	font-size: 12px;
}
#content li {
	list-style-image: none;
	list-style-type: square;
}

#content a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#content a:link {
	color: #000099;
}
#content a:visited {
	color: #000099;
}
#content a:hover {
	color: #CC0000;
}
/****** For Webview Link at top of home page *************/
/******* Modified "content" tag **************************/
#notice {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 20px;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-weight: normal;
	font-size: 12px;
	border: 4px solid #000066;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;	/*background-color: #E9E9E9;*/
}
#notice p {
	line-height: 1.6em;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#notice a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#notice a:link {
	color: #000099;
}
#notice a:visited {
	color: #000099;
}
#notice a:hover {
	color: #CC0000;
}
/****** NEWS **************/

#wrapper #news {
	margin-top: 4px;
	margin-bottom: 0px;
	margin-right: 20px;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-weight: normal;
	font-size: 10px;
	border: 4px solid #000066;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;	/*background-color: #E9E9E9;*/
}
#wrapper #news h5 {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: 1.2em;
}
#wrapper #news a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#wrapper #news a:link {
	color: #000099;
}
#wrapper #news a:visited {
	color: #000099;
}
#wrapper #news a:hover {
	color: #CC0000;
}
.storyDetailHeadline {
	font-size: 18px;
	text-align: left;
	display: block;
}
.storyDetailBlurb {
	font-size: 12px;
	text-align: left;
	display: block;
	margin-top: 2px;
}
/******* PAGES *************/
#topics {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#topics td {
	padding: 4px;
}
.tblTitle {
	background-color: #000066;
	padding: 5px 8px;
	color: #FFFFFF;
	margin: 0px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
.tblHeader {
	color: #000066;
	background-color: #B6CBE4;
	padding: 5px 8px;
	text-align: center;
	font-weight: bold;
}

/* OLD .tblHeader {
	color: #FFFFFF;
	background-color: #CC0000;
	padding: 5px 8px;
	text-align: center;
}*/
.tblList {
	color: #000000;
	background-color: #CCCCCC;
	padding-right: 8px;
	padding-left: 8px;
	text-align: center;
}
.tblList1 {
	color: #000000;
	background-color: #FFFFFF;
	padding-right: 8px;
	padding-left: 8px;
	text-align: center;
}
.alert {
	color: #CC0000;
}
.feature {
	color: #CC0000;
	font-weight: bold;
	font-style: italic;
}
.txtComment {
	color: #666666;
}
#address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-left: 25px;
	margin-bottom: 15px;
	margin-top: 15px;
}
.pBold {
	font-weight: bold;
}
.pSlant {
	font-style: italic;
}

.notice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	background-color: #FFFFFF;
}
#fees {
}
#fees table {
	width: 90%;
	margin-top: 5px;
	margin-bottom: 5px;
}
#fees td {
}
.feeTblListNumber {
	text-align: center;
	background-color: #F0F0F0;
	font-size: 10px;
	width: 125px;
}
.feeTblHeader {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000066;
	text-align: center;
	font-weight: bold;
}
.feeTblHeader2 {
	text-align: left;
	background-color: #F0F0F0;
	font-size: 10px;
	padding: 2px;
}
.small {
	font-size: .8em;
}

.feeTblSubHeader2 {
	text-align: left;
	background-color: #F0F0F0;
	font-size: 10px;
	padding-left: 16px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}
.feeTblTitle {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	background-color: #FFFFFF;
}
.feeTblTitle2 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	background-color: #FFFFFF;
}
