@charset "utf-8";

/* Global Styles */
p,ul,li,td,tr,div,form {
	margin:0px;
	padding:0px;
}
body {
	background:url(images/bg.jpg) repeat-x #E8E8EA !important;
	margin: 10px 0 0 0;
	padding: 0px;
}
.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.group { display: inline-block; clear: both; }
/* start commented backslash hack \*/ * html .group { height: 1%; } .group { display: block; } /* close commented backslash hack */
#frame {
	width: 987px;
	margin:0px auto;
	padding:0px;
}
input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
}
#menu {
	width: 987px;
	height:22px;
	margin:0px;
	padding:0px;
	border:0px solid red;
}
#content_bg {
	width: 987px;
	margin:0px;
	padding:0px;
	background: url(images/content_bg.gif) repeat-y;
}
#content_area {
	width: 987px;
	min-height:637px;
	margin:0px;
	padding:0px;
	background: url(images/content.gif) no-repeat bottom;
}
div.clear {
	clear:both;
}
#footer {
	margin:-65px 0 0 0;
	padding:6px 0 10px 0;
	width:987px;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4d4d4d;
	text-align:center;
	clear:both;
	border:0px solid red;
}
/**html #footer {
	margin:-35px 0 0 0;
	padding:6px 0;
	width:987px;
	height:28px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4d4d4d;
	text-align:center;
	clear:both;
	border:1px solid green;
}
*:first-child+html #footer {
	margin:-15px 0 0 0;
	padding:6px 0;
	width:987px;
	height:28px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4d4d4d;
	text-align:center;
	clear:both;
	border:1px solid blue;
}*/
#footer a {
	color:#4d4d4d;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}

/* Home Page Only */
#header_home {
	width: 987px;
	height:150px;
	background: url(images/header.jpg) no-repeat;
	margin:0px;
	padding:0px;
}
#logo_home {
	width:128px;
	height:132px;
	margin:13px 0 0 25px;
	padding:0px;
	border:0px;
	float:left;
}
#mp3 {
	width:204px;
	height:20px;
	margin:15px 0 0 612px;
	padding:0px;
	float:left;
}
*html #mp3 {
	width:204px;
	height:20px;
	margin:15px 0 0 383px;
	padding:0px;
	float:left;
}
#facebook_home {
	width:282px;
	height:29px;
	margin:25px 0 0 528px;
	padding:0px;
	float:left;
	border:0px solid red;
}
#facebook_home img{
	margin:0 0 0 10px;
}
*html #facebook_home {
	width:262px;
	height:29px;
	margin:25px 0 0 333px;
	padding:0px;
	float:left;
}
#search_home {
	width:204px;
	height:26px;
	margin:26px 0 0 622px;
	padding:0px;
	float:left;
	border:0px solid red;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
#search_home {
	width:216px;
	height:26px;
	margin:26px 0 0 618px;
	padding:0px;
	float:left;
	border:0px solid red;
}
}
*html #search_home {
	width:204px;
	height:26px;
	margin:26px 0 0 390px;
	padding:0px;
	float:left;
}
#left_column {
	width:259px;
	margin:0px;
	padding:0px;
	float:left;
	border:0px solid black;
}
#latest_news {
	width:246px;
	height:266px;
	/*background:url(images/latest_news_bg.png) no-repeat top left;*/
	margin:7px 0 4px 8px;
	padding:0px;
	border:0px solid red;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;

}
#latest_news_text {
	margin:0 0 0 1px;
	padding:26px 0 0 0;
	border:0px solid black;
}
#slideshows {
	width:254px;
	height:312px;
	margin:0px;
	padding:0px;
	border:0px solid red;
}
#wide_column {
	width:728px;
	margin: 0px;
	padding:0px;
	float:left;
	border:0px solid red;
}
#highlights {
	width:710px;
	height:301px;
	margin:7px 0 5px 0;
	background:url(images/highlights_bg.png) no-repeat top left;
	border:0px solid red;
}
#center_column {
	width:508px;
	margin:0px;
	padding:0px;
	float:left;
	border:0px solid red;
}
#welcome {
	width:503px;
	height:280px;
	background:url(images/welcome_bg.png) no-repeat top left;
	margin:0px;
	padding:0px;
}
#welcome_text {
	width:481px;
	padding:15px 11px;
}
#welcome_text h1 {
	font-family:optimabold,Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#CF4E27;
	text-transform:uppercase;
	text-align:center;
	margin:0 0 15px 0;
}
#welcome_text p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	margin:0 0 10px 0;
}
#welcome_text a {
	font-weight:bold;
	color:#CF4E27;
	text-decoration:underline;
}
#welcome_text img.button {
	margin:0 16px 20px 0;
	padding:0px;
	border:0px;
}
#welcome_text p.ads {
	text-align:center;
}
#right_column {
	width:220px;
	margin:0px;
	padding:0px;
	float:left;
	border:0px solid green;
}
#help {
	width:202px;
	height:280px;
	background:url(images/help_bg.png) no-repeat top left;
	margin:0px;
	padding:0px;
}
#avatar {
	margin:0 0 0 -45px;
	padding:53px 0 0 0;
	border:0px solid red;
}

/* Subpages Only - 3 column */
#header_sub {
	width: 987px;
	height:121px;
	background-image: url(images/header_sub.jpg);
	background-repeat: no-repeat;
	margin:0px;
	padding:0px;
}
#logo_sub {
	width:107px;
	height:109px;
	margin:11px 0 0 24px;
	padding:0px;
	border:0px;
	float:left;
}
#facebook_sub {
	width:282px;
	height:29px;
	margin:42px 0 0 558px;
	padding:0px;
	float:left;
	border:0px solid red;
}
/*@media screen and (-webkit-min-device-pixel-ratio:0){
#facebook_sub {
	width:282px;
	height:29px;
	margin:42px 0 0 528px;
	padding:0px;
	float:left;
	border:0px solid red;
}
}*/
*html #facebook_sub {
	width:227px;
	height:29px;
	margin:42px 0 0 370px;
	padding:0px;
	float:left;
}
#facebook_sub img{
	margin:0 0 0 10px;
}
*html #facebook_sub {
	width:262px;
	height:29px;
	margin:25px 0 0 333px;
	padding:0px;
	float:left;
}
#search_sub {
	width:204px;
	height:26px;
	margin:15px 0 0 650px;
	padding:0px;
	float:left;
	border:0px solid red;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
#search_sub {
	width:216px;
	height:26px;
	margin:15px 0 0 640px;
	padding:0px;
	float:left;
	border:0px solid red;
}
}
*html #search_sub {
	width:204px;
	height:26px;
	margin:15px 0 0 392px;
	padding:0px;
	float:left;
}
#left {
	width:217px;
	margin:0px;
	padding:0px;
	float:left;
}
#submenu_container {
	width:217px;
	margin:0px;
	padding:0px;
	float:left;
}
#submenu {
	width:217px;
	margin:0px;
	padding:0px;
	float:left;
	position:relative;
}
#submenu_top_bg {
	width:217px;
	margin:0px;
	padding:0px;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
#submenu_bg {
	width:217px;
	margin:0px;
	padding:0px;
	background-image: url(images/submenu_bg.gif);
	background-repeat: repeat-y;	
	float:left;
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
*html #submenu_bg {
	width:217px;
	height: expression(document.getElementById("submenu_text").offsetHeight);
	margin:0px;
	padding:0px;
	background-image: url(images/submenu_bg.gif);
	background-repeat: repeat-y;	
	float:left;
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
*:first-child+html #submenu_bg {
	width:217px;
	margin:0px;
	padding:0px;
	background-image: url(images/submenu_bg.gif);
	background-repeat: repeat-y;	
	float:left;
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
#submenu_text {
	width:217px;
	margin:10px 0 0 2px;
	padding:0px;
	position:relative;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
#submenu_text {
	width:217px;
	margin:10px 0 0 2px;
	position:relative;
}
}
*html #submenu_text {
	width:217px;
	margin:0px;
	padding:8px 0 0 0px;
	position:relative;
}
*:first-child+html #submenu_text {
	width:217px;
	margin:0 0 0 2px;
	padding:8px 0 0 0;
	position:relative;
}
#submenu_text p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	margin:0 14px 10px 20px;
}
#submenu_text a {
	font-weight:bold;
	color:#CF4E27;
	text-decoration:none;
}
#submenu_text a:hover {
	color:#333333;
	text-decoration:none;
}
#submenu_text {
	width:217px;
	margin:10px 0 0 2px;
	padding:0px;
	position:relative;
}
#submenu_bottom_bg {
	width:217px;
	height:9px;
	margin:0px;
	padding:0px;
	background-image: url(images/submenu_bottom.gif);
	background-repeat: no-repeat;	
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	float:left;
}
*html #submenu_bottom_bg {
	width:217px;
	height:9px;
	margin:0 0 -10px 0;
	padding:0px;
	background-image: url(images/submenu_bottom.gif);
	background-repeat: no-repeat;	
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
#help_sub_container {
	width:217px;
	margin:0 0 7px 0;
	padding:0px;
	float:left;
}
#help_sub_top {
	width:217px;
	height:48px;
	margin:0px;
	padding:0px;
	background-image:url(images/help_sub_top.gif);
	background-repeat:no-repeat;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
#help_sub {
	width:217px;
	margin:-10px 0 0 0;
	padding:0px;
	float:left;
	position:relative;
}
*html #help_sub {
	width:217px;
	margin:-17px 0 0 0;
	padding:0px;
	float:left;
	position:relative;
}
*:first-child+html #help_sub {
	width:217px;
	margin:0px;
	padding:0px;
	float:left;
	position:relative;
}
#help_sub_bg {
	width:217px;
	margin:10px 0 0 0;
	padding:0px;
	background-image: url(images/help_sub_bg.gif);
	background-repeat: repeat-y;	
	float:left;
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
*html #help_sub_bg {
	width:217px;
	height: expression(document.getElementById("help_sub_text").offsetHeight);
	margin:17px 0 0 0;
	padding:0px;
	background-image: url(images/help_sub_bg.gif);
	background-repeat: repeat-y;	
	float:left;
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
*:first-child+html #help_sub_bg {
	width:217px;
	margin:0px;
	padding:0px;
	background-image: url(images/help_sub_bg.gif);
	background-repeat: repeat-y;	
	float:left;
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
#help_sub_text {
	width:217px;
	margin:0px;
	padding:0px;
	position:relative;
}
*html #help_sub_text {
	width:217px;
	margin:0px;
	padding:0px;
	position:relative;
}
#avatar_sub {
	width:300px;
	height:225px;
	margin:17px 0 0 -40px;
	padding:0px;
}
*html #avatar_sub {
	margin:27px -43px 0 -40px;
	padding:0px;
}
*:first-child+html #avatar_sub {
	margin:7px 0 0 -40px;
	padding:0px;
}
#help_sub_text p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	margin:7px 10px 0 20px;
}
#help_sub_text a {
	font-weight:bold;
	color:#CF4E27;
	text-decoration:none;
}
#help_sub_text a:hover {
	color:#333333;
	text-decoration:none;
}
#help_sub_bottom {
	width:217px;
	height:9px;
	margin:0px;
	padding:0px;
	background-image:url(images/help_sub_bottom.gif);
	background-repeat:no-repeat;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	float:left;
}
*html #help_sub_bottom {
	width:217px;
	height:9px;
	margin:17px 0 0 0;
	padding:0px;
	background-image:url(images/help_sub_bottom.gif);
	background-repeat:no-repeat;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
*:first-child+html #help_sub_bottom {
	width:217px;
	height:9px;
	margin:0px;
	padding:0px;
	background-image:url(images/help_sub_bottom.gif);
	background-repeat:no-repeat;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
#center {
	width:631px;
	margin:0px;
	padding:0px;
	float:left;
}
#content_container {
	width:631px;
	margin:0px;
	padding:0px;
	float:left;
}
*:first-child+html #content_container {
	width:631px;
	margin:0 0 7px 0;
	padding:0 0 7px 0;
	float:left;
}
#content {
	width:631px;
	margin:0px;
	padding:0px;
	float:left;
	position:relative;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
#content {
	width:631px;
	margin:0px;
	padding:0px;
	float:left;
	position:relative;
}
}
*html #content {
	width:631px;
	margin:0px;
	padding:0px;
	float:left;
	position:relative;
}
*:first-child+html #content {
	width:631px;
	margin:0px;
	padding:0px;
	float:left;
	position:relative;
}
#content_top_bg {
	width:631px;
	margin:0px;
	padding:0px;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
#page_content_bg {
	width:631px;
	margin:0px;
	padding:0px;
	background-image: url(images/page_content_bg.gif);
	background-repeat: repeat-y;	
	float:left;
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
*html #page_content_bg {
	width:631px;
	height: expression(document.getElementById("content_text").offsetHeight);
	margin:0px;
	padding:0px;
	background-image: url(images/page_content_bg.gif);
	background-repeat: repeat-y;	
	float:left;
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
*:first-child+html #page_content_bg {
	width:631px;
	margin:0px;
	padding:0px;
	background-image: url(images/page_content_bg.gif);
	background-repeat: repeat-y;	
	float:left;
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	z-index:-100;
}
#content_text {
	width:631px;
	margin:6px 0 0 2px;
	padding:0px;
	position:relative;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
#content_text {
	width:631px;
	margin:6px 0 0 2px;
	position:relative;
}
}
*html #content_text {
	width:631px;
	margin:0px;
	padding:4px 0 0 0;
	position:relative;
}
*:first-child+html #content_text {
	width:631px;
	margin:0 0 0 2px;
	padding:4px 0 0 0;
	position:relative;
}
#content_text .breadcrumbs {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	
}
#content_text h1 {
	font-family:optimabold,Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#EA8928;
	text-transform:uppercase;
	margin:0 10px 10px 14px;
}
#content_text h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#333333;
	margin:0 10px 10px 14px;
}
#content_text p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	margin:0 10px 10px 14px;
}
#content_text ol,#content_text ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	margin:0 10px 10px 35px;
}
#content_text table {
	margin:0 10px 10px 14px;
}
#content_text td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
#content_text #cse-search-results {
	width:600px;
	margin:0 10px 10px 14px;
}
#content_text a {
	font-weight:bold;
	color:#CF4E27;
	text-decoration:none;
}
#content_text a:hover {
	color:#333333;
	text-decoration:none;
}
#content_bottom_bg {
	width:631px;
	height:11px;
	margin:0 0 7px 0;
	padding:0px;
	background-image: url(images/page_content_bottom.gif);
	background-repeat: no-repeat;	
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	float:left;
}
*html #content_bottom_bg {
	width:631px;
	height:11px;
	margin:0 0 7px 0;
	padding:0 0 7px 0;
	background-image: url(images/page_content_bottom.gif);
	background-repeat: no-repeat;	
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
*:first-child+html #content_bottom_bg {
	width:631px;
	height:11px;
	margin:0 0 7px 0;
	padding:0 0 7px 0;
	background-image: url(images/page_content_bottom.gif);
	background-repeat: no-repeat;	
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
#right {
	width:139px;
	margin:0px;
	padding:0px;
	float:left;
}
#google_ads {
	width:139px;
	height:617px;
	margin:0px;
	padding:2px 0 0 0;
	background-image: url(images/google_ads.gif);
	background-repeat: no-repeat;		
	float:left;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
#google_ads {
	width:139px;
	height:617px;
	margin:0px;
	padding:7px 0 0 0;
	background-image: url(images/google_ads.gif);
	background-repeat: no-repeat;		
	float:left;
}
}
*html #google_ads {
	width:139px;
	height:617px;
	margin:0px;
	padding:7px 0 0 0;
	background-image: url(images/google_ads.gif);
	background-repeat: no-repeat;		
	float:left;
}
*:first-child+html #google_ads {
	width:139px;
	height:617px;
	margin:0px;
	padding:7px 0 0 0;
	background-image: url(images/google_ads.gif);
	background-repeat: no-repeat;		
	float:left;
}
/* Subpages Only - 2 column */
#left_full {
	width:848px;
	margin:0px;
	padding:0px;
	float:left;
}
#content_full_container {
	width:848px;
	margin:0px;
	padding:0px;
	float:left;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
#content_full_container {
	width:848px;
	margin:0px;
	padding:0px;
	float:left;
}
}
*html #content_full_container {
	width:848px;
	margin:0px;
	padding:0px;
	float:left;
}
*:first-child+html #content_full_container {
	width:848px;
	margin:0 0 7px 0;
	padding:0 0 7px 0;
	float:left;
}
#content_full {
	width:848px;
	margin:0px;
	padding:0px;
	float:left;
	position:relative;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
