@charset "utf-8";
/* CSS Document */

body {
	background-color: #2D2D2D;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;
	font-family: Tahoma;
	font-size: 12px;
}
a:link {
	color: #525252;
	text-decoration: none;
}

a:hover {
	color: #CD5A01;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a.two:link {
	font-family: Tahoma;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: underline;
}
a.two:hover {
	color: #CD5A01;
	font-size: 10px;
	text-decoration: none;
}
a.two:visited {
	color: #CCCCCC;
	font-size: 10px;
	text-decoration: none;
}
a.three:link {
	font-family: Tahoma;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	text-align: left;
}
a.three:hover {
	color: #CD5A01;
	font-size: 10px;
	text-decoration: none;
}
a.three:visited {
	color: #CCCCCC;
	font-size: 10px;
	text-decoration: none;
}

a.botnav:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.botnav:hover {
	color: #CD5A01;
}
a.botnav:visited {
	color: #CCCCCC;
	text-decoration: none;
}







.small_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.Bold_header2 {
	font-family: Tahoma;
	font-size: 16px;
	color: #000000;
}

.medium_text {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
}
.press_release {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
}


.midel_panel_text {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.bullets {
	color: #FF660A;
}
.news_vid_contact {
	font-family: Tahoma;
	font-size: 20px;
	color: #FFFFFF;
}
.disclaimer {
	color: #2D2D2D;
	font-size: 11px;
}
