body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: auto;
	background-image: url(../images/Background.gif);
	background-repeat: repeat;
	background-position: left top;
}
.variableText {
	color: #FF0000;
}
table {
	margin: 2px;
	border: 1px solid #999999;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #4096A8;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.tanBar {
	background-color: #CBCBB1;
	font-weight: bold;
	color: #000000;
}
.grayBar {
	background-color: #E1E1E1;
	font-weight: bold;
	color: #000000;
}
.greenBar {
	background-color: #97B7BD;
	font-weight: bold;
	color: #000000;
}
.surveyTitle {
	font-size: 18px;
	color: #246865;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.formBlueBkgrd {
	background-color: #EEEEEE;
	border: 2px solid #000000;
	padding: 5px;
}
.ItalicUnderline {
	font-style: italic;
	text-decoration: underline;
}
.tanBarItalic {
	background-color: #CBCBB1;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
.boldUnderlined {
	font-weight: bold;
	text-decoration: underline;
}
.reportTitle {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
.reportQuestTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.reportSmallTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.reportQuestTheme {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
}
.reportQuest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.reportGroups {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
}
.reportGapDistTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
}
.coversheetTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
.coversheetHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.coversheetTable {
	border: medium double #000000;
}
.pageBreak {
	page-break-before: always;
}
.reportNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.overviewTitle {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
.overviewTable {
	border-top: medium none #000000;
	border-right: medium none #000000;
	border-bottom: medium double #000000;
	border-left: medium none #000000;
}
.reportNormalBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 72px;
	margin-left: 72px;
	font-weight: bold;
}
.reportCompData {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.reportCompData ul {
	margin: 2px 0px 0px;
	list-style-type: none;
}
.reportCompData li {
	padding-top: 0px;
	padding-bottom: 5px;
}
button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	background-color: #206471;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #6D99A2;
	border-right-color: 11363E;
	border-bottom-color: 11363E;
	border-left-color: #6D99A2;
	font-weight: bold;
	text-align: center;
	/*width: 8em;*/
	padding: 0px;
}


#Layer1 {
	position: relative;
	left:15px;
	/*top:70px;*/
	width:332px;
	height:35px;
}

#Layer2 {
	position: relative;
	left:100px;
	/*top:80px;*/
	width:480px;
	/*height:306px;*/
	min-height: 306px;
}

#Layer3 {
	position: relative;
	left:10px;
	/*top:80px;*/
	width:740px;
}

#Layer4 {
	position: relative;
	left:20px;
}

#Main {
	margin: auto;
	background-color: #FFFFFF;
	width: 760px;
	border: solid 1px #AAAAAA;
}

.hrClass {
	width: 80%;
	color: #999999;
	height: 1px;
}

td {
	border: 1px solid #999999;
}

.borderless {
	border: none;
}

.borderless td {
	border: none;
}

fieldset {
	border: none;
}

fieldset legend {
	visibility: hidden;
	font-size: 0px;
}

