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

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: URL(/images/repeat_background.jpg) #4e5051 repeat-x top;
}

#bodywrapperouter {
	margin: 0 auto;
	width:807px;
	clear:both;
}

#shadowleft {
	float:left;
	width:807px;
	background: URL(/images/shadow_left_repeat.gif) repeat-y left;
}

#shadowright {
	float:left;
	width:807px;
	background: URL(/images/shadow_right_repeat.gif) repeat-y right;
}

#shadowleftshim {
	float:left;
	width:807px;
	background: URL(/images/shadow_left.jpg) no-repeat left top;
}

#shadowrightshim {
	float:left;
	width:807px;
	background: URL(/images/shadow_right.jpg) no-repeat right top;
}

#bodywrapperinner {
	float: left;
	background: URL(/images/repeat_center_back.gif) repeat;
	width: 799px;
	margin: 0px 0px 0px 4px;
}

#tabswrapper {
	float:left;
	width:771px;
	height:30px;
	margin: 19px 0px 0px 14px;

}

#tabsblackwrapper {
	width:auto;
	float:left;
	height:30px;
	background: URL(/images/tabs_repeat_black.gif) repeat;
}

#tabsorangewrapper {
	width:auto;
	float:left;
	height:30px;
	background: URL(/images/tabs_repeat_orange.gif) repeat;
	margin: 0;
	padding: 0;
}

#tabtextblack {
	color:#FFFFFF;
	width:auto;
	margin: 7px 10px 0px 10px;
	float:left;
}

#blackshimleft {
	color:#000000;
	float:left;
	width:auto;
	height:30px;
	margin: 0;
	background:url(/images/tabs_left.gif) no-repeat left;
}

#orangeshimleft {
	float:left;
	width:auto;
	height:30px;
	margin: 0;
	background:url(/images/tabs_middle.gif) no-repeat left;

}

#orangeshimright {
	float:left;
	width:auto;
	height:30px;
	margin: 0;
	background:url(/images/tabs_right.gif) no-repeat right;
}

#tabtextorange {
	width:auto;
	margin: 7px 20px 0px 25px;
	float:left;
}

#contentwrapper {
	display:inline-block;
	float: left;
	width: 771px;
	height:auto;
	margin: 0px 0px 0px 14px;
	background:url(/images/body_repeat_bottom.jpg) #FFFFFF repeat-x bottom;
}

#contentrepeattop {
	float:left;
	width: 771px;
	margin: 0;
	background:url(/images/body_repeat_top.jpg) repeat-x top;
}

#footerwrapper {
	margin: 0 auto;
	clear: both;
	width: 807px;
	height: 37px;
	background: URL(/images/footer_repeat.gif) repeat;
}

#footerwrapperinner {
	float:left;
	width:807px;
	height:37px;
	background: URL(/images/footer_repeat.jpg) repeat;
}

#footershadowleft {
	float:left;
	background: URL(/images/footer_left.jpg) no-repeat left;
	width:807px;
	height:37px;
}

#footershadowright {
	float:left;
	background: URL(/images/footer_right.jpg) no-repeat right;
	width:807px;
	height:37px;
}

#copyrightwrapper {
	margin: 0 auto;
	padding-top: 15px;
	text-align:center;
	color:#FFFFFF;
	clear:both;
	width:807px;
	font-size:10px;
}

#rightcolumn {
	float: right;
	width: 341px;
	margin:0;
	padding:0;
}

#leftcolumn {
	float:right;
	width: 382px;
	margin:0;
	padding:0;
}

#bottomcolumn {
	width: 733px;
	float: right;
	/* clear: left; */
	margin: 30px 0px 30px 0px;
}

#buynowbutton {
	margin: 10px auto;
	width:251px;
	/*padding-top:30px;
	padding-bottom:30px;*/
}

#bodycopy {
	width: 325px;
	margin-left:25px;
	margin-top:15px;
	text-align:left;
}

#bodycopy p {
	line-height:1.25em;
	color:#003366;
	margin-top: 5px;
	margin-bottom: 10px;
}

#bodycopy ul {
	margin-top:0px;
	list-style: none;
	margin-left: 0;
	padding-left: 1.15em;
	text-indent: -1.15em;
}

#bodycopy li {
	line-height:1.25em;
	margin-bottom:7px;
	font-weight:bold;
	color:#003366;
}

#bodycopy p.subhead {
	color:#003366;
	font-weight:bold;
	line-height:1.25em;
	margin-top:1.5em;
	margin-bottom:5px;
}

#bodycopy p.orangeheadline {
	color:#CC6600;
	font-weight: bold;
	line-height: 1.25em;
	margin-top: 1em;
	margin-bottom: 1em;
	font-size:14px;
	text-align:center;
}

#topwrapper{
	display:inline;
	float:left;
	height:860px;
	margin-top:-1247px;
	width:733px;
	margin-left:38px;
}

.floatright {
	float:right;
}
.floatleft {
	float:left;
}

#flasharea {
	margin: 0 0 -4px 0;
	padding: 0;
}

/* BOF #bodycopy Links */

#bodycopy a {
	display:block;
	font-style:normal;
	font-weight:normal;
	font-weight:bold;
	margin-top: 1.5em;
}

#bodycopy a:link {
	color:#0066CC;
	text-decoration:underline;
}

#bodycopy a:hover {
	color:#CC6600;
	text-decoration:none;
}

#bodycopy a:visited {
	color:#0066CC;
	text-decoration:underline;
}

#bodycopy a:visited:hover {
	color:#CC6600;
	text-decoration:underline;
}

#bodycopy a:active {
	color:#CC6600;
	text-decoration:none;
}

/* EOF #bodycopy Links */

/* BOF #tabtextblack Links */

#tabtextblack a {
	font-style:normal;
	font-weight:normal;
	
}

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

#tabtextblack a:hover {
	color:#D1D3D4;
	text-decoration:underline;
}

#tabtextblack a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#tabtextblack a:visited:hover {
	color:#D1D3D4;
	text-decoration:underline;
}

#tabtextblack a:active {
	color:#D1D3D4;
	text-decoration:none;
}

/* EOF #tabtextblack Links */

/* BOF #tabtextorange Links */

#tabtextorange a {
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
}

#tabtextorange a:link {
	color:#000000;
	text-decoration:none;
}

#tabtextorange a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

#tabtextorange a:visited {
	color:#000000;
	text-decoration:none;
}

#tabtextorange a:visited:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

#tabtextorange a:active {
	color:#FFFFFF;
	text-decoration:none;
}

/* EOF #tabtextblack Links */

h1{font-size:16px;font-weight:bold;color:#98002E}

/*POP OUT AD STYLES*/
#popout {margin-right:0px;padding:0;width:86px;height:295px;position:absolute;top:0px;right:0px;z-index:90;overflow:hidden;}
#popout a, #popout a img {text-decoration:none;border:0;outline:0;}
#popout a span{display:none;}
#popout #cap {width:1px;height:295px;position:relative;left:0;z-index:85;}
#popout a#close{position:absolute;top:5px;/*background:transparent url(/images/spacer.gif);left:145px;height:15px;width:45px;*/}
#popout #adbox{position:absolute;top:0px;left:-5px;z-index:80;/*margin-left:-253px;*/}
#socialnetwrapper{width:86px;height:295px;float:right;}
#socialnet{width:86px;height:257px;float:right;background:transparent url(/images/social_popout_tall.png) 0 0 no-repeat;padding-top:38px;}
.socialbtn{width:70px;height:46px;margin:0 auto;}

/*Keyword Farm*/
#keywordsouterwrapper{border-top:2px dotted #D1D3D4;display:inline;float:left;height:375px;margin-left:10px;margin-top:845px;padding-top:8px;width:750px;}
#keywordsinnerwrapper{width:680px;margin:0 auto;}
#keywordswrapperleft{width:335px;float:left;margin-right:5px;}
.keywords{width:100%;float:left;margin:0 5px 10px 5px;}
.learnmore{width:108px;height:23px;float:right;margin:0 10px 0 5px;background:transparent url(/images/learn_more.jpg) 0 0 no-repeat;}
#keywordswrapperright{width:335px;float:left;margin-left:5px;}

/*left column inner*/
#leftcolumninner{width:100%; margin:10px 10px 0 0;float:left;}
.snippetwrapper{width:180px;float:left;margin-right:10px;}
.snippetheader{width:173px;float:left;}
.snippetbody{width:180px;float:left;clear:both;background:transparent url(/images/orange_blue_arrows.gif) 0 5px no-repeat;}
.snippetbody p{margin-left:20px;}
