/*  GLOBAL STYLE RESET */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,select,p,blockquote,th,td{padding:0;
margin:0; font-size:100%}
table{border-collapse:collapse; border-spacing:0}
fieldset,img{border:0}
address,caption,cite,code,dfn,em,th,var{font-weight:normal; font-style:normal}
ol,ul{list-style:none}
caption,th{text-align:left}
h1,h2,h3,h4,h5,h6{font-weight:normal; font-size:100%}
q:before,q:after{content:''}
abbr,acronym{border:0}

/* removes dottd border from all focused links */
:-moz-any-link:focus, a, input{outline:none!important}


body {
font-family: arial, verdana, sans-serif;
font-size: 13px;
line-height: 1.4em;
color: #000;
background:#fff;
margin: 0;
background-image: url(../images/bg.gif);
background-repeat:repeat-x;
}


.bold {
font-weight: bold;
}

.center {
text-align: center;
}

img, img a {
border: 0px;
}



a { text-decoration: none; }
a:link {
 color:#1c377d;
 text-decoration: none;
}
a:hover {
color:#1c377d;
 text-decoration: underline;
}
a:visited {
color:#1c377d;
 text-decoration: none;
}
a:active {
 color:#1c377d;
 text-decoration: underline;
}


.clear{
	clear:both
}

/*-------MAIN STRUCTURE ALL----------*/


#container {
width: 926px;
margin: 0 auto;
text-align:left;
}

.toproundedbox {
background-image: url(images/toproundedbox.jpg);
background-repeat: no-repeat;
width: 829px;
height:23px;}



#header{
	margin-top:40px;
}

#header img{
	float:left;
	margin-left:30px;
}

#header div{
	float:right;
	margin-top:55px;
	margin-right:20px;
}

h2{
	font-weight:bold;
	font-size:17px;
	color:#5c5c5c;
	margin-bottom:5px;
}

h1{
	font-weight:bold;
	font-size:30px;
	color:#1c377d;
}

h3{
	margin-top:10px;
	font-weight:bold;
	font-size:13px;
	color:#5c5c5c;
}

#nav{
	background-image: url(../images/nav.gif);
background-repeat: no-repeat;
width:926px;
height:25px;
color:#ccc;
padding-top:10px;
padding-left:30px;
}

.footerlinks{
font-size:10px;
}


#nav a{
	color:#fff;
}

#maincontent{
background-image: url(../images/greybg.gif);
background-repeat: repeat-y;
width:926px;	
padding-left:40px;
padding-top:30px;
}

#columns{
	margin-top:20px;
	width:860px;
}

.columnleft{
	float:left;

	width:400px;
}



.ctaboxwhite{
	width:395px;
	background:#fff;
	border:1px solid #ccc;

}




.ctabox img{
	margin: 5px 0px 0px 0px;
}

.ctabuttonimg{
	margin-left:18px;
	margin-top:5px;
	margin-bottom:15px;
}

.star{
	font-size:10px;
	width:360px;
	margin-left:24px;
	line-height:1.2em;
	margin-bottom:20px;
}

.starindex{
	margin-left:4px;
	font-size:10px;
	width:360px;
	line-height:1.2em;
	margin-bottom:20px;
}
.bullets{
	margin-top:20px;
	margin-bottom:10px;
	width:370px;
	background:#d7d7d7;
	border:1px solid #ccc;
	padding:20px 0px 0px 25px;
}

h4{
	font-weight:bold;
	font-size:18px;
	color:#1c377d;
}


ul{
	list-style-type: disc;
	padding-left: 0;
	margin-left: 0;
	float:left;
	margin: 10px 0px 20px 13px;
}

.ulleft{
	padding-left:10px;
}
li{
	color:#1c377d;
	font-weight:bold;
	font-size:12px;
	line-height:2em;
	padding-left:0px;
}

.columnright{
float:right;
width:420px;
margin-right:20px;
}

.columnright img{
	margin-bottom:10px;
}


.columnright p{
	font-size:11px;
	line-height:1.4em;
	margin-top:10px;
	margin-left:10px;
}

.columnright p.ptitle{
	font-weight:bold;
	font-size:13px;
}

#bottom{
	background-image: url(../images/bottombg.gif);
background-repeat: no-repeat;
width:926px;	
height:31px;
}

#footer{
	text-align:center;
	color:#1c377d;
}

img.graph2{
	border: 1px solid #ccc;
	margin-top:10px;
}





/*-------MAIN STRUCTURE ALL----------*/

.formfields{
	padding:25px 0px 0px 20px;
}

label.element{
	width:180px;
	float:left;
	margin-bottom:10px;
	margin-left:10px;
	font-weight:bold;
}

select{
	margin-bottom:10px;
}

input{
	margin-bottom:10px;
}

input#btnSubmit{
	margin-top:10px;
	margin-bottom:10px;
}


.columnleftthankyou{
	float:left;
	width:400px;
}

.columnleftthankyou p{
	margin-bottom:10px;
}

.columnleftthankyou h1{
	margin:40px 0px 20px 0px;
}


img.ctabutton2{
	margin-top:20px;
}





/*------Generic LP----------*/

#gentitle{
	background-image: url(../images/gentitlebg.gif);
background-repeat: no-repeat;
width:926px;
height:42px;
color:#ccc;
padding-top:10px;
padding-left:30px;
}

#gentitle p{
	color:#fff;
	font-weight:bold;
	font-size:24px;
	margin-top:5px;
}
