 

 
 
.select1 {
	
	font-size: 12px;
	color: #666666;
	width:455px;
	height:21px;
	border: 1px solid #CCCCCC;
}
.select2 {
	
	font-size: 12px;
	color: #666666;
	width:345px;
	height:21px;
	border: 1px solid #CCCCCC;
}
.select3 {
	
	font-size: 12px;
	color: #666666;
	width:345px;
	height:22px;
	border: 1px solid #CCCCCC;
}
.red {
	color: #FF6D00;
}
.textbox1 {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	background-color: #f1f1f1;
	border: 1px solid #CCCCCC;
}
.box_ws {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;	
	color: #ffffff;
	padding: 2px;
	background-color: #FF6C00;
	border-bottom: 1px solid #ffffff;	
}
.box_green {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;	
	color: #ffffff;
	padding: 2px;
	background-color: #1A681E;
	border-bottom: 1px solid #ffffff;	
}

.td {
	font-family: Verdana;
	font-size: 11px;
}

.subhead {
 	font-size: 14px;
	font-weight: bold;
	line-height:30px;
	color: #666666;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC6666;
	border-right-color: #CC6666;
	border-bottom-color: #CC6666;
	border-left-color: #CC6666;
}

.subsubhead {
	
	font-size: 12px;
	font-weight: bold;
	line-height:20px;
	color: #ED268F;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC6666;
	border-right-color: #CC6666;
	border-bottom-color: #CC6666;
	border-left-color: #CC6666;
    text-transform: uppercase;
}
.textbox2 {

	
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

a.footerlisting:link, a.footerlisting:active, a.footerlisting:visited {color: #cccccc; text-decoration:none;}
a.footerlisting:hover {color: #ffffff; text-decoration:none;}.small {
	font-size: 13px;
	line-height: 12px;
}
.white {color: #FFFFFF;}
a.white:link, a.white:active, a.white:visited, a.white:hover{color: #FFFFFF;}

.whitebig{font-size:15px; color:#ffffff}

.photo {
	background-color: #FFFFFF;
	padding: 7px;
	border: 1px solid #CCCCCC;
}
a.no:link, a.no:visited, a.no:active {
	display:block;
	color: #FFFFFF;
	background-color: #2C192D;
	height: 20px;
	width: 20px;
	border: 1px solid #39243A;
}

a.no:hover{background-color: #503251;}

a.no_on:link, a.no_on:visited, a.no_on:active, a.no_on:hover {
	display:block;
	color: #FFFFFF;
	background-color: #563857;
	height: 20px;
	width: 20px;
	border: 1px solid #39243A;
}

a.readmore:link, a.readmore:active, a.readmore:visited, a.readmore:hover {
	
	font-size: 12px;
	color: #004aaa;
	padding-top:20px;
	line-height:35px;
}


#Layer1 {
	width:500px; 
	position:absolute;
	visibility: default;
}
#Layer2 {
	width:500px; 
	position:absolute;
	visibility:hidden;
}
#Layer3 {
	width:500px; 
	position:absolute;
	visibility:hidden;
}
#Layer4 {
	width:500px; 
	position:absolute;
	visibility:hidden;
}
#Layer5 {
	width:500px; 
	position:absolute;
	visibility:hidden;
}

#Layer11 {
	width:500px; 
	position:absolute;
	visibility:default;
}
#Layer22 {
	width:500px; 
	position:absolute;
	visibility:hidden;
}
#Layer33 {
	width:500px; 
	position:absolute;
	visibility:hidden;
}
#Layer44 {
	width:500px; 
	position:absolute;
	visibility:hidden;
}
#Layer55 {
	width:500px; 
	position:absolute;
	visibility:hidden;
}
.searchtext {
	font-size: 12px;
	line-height: 15px;
}

