/* -------------------- DISCLAIMER --------------------- */
#disclaimer {
	color:
	clear: right;
	width: 415px;
	margin: 52px 0 0 20px;
	line-height: 1.09em;
	float:left;
	}

/* -------------------- FOOTER --------------------- */
.footer {
	width: 900px;
	clear: both;
	background-color:#e0e7ed;
	font-size:.91em;
	}
	
#headerPhoneNumber {
	position:absolute;
	top:40px;
	right:15px;
	width: 200px;
	color:#293170;
}

.links{

width: 433px;
float:left;
}

ul.footerNav1 {
	clear: both;
	padding: 1em 0 1em 0;
	margin: 10px 0 0 20px;
	}
	
ul.footerNav1 li {
	display:inline;
	padding: 1em 0 0 .2em;
	}	
	
ul.footerNav2 {
	width:180px;
	padding: 1em 0 2em 0;
	float:left;
	margin: 0 0 0 20px;
	}
	
ul.footerNav2 li, ul.footerNav3 li{
	padding: .4em 0 0 0;
}
	
ul.footerNav3{
	width:200px;
	padding: 1em 0 2em 0;
	float: left;
}
	
ul.footerNav li {
	background: transparent url(../images/slash.gif) 100% 50% no-repeat;
	float: left;
	line-height: normal;
	white-space: nowrap; 
	margin: 0 5px 0 0;
	padding: 0 12px 0 0;
	}

ul.footerNav li.noSeperator, #headerContact li.noSeperator {
	background: transparent none 0 0 no-repeat;
	}

/* -------------------- HEADER --------------------- */
#headerContact {
	width: 230px;
	float: right;
	margin: 30px 0 0 0;
	}

#headerContact ul {
	list-style: none; 
	padding: 1em 0 1em 0;
	}
	
#headerContact ul li {
	background: transparent url(../images/slash.gif) 100% 50% no-repeat;
	float: left;
	white-space: nowrap; 
	margin: 0 5px 0 0;
	padding: 0 12px 0 0;
	}

#headerContainer {
	width: 900px;
	position:relative;
	}

#headerLeft { 
	width: 450px;
	padding-top: 25px;
	float: left;
	}

#headerLeft .keynote { 
	margin-top: 5px;
	color: #f60;
	text-transform: uppercase;
	font-size: 9px;
	width: 325px;
	height:100px;
	}

#headerLinks {
	position:absolute;
	top:5px;
	right:-5px;
	list-style-type:none;
	}

#globalNav {
	clear: both;
	width: 903px;
	list-style: none;
	height: 41px;
	background-image: url(/images/global_nav_background_no_slash.jpg);
	background-repeat: no-repeat;
	padding: 7px 0 0 0;
}

#globalNav a {
	margin-right: 14px;
	margin-left: 14px;
	font-family : Times New Roman;
	font-style : bold; 
	color: black;
	font-size: 19px;
	text-decoration: none;
}

#headerSpacing {
	float: none;
	position:absolute;
	top:0px;
}

/* -------------------- OLS --------------------- */
#olsWrapper {
	position: relative;
	margin-top:-11px;
	}

#olsWrapper .olsCorner {
	width: 40px;
	height: 39px;
	position: absolute;
	top: 0px;
	left: -40px;
	z-index: 59;
	background-image: url(../images/ols_corner.jpg);
	background-repeat: no-repeat;	
	}

#ols {
	color: black;
	height: 175px;
	margin: 0 0 10px 0;
	padding: 10px 0 0 12px;
	background-image: url(../images/green-gradiant.png);
	background-repeat: no-repeat;

	}

#ols a.topLink {
	padding: 0 0 1.27em 0;
	display: block;
	}

#ols input {
	margin: 4px 0 10px 0;
	width: 165px;
	padding: 2px;
	font-size: 1.09em;
	color: #666;
	}

#ols input.login {
	filter:alpha(opacity=0);
	width: 100%;
	height:100%;
}
#ols #olsLoginBtn {
	background-image: url(../images/btn_login.jpg);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	width: 95px;
	height: 27px;
	margin-top:19px;
	position: relative;
}

#LoginHelp{
	margin-top:-37px;
	margin-left:95px;
}

#ols a {
	color: black;
	font-size: 0.81em;
	}

#ols img {
	float: left;
	padding: 10px 5px 10px 0;
	position: relative;
	}
	
/* -------------------- VALUE PROP --------------------- */
.valuePropWrapper {
	position: relative;
	margin-left:42px;
	display: block;
	cursor: pointer;
	width: auto;
	height: auto;
	}

a.valuePropWrapper:hover {
	text-decoration: none;
	}

/* -------------------- TEST -------------------------------------------- */	

body {
	background-color: #acce6c;
	margin: 10px 0 20px 0;
	background-repeat: repeat;
	background-position: top center;
	}

#homepageWrapper {
	width: 924px;
	position:relative;
	height: auto;
	padding: 0 0 20px 20px;
	margin: 0 auto 0 auto;
	background-color: #FFFFFF;
	background-image: url(../images/ols_corner.jpg);
	background-repeat: no-repeat;
	background-position: top right;	
	}

#subWrapper {
	width: 900px;
	height: auto;
	float: left;
	clear: left;
	}

#rightColumn {
	width: 201px;
	float: left;
	height: auto;
}

/*------------------ OLS  ----------------------*/
#ols {
	margin-bottom: 14px;
}
/*-----------HOR------------*/
.questionsTable {
	
	border-style: solid;
	border-radius: 7px;
	border-width: 2px;
	border-color: black;
	border-spacing: 20px;
	border-collapse: separate;
	
}

.questionsTable th {
	
	line-height: 23px;
	font-size: 14px;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
	
}

.questionTable {
	
	border-spacing: 10px;
	border-collapse: separate;
	
}

.questionTable th {
	
	line-height: 23px;
	font-size: 14px;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
	
}