@charset "UTF-8";

@media print { 

	.toggle_container[style]{
	    display: block !important;
	}
	.rowContainer{
	display:block !important;
	overflow:hidden;
	}

} /* close @media declarations */



body, div, h1, h2, h3, h4, h5, h6, p, ul, img {margin:0px; padding:0px; } 

/*html, body {border: 0; margin: 0; padding: 0;}*/

html {
	overflow-Y: scroll;
}
body {
	
	font: 10px normal Arial, Verdana, Helvetica, sans-serif;
	line-height: 1.7em;
	height:100%;
	background-color:#6d99be;
}
a {
	color:#357093;
}

.clearBoth{
	clear:both;
}

/* //////////////// */
.legaltext{
	color:#b2b2b2;
	font-size:9px;
}

/* //////////////// */



#containerBlue{
	width:978px;
	color:#000;
	float:left;
	display:block;
	
	height:100%;
}
#containerBlue img{
	border:none;
}
#containerBlue #titleDiv{
	height:31px;
	color:#000;
	background-color:#FFF;
}


#containerBlue #titleDiv #needhelplink{
	float:right;
	padding-top:5px;
	display:block;
	padding-right:20px;
	color:#477da5;
}
#containerBlue #titleDiv #title{
	font-size:14px;
	text-align:left;
	font-weight:bold;
	padding-top:5px;
	padding-left:20px;
	color: #454545;
	float:left;
	display:block;
}

