@charset "utf-8";
/* CSS Document */


body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Footer-Title {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 36px;
}
.Style1 {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
}

.Style2 {
	font-weight: bold;
	font-size: 11.3px;
	font-weight: normal;
}


.Style3 {
	font-weight: bold;
}


.Disabled {
	color: #000;
}


.Footer-Link-Title {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
.Footer-Link-Body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 11.3px;
	font-weight: normal;
}
.Style4 {
	font-weight: normal;
	color: #FFF;
}

.Red-Title {
	color: #d2843d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
    text-align: left;
}

.class_dropdown {	color: #F4F4F4;
	text-decoration:none;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
.class_media_dropdown_box {	  width: 100%;
	  /*height: 60px;*/
	  background-color: #313131;
	  line-height:60px;
}
.class_results_text {	color:#363636;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
    text-align: left;
}
.sharebox_note_text {	color:#363636;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
}
.Style11 {	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold
}
.Style11 {	font-size: 12px;
}

.Countdown_Text_Title {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 10px;
	font-weight: normal;
}

.Countdown_Text_Numbers {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 13px;
	font-weight: normal;
    letter-spacing: 1px;
}

.Countdown_Text_Descriptions {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 7px;
	font-weight: normal;
}

.light_text_link
{
	color: #FFFFFF;
}


/*  Used to auto-size divs vertically based on their content */
div.autosize { display: table; width: 1px; }
div.autosize > div { display: table-cell; }