/* CSS Document */

body {
	font:12px Arial, Helvetica, sans-serif;
	color:#000;
	line-height:1.2em;
	background-color:#d3d3d3;
}
body,form,ul,li,p,h1,h2,h3,h4{
	margin:0;
	padding:0;
}
a img{border:none;}
a{text-decoration:none;color:#0099ff;}
a:hover{text-decoration:underline;}

/* Clearing html elements */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
h1{font-size:24px;color:#12a7e0;margin:12px 0;}
#container{
	width:986px;
	background-color:#D3D3D3;
	margin:0 auto;
}
#header{background-color:#fff;border-bottom:10px solid #12A7E0;}
#header .headerText {
	color:#0099FF;
	float:right;
	font-weight:bold;
	padding:0 5px;
}
#header .headerText span{color:#01385c;}
.topNav ul{background:#40baff url(../images/tabBg.gif) repeat-x bottom;}
.topNav ul li{
	float:left;
	list-style:none;
	padding:6px 25px;
	border-right:1px solid #EEEEEE;
}
.topNav ul li.selected{background:#40baff url(../images/tabBgActive.gif) repeat-x bottom;}
.topNav ul li a{color:white;font-weight:bold;}
.topSubNav{border-top:1px solid #a8e0ff;border-bottom:1px solid #a8e0ff;margin-top:1px;padding:6px 0;display:none;}
.topSubNav .subNanItem a{color:#075f92;font-weight:bold;padding:0 15px;}
.topSubNav .divide{padding:1px;width:1px;background:url(../images/divide.gif) no-repeat;height:16px;}
.mainContent{
	background-color:#FFFFFF;
	padding:10px;
	margin-top:10px;
	border:1px solid #858585;
	border-bottom:none;
}
.left-col{float:left;width:722px;}
.right-col{float:left;width:232px;margin-left:10px;}
.formHeading{
	padding:5px;
	font-weight:bold;
	font-size:13px;
	border:1px solid #bce3fc;
	background:#cfecff;
}
.form{margin-bottom:20px;}
.form table td{padding-top:10px;}
.form table td span{color:#737373;font-size:11px;margin-left:6px;display:block;}
.formItem{
	text-align:right;
	padding:0 10px 0 20px;
}
.inputText{
	border:1px solid #bebebe;
	width:144px;
}
.terms{padding:20px 0;}
.terms input{position:relative;top:2px;}
.submitForm{text-align:center;border-top:1px solid #c2c2c2;}
.formButon{
	font-size:16px;
	background:url(../images/formButton.gif) no-repeat;
	width:138px;
	height:35px;
	padding-bottom:2px;
	color:#222;
	margin:0 10px;
	border:none;
}
.blueBg{background-color:#F5F9FB;padding:4px 8px;}
.blueBgBorder{background-color:#F5F9FB;border:1px solid #C5D4DB;padding:4px;font-size:11px;}
.whiteBg{background-color:#fff;padding:8px;margin:5px 0;}
.borderBottom{border-bottom:1px solid #A4BBC8;}
h2{font-size:16px;color:#01385c;}
.right-col h2{font-size:14px;}
h3{font-size:14px;color:#01385c;}
.right-col h3{font-size:12px;}
.borderBottom h2 a:hover{text-decoration:none;}
.benefits{padding:10px;}
.findinside{float:left;margin:15px 0;text-align:center;width:100px;}
.marginBottom{margin-bottom:20px;}
#footer {
	background:#01385c none repeat scroll 0 0;
	color:white;
	font-size:11px;
	padding:4px 10px;
}
.copyright {float:right;}
.footerItems a, .footerItems .divide {color:white;padding-right:3px;}
.blueBgBorderIcons{float:left;}
.mediaMentions{border-right:1px solid #CCCCCC; float:left; font-size:11px; padding:0 2px; text-align:center; width:175px;height:112px;}
.mediaMentions p{margin-top:10px;}

.productTable table{border-collapse:collapse;border-left:1px solid #bce3fc;border-right:1px solid #bce3fc;}
.productTable th{background-color:#cfecff;padding:5px;border:1px solid #bce3fc;}
.productTable td{border-top:1px solid #bce3fc;border-bottom:1px solid #bce3fc;padding:5px;vertical-align:top;}
.regisDetails{height:20px;}

.approved{color:#1dc10c;}
.rejected{color:#f51f1f;}
.pending{color:#e8a005;}
.tableHeading{margin:8px 0;}
.reportList{margin:10px 0;}
.reportList li{float:left;list-style:none;margin-right:12px;}

.selectBox{width:110px;}
.inputBox{width:105px;}

.widgetList{margin-top:15px;}
.widgetList li{list-style:none;  line-height:1.8em; }
.widgetList .widgetListOpen{background:url(../images/minus.gif) no-repeat 0 3px;}
.widgetListHeading{background:url(../images/plus.gif) no-repeat 0 3px; padding-left:25px; cursor:pointer;}
.widgetListContent{padding:10px 25px;}

.previewBox {margin:15px 0;}
.previewBox p{margin-top:15px;}
.previewBox img{cursor:pointer;}
.previewImg{float:left; margin-right:15px;}
.previewBoxContent{padding-top:30px;}

.quote {color:#336699;}
.closeQuote {line-height:1.5em; font-size:13px; font-weight:bold; padding:1px 25px; text-align:justify;}
.list{margin-top:12px;}
.list li{line-height:1.5em;list-style:none;color:#004565;margin-bottom:10px;background:url(../images/listIcon.gif) no-repeat 0 3px;padding-left:12px;}

.errInfo {
	color:#EF0E0E;
	display:inline;
	font-size:10px;
	padding:0 0 0 0;
}
.blueBgContainer{margin-top:10px;}
.alliedAssoc{margin-bottom:30px;}