body{
	margin:0px;
	font-size:12px;
	line-height:16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color:#ffffff;
}
ul,ol{ margin:0px; padding:0px; }
ul li, ol li{ margin-left:20px; }
label{ color:#2290de; }
h1, h2, h3 { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; margin:0px; padding:0px; font-weight:normal; }
h1{ font-size:45px; line-height:50px; }
h2{ font-size:24px; line-height:33px; }
h3{ font-size:14px; }
div > p:first-child { margin-top:0px; }
a { outline:none; cursor:pointer; }
a img{ border:none; }
sup, sub { height: 0; line-height: 1; vertical-align: baseline; _vertical-align: bottom; position: relative; }
sup { bottom: 1ex; }
sub { top: .5ex; }
form{ margin:0px; padding:0px; }
.floatLeft{ float:left; display:inline; }
.floatRight{ float:right; display:inline; }
.clearer { clear:both; display:block; margin:0; padding:0px; height:0px; line-height:1px; font-size:0%; }
.underline{ text-decoration:underline; }


#headerBar{ background:url(../images/header-bg.gif) top left repeat-x; height:335px; position:relative; color:#fff; }
#topNav a{
	display:block;
	height:20px;
	float:left;
	color:#fff;
	text-align:center;
	text-decoration:none;
	padding:4px 0 0 0;
	font-weight:bold;
}
#topNav a:hover{ color:#fff; background:#666; text-decoration:none; }
.topNavSelected { color:#fff; background:#666; text-decoration:none; }
#headerContent{ padding:35px 20px 20px 15px; }
#headerContent a{ color:#fff; }
#headerContent a:hover{ color:#CCC; }
#headerContent h1 {
	font-family:Tahoma;
	font-size:3em;
	font-weight:bold;
}
#headerContent h2 {
	font-size:1.8em;
}




h1 {
	font-size:24px;
	margin:0px;
	margin-bottom:10px;
}
h2 {
	font-size:20px;
	font-weight:bold;
	margin:0px;
	margin-bottom:10px;
}
h3 {
	font-size:16px;
	font-weight:bold;
}
a {
	color:#006699;
}

.bigBody {
	font-size:16px;
	line-height:24px;
}
.w350 {
	width:350px;
}

#header {
}
#top-menu-spacer {
	height:30px;
	width:992px;
	margin:0 auto;
	background-color:#456EA8;
}
#top-menu {
	height:33px;
	background:url(../images/topbar-bg.gif) top left;
}
#submenubar {
	height:43px;
	background:url(../images/menu-bar-bg-2.gif) top left;
	padding-left:20px;
	margin-bottom:20px;
}
#submenubar a{
	font-size:12px;
	display:block;
	height:30px;
	float:left;
	color:#fff;
	text-align:center;
	text-decoration:none;
	padding:6px 0 0 0;
	font-weight:bold;
}
#submenubar a:hover{ color:#fff; background:#666; text-decoration:none; }
.submenubarSelected { color:#fff; background:#666; text-decoration:none; }

#wrapper {
	width:1000px;
	margin:0 auto;
}
#sideColumn {
	width:250px;
	float:right;
}

.sideSection {
	margin-bottom:40px;
}
.sideSectionTitle {
	color:#fff;
	background-image:url(../images/title_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;	
	padding:2px;
	padding-left:10px;
	font-weight:bold;
	font-size:12px;
	margin-bottom:5px;
}
#footer {
	border-top:1px solid silver;
	font-family:arial;
	margin-top:20px;
	text-align:left;
	font-size:11px;
	color:#333;
	background-color:#efefef;
}
#footer a {
	color:#666;
	font-weight:bold;
	text-decoration:none;
}
#footer a:hover {
	color:#000;
	
}
#innerBody {
	font-size:14px;
	line-height:24px;
	width:730px;
}
#bigText {
	font-size:20px;
	margin-bottom:40px;
	line-height:30px;
}
#featuresTable {
	border:1px solid #78aec8;
	border-top:0px;
	margin-top:-7px;
	font-size:12px;
	padding:5px;
}
#featuresTable li {
	padding:0px;
	margin:0px;
	list-style-position:inside;
}

.sideHighlight {
	border:1px solid black;
	background-color:#ebebeb;
	margin-bottom:20px;
	line-height:20px;
}

.sideHightlightTitle {
	font-weight:bold;
	font-size:18px;
	margin-bottom:5px;
}

.tblPlans {
	margin-top:10px;
	font-size:11px;
	border:1px solid silver;
	border-collapse:collapse;	
}
.tblPlans td {
	border:1px solid silver;
	padding:4px;
}
.tblPlans th {
	background-color:#333;
	color:#fff;
	padding-left:15px;
	padding-right:15px;
}
#dsq-content .dsq-request-user-info {
	clear:none !important;
}