@charset "utf-8";
*{margin:0px; padding:0px}
body {
	background-image: url("../images/backgrounds/page-background.jpg");
	background-repeat: repeat-x;
	margin-top: 0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
	
img	{
	border:none;
	}
#wrapper {
	width: 995px;
	margin-right: auto;
	margin-left: auto;
}
#header {
height:160px;
width:995px;
float:left;
}

#header p{
	margin:0px;
	color:#FFFFFF;
	float:left;
	clear:none;
}

#header p.htext{
	margin:0px;
	width:350px;
	margin-top:20px;
	margin-left:50px;
}

#wrapper #header span {
	font-weight: bold;
	color: #E8B505;
}

#wrapper #header .navmenu{
	width:995px;
	float:left;
	color:#FFFFFF;
	line-height:28px;
	margin-left:10px;
}

#wrapper #header .navmenu a{
	color:#FFFFFF;
	text-decoration:none;
	margin-left:8px;
	margin-right:8px;
	font-weight:bold;
}

#wrapper #header .navmenu a:hover{
	text-decoration:underline;
}

#wrapper #main-content {
	width: 995px;
	float: left;
	clear:left;
}

#wrapper #main-content #left-main {
	width: 250px;
	float: left;
}

#wrapper #main-content #left-main .submenu .heading {
	background-image: url("../images/backgrounds/submenu-header.png");
	height: 33px;
	width: 222px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	padding-top:15px;
	color:#5D0405;
}

#wrapper #main-content #left-main .submenu ul {
	list-style-type:none;
	width:182px;
	padding-left:20px;
	padding-right:20px;
	background-image: url("../images/backgrounds/submenu-middle.png");
}

#wrapper #main-content #left-main .submenu li a {
	display:block;
	line-height:24px;
	border-bottom:1px solid #CCCCCC;
	text-decoration:none;
	color:#333333;
	background-image:url("../images/backgrounds/submenuarrow.png");
	background-repeat:no-repeat;
	text-indent:20px;
}

#wrapper #main-content #left-main .submenu li a:hover {
	background-image:url("../images/backgrounds/submenuarrowgreen.png");
	background-repeat:no-repeat;
	color:#99121E;
	text-decoration:underline
}

#wrapper #main-content #left-main .submenu .bottom {
	background-image: url("../images/backgrounds/submenu-bottom.png");
	height: 41px;
	width: 222px;
	margin-bottom:10px;
}
#wrapper #main-content #maincontent {
	width: 745px;
	float:left;
}
.medHighlight {
	background-image: url("../images/backgrounds/med-highlights.png");
	height: 215px;
	width: 355px;
	float:left;
}

.medHighlightpad	{
	margin-right:30px;
	font-size:12px;
	}
	
.medHighlight h2{
	padding:12px 0px 0px 40px;
	font-size:18px;
}

.medHighlight .medHighlight-desc {
	float: left;
	width: 200px;
	margin:20px 0px 0px 13px;
}

.medHighlight a.medHighlight-learn-more{
	float: left;
	background-image:url("../images/buttons/learn-more.jpg");
	width:91px;
	line-height:22px;
	margin:12px 5px 0px 0px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
}

.medHighlight a.medHighlight-learn-more-play{
	float: left;
	background-image:url("../images/buttons/learn-more-play.jpg");
	width:91px;
	line-height:22px;
	margin:12px 5px 0px 0px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
}

a.review-playnow{
	float: left;
	line-height:22px;
	color:#fff;
	text-decoration:none;
}


.medHighlight a:hover.medHighlight-learn-more, .medHighlight a:hover.medHighlight-learn-more-play{
text-decoration:underline;
}

.medHighlight .medHighlight-img {
	float: left;
	margin:20px 0px 0px 5px;
}

.medHighlight .medHighlight-img a{
	margin:0px;
}

#wrapper #main-content .maincontent-col1 {
	float:left;
}

#wrapper #main-content .maincontent-col2	{
	width:220px;
	float:left;
	}


.normTxt	{
	margin-bottom:20px;
	margin-left:10px;
	margin-right:10px;
	float:left;
	clear:left;
	}
	
.normTxt a	{
	color:#660000;
	font-weight:bold;
	text-decoration:none;
	}
	

.normTxt	.splt-lt{
	width:350px;
	float:left;
	padding-right:10px;
	border-right:1px solid #ccc
	}
	
.normTxt	.splt-rt{
	width:350px;
	float:left;
	margin-left:10px;
	}
	
.normTxt	h1, .normTxt h2 {
	color:#5D0405;
	font-size:18px;
	border-bottom:1px solid #ccc;
	}	

.normTxt	p{
	padding-top:10px;
	}
	
.normTxt	p img.alrt{
	float:right;
	}
	
.normTxt	p img.alignright{
	float:right;
	margin-left:15px;
	}
	
.normTxt	p img.alignleft{
	float:left;
	margin-right:15px;
	}
	
.clearbr	{
	float:left;
	clear:left;
	padding-top:50px;
	}
.split-cols	{
	width:400px;
	float:left;
	margin-right:20px;
	}
	
.split-cols-news	{
	width:320px;
	float:left;
	}
	
#footer	{
	width:995px;
	float:left;
	clear:left;
	margin-bottom:20px;
	border-top:1px solid #999999;
	margin-top:5px;
	padding-top:10px;
	}
	
#footer	p{
	text-align:center;
	margin-top:5px;
	}
	
#footer	a{
	color:#666666;
	}
	
.pushright	{
	margin-left:30px;
	margin-top:10px;
	}
	
h3	{
	margin-top:10px;
	}
	
.newslist	{
	padding-left:20px;
	padding-top:5px;
	padding-right:10px;
	}
	
.newslist	li{
	padding-top:7px;
	border-bottom:1px dotted #CCC;
	padding-bottom:3px;
	}
	
.divideme	{
	margin-left:10px;
	margin-right:10px;
	float:left;
	clear:left;
	border-right:1px solid #ccc;
	width: 745px;
	}
/* --- injected clearfix (WaybackScraper) --- */
.clearfix::after{content:"";display:table;clear:both}
