@charset "utf-8";
/* CSS Document */

/* Meyer CSS Reset Modified */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

.twitterwidget {
float: left;
margin-right: 10px;
}
strong {
	font-weight:bold;	
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	font-family:Arial,Helvetica,sans-serif;
	line-height:1;
	margin:0 10px;
	padding:0 0 40px 0;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* Begin page defaults */

a {
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.clear {
	clear:both;
	height:0px;
	overflow:hidden;
	margin-top:-1px;
}
.clearfix:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}
.clearfix {display:inline-block;}
.center {
	text-align:center;
}
img.left {
	float:left;
	margin:0 10px 10px 0;	
}
img.right {
	float:right;
	margin:0 0 10px 10px;	
}
sub {
	font-size:0.85em;
	vertical-align:sub;	
}
sup {
	font-size:0.85em;
	vertical-align:super;
}

/* Page layout */

#centerPage {
	text-align:center;
}
#pageWrapper {
	margin:0 auto;
	text-align:left;
	padding:4px 0 0 0;
	position:relative;
	width:960px;
}
#header #logo a {
	display:block;
	width:960px;
}
#header #logo a:hover {
	text-decoration:none;
}
span#siteName {
	display:block;
	float:left;
	font-size:2.4em;
	letter-spacing:-2px;
	text-align:left;
	text-transform:uppercase;
	width:400px;
}
span#siteSlogan {
	display:block;
	font-size:1.2em;
	font-style:italic;
	margin:5px 0 0 0;
	position:absolute;
	right:0;
	text-align:right;
	top:45px;
	width:540px;
}
#topFeatureWrapper {
	height:250px;
	margin:23px 0 27px 0;
	overflow:hidden;
	position:relative;
}
ul#topFeatureTabs {
	bottom:10px;
	position:absolute;
	right:10px;
}
ul#topFeatureTabs li {
	display:inline;
	font-size:0.7em;
	float:left;
	list-style-type:none;
	margin:0 0 0 5px;
}
ul#topFeatureTabs li a,a#topFeatureTabsPlay {
	border:1px solid #336666;
	display:block;
	font-weight:normal;
	padding:3px 7px;
}
ul#topFeatureTabs li a.current, ul#topFeatureTabs li a:hover,a#topFeatureTabsPlay:hover {
	border:1px solid #a8b8c1;
	text-decoration:none;
}
a#topFeatureTabsPlay {
	bottom:10px;
	cursor:pointer;
	font-size:0.7em;
	position:absolute;
	right:120px;
}
.topFeature {
	float:left;
	width:377px;
}
.topImg {
	float:left;
	height:250px;
	overflow:hidden;
	position:relative;
	width:575px;
}
#topNavSearch {
	height:49px;
	margin:0 0 6px 10px;
	width:939px;
}
#topNav {
	display:inline;
	float:left;
	width:780px;
}
#topNav ul {padding:0 0 0 10px;position:relative;}
#topNav ul li {
	float:left;
	font-size:0.8em;
	height:49px;
	line-height:49px;
	list-style-type:none;
	text-transform:uppercase;
}
#topNav ul ul {
	display:none;
	height:35px;
	left:-10px;
	margin:0;
	position:absolute;
	top:49px;
	width:950px;
}
#topNav ul ul li {
	font-size:0.9em;
	height:27px;
	line-height:27px;
	margin:0 0 0 9px;
	text-transform:none;
}
#topNav ul li.active ul {
	display:block;
	z-index:500;
}
#topNav ul li:hover ul,#topNav ul li.hover ul{
	display:block;
	z-index:600;
}
#topNav ul li a {
	display:block;
	font-weight:bold;
	line-height:49px;
	padding:0 10px;
	text-decoration:none;
}
#topNav ul ul li a {
	line-height:38px;
}
#topNav ul ul li.active a,#topNav ul ul li a:hover {
	font-weight:bold;
}
#topNavSubNavBg {
	height:35px;
	margin:-5px 0 0 0;
	width:100%;
}
#searchBox {
	float:left;
	height:33px;
	margin:8px 0 0 0;
	padding:0;
	width:150px;
}
#searchBox input#searchInput {
	border:none;
	float:left;
	padding:5px;
	height:23px;
	width:109px;
}
#searchBox button {
	background:none;
	border:none;
	cursor:pointer;
	display:inline;
	float:left;
	height:33px;
	line-height:33px;
	margin:0;
	padding:0;
	width:31px;
}
#searchBox button::-moz-focus-inner { 
    border:0;
    padding:0;
}
#contentWrapper{padding:10px 0 0 0;}
ul#breadcrumb,span.B_crumbBox {
	display:inline;
	float:right;
	margin:10px 20px 0 20px;
}
ul#breadcrumb li {
	display:inline;
	font-size:0.7em;
	list-style-type:none;
	margin:0 0 0 5px;
	padding:0 0 0 12px;
}
span.B_crumbBox {font-size:0.7em;}
span.B_crumbBox span.B_currentCrumb {font-weight:bold;}
ul#breadcrumb li.firstItem {
	background:none;
	margin-left:0;
	padding:0;
}
#content {
	margin:0 20px 0 20px;
	padding:0 0 10px 0;
}
#content h1, #content h2, #content h3,.topFeature h2 {
	font-family:'Trebuchet MS',Arial,Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:bold;
	line-height:1.25em;
	margin:10px 0;
	text-transform:uppercase;
}
#content h1 {
	margin:0 0 10px 0;
}
#content h2,.topFeature h2 {
	font-size:1em;
}
#content p, .topFeature p {
	font-size:0.8em;
	line-height:1.25em;
	margin:10px 0;
}
.topFeature h2, .topFeature p {margin:10px 20px;}
#content div.content2col {
	clear:both;
}
.topFeature h4 {
	font-family:Arial,Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.7em;
	margin:10px 5px;
}

#content div.content2col div.contentCol1,#content div.content2col div.contentCol2 {
	display:inline;
	float:left;
	width:430px;
}
#content div.content2col div.contentCol1 {
	margin:0 20px 0 0;
}
#footer {height:48px;}
#footer p {
	display:inline;
	float:left;
	font-size:0.7em;
	height:48px;
	line-height:48px;
	margin:0 10px;
	padding:0;
	width:720px;
}
#footer p#poweredBy {
	text-align:right;
	width:200px;
}