@charset "utf-8";
/* CSS Document */

a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6e645a;
	text-decoration: none;
}
a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a59687;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 15px;
	margin-bottom: 15px;
}

body { background-color:#0C4C7B;
       margin-bottom:0px;
       margin-left:0px;
       margin-right:0px;
       font-family: Arial, Helvetica, sans-serif;
       font-size: 16px;
	    font-weight: normal;
	    color: #FFFFFF;
       }

table.padded-table th { padding:20px; }

.PageTitle {
	font-size: 36px;
	font-weight: bold;
}
#SectionHeader {
	background-image: url(images/SectionHeader2.jpg);
	background-repeat: repeat-y;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	font-weight: normal;
	background-position: right;
	width: auto;
	height: auto;
}
#Answer {
	background-color: #ab9c8f;
	padding: 5px;
	width: 80px;
	text-align: center;
	font-weight: bold;
	border: thin solid #ab9c8f;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.methodology {
	font-size: 11px;
}


#LearnMore {
	width: 180px;
	margin-top: 75px;
	padding: 10px;
	margin-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border: thin solid #FFFFFF;
	font-weight: normal;
}

.sectionHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
}
.answers {
	font-weight: bold;
	margin-left: 15px;
}
#bodyIndent {
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
ul {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 0px;
}

#paragraphSpacing {
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
#seperator {
	background-color: #FFFFFF;
	height: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#SoundFamiliar {
	width: 130px;
	margin-top: 75px;
	padding: 10px;
	margin-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	border: thin solid #FFFFFF;
	font-weight: normal;
}
#SectionHeaderAnswers {
	background-image: url(images/SectionHeader2.jpg);
	background-repeat: repeat-y;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	font-weight: normal;
	background-position: left;
	width: auto;
	height: auto;
}
#Answer:hover {
	border: thin solid #FFFFFF;
}
#moreInfo {
	text-align: right;
	width: 500px;
	position: relative;
}
#pollEnterKeyline {
	border: 1px solid #FFFFFF;
	width: 475px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}

.style1 {font-size: 24px}

.style2 {
	font-size: 14px;
	font-weight: bold;
	}
	
.style3 {
	font-size: 13px;
	font-weight: bold;
		}
	