#content_full {
	width:848px;
	margin:0px;
	padding:0px;
	float:left;
	position:relative;
}
}
*html #content_full {
	width:848px;
	margin:0px;
	padding:0px;
	float:left;
	position:relative;
}
*:first-child+html #content_full {
	width:848px;
	margin:0px;
	padding:0px;
	float:left;
	position:relative;
}
#content_full_top_bg {
	width:848px;
	margin:0px;
	padding:0px;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
#page_content_full_bg {
	width:848px;
	margin:0px;
	padding:0px;
	background-image: url(images/page_content_full_bg.gif);
	background-repeat: repeat-y;	
	float:left;
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
*html #page_content_full_bg {
	width:848px;
	height: expression(document.getElementById("content_text").offsetHeight);
	margin:0px;
	padding:0px;
	background-image: url(images/page_content_full_bg.gif);
	background-repeat: repeat-y;	
	float:left;
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
*:first-child+html #page_content_full_bg {
	width:848px;
	margin:0px;
	padding:0px;
	background-image: url(images/page_content_full_bg.gif);
	background-repeat: repeat-y;	
	float:left;
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	z-index:-100;
}
#content_full_text {
	width:848px;
	margin:6px 0 0 2px;
	padding:0px;
	position:relative;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
#content_full_text {
	width:848px;
	margin:6px 0 0 2px;
	position:relative;
}

}
*html #content_full_text {
	width:848px;
	margin:0px;
	padding:4px 0 0 0;
	position:relative;
}
*:first-child+html #content_full_text {
	width:848px;
	margin:0 0 0 2px;
	padding:4px 0 0 0;
	position:relative;
}
#content_full_text .breadcrumbs {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	
}
#content_full_text h1 {
	font-family:optimabold,Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#EA8928;
	text-transform:uppercase;
	margin:0 10px 10px 14px;
}
#content_full_text h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#333333;
	margin:0 10px 10px 14px;
}
#content_full_text p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	margin:0 10px 10px 14px;
}
#content_full_text ol,#content_full_text ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	margin:0 10px 10px 35px;
}
#content_full_text table {
	margin:0 10px 10px 14px;
}
#content_full_text td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
#content_full_text #cse-search-results {
	margin:0 10px 10px 14px;
}
#content_full_text a {
	font-weight:bold;
	color:#CF4E27;
	text-decoration:none;
}
#content_full_text a:hover {
	color:#333333;
	text-decoration:none;
}
#content_full_text .red_text {
	color: #FF0000;
}
#content_full_bottom_bg {
	width:848px;
	height:11px;
	margin:0 0 7px 0;
	padding:0px;
	background-image: url(images/page_content_full_bottom.gif);
	background-repeat: no-repeat;	
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	float:left;
}
*html #content_full_bottom_bg {
	width:848px;
	height:11px;
	margin:0 0 7px 0;
	padding:0 0 7px 0;
	background-image: url(images/page_content_full_bottom.gif);
	background-repeat: no-repeat;	
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
*:first-child+html #content_full_bottom_bg {
	width:848px;
	height:11px;
	margin:0 0 7px 0;
	padding:0 0 7px 0;
	background-image: url(images/page_content_full_bottom.gif);
	background-repeat: no-repeat;	
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
#right {
	width:139px;
	margin:0px;
	padding:0px;
	float:left;
}
#google_ads {
	width:139px;
	height:617px;
	margin:0 0 7px 0;
	padding:7px 0 7px 0;
	background-image: url(images/google_ads.gif);
	background-repeat: no-repeat;		
	float:left;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
#google_ads {
	width:139px;
	height:617px;
	margin:0 0 7px 0;
	padding:7px 0 7px 0;
	background-image: url(images/google_ads.gif);
	background-repeat: no-repeat;		
	float:left;
}
}
*html #google_ads {
	width:139px;
	height:617px;
	margin:0 0 7px 0;
	padding:7px 0 7px 0;
	background-image: url(images/google_ads.gif);
	background-repeat: no-repeat;		
	float:left;
}
*:first-child+html #google_ads {
	width:139px;
	height:617px;
	margin:0 0 7px 0;
	padding:7px 0 7px 0;
	background-image: url(images/google_ads.gif);
	background-repeat: no-repeat;		
	float:left;
}
