
/* CSS Document */

*{margin:0; padding:0;}

/* Text, Image, and List Styles --------------------------------------------------------*/
a img{border:none;}
p{font-size: .9em; margin: 0 0 10px 0;}
h4{font-size: .9em;}

/* Global Styles ----------------------------------------------------------------------*/

body{
	text-align: center;
	padding: 0;
	margin: 0;
}

body {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	background-color: #cce1c8;
	background-image: url(/images/landing/bg.gif);
}
#globalWrapper{
	margin:0 auto;
	text-align:left;
	width:888px;
	background-image: url(/images/landing/mainBg.gif);
	background-repeat: repeat-y;
}

* html #globalWrapper {}

/* Main header ------------------------------------------------------------------------*/
#header {
	width:888px;
	height: 177px;
	background-image: url(/images/landing/headerTopBg.jpg);
	background-repeat: no-repeat;
} 
.logo{padding-top: 65px;padding-left: 45px;float:left;}
.headerMain{padding-top: 88px;padding-right: 70px;float:right;}

/* Main Home(Content area) ----------------------------------------------------------------*/
#main{}

/* Sidebar Styles --------------------------------------------------------------------------*/
#sideBar{
	float:left;
	width:275px;
	padding-left: 28px;
}

#sideImage{
	width:275px;
	height:240px;
	background-image: url(/images/landing/sidebarPhoto.jpg);
	background-repeat: no-repeat;
	margin-top:10px;
	
}

#sideImageNews{
	width:275px;
	height:240px;
	background-image: url(/images/landing/sidebarNewspaper.jpg);
	background-repeat: no-repeat;
	margin-top:10px;
	
}

#sidebarContent{
	width:275px;
	height:214px;
	background-image: url(/images/landing/siderbarBg.jpg);
	background-repeat: no-repeat;
	margin-top:10px;
}

#sidebarContentLong{
	width:275px;
	height:306px;
	background-image: url(/images/landing/siderbarBg2.jpg);
	background-repeat: no-repeat;
	margin-top:10px;
}


/* Content ----------------------------------------------------------------*/
#content{
	float:right;
	width:552px;
	height: 464px;
	background-image: url(/images/landing/contentBg.jpg);
	background-repeat: no-repeat;
	margin-right: 26px;
	margin-top:10px;
}

* html #content {margin-left: 7px;}


#contentLong{
	float:right;
	width:552px;
	height: 556px;
	background-image: url(/images/landing/contentBg2.jpg);
	background-repeat: no-repeat;
	margin-right: 26px;
	margin-top:10px;
}

* html #contentLong {margin-left: 7px;}


#contentTop{
	margin: 10px auto 0 auto;
	width:832px;
	height: 181px;
	background-image: url(/images/landing/contentBgTop.jpg);
	background-repeat: no-repeat;
}
* html #contentTop {margin-left: 28px;}

#contentMiddle{
	margin: 10px auto 0 auto;
	width:832px;
	height: 207px;
	background-image: url(/images/landing/contentBgMiddle.jpg);
	background-repeat: no-repeat;
}
* html #contentMiddle {margin-left: 28px;}

#contentMiddle1{
	float:left;
	width:380px;
	padding:10px 10px 10px 26px;
}

#contentMiddle2{
	float:right;
	width:380px;
	padding:10px 12px 10px 10px;
}

#contentBottom{
	margin: 10px auto 0 auto;
	width:837px;
	height: 73px;
}
* html #contentBottom {margin-left: 26px;}

#contentBottomGrey{
	float: left;
	width:536px;
	height: 73px;
	background-image: url(/images/landing/contentBgBottomL.jpg);
	background-repeat: no-repeat;
	margin-left:1px;
}

#contentBottomGreen{
	float: right;
	width:290px;
	height: 73px;
	background-image: url(/images/landing/contentBgBottomR.jpg);
	background-repeat: no-repeat;
	margin-right:1px;
}

#signup{padding-top:10px;padding-bottom:0;}

table {margin: 0 auto; border: 0px;}
* html table {margin-left: 100px;}
table td.checkbox{padding:4px 0 0 0;}
.signupText{
	padding:0 0 0 10px;
	font-size: .7em;
	vertical-align: middle;
}
.question{
	padding:0 0 0 4px;
	font-size: .7em;
	vertical-align: middle;
}
.checkbox{padding:0 0 0 14px;}
.contentHeader, .contentButton {text-align:center; display:block; padding: 15px 0 0 0;}
.contentButton2 {text-align:center; display:block; padding: 20px 0 0 0;}
.contentButton3 {text-align:center; display:block; padding: 20px 0 10px 0;}
#contentMiddle .formField {margin-bottom:10px;}
.contentText{margin: 0 50px 0 50px; padding: 30px 0 0 0;}
.optionalQ{padding: 6px 0 0 0;font-size:.8em;}
.answer1,.answer2,.answer3,.answer4{font-size:.8em;float:left;padding-right:5px;}
.optionalQ2{padding: 22px 0 0 0;font-size:.8em;}
.contentText2{margin: 0 60px 0 60px; padding: 20px 0 0 0;}
.sidebarText{padding: 18px 0 0 0;margin: 0 20px 0 20px;}
.sidebarHeader{text-align:center; display:block; padding: 20px 0 0 0;}
.bottomLogo{padding: 8px 0 0 12px;}
.bottomLink{text-align:center; display:block; padding: 30px 0 0 0;}

/* Footer Styles-----------------------------------------------------------------------------*/
#footer{
	clear: both;
	height: 40px;
	background-image: url(/images/landing/footerBottomBg.jpg);
	background-repeat: no-repeat;
}
#footer2{
	clear: both;
	height: 40px;
	background-image: url(/images/landing/footerBottomBg2.jpg);
	background-repeat: no-repeat;
}

/* Form Styles-----------------------------------------------------------------------------*/
.formField,.formFieldError{
	padding-right: 5px;
	float:left;
}

.formLabelError{
	visibility: hidden;
	position:absolute;
	top:0;
	left:0;
}
.formLabel{
	width:70px;
	font-size:.8em;

}
input{
	color:#666666;
}
.formCheckLabel{
	font-size:.75em;
	float:left;
}

/* Error Styles-----------------------------------------------------------------------------*/

.error {
	color: red;
	font-size:.75em;
	border:solid red 1px;
	width:400px;
	padding:8px;
	margin:10px 0 0 60px;
}
.error li{
	list-style: none
}
/* Floatie Styles-----------------------------------------------------------------------------*/

.floatie{
	visibility:hidden;
	position:absolute;
	top:0;
	left:0;
	background-image:url(/images/landing/popup-backGreen.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding:8px;
	border:solid 1px #005294;
	color:#fff;
	z-index:100;
}
.floatie p, .floatie p a{
	margin-left:0;
	color:#333;
}

.floatie li{
	margin-left:10px;
	color:#fff;
}
.floatie h4{
	color:#005192;
	padding-bottom: 6px;
}
.includes{
	padding: 0;
	margin: 0;
}
.includesSub{
	padding: 0 0 0 50px;
	margin: 0;
}

.includesSub2{
	padding: 0 0 20px 50px;
	margin: 0;
}
.OKbutton{
	text-align:center;
}