.titlerow{
	height:179px;
	clear:left;
	float:left;
	display:block;
	
	font-size:11px;
	background-color:#fff;
	width:100%;
	color:#000;
	background-image:url(../images/titlecolumnbackground.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.titlerow .content{
	text-align:center;
}



.titleContentDiv{
	padding-top:10px;
	text-align:center;
}



/* Select Checkbox ROW */

.selectRowCheckBoxes{
	float:left;
	display:inline;
	clear:left;
	width:100%;
	background-color:#d8d8d8;
	/*border-top: 1px solid #cecece;*/
	background-image:url(../images/compare_background.jpg);
	background-repeat:repeat-x;
	background-position:top;
	color:#000;
	height:33px;
}


.selectTitleColumn{
	
	display:block;
	float:left;
	color:#000;
	border-right: 1px solid #cecece;
	background-color:#FFF;
	text-align:center;
	height:33px;
	width:162px;
}
.selectTitleColumn img{
	padding-top:8px;
}
.selectTitleColumn2{
	
	display:block;
	float:left;
	color:#000;
	border-right: 1px solid #cecece;
	background-color:#FFF;
	text-align:center;
	height:33px;
	width:162px;
	background-image:url(../images/compare_background2.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.selectTitleColumn2 img{
	padding-top:8px;
}



.selectColumn{
	width:199px;
	float:left;
	
	
}
.selectColumn .content{
	padding-top:10px;
	padding-left:10px;
}

/* //Card Title Row */

/* //////////////// */

.titleColumn{
	width:162px;
	float:left;
	display:block;
	color:#707070;
	background-color:#f0f0f0;
	border-right: 1px solid #cecece;
	font-size:12px;
	font-weight:bold;
}


.titleColumn1{
	float:left;
	width:162px;
	height:179px;
	border-right: 1px solid #cecece;
	background-image:url(../images/titlecolumnbackground1.jpg);
	background-repeat:no-repeat;
}
.titleColumn2{
	clear:left;
	width:162px;
	height:179px;
	float:left;
	display:block;
	border-right: 1px solid #cecece;
	background-image:url(../images/titlecolumnbackground2.jpg);
	background-repeat:no-repeat;
}
.titleColumnEnd{
	width:15px;
	height:179px;
	float:right;
	display:block;
	background-image:url(../images/titlecolumnbackgroundEnd.jpg);
	background-repeat:no-repeat;
}


.row{
	float:left;
	display:inline;
	clear:left;
	width:100%;
	background-color:#FFF;
	border-top: 1px solid #cecece;
	color:#000;
	height:auto;
}
.rowAlt{
	float:left;
	display:inline;
	clear:left;
	width:100%;
	background-color:#f9f9f9;
	border-top: 1px solid #cecece;
	color:#000;
	height:auto;
	
}

.titleMainColumn{
	width:162px;
	display:block;
	float:left;
	color:#000;
	border-right: 1px solid #cecece;
}
.mainColumn{
	width:162px;
	float:left;
	display:block;
	background-color:#efefef;
	color:#81aaca;
	border-right: 1px solid #cecece;
	
}

.mainColumn h1{
	color:#506e88;
	text-align:left;
	padding-left:0px;
}

.column{
	width:199px;
	float:left;
	color:#000;
	font-size:12px;
	border-right: 1px solid #cecece;
	overflow:hidden;
}
.column .content{
	padding:10px;
}
.columnEnd .content{
	padding:10px;
}

.column b {
	color:#575757;
	font-size:11px;
	font-weight:100;
}

.columnEnd b {
	color:#575757;
	font-size:11px;
	font-weight:100;
}
.columnEnd a {
	color:#0083ed;
}

.column a {
	color:#0083ed;
}

.columnEnd{
	width:199px;
	float:left;
	color:#000;
	font-size:12px;
	overflow:hidden;
}


.titleColumn h1{
	color:#000;
}
.titleColumn .content{
	padding:10px;
}


.column h1{
	color:#506e88;
	text-align:left;
	padding-left:0px;
}


.rowContainer{
	display:block;
	float:left;
	height:400px;
	width:100%;
	overflow:scroll;
}


.container {
	 position:relative;
	width: 1003px;
	margin: 0 auto;
	float:left;
	height:100%;
}

h1 span { color: #fff; }
h1 small{
	font: 0.3em normal Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing: 1.5em;
	display: block;
	color: #666;
}

/* Expand ROW */

.selectRow2{
	float:left;
	display:inline;
	clear:left;
	width:100%;
	background-color:#FFF;
	background-image:url(../images/selectRowBack.jpg);
	background-repeat:repeat-x;
	border-top: 1px solid #cecece;
	color:#000;
	height:33px;
}

.selectRow{
	float:left;
	display:inline;
	clear:left;
	width:100%;
	border-top: 1px solid #cecece;
	background-color:#FFF;
	background-image:url(../images/selectRowBack.jpg);
	background-repeat:repeat-x;
	color:#000;
}

h2.triggerSelectRow {
	padding: 0px 0px 0px 40px;
	margin: 0px 0px 0px 0px;
	background-image:url(../images/arrowbutton.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height: 35px;
	width: 90%;
	line-height:35px;
	font-size: 1em;
	font-weight: normal;
	float: left;
}
h2.triggerSelectRow a {
	color: #828282;
	text-decoration: none;
	display: block;
}
h2.triggerSelectRow a:hover {
	color: #000;
}


h1   {
	font: normal Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-weight:bold;
	padding-left:20px;
	color: #454545;
}

h2.active {background-position: left bottom;}

.toggle_container1 {
	margin: 0px;
	padding: 0;
	overflow: hidden;
	font-size: 1.2em;
	width: 100%;
	clear:left;
}


.toggle_container {
	margin: 0 0 5px;
	padding: 0;
	border-top: 1px solid #d6d6d6;
	background: #f0f0f0 url(../images/toggle_block_stretch.gif) repeat-y left top;
	overflow: hidden;
	font-size: 1.2em;
	width: 500px;
	clear: both;
}
.toggle_container .block {
	padding: 20px;
	background: url(../images/toggle_block_btm.gif) no-repeat left bottom;
}
.toggle_container .block p {
	padding: 5px 0;
	margin: 5px 0;
}
.toggle_container h3 {
	font: 2.5em normal Georgia, "Times New Roman", Times, serif;
	margin: 0 0 10px;
	padding: 0 0 5px 0;
	border-bottom: 1px dashed #ccc;
}
.toggle_container img {
	float: left;
	margin: 10px 15px 15px 0;
	padding: 5px;
	background: #ddd;
	border: 1px solid #ccc;
}

.anchorLink{
	color:#707070;
	text-decoration:none;
}

.anchorLink:hover {
	color:#707070;
}

.column .anchorLink {
	color:#000;
}

