a:link {
	color: #40576E;
	text-decoration: none;
}

a:visited {
	color: #40576E;
	text-decoration: none;
}

a:hover {
	background-color: #E3E3F0;
	color: #000000;
	text-decoration: none;
}

a:active {
	background-color: #E3E3F0;
	color: #000000;
	text-decoration: none;
}

li {
	margin-left: -24px;
	line-height: 17px;
}

ol {
	list-style-type: disc;
}

ul {
	list-style-type: disc;
}

/* body controls the overall page look */
body, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;	
}

/* h1 controls the h3 title tag */
h1 {
	color: #40576E;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

/* h2 controls the h3 title tag */
h2 {
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

/* h3 controls the h3 title tag */
h3 {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
}

/* hr controls the horizontal rule */
hr {
	color: #CCCCCC;
	height: 1px;
	margin-bottom: 0px;
	width: 100%;
}

/* input controls the input boxes */
input {
	background-color: #E6E6E6;
	border: 1px solid #000000;
	color: Black;
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 11px;
	font-weight: normal;
}

/* select controls the select boxes */
select {
	background-color: #E6E6E6;
	border: 1px solid #000000;
	color: Black;
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 11px;
	font-weight: normal;
}

textarea {
	background-color: #E6E6E6;
	border: 1px solid #000000;
	color: Black;
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 11px;
	font-weight: normal;
}

.content {
	padding: 20px 20px 20px 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
}

.contenttd {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
}

.footer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.footer a:link {
	color: #000000;
	text-decoration: none;
}

.footer a:visited {
	color: #000000;
	text-decoration: none;
}

.footer a:hover {
	color: #000000;
	text-decoration: underline;
	background-color: transparent;
}

.footer a:active {
	color: #000000;
	text-decoration: underline;
		background-color: transparent;
}

.navbar {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #537CA5;
}

.navbar a:link {
	color: #537CA5;
	text-decoration: none;
}

.navbar a:visited {
	color: #537CA5;
	text-decoration: none;
}

.navbar a:hover {
	color: #537CA5;
	text-decoration: underline;
	background-color: transparent;
}

.navbar a:active {
	color:#537CA5;
	text-decoration: underline;
		background-color: transparent;
}

/* .maintable allows you to control to cell padding to fit into a sites design */
.maintable {
	border-bottom: 1px solid #033F43;
	border-left: 1px solid #033F43;
	border-right: 1px solid #033F43;
}

.fulltableborder {
	border-top: 1px solid #033F43;
	border-bottom: 1px solid #033F43;
	border-left: 1px solid #033F43;
	border-right: 1px solid #033F43;
}

/* .info controls the text at the top of the page */
.info {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

/* .tips changes the notes beneath a text box */
.tips {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
}

/* Submit changes the look and feel of the Buttons */
.submit {
	background-color: #5287A9;
	border: 1px solid #000000;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}

.srchpg2txt {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

.srchpg2colhead {
	color: #F2EED9;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.pictureframe {
	border: 1px solid #5287A9;
}

.SimNestedRepeat {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #C9DFDF;
	color: Black;
	padding: 5px 5px 5px 5px;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Black;
	background-color: #F2EED9;
	border-bottom: 1px solid #5287A9;
}

.SimNestedRepeatRow {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

.tddivider {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border-bottom: 1px solid #000000;
}

.indexleftcol {
	border-right: 1px solid #CCCCCC;
}

.SubHeadBox {
	background-color: #5287A9;
	font-weight: bold;
	width: 100%;
	display: block;
	border: 1px solid #000000;
	padding: 5px 5px 5px 5px;
}

.SubHeadBox h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 0px;
}

.featurecontentbox {
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background-color: #C4D3DD;
}

.breadcrumbs {
	font-size: 9px;
}

.warning {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}

.address {
	background-color: #C4D3DD;
	padding: 3px 3px 3px 3px;
	margin: 5px 5px 5px 5px;	
	border: 1px solid #000000;
}