/*   CONTACT PAGE CONTROLLERS   */


.Media_Image_SaturdayPanel{
	padding-left: 18px;
	background-image: url(images/contact_panel.png);
	padding-top: 20px;
	padding-right: 15px;
	background-repeat: no-repeat;
	background-position: left top;
}

.Media_Image_VideoPanel{
	padding-left: 18px;
	background-image: url(images/link_panel.png);
	padding-top: 20px;
	padding-right: 5px;
	background-repeat: no-repeat;
	background-position: left top;
}


.Contact_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #999999;
	position: relative;
	left: 3px;
	font-weight: normal;	
}

.Contact_Text_Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
	position: relative;
	left: 3px;
	font-weight: bold;	
}

a.ContactLink:link {
	padding-left: 20px;
	background-image: url(images/arrow_icon.png);
	background-repeat: no-repeat;
	background-position: 0 .10em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FA9729;
	position: relative;
	text-decoration: none;
	left: 3px;
	vertical-align:middle;
	font-weight: bold;
	list-style-image: url(images/arrow_icon.png);
}

a.ContactLink:visited {
	padding-left: 20px;
	background-image: url(images/arrow_icon.png);
	background-repeat: no-repeat;
	background-position: 0 .10em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	position: relative;
	left: 22px;
	vertical-align:middle;
	font-weight: bold;
	list-style-image: url(images/arrow_icon.png);
	text-decoration: none;
	color: #CCCCCC;
}

a.ContactLink:active {
	padding-left: 20px;
	background-image: url(images/arrow_icon.png);
	background-repeat: no-repeat;
	background-position: 0 .10em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	position: relative;
	left: 22px;
	vertical-align:middle;
	font-weight: bold;
	list-style-image: url(images/arrow_icon.png);
	text-decoration: none;
}

a.ContactLink:hover {
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 0 0.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
	position: relative;
	text-decoration: none;
	left: 3px;
	vertical-align:middle;
	font-weight: bold;
	list-style-image: url(images/arrow_icon.png);
}
/*   CONTACT PAGE CONTROLLERS END  ////////////////  */


a.Blitzlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #CCCCCC;
	position: relative;
	text-decoration: none;
}

a.Blitzlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FA9729;
	position: relative;
	font-weight: bolder;
	text-decoration: none;
}

a.Blitzlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #DDDDDD;
	position: relative;
	text-decoration: none;
}

.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	position: relative;
	vertical-align: top;
	text-align: left;
	padding-left: 11px;
	font-weight: bold;
}

a.Links:link {
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: 0 .10em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FA9729;
	font-weight: bold;
	text-decoration: none;
}

a.Links:hover {
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: 0 .10em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}

a.Links:visited {
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: 0 .10em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #894903;
	font-weight: bold;
	text-decoration: none;
} 