@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
:-moz-any-link:focus {
  outline: none;
}
#header {
	text-align: center;
}
#nav {
	text-align: center;
	background-image: url(../images/BG_DkGrayBar.jpg);
	background-repeat: repeat-x;
}
#HeaderTable {
	text-align: center;
}


a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #666666;
}
.SubNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
}
a:link.SubNav {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited.SubNav {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.SubNav {
	color: #FFCC00;
}
a:active.SubNav {
	color: #FFFFFF;
}	
	
.footerBold {
	font-weight: bold;
	color: #333333;
	font-size: 14px;
}
a:link.footerBold {
	color: #666666;
	text-decoration: none;
}
a:visited.footerBold {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:hover.footerBold {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:active.footerBold {
	color: #666666;
	font-weight: bold;
}	
.footer {
	font-size: 10pt;
	color: #999999;
}

a:link.footer {
	color: #333333;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
a:visited.footer {
	color: #333333;
	text-decoration: none;
	font-style: italic;
}
a:hover.footer {
	color: #999999;
	text-decoration: none;
	font-style: italic;
}
a:active.footer {
	color: #333333;
	font-style: italic;
	text-decoration: none;
}	
.blackHighlight {
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	background-image: url(../images/advertisers.jpg);
	background-repeat: no-repeat;
}
#footer {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#bottomNav {
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.pictureCaption {
	font-size: 10pt;
	font-style: italic;
}
.BoldIText {
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
a:link.BoldIText {
	color: #333333;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
a:visited.BoldIText {
	color: #333333;
	text-decoration: none;
	font-style: italic;
}
a:hover.BoldIText {
	color: #FFCC00;
	text-decoration: none;
	font-style: italic;
}
a:active.BoldIText {
	color: #333333;
	font-style: italic;
	text-decoration: none;
}	

.blackHighlight {
	font-style: italic;
	font-weight: bold;
}
.black {
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}

.gray {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.grayI {
	font-size: 12px;
	color: #666666;
}
#homeTable {
	background-image: url(../images/homeSplash.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 658px;
	width: 986px;
	text-align: left;
}
#titileImg {
	padding-top: 10px;
}
#textContent {
	padding: 0px;
	margin-right: 20px;
	margin-left: 20px;
}


.homeHeroText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	font-style: normal;
}
#contactName {
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
