body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/starbckg2.jpg);
}

ul {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

td.defaultbox {
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
}

td.contentbox {
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

td.homebullets {
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	line-height: 13px;
}

td.infobox {
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

td.bottominfobox1 {
	text-align: left;
	vertical-align: top;
	background-image: url(../images/bottombgboxes.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}

td.bottominfobox2 {
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	background-image: url(../images/bottombgboxes2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFFFFF;
}

td.bottominfobox3 {
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
		background-image: url(../images/bottombgboxes.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

td.headerbox {
	text-align: center;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-image: url(../images/headerbg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-weight: 600;
	font-size: 19px;
	color: #002479;
}

td.headerbox2 {
	text-align: center;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-image: url(../images/headerbg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-weight: 600;
	font-size: 19px;
	color: #002479;
	height: 45px;
}

td.tanrightbox {
	text-align: right;
	vertical-align: top;
	padding: 5px;
	background-color: #DDDDDD;
	font-size: 12px;
}

td.tanbox {
	text-align: left;
	vertical-align: top;
	background-color: #035994;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.contactText {
	font-size: 11px;
	font-weight: normal;
	color: #bcbcbc;
}

.locationblueText {
	font-size: 12px;
	font-weight: bold;
	color: #035994;
}

.locationblackText {
	font-size: 16px;
	font-weight: bold;
	color: #035994;
}

.smalladdressText {
	font-size: 10px;
}

.copyrightText {
	color: #E8F1FF;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

.newssubText {
	color: #999999;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

.PageText {
	color: #FFFFFF;
	font-size: 13pt;
	font-weight: bold;
	text-decoration: none;
}

.PageTextBlack {
	color: #266593;
	font-size: 13pt;
	font-weight: bold;
	text-decoration: none;
}

.PageTextRed {
	color: #F00;
	font-size: 13pt;
	font-weight: bold;
	text-decoration: none;
}

a.PageLink:link, a.PageLink:visited {
	color: #228AD3;
	font-size: 11pt;
	font-weight: normal;
	text-decoration: underline;
}

a.PageLink:hover, a.PageLink:active {
	color: #1F75B2;
	font-size: 11pt;
	font-weight: normal;
	text-decoration: underline;
}

a.PageLinkSmall:link, a.PageLinkSmall:visited {
	color: #228AD3;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: underline;
}

a.PageLinkSmall:hover, a.PageLinkSmall:active {
	color: #1F75B2;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: underline;
}

a.bottomlink:link, a.bottomlink:visited {
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
}

a.bottomlink:hover, a.bottomlink:active {
	color: #CCCCCC;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
}

a.InterfaceLink:link, a.InterfaceLink:visited {
	color: #002479;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
}

a.InterfaceLink:hover, a.InterfaceLink:active {
	color: #E9B112;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
	background-color: #032C7C;
}

.formbutton{
	cursor:pointer;
	color:#FFFFFF;
	font-weight:bold;
	background-color: #035994;
	height: 20px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	font-size: 10px;
}

td.forminfobox {
	text-align: left;
	vertical-align: top;
	padding: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #DDDDDD;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
}

td.redbox {
	text-align: left;
	vertical-align: top;
	padding: 5px;
		border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-color: #DDDDDD;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
}

.whitetextorder {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

td.header{
	font-size: 10pt;
	font-weight: bold;
	color: #FFF;
	background-color: #025E9D;
	padding: 4px;
	border: 1px solid #365665;
}

td.text{
	font-size: 10pt;
	font-weight: normal;
	color: #0561A0;
	padding: 4px;
	border: 1px solid #304D5D;
}

#special{
	padding: 8px;
	width: 85%;
	border: 1px solid #035994;
	margin-right: auto;
	margin-left: auto;
}