#searchhelp1 {
	position:absolute;
	width:225px;
	height:115px;
	z-index:3;
	visibility:hidden;
}
#searchhelp {
	position:absolute;
	width:695px;
	height:115px;
	z-index:3;
	visibility:hidden;
}
#helpline {
	position:absolute;
	width:250px;
	height:115px;
	z-index:2;
	visibility:hidden;
}
#fc1{
	position:absolute;
	width:500px;
	height:115px;
	z-index:1;
	visibility:hidden;
}

#fc {
	position:absolute;
	width:500px;
	height:115px;
	z-index:1;
	visibility:hidden;
}
.helptext {
	
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	border: 5px solid #CCCCCC;
	padding: 10px;
	line-height: 15px;
	text-align:left;
}

a.tabon:link, a.tabon:active, a.tabon:visited,a.tabon:hover {
 background-color: #ffffff;
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #666666;
    display: block;
    font-size: 12px;
    font-weight: 600;
    padding: 3px 0;
    text-align: center;
    text-decoration: none;
    width: 100%;
}

a.taboff:link, a.taboff:active, a.taboff:visited,a.taboff:hover {
	background-color: #E8F3FF;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	display:block;
	height:25px;
	width:120px;
	padding-top:5px;
	color:#666666;
	text-decoration:none;
	margin-left:5px;
}
  

/* New CSS for Grid View*/
.gpager
{
	color: #FFFFFF;
}
.gpager a
{
	display:block;
	color: #FFFFFF;
	text-align: center;
	background-color: #2C192D;
	height: 20px;
	width: 20px;
	border: 1px solid #39243A;
}
.gpager a:hover
{	
	background-color: #503251;
}
.gheader
{
	color: #FFFFFF;
	font-weight: bold;
}
.head1 {
	
	font-size: 14px;
	line-height:30px;
	margin:0px;
}
.head2 {
	
	font-size: 13px;
	line-height:14px;
	margin:0px;
	font-weight: bold;
}
.head3 {
	font-size: 12px;
}
.redstar 
{
	font-family: Verdana;
	font-size: 12px;
	padding-left:20px;
	line-height: 90%;
	color: Red;
}
.tbold
{
	font-weight: bold;
	font-family: Verdana;
	font-size: 11px;
	}
.thead
{
	BORDER-RIGHT: #993300 1px solid;
	PADDING-RIGHT: 2px;
	BORDER-TOP: #993300 1px solid;
	PADDING-LEFT: 2px;
	FONT-WEIGHT: bold; 
	PADDING-BOTTOM: 2px; 
	BORDER-LEFT: #993300 1px solid; 
	COLOR: #ffffff; 
	PADDING-TOP: 2px; 
	BORDER-BOTTOM: #993300 1px solid; 
	 
	BACKGROUND-COLOR: #FF6C00;
}
.buttonstyle {
	font-family: Verdana;
	color: White;
	font-size: 11px;
	font-weight: bold;
	width: auto;
	background-color: #4E4E4E;
	cursor: pointer;
	font-weight: bold;
	background-repeat: repeat-x;
	border: 1px;
	border-color: White;
	text-transform: uppercase;
	line-height: 20px;
}
.txtb
{
	color: Black;
}
.lbl {
	font-size: 11px;	
}
.box_video {
	font-family: Verdana;
	font-size: 12px;
	color: #000066;
	background-color: #B1CBE4;
	
}
.sponser_text {
	font-family: Verdana;
	font-size: 14px;
	color: #000066;
	background-color: #ffffff;	
	height: 25px;
}
.separator 
{
	line-height: 6px;
	color: #000066;
	background-color: #B1CBE4;	
}
.light_text{
	color:#b5b1b1
}
.textblue {
	font-family: Calibri;
	font-size: 14px;
	color: #336600;
}
.textgreen15 {
	font-family: Calibri;
	font-size: 15px;
	color: #336600;
}
.textgreen16 {
	font-family: Calibri;
	font-size: 16px;
	font-weight:normal;
	color: #336600;
}
.greenyellow
{
	color:#FEDE31;
}
.box_tellus {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;	
	color: #E9A237;
	padding: 2px;
	background-color: #1A681E;
	border-bottom: 1px solid #ffffff;	
}