/************** Default Elements *******************/

/** {
	margin: 0;
	padding: 0;
}
/* hide from IE mac \*/ 
html {
	min-height: 100%;
	margin-bottom: 1px;
}
/* end hiding from IE5 mac */

body {
	font: 100.01%/120% Arial, Helvetica, sans-serif;
	color: #000;
}
@media all
{
	.page-break	{ display:none; }
}
@media print
{
	.page-break	{ display:block; page-break-before:always; }
}
/************** Layout Elements *******************/
#prapp p, span, .bodytext {
	font-size:12px;
}
#wrapper {
/*#	width: 950px; 
#	margin: 10px auto 0 auto;
	/* was  margin: 0 auto; 
#	border: 1px solid #000; */
	font-size: 80%;
/*	background: #fff url(../images/design0409/wrapperbkg.gif) repeat-y;/* background-attachment: fixed; */

}
#header {
	height: 126px;
	background: #fff url(../images/design0409/callus.jpg) top right no-repeat;
}
#header h2 {
	position: relative;
	top: -80px;
	left: 770px;
	width:150px;
	margin-bottom: -80px;
	font-size: 16px;
	font-weight: bold;
	text-indent: -9999px;
}
#header p strong {
	font-size: 24px;
}
#nav {
	background-color: #283B6D;
	display:none;
}
#nav ul {
	padding: 3px;
	text-align: center;
		display:none;
}
#nav li {
	display: inline;
	margin: .5em 1.5em;
	font-size: 110%
		display:none;
}
#nav a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
		display:none;
}
#nav a:hover {
	color: #DBE0EA;
		display:none;
}
#leftcol {
	float: left;
	width: 200px;
	margin-top: 1.5em;/*margin-left: 1.2em;*/
		display:none;
}
#leftcol ul {
	list-style-type: none;
	background-color: #DBE0EA;
	border-top: 1px solid #283B6D;
	border-right: 1px solid #000;
	border-left: none; /* was 1px solid #283B6D; */
	margin-bottom: 20px;
}
#leftcol a {
	color: #213058;
	text-decoration: none;
	display: block; /* was block; */
	border-bottom: 1px solid #283B6D;
	padding: 2px 3px 2px 3px; /*  padding works in moz */
}
#leftcol a:hover {
	background-color: #fff;
	color: #213058;
}
#leftcol h1 {
	font-size:130%;
	color: #213058;
	margin-bottom:5px;
	margin-top: 5px;
	padding-left: 7px;
}
#mcafeebox {
	padding: 0;
}
#rightcol {
	float: right;
	width: 14.5em;
	margin-top: 1.5em;
		display:none;
}
#rightcol img {
	display: block;
	margin: 20px auto;
	border: none;
		display:none;
}
#rightcol h1 {
	color: #003366;
	font-size:120%;
	margin: 1em 0 0 .5em;
}
#rightcol ul {
	list-style-type: none;
	margin-left: .7em;
}
#rightcol li a {
	color:#003366;
	text-decoration:underline;
}
#rightcol li a:hover {
	color:#406BAC;
	text-decoration:underline;
}
#content {
/*	margin: 0 16em 0 16em;
	padding: 1em; */
}
#footer {
	clear: both;
	height: 70px;
}
#footer p {
	font-size: 95%;
	line-height:50%;
	color: #000000;
	margin: 12px 0 0 12px;
}
#footer ul {
	margin: 8px 0 0 5px;
}
#footer li {
	list-style-type: none;
	font-size: 95%;
	color: #000000;
}
#footer li a {
	color: #000000;
	text-decoration: underline;
}
#footer li a:hover {
	color: #BCC8E7;
	text-decoration: underline;
}
#footer img {
	float: right;
	margin: 5px 0 2px 10px;
}
/************** Text Elements *******************/

h1, h2, h3, h4, h5, h6 {
	margin: .8em 0 0.5em 0;
	font-size: 150%;
	color: #283B6D;
}
h2 {
	font-size: 130%;
	font-style:italic;
}
h3 {
	color:#283B6D;
	font-size: 130%;
	font-style:italic;
}
h4 {
	font-size: 120%
}
h5 {
	font-size: 110%;
}
h6 {
	font-size: 100%;
}
p {
	margin: 1em 0;
}
#content li {
	list-style-position:inside;
	margin-left:20px;
}
ul.2nd {
	list-style-position:inside;
	margin-left:30px;
	padding-left:30px;
}
ul.3rd {
	list-style-position:inside;
	margin-left:40px;
	padding-left:40px;
}
.blue_12pxBold {
	font: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #283B6D;
	font-weight:bold;
}
.blue_14pxBold {
	font: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #283B6D;
	font-weight:bold;
}
.black_10pxBold {
	font: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	}
.black_14pxBold {
	font: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
.black_18pxBold {
	font: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}
.smalltext {
	font-size:90%;
	vertical-align:top;
}
/************** Generic Classes *******************/

.right {
	float: right;
	margin: 5px 0 2px 10px;
}
.left {
	float: left;
	margin: 5px 10px 2px 0;
}
.clear {
	clear:both;
	height:0;
	font-size: 0;
	line-height: 0;
}
/************** Link Styles *******************/

a img {
	border: none;
}
a {
	color: #003399;
}
a:hover {
	color:#638AC5;
}
/************** Box Styles *******************/

div.graybox {
	border: 1px dotted #333;
	float: right;
	width:225px;
	padding: 5px;
	margin: 15px;
	background-color:#CCCCCC;
}
div.graybox h1 {
	color: #333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	font-size:1.2em;
	margin-bottom:2px;
}
div.graybox li {
	color: #333;
	list-style-position:outside;
	list-style:disc;
	font-size:.8em;
	line-height:1.5;
	margin-left:-15px;
	}
/************** Table Styles *******************/

table, td {
/*	vertical-align:top;
	border: solid 1px #666666; */
	border-collapse:collapse;
	padding:5px;
}
table.smalltext, table.smalltext td {
	font-size:90%;
	vertical-align:top;
}
table.smalltext2, table.smalltext2 td {
	font-size:90%;
	vertical-align:top;
	padding:2px;
}
table.compareandbuy, table.compareandbuy td {
	font-size:100%;
	vertical-align:top;
	padding:2px;
}
table.comparison, table.comparison td {
	border: solid 1px #666666;
	padding:5px;
	border-collapse:collapse;
}
tr.benefitsfirst, td.benefitsfirst {
	background:#CCD3E1;
}
tr.benefitseven, td.benefitseven {
	background: #E3E7EE;
}
tr.benefitsodd, td.benefitsodd {
	background: #F2F2F2;
}
.noborder {
	border:0;
}
/************** Link Styles *******************/
.middle {
vertical-align:middle;
}
