BODY {
	font-family: Arial, Verdana, sans-serif;
	font-size:10px;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
	background-color: #bbbbbb;
}
TABLE.TableLayoutContainer {	/* main layout table */
	font-family: Arial, Verdana, sans-serif;
	font-size:10px;
	color: black;
	background-color: #ffffff;
	width:750px;
	border: 1px #082E44 solid;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.contentCell {					/* page content cell from TableLayoutContainer */
	background-color: #ffffff;
	width : 625px;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Verdana, sans-serif;
}
.innerText {					/* sub tables of main layout */
	font-family: Arial, Verdana, sans-serif;
	font-size:10px;
	width : 100%;
}

a {
	color : #082E44;
	text-decoration: underline;
}
select {
	font-family: Arial, Verdana, sans-serif;
	font-size:12px;
}
.surveyList {
	font-family: Arial, Verdana, sans-serif;
	font-size:12px;
}
input {
	font-family: Arial, Verdana, sans-serif;
	font-size:12px;
}
textarea {
	font-family: Arial, Verdana, sans-serif;
	font-size:12px;
}
H1 {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 24pt;
	color:Navy;
	margin: 8px 0px 2px 0x;
}
H2 {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 18pt;
	color: #333333;
	margin: 2px 0px 2px 0x;
}
H3 {
	font-family: Arial, Verdana, sans-serif;
	font-size:20px;
	color: #333333;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 0px;
}
H4 {
	font-family: Arial, Verdana, sans-serif;
	font-size:16px;
	color: #333333;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 0px;
}
.helpText {
	font-family: Arial, Verdana, sans-serif;
	font-size:10px;
	font-style:italic;
	color:#101060;
	width : 100%;
}
.helpWarningText {
	font-family: Arial, Verdana, sans-serif;
	font-size:10px;
	font-style:italic;
	color:#601010;
	width : 100%;
}
.helpErrorText {
	font-family: Arial, Verdana, sans-serif;
	font-size:10px;
	font-style:italic;
	color:#f01010;
}
.confirmationMessageText {
	font-family: Arial, Verdana, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	color:#CD4800;
	background-color:#ffffff;
}
/* styles for header and footer */
.headerCell {
	background-color: #333333;
	padding: 3px 3px 3px 3px;
	margin: 0px 0px 0px 0px;
	color: White;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.SurveyTitleCell {
	background-color: #333333;
	padding: 3px 3px 3px 3px;
	margin: 0px 0px 0px 0px;
	color: White;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.headerCell a {
	color: White;
	text-decoration: none;
}
.headerCell a:hover {
	text-decoration: underline;
	color: #4800ff;
}
.bottomCell {
	background-color: #BCCD00;
	color: Navy;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	border-top: 1px #082E44 solid;
	font-family: Arial, Verdana, sans-serif;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
}
.bottomCell a {
	color: Navy;
	text-decoration: none;
}
.bottomCell a:hover {
	color: #FFFFFF;
}
/* styles for content area heading text */
.titleFont {
	line-height: 24px;
	font-family: Arial, Verdana, sans-serif;
	font-size:16px;
	color: Navy;
	font-weight: bold;
}
.subTitleFont {
	line-height: 18px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #222222;
	font-weight: bold;
}
/* used in the tabs and sub tabs */
.menuContainerCell {
	background-color: #333333;
	padding: 0px 0px 0px 3px;
	margin: 0px 0px 0px 0px;
}
.menuTable {
	background-color: #333333;
}
.selectedMenuTab {
	background-color: #ffffff;
}
.selectedMenuTab a {
	color : #CD4800;
	font-size: 10px;
	font-family: Arial, Verdana, sans-serif;
	font-weight : bold;
	text-decoration: none;
}
.selectedMenuTab a:hover {
	color : #CD4800;
	font-size: 10px;
	font-family: Arial, Verdana, sans-serif;
	font-weight : bold;
	text-decoration: none;
}
.unselectedMenuTab {
	background-color: #4800FF;
}
.unselectedMenuTab a {
	color : #BCCD00;
	font-size: 10px;
	font-family: Arial, Verdana, sans-serif;
	font-weight : bold;
	text-decoration: none;
}
.unselectedMenuTab a:hover {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Arial, Verdana, sans-serif;
	font-weight : bold;
}
.subMenuContainerCell
{
	background-color: #ffffff;
	padding: 3px 3p 3px 3px;
	margin: 0px 0px 0px 0px;
	height: 18px;
	border-bottom: 1px #082E44 solid;
}
.subMenuTable {
	background-color: #ffffff;
	color: Navy;
	font-size: 10px;
	font-family: Arial, Verdana, sans-serif;
	font-weight : bold;
}
.unselectedSubMenuCell a {
	color : Navy;
	font-size: 10px;
	font-family: Arial, Verdana, sans-serif;
	font-weight : bold;
	text-decoration: none;
}
.unselectedSubMenuCell a:hover {
	color: Navy;
	font-size: 10px;
	font-family: Arial, Verdana, sans-serif;
	font-weight : bold;
	text-decoration: underline;
}
/* grids that appear in the content cell of the page */
.gridTable {
	border: solid 1px #999999;
	vertical-align: middle;
	width:100%;
}
.gridHeader {
	background-color:Black;
	font-size:10px;
	font-weight:bold;
	font-family:Arial, Verdana, sans-serif;
	color:White;
	text-align:center;
}
.gridCellsNormal {
	font-size:10px;
	font-family: Arial, Verdana, sans-serif;
	color:black;
	border-bottom: none;
	border-top: none;
}
.gridCellsAlt {
	font-size:10px;
	font-family: Arial, Verdana, sans-serif;
	color:black;
	background-color:LightGoldenrodYellow;
}

.smallText {
	margin-top: 3px;
	margin-bottom: 2px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
}
.mediumText {
	margin-top: 1px;
	margin-bottom: 2px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
}

/* these used in the voter report, survey builder */
.surveyQuestion {
	font-family: Arial, Verdana, sans-serif;
	font-size:14px;
	font-weight: bold;
	line-height: 18px;
}
.surveyAnswer {
	font-family: Arial, Verdana, sans-serif;
	font-size:12px;
}
.MatrixStyle {
	font-family: Arial, Verdana, sans-serif;
	font-size:12px;
	background-color:Gainsboro;
}
.MatrixHeaderStyle {
	font-family: Arial, Verdana, sans-serif;
	font-size:12px;
	background-color:Gainsboro;
}
.MatrixItemStyle {
	font-family: Arial, Verdana, sans-serif;
	font-size:12px;
	background-color:white;
}
.MatrixAlternatingItemStyle {
	font-family: Arial, Verdana, sans-serif;
	font-size:12px;
	background-color:LightGoldenrodYellow;
}

/* for survey builder display */
.questionBuilderContainer {
	font-family: Arial, Verdana, sans-serif;
	font-size:11px;
	color: black;
	border: solid 1px #BCCD00;
	width : 100%;
}
.questionBuilderPageOptions {
	font-family: Arial, Verdana, sans-serif;
	font-size:10px;
	font-weight: bold;
	width : 100%;
}
.questionBuilderBranchRules {
	font-family: Arial, Verdana, sans-serif;
	font-size:10px;
	font-weight: bold;
	width : 100%;
	background-color:white;
	border: solid 1px #BCCD00;
}
.questionBuilderQuestOptions {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color : #b0b0b0;
	width : 100%;
}
.questionBuilderSkipRules {
	font-family: Arial, Verdana, sans-serif;
	font-size:10px;
	font-weight: bold;
	width : 100%;
	background-color:white;
	border: solid 1px #b0b0b0;
}

/* these may not be used but refer to the status messages during a survey */
.questionValidationMessageStyleCSS {
	font-family: Arial, Verdana, sans-serif;
	font-size:10pt;
	background-color: #FFAAAA;
	color : Red;
}

.confirmationMessageStyleCSS {
	font-family: Arial, Verdana, sans-serif;
	font-size:18pt;
	background-color: #AAFFAA;
	color : Green;
}

.accessDeniedText {
	font-family: Arial, Verdana, sans-serif;
	font-size:medium;
	color : #aa0000;
}

.addinsLayout {
	font-family: Arial, Verdana, sans-serif;
	font-size:xx-small;
}

.selectedMenuFont {
	font-family: Arial, Verdana, sans-serif;
	color: #ffffff;
	font-size:xx-small;
	font-weight: bold;
}

.crossTabTable {
	font-family: Arial, Verdana, sans-serif;
	font-size:x-small;
	color: black;
	background-color: #FCFFFF;
	border: 1px #3F3D3D solid;
	width : 700px;
}

.crossTabBaseCell {
	background-color: #D0E4FF;
}

.crossTabCompareCell {
	background-color: #F7DCE0;
}

UL LI {
 	list-style-type: disc;
 	margin-top: 1;
 	margin-bottom: 1;
} 

