@charset "utf-8";

/* green = #99C73E
   blue = #0686bf
   black = #231F20
*/

.off {
	display: none;
}

body {
	background: #fff;
	color: #231F20;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

* {
	margin: 0;
	padding: 0;
}

a, a:visited {
	text-decoration: none;
	color: #0686bf;
}

a:hover {
	text-decoration: underline;
}

.clear { clear: both; }

#wrap {
	width: 960px;
	margin: 0 auto 10px;
	position: relative;
}

#header {
	background: url(../img/headerBottomBG.png) #fff repeat-x bottom left;
	padding: 20px 0 13px 50px;
	position: relative;
	height: 70px;
}

.ie #header {
	height: 70px;
	
}

#header a {
	text-decoration: none;
}

.logo {
	background: url(../img/logo.png) #fff no-repeat top left;
	width: 120px;
	height: 70px;
	display: block;
	margin: 0 0 0 0;
	float: left;
}

.ie .logo {
	background: url(../img/logo.gif) #fff no-repeat top left;
}

#header img {
	display: block;
	float: left;
	margin-left: 50px;
	border: 0;
}

.ie6 #header img {
	margin-left: 25px;
}

.question {
	float: right;
	min-width: 40px;
	min-height: 26px;
	background: url(../img/commentBG.png) #fff no-repeat top right;
	border-left: 2px solid #8dc4ea;
	margin: 20px 10px 0 0;
	padding: 0px 32px 0 5px;
	text-decoration: none;
	display: block;

}

.ie .question {
	min-height: 40px;
	margin-right: 5px;
}

.question p {
	color: #80c826;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px 0;
	font-weight: bold;
}

#content {
	clear: both;
}

.nav ul {
	list-style-type: none;
	list-style: none;
}

.nav li {
	float: left;
}

.nav a, .nav a:visited {
	text-align: center;
	display: block;
	width: 192px;
	height: 45px;
	background: url(../img/buttonBG.png) no-repeat top left;
	color: #fff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.nav a:hover {
	background-position: bottom left;
	/*color: #0686bf;*/
	color: #fff;
	text-decoration: none;
}

.navLinks {
	padding-top: 14px;
	text-align: center;
	margin: 0 auto;
}

#navBottom {
	background: url(../img/navBottomBG.png) repeat-x top left;
	padding: 18px 0 0 0;
}

.ie #navBottom {
	background: url(../img/navBottomBG.png) repeat-x top left;
	padding: 9px 0 0 0;
}

#bodyCopy {
	background: url(../img/innerTopDropBG.png) repeat-x top left;
	padding: 0px 10px 0px 0px;
	min-height: 70px;
	position: relative;
}

#bodyCopy p, p {
	margin: 10px 0 0 10px;
	line-height: 1.3em;	
	text-align: justify;
}

#bodyCopy ul {
	margin-left: 20px;
}

#bodyCopy li {
	list-style-position: inside;
	padding-bottom: 3px;
	margin-bottom: 10px;
	max-width: 500px;
}

img.offer {
	margin-top: 30px;
	display: block;
}

h1, .pageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding: 0px 10px 0 0;
	display: inline-block;
	color: #0686bf;
	font-weight: normal;
	position: relative;
	height: 32px;
}

.pageTitleSubs {
	color: #99C73E;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	display: inline-block;
	margin-left: 10px;
}

.ie .pageTitleSubs {
	margin-top: -5px;
}

h2, h2 a.header, h2 a.header:hover, h2 a:visited {
	color: #99C73E;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	margin: 10px 0 0 0;
	font-weight: bold;
	text-decoration: none;
	position: relative;	
}

h3 {
	color: #0686bf;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	position: relative;
	font-weight: normal;
	margin: 10px 0 10px 10px;
}
	
#leftCol h3, #leftCol h3 a.header, #leftCol h3 a.header:hover {
	max-width: 540px;
}

#leftCol h2, #leftCol h2 a.header, #leftCol h2 a.header:hover {
	max-width: 550px;
}

#leftCol h1, #leftCol h1 a.header, #leftCol h1 a.header:hover {
	max-width: 550px;
}

#rightCol h3, #rightCol h3 a.header, #rightCol h3 a.header:hover {
	max-width: 300px;
}
	
#rightCol h2, #rightCol h2 a.header, #rightCol h2 a.header:hover {
	max-width: 310px;
}

#rightCol h1, #rightCol h1 a.header, #rightCol h1 a.header:hover {
	max-width: 310px;
}

#fullCol h1, #fullCol h2, #fullCol h3, #fullCol .header, #fullCol .pageTitle {
	width: 800px;
}

#leftCol {
	margin: 40px 0 0 0;
	width: 550px;
	border-right: 2px solid #0686bf;
	float: left;
	padding-right: 20px;
	padding-left: 40px;
	position: relative;
}

.ie #leftCol {
	background: url(../img/innerTopDropBG.png) repeat-x top left;
	margin: 0 0 20px 0;
	padding: 40px 20px 0 40px;
}

.ie #leftCol * {
	z-index: 5;
}

#rightCol {
	margin: 40px 0 0 -2px;
	width: 310px;
	float: left;
	padding: 0 10px 10px 10px;
	position: relative;
	border-left: 2px solid #0686bf;
}

.ie #rightCol {
	background: url(../img/innerTopDropBG.png) repeat-x top left;
	margin: 0 0 0 -2px;
	padding: 40px 0 10px 10px;
	width: 310px
}

#fullCol {
	margin: 40px 0 0 0;
	width: 860px;
	float: left;
	padding-right: 40px;
	padding-left: 40px;
	position: relative;
}

.ie #fullCol {
	background: url(../img/innerTopDropBG.png) repeat-x top left;
	padding: 40px 40px 0 40px;
	margin-top: 0;
}

.lineHide {
	display: none;
}

.ie .lineHide {
	display: block;
	height: 40px;
	width: 100px;
	background: transparent url(../img/innerTopDropBG.png) repeat-x top left;
	position: absolute;
	margin-left: -357px;
	z-index: 10;	
}

#footer {
	color: #0686bf;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px;
}

.ie #footer {
	color: #0686bf;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
	margin-top: -8px;
}

#footer a {
	font-weight: bold;
}

.copyright {
	float: left;
}

.privacy {
	float: right;
}
