body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #CC0000;
	margin: 0px;
	padding: 0px;
	color: #003366;
}
a, a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;	
}
#top tr {
	background-image: url(banner_bg.gif);
	background-repeat: repeat-x;
}
#topShadow tr {

	background-image: url(top_shadow_bg.gif);
	background-repeat: repeat-x;
}
#sideMenu {
	width: 155px;
}
.navBG {
	background-image: url(nav_bg.gif);
	background-repeat: repeat-y;
}
.nav { 
	position: relative;
	font-family: arial, helvetica, sans-serif;
	background-image: url(over.gif);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	width: 155px;
	height: 32px;
	margin: 0; 
	padding: 0; 
}
.nav a {
	display: block;
	color: #003366;
	font-size: 11px;
	width: 155px;
	height: 32px;
	text-decoration: none;
}
.nav img {
	width: 155px;
	height: 32px;
	border: 0;
}
* html a:hover {
	visibility:visible;
}
.nav a:hover img {
	visibility:hidden;
}
.nav span {
	position: absolute;
	left: 15px;
	bottom: 10px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	font-weight: bold;
	color: #003366;
}
.contentColumn {
	background-color: #FFFFFF;
}
#content {
	color: #003366;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 12px;
}
#content h1 {
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
	color: #003366;
	background-image: url(h1-leader.jpg);
	background-repeat: no-repeat;
	padding-left: 40px;
	margin-top: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5;
}
#content .cTimeValue h2 {
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
	color: #003366;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	padding-left: 0px;
}
#content .cTimeValue legend {
	color: #003366;
}
#content h2 {
	font-size: small;
	font-weight: bold;
	color: white;
	padding-left: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 8px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	padding-top: 12px;
	white-space: nowrap;
}
#content h2 a, #content h2 a:visited {
	color: #FFFF00;
	font-size: small;
	text-decoration: none;
}
#content h2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#redLinks li a, #redLinks li a:visited {
	color: red;
}
#redLinks li a:hover {
	text-decoration: underline;
}

.contactImage {
	display: block;
	float: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	
}
.rightBox {
	display: block;
	padding: 0px;
	border: 2px solid #003366;
	width: 150px;
	background-color: #FFFFFF;
}
.highLightColumn {
	background-color: #FFFFFF;
}
#featuredListing h1 {
	font-size: small;
	font-style: italic;
	font-weight: bold;
	display: block;
	color: #003366;
	background-color: #FFFFFF;
	border: 1px solid #003366;
	margin-bottom: 0px;
	margin-right: 4px;
	margin-left: 4px;
}
#featuredListing img {
	display: block;
	margin: 8px 6px 6px;
}
#featuredListing p {
	display: block;
	margin: 4px;
	color: #003366;
	font-size: 11px;
}
#featuredListing a, #featuredListing a:visited {
	color: #003366;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#featuredListing a:hover {
	text-decoration: underline;
}
#resources h1 {
	font-size: small;
	font-style: italic;
	font-weight: bold;
	display: block;
	color: #003366;
	margin-bottom: 8px;
	background-color: #FFFFFF;
	border: 1px solid #003366;
	margin-right: 4px;
	margin-left: 4px;
}
#resources ul {
	list-style-type: circle;
	margin: 0;
	padding: 0;
}
#resources li {
	margin: 0 0 4px 22px;
}
#resources a, #resources a:visited {
	color: #003366;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#resources a:hover {
	text-decoration: underline;
}
.bottomShadow {
	background-image: url(bottom_shadow_bg.gif);
	background-repeat: repeat-x;
}
#bottomMenu {
	display: block;
	margin-bottom: 5px;
}
#bottomMenu div {
	float: left;
	padding-right: 1ex;
	padding-left: 1ex;
}
#bottomMenu a, #bottomMenu a:visited {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#bottomMenu a:hover {
	text-decoration: underline;
}
#bottom .bottomBG {
	background-repeat: repeat-x;	
}
.copyright {
	font-size: 11px;
	color: white;
	display: block;
	margin-bottom: 5px;
}
.copyright div {
	float: left;
	padding-right: 1ex;
	padding-left: 1ex;
}
.copyright a, .copyright a:visited {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.copyright a:hover {
	text-decoration: underline;
}
.industryLogos {
	margin-bottom: 5px;
}
.industryLogos img {
	padding: 1ex 0 1ex 2ex;
	display: inline;
}
.sbc {
	display: block;
	margin: 10px;	
}
.sbc a, .sbc a:visited {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	margin-top: 20px;
}
.sbc a:hover {
	text-decoration: underline;
}
.friend a, .friend a:visited {
	font-size: small;
	font-style: italic;
	font-weight: bold;
	display: block;
	color: #003366;
	background-color: #FFFFFF;
	border: 1px solid #003366;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-left: 8px;
	text-align: center;
	margin-top: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.friend a:hover {
	text-decoration: underline;
}
#content h4 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #003366;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #003366;
	padding-left: 4px;
	margin-right: 8px;
	margin-left: 4px;
}
#listingDetails {
	font-size: 12px;
}
.redBold {
	font-weight: bold;
	color: #FF0000;
}
.listingActions a, .listingActions a:visited {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #003366;
	padding: 1px 3px;
	line-height: normal;
	clear: left;
	float: left;
	margin-bottom: 2px;
	font-size: 11px;
}
.listingActions a:hover {
	color: #FFFFFF;
	background-color: #003366;
	text-decoration: none;
	border: 1px solid #003366;
}
#listingDetails h3 {
	font-size: small;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	background-color: #FFFFFF;
	border: 1px solid #003366;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	margin-top: 0px;
	text-align: center;
	font-weight: bold;
}
#listingDetails h3 a, #listingDetails h3 a:visited {
	color: #003366;
	font-size: 11px;
}
#listingDetails h5 {
	font-size: medium;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003366;
	background-color: #FFFFFF;
	border: 1px solid #003366;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	margin-top: 0px;
	font-style: italic;
}
.listingFeatures li {
	list-style-type: disc;
	margin-left: 0px;
}
.thumbImg img {
	display: block;
	float: left;
	padding-right: 1ex;
	padding-bottom: 1ex;
}
.tinyLink {
	font-size: 11px;
	font-weight: normal;
}
.tinyLink a, .tinyLink a:visited{
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	text-decoration: underline;
}
.tinyLink a:hover {
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #990000;
}
#listingDetails select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EEEEEE;
}
#listingDetails input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#listingDetails form {
	margin-bottom : 0;
}
.listBorder {
	border: 1px solid #003366;
}

.tinyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
}
#formWrapper table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#formWrapper input, #formWrapper select, #formWrapper textarea {
	font-size: 11px;
	background-color: #FFFFFF;
}
#formWrapper .required {
	color:#FF0000;
}
#formWrapper .formLabel {
	font-weight: bold;
	text-align: right;
}
#formWrapper2 table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: thin solid #003366;
	background-color: #FFFFFF;
	color: #003366;
}
#formWrapper2 input, #formWrapper2 select, #formWrapper2 textarea {
	font-size: 11px;
	background-color: #FFFFFF;
}
#formWrapper2 .required {
	color:#FF0000;
}
#formWrapper2 .formLabel {
	font-weight: bold;
	text-align: right;
}
.rightBG {
	background-image: url(right_shadow_bg.gif);
	background-repeat: repeat-y;
}
#outSideSite h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}
#outSideSite a, #outSideSite a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#outSideSite a:hover {
	text-decoration: underline;
}
