@charset "UTF-8";
#main #mainContent {
	text-align: center;
	margin-right: 30px;
	margin-left: 30px;
	background: #fafafa;
}

#mainContent #contentTable {
	text-align: left;
}
#contentTable h1    {
	font-size: 2em;
	color: #444;
	padding: 0em 0em .4em;
	margin: 0em;
}

#contentTable h2 {
	font-size: 1.5em;
	color: #444;
	visibility: visible;
	padding: .6em 0em .3em;
	margin: 0px;
}

#contentTable h3 {
	font-size: 1.2em;
	color: #444;
	visibility: visible;
	padding: .6em 0em .3em;
	margin: 0px;
}

#contentTable p {
	color: #444;
	visibility: visible;
	padding: 0em 0em .8em;
	margin: 0em;
}

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

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

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

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


#maintable {
	border: 2px solid #10147E;
	margin-top: 15px;
}

#maintable td {
	border-top: 1px none #10147E;
	border-right: 1px solid #10147E;
	border-bottom: 1px solid #10147E;
	border-left: 1px solid #10147E;
	vertical-align: top;
}

#table_bgrnd {
	background: #F0F2F5;
	padding: 15px;
	border: 1px solid #D7DDDF;
}

#compare {
	color: #222;
	font: bold 9px Verdana, Geneva, sans-serif;
	padding: 0px 0px 5px;
	text-align: left;
	width: 100%;
}
#compare td  {
	font: bold 9px Verdana, Geneva, sans-serif;
	padding: 3px 3px 3px 10px;
	text-align: left;
}
#jumpMenu  {
	font-family: Arial, Helvetica, sans-serif;
	background: #3C4D99;
	color: #FFF;
}
#compare .descCol {
	background: #FFF;
	border-bottom: 1px solid #5F778F;
	color: #777;
	padding-left: 20px;
}
#compare  .title{
	background: #F0F2F5 url(/common/images/heading_bgrnd.gif) no-repeat;
	color: #fff;
	padding-left: 5px;
	font-size: 12px;
	padding-bottom: 2px;
	text-transform: uppercase;
}

#compare .descColNL {
	background: #FFF;
	color: #777;
	border-bottom: 4px solid #F0F2F5;
	padding-left: 20px;
}

#compare .productCol {
	background: #C3CFD6;
	border-bottom: 1px solid #5F778F;
}
#compare .productColNL {
	background: #C3CFD6;
	border-bottom: 4px solid #F0F2F5;
}

#compare .compareCol {
	background: #E2E5E6;
	border-bottom: 1px solid #5F778F;
}
#compare .compareColNL {
	background: #E2E5E6;
	border-bottom: 4px solid #F0F2F5;
}
#compare .descCol .title h2 {
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	color: #425465;
	line-height: 12px;
}

#compare .product {
	float: right;
	margin-top: 0px;
}
#compare .product h2{
	float: right;
	width: 234px;
	display: inline;
	text-align: center !important;
	padding-right: 18px !important;
}
#compare .product1 {
	float: right;
	margin-top: 0px;
}

#compare .product1 h2 {
	float: right;
	width: 210px;
	display: inline;
	text-align: center !important;
}
#compare .product2 h2{
	float: right;
	width: 200px;
	display: inline;
	margin-top: -12px;
}

.productTable {
	margin-top: 10px;
	margin-bottom: 5px;
}
a.highlightLink {
	background: #5F778F;
	color: #FFF;
	padding: 3px;
	font-size: 10px;
	margin-top: 10px;
}

a.BottomdownloadPDF {
	background: #5F778F;
	color: #FFF;
	padding: 3px;
	font-size: 10px;
	margin-top: 60px;
	text-align: right;
	float: right;
}

.return {
	padding-top: 25px;
	margin: 0px;
	padding-bottom: 0px;
}

