.emailform .input_err { border: 2px #903 solid !important; }
.label_err
{
	color: #903;
	font-weight: bold;
}
.detect_err
{
	border: 2px #900 solid !important;
}

.detect { border: 1px #999 solid !important; }

.detect_image
{
	float: left;
	width: 80px;
	margin-right: 10px;
	margin-top: 4px;
}

.detect_buttons
{
	float: right;
	width: 160px;
}

.detect_buttons input
{
	width: 15px !important;
	border: 0 !important;
	background-color: transparent !important;
}

#container
{
	margin-left: auto;
	margin-right: auto;
	width: 750px;
}


#global_nav ul
{
	margin: 0;
	height: 27px;
}

#global_nav li
{
	line-height: 27px !important;
}

#global_nav ul li
{
	list-style-type: none;
	background-image: url(none);
	display: inline;
	margin: 0;
	padding: 0;
}

#global_nav ul li a
{
	color: #626262;
	font-family: Trebuchet,Arial,Impact,Helvetica,Arial,sans serif;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0 8px 0 8px;
	margin: 0;
}

#global_nav ul li .s
{
	background-color: #940930;
	background-image: url(none);
	/* insert button bg here 
	background-repeat: repeat-x;
	background-position: center center; */
	margin: 0;
	color: #FFF !important;
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}

#global_nav a:hover
{
	color: #940930;
	text-decoration: none;
}

#sponsor_logos img
{
	margin-right: 20px;
	margin-left: 20px;
}

td
{
	color: black;
	font-family: Verdana,Trebuchet,Arial,sans serif;
	font-size: 11px;
	line-height: 16px;

}
p
{
	font-family: Verdana,Trebuchet,Arial,sans serif;
	font-size: 11px;
}

h3
{
	font-family: Verdana,Trebuchet,Arial,sans serif;
	font-size: 11px;
	font-weight: bold;
	color: #8D092E;
}


h2
{
	color: #8D092E;
	font-family: Trebuchet,Helvetica,Arial,sans serif;
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
	border-bottom: 1px #999 dotted;
}

.headline a
{
	color: #8D092E;
	font-family: Helvetica,Arial,sans serif;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
}

.headline a:hover
{
	color: #8D092E;
	font-family: Helvetica,Arial,sans serif;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	text-decoration: underline;
}

.headline
{
	color: #8D092E;
	font-family: Helvetica,Arial,sans serif;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
}

.masthead
{
	color: #666;
	font-family: Helvetica,Arial,sans serif;
	font-size: 14px;
	text-transform: default;
	font-style: italic;
}

a
{
	color: #8D092E;
	font-family: Verdana,Trebuchet,Arial,sans serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	color: #8D092E;
	font-family: Verdana,Trebuchet,Arial,sans serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
}

.a_text
{
	color: #8D092E;
	font-family: Verdana,Trebuchet,Arial,sans serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

.a_text:hover
{
	color: #8D092E;
	font-family: Verdana,Trebuchet,Arial,sans serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

#newsitems p
{
	font-size: 12px;
	font-weight: bold;
	color: #333;
}

#newsitems a
{
	color: #8D092E;
	font-family: Verdana,Trebuchet,Arial,sans serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

#newsitems a:hover
{
	color: #8D092E;
	font-family: Verdana,Trebuchet,Arial,sans serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

.a_li_link
{
	color: black;
	font-family: Verdana,Trebuchet,Arial,sans serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.a_li_link:hover
{
	color: black;
	font-family: Verdana,Trebuchet,Arial,sans serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.main
{
	color: black;
	font-family: Verdana,Trebuchet,Arial,sans serif;
	font-size: 9pt;
	text-align: justify;
}

.small
{
	color: black;
	font-family: Verdana,Trebuchet,Arial,sans serif;
	font-size: 8pt;
	font-weight: normal;
	line-height: 9pt;
	text-transform: inherit;
}

.footer
{
	color: gray;
	font-family: Verdana,Trebuchet,Arial,sans serif;
	font-size: 8pt;
	font-weight: normal;
}

.bold
{
	font-weight: bold;
}

.boldblack
{
	font-weight: bold;
	color: black;
}

.boldred
{
	font-weight: bold;
	color: #8D092E;
}

.black
{
	color: black;
}

li
{
	font-family: Verdana,Trebuchet,Arial,sans serif;
	font-size: 11px;
	line-height: 14px;
	padding-bottom: 6px;
	padding-left: 15px;
	background-image: url(images/li_red_square_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

ul
{
	font-family: Verdana,Trebuchet,Arial,sans serif;
	font-size: 11px;
	line-height: 12px;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;

}

.bot_border
{
	border-bottom: gray;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}

.red
{
	border-color: #940930;
	border-width: 1px;
	border-style: solid;
}

.formborder
{
	border-color: #999;
	border-width: 1px;
	border-style: dotted;
	background-color: #F5F5F5;
}

.sponsors
{
	border-color: #940930;
	border-width: 1px;
	border-style: solid;
	margin: 15px 0px 15px 0px;
}

.emailform input
{
	font-family: "Lucida Grande",Verdana,Trebuchet,Arial,sans serif;
	font-size: 13px;
	padding: 0 0 0 2px;
	border-color: #999;
	border-width: 1px;
	border-style: solid;
	background-color: #FFF;
	width: 250px;
	color: #666;
}

.emailform input:focus
{
	background-color: #FCC;
	color: black;
}

.emailform textarea
{
	font-family: "Lucida Grande",Verdana,Trebuchet,Arial,sans serif;
	font-size: 13px;
	padding: 0 0 0 2px;
	border-color: #999;
	border-width: 1px;
	border-style: solid;
	background-color: #FFF;
	width: 250px;
	color: #666;
	height: 125px;
}

.emailform textarea:focus
{
	background-color: #FCC;
	color: #000;
}
.bot_space { padding: 0 0 15px 0; }

.facts a
{
	color: black;
	font-family: Verdana,Trebuchet,Arial,sans serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.facts a:hover
{
	text-decoration: underline;
	color: #940930;
}

#heatmap { display: none; !important }
