img {
	border-style: none;
}

iframe {
	width: 800px;
	height: 320px;
}

a {
	color: blue;
	text-decoration: none;
}

a:hover {
	color: red;
	font-size: 14px;
}

.tileGap {
        height: 80px;
}

.bodyTime {
	background-color: white; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bannerTime {
	width: 980px; 
	height: 143px;
}

.contentTime {
	border-spacing:0px; 
	background-color: white;
	padding-top:1px;
	height: 320px;
}

.footerTime {
	border-spacing:0px; 
	padding-top:1px;
}

.introText {
	font-size: 12px;
	font-family: Verdana;
}

.moreText {
	font-size: 14px; 
	font-weight: bold; 
	text-decoration: none; 
	font-family: Verdana;
}

.moreText:hover {
	color: #092356;
}

.footerHeader {
	color: #263A68; 
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none; 
	font-family: Verdana;
}

.footerHeader:hover {
	color: #D81B1F;
}

.footerText {
	color: red; 
	font-size: 10px; 
	font-weight: bold; 
	text-decoration: none; 
	font-family: Verdana;
}

.footerText:hover {
	color: #ffffff;
}

.submitText {
	color: red; 
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none; 
	font-family: Verdana;
}

.copyrightText {
	color: white; 
	font-size: 10px; 
	font-weight: bold; 
	text-decoration: none; 
	font-family: Verdana;
	background-color: #AB3625;

}

.introTextPlus {
	color: #003399; 
	font-size: 16px;
	font-family: Verdana;
	font-weight: bold;
}


#tiles, #tiles ol {
	list-style: none;
	padding: 0;
	margin: 0;
}

#tiles li {
	float: left;
	padding-left: 0px;
}

#tiles a {
	color: #041D53;
	display: block;
	text-decoration: none;
	padding: 0.4em 1em 0.4em 0.4em;
	paddin\g: 0.4em 0 0.4em 0;
	font-size: 4px;
}

#tiles a:hover {
	color: white;
	font-weight: bold;
}

#tiles li ol {
	position: absolute;
	left: -999em;
	width: 12.5em;
	w\idth: 13.5em;
	background: white;
	border: 1px solid #AA3724;
}

#tiles li ol li {
	width: 12.5em;
	w\idth: 13.5em;
	background: transparent;
}

#tiles li ol li a{
	background: transparent;
}

#tiles li:hover ol, 
#tiles li li:hover ol, 
#tiles li li li:hover ol, 
#tiles li.sfhover ol, 
#tiles li li.sfhover ol, 
#tiles li li li.sfhover ol {
	left: auto;
}

#menu #tiles li ol li:hover, 
#menu #tiles li ol li.sfhover {
	 background: #D81B1F;
}

#menu {
	width: 800px;
	border: 0px;
}

.contactText {
	font-weight: bold;
	color: #263A68;
	font-size: 14px;
	font-family: Verdana;
}

.contactText2 {
	font-weight: bold;
	color: red;
	font-size: 14px;
	font-family: Verdana;
}

.contactText2:hover {
	text-decoration: underline;
	font-size: 16px;
	color: red;
}

.contactText5 {
	font-weight: bold;
	color: red;
	font-size: 14px;
	font-family: Verdana;
	display: inline;
}

.contactText3 {
	font-weight: bold;
	color: #263A68;
	font-size: 12px;
	font-family: Verdana;
}

