@charset "utf-8";
/* CSS Document */



.opacityit {

}

.opacityit:hover {
	Filter: Chroma(Color = #000000) DropShadow(Color=#FF0000, OffX=2, OffY=2, Positive=1);
	}


img,a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#Table_01 {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width:990px;
	height:auto;
}
body,td,th, h4 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

h4 {
	padding: 10px;
	font-weight: normal;
}

h3 {
	font-weight: normal;
	font-size: 12pt;
}

.padMe {
	padding-right: 10px;
}

.main_body_copy
{
	margin-top: 5px;
	font-size: 14px;
	line-height: 20px;
	padding-left: 9px;
}
.copy
{
	font-size: 14px;
	line-height: 20px;
	padding-left: 9px;
}
#emailAddr 
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	border: 0px none #FFF;
	height: auto;
	width: 140px;
	color: #06F;
}

.centerMe {
	text-align:center;
	font-size: 8pt;
}
.centerMe2 {
	font-family: Tahoma, Geneva, sans-serif;
	text-align:center;
	font-size: 9pt;
}

sup {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 8pt;
}

#countdowncontainer {
	text-align:center;
	font-size: 8pt;
	padding-left: 9px;
	padding-right: 39px;
}

.blueText {
	color: #2987A9;
}

.redText {
	color: #F01638;
}

a, a:link, a:visited, a:active a:hover {
	color:black;
	font-size:10pt;
	text-decoration:underline;
	letter-spacing: 1px;
}

a:hover {
	text-decoration:none;
	color:#C03;
	font-size:10pt;
	letter-spacing: 1px;
}

.softer a, .softer a:link, .softer a:visited, .softer a:active .softer a:hover {
	text-decoration:none;
	color:black;
	font-size:10pt;
	letter-spacing: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #eee;
}

.softer a:hover {
	text-decoration:none;
	color:#C03;
	font-size:10pt;
	letter-spacing: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #069;
}