
	/* Reset Styles */
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;
}

body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}

/* Global Styles */
body {
	font: 12px verdana, sans-serif;
	background-color: #eef7f8;
	margin: 0 auto;
	padding: 0;
	width: 80em;
}
div#menu { margin: 0px auto 20px auto;}

#topNavNew
{	
	height:25px;
	color: #ffffff;
	font-weight:bold;
}
#topNavNew li
{
	float: left;
	height:25px;
	width:145px;
	text-align:center;	
	display:inline;
	line-height:200%;
}
#topNavNew li.left
{
	background: url(/images/plus/navBarBckgrndLft.gif);
	width:2px;
}
#topNavNew li.seperater
{
	background: url(/images/plus/tabSeperator.gif);
	width:4px;
}
#topNavNew li span.noBold
{
	font-weight:normal;
}
#topNavNew li.middle
{
	background: url(/images/plus/navBarBckgrnd.gif);
}
#topNavNew li.right
{
	background: url(/images/plus/navBarBckgrndRght.gif) top right no-repeat;
	width:2px;
}
#topNavNew li.blogTab
{
	width:161px;
}
#topNavNew li.selected
{
	background: url(/images/plus/tabCenter.gif);
	color: #2c7aba;
	line-height:290%;
	width:147px;
}
#topNavNew li.selLeft
{
	height:25px;	
	width:3px;
	background: url(/images/plus/tabLft.gif);
}
#topNavNew li.selRight
{
	width:3px;
	background: url(/images/plus/tabRght.gif);
}
#leftColumn,
#rightColumn
{
     position: relative;
}
#leftColumn
{
	width:620px;
	margin-right:18px;
}
#rightColumn
{    	
	width:272px;
}
#mainBanner li
{
	float:left;
}    

.columnContainer .column{
    float: left;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
}
h1 {
    font-size: 22px;
    color: #2C7aba;
}
h2 {
    font-size: 22px;
    color: #C65C26;
    font-weight: normal;
    margin-bottom: 0.35em;
    margin-top:0.2em;
}
h2 sup {font-size:10px; vertical-align:top; font-weight:bold; }
h3 {
    font-size: 1.5em;
    margin-bottom: 0.39em;
    color: #003c8a;
}
h4 {
    font-size: 1.16em;
    color: #656565;
}
h5 {
    font-size: 1em;
    color: #4d4d4d;
}

a {
    color: #2c79ba;
    text-decoration: none;
}

.clearBoth {
    clear: both;
}

.gradBox
{
	border: solid 7px #dbdbdb;    	
	padding: 14px 10px 14px 18px;
	background: url(/images/plus/bckgrndGradient.gif) repeat-x;
	background-color: #e9f7f7;
	margin-top:16px;	
}

.gradBox ul
{
	list-style-image: url(/images/plus/iconCheckMarkORANGE.gif);
	margin-left:2.2em;
	margin-top:1em;
}
.gradBox li
{
	font-size:14px;
	font-weight:bold;
	line-height:160%;    	
}

.featureBox
{    	
	font-weight:bold; 
	margin-top:20px;    	
}
.featureBox ul.head li
{
	background-color: #f2f3fb;
	border:none;
	border-bottom:solid 1px #e0e0e0;
	color: #015D83;
	padding-left:3px;
	height:17px;
}
.featureBox ul.head li div
{
	float:right;
	display:inline;    	
	width:62px;
	text-align:center;    	
}    
.featureBox ul.head li img
{
	vertical-align:top;
	margin: -2px 1px 0px 0px;
	float:none;
}
.featureBox ul.head li img.plusIcon
{
	margin-top:2px;
}
.featureBox li
{
	border:solid 1px #e0e0e0;
	border-top:none;
	padding:4px 0px 4px 10px;
	vertical-align:middle;
	line-height:150%;
}
.featureBox li img
{
	float:right;
	margin:0 21px;
	vertical-align:top;
	margin-top:2px;
}
.featureBox li img.iconNone
{
	margin-top:9px;
}
.featureBox li span
{
	color: #C65C26;
}
.featureBox li a
{
	font-weight: normal;
	text-decoration: underline;
}
.optionBox
{
	margin-top:15px;
	margin-bottom:40px;
}
.optionBox div
{
	float: right;
	width:67px;
	vertical-align:top;
	margin: 2px 0px 0px 0px;
	text-align:center;    	
}
.optionBox div img
{
	margin-top:6px;
}
 
.optionBox div.subscribeToPlus
{
	float:right;
	width:232px;
	
	vertical-align:top;
	margin: 0px 0px 30px 0px;
	text-align:center;
}
