textarea {
	width: 96%;
}

div.blackborder a:link {
	background: transparent;
	color: black ;  
	text-decoration: underline;
}

div.blackborder a:visited {
	background: transparent;
	color: black ;  
	text-decoration: underline;
}

li.fiptext a, li.fiptexta a, li.fiptextb a, li.fiptextc a { 
text-decoration: none !important ;
}


div.blackborder a:hover { 
	background: transparent;
	color: black ;  
	text-decoration: underline; 
}


h1, h2, h3, h4, h5, h6 {
	margin: 0 0 5px 0;
}

h1 {
	background: transparent;
	color: #000000;
	font-size: 1.5em;
}

h2 {
	background: transparent;
	color: #000000;
	font-size: 1.35em;
}

h3 {
	background: transparent;
	color: #000000;
	font-size: 1.1em;
}

h4 {font-size: 1.10em;}

div#siteBanner {
	background: #000000;
	color:white;
}

div.navaid {
	padding-left: 100px !important;	
	width: 400px !important;
}

pre {
	margin-top: -8px;
}

/* ==================================== */
/* Third column boxes thes      */ 
/* ==================================== */

div.thesbox { 
background: none transparent; 
margin:  5px 0 5px 0; 
padding: 0;
color: #000; 
border-top: #D6D6D6 1px solid; 
border-left: #D6D6D6 1px solid; 
border-right: #D6D6D6 1px solid; 
border-bottom: #D6D6D6 1px solid; 
} 

div.thesbox a, a:visited {
	background: transparent;
	color: #000;  
	text-decoration: underline;
}



div.thesboxheader h2{ 
margin: 0px; 
padding: 7px 0px 7px 4px; 
color: #fff; 
border: #D6D6D6 1px solid; 
background-color: #990000;  
text-align: left; 
font-size: .9em;
} 
 
div.thesboxtext { 
border: none;      
background: #EAE9D5;
margin: 0px 0px; 
padding: 1px 10px 2px 18px; 
color: #000000; 
font-size: .85em;
text-align: left; 
} 
div.thesboxpic { 
border: none;      
background: white;
margin: 0px 0px; 
padding: 0px; 
color: #000000; 
text-align: center; 
}

/* - - - - - - - - - - - */
/*    special  */
/* - - - - - - - - - - - */

.special { 
color: #990000 !important;
font-size: 1.2em;
} 


/* - - - - - - - */
/* Quick Search  */
/* - - - - - - - */
div.QSearch {
	background: #e6ede2;
	color: black;
	margin: 0;
	padding: 8px 15px 8px 15px;
	z-index: 100;
}

div.QSearch h2{
	background: transparent;
	color: black;
	font-size: 1.0em;
	margin: 0;
	padding: 0;
}

div.QSearch form {
	margin: 0;
	padding: 0px;
}

div.QSearch label{
	display:none;
}

div.QSearch input.QSearchFormField{
	background: white;
	border: 1px solid #50524e;
	color: #50524e; 
	margin: 0 5px 0 0;
	padding: 1px;
	width: 110px; 
}

div.QSearch input.QSearchSubmit{
	border: 1px solid #50524e;
	background: #50524e; 
	color: #fff; 
	cursor: pointer; 
	font-size: 1.15em;
	font-weight: bold;
	padding: 1px 0 1px 0; 
	width: 40px; 
}

div.QSearch p {
	margin: 5px 0 0 0;
	padding: 0;
}

p#QSearchPageLink a, p#QSearchPageLink a:visited{
	background:transparent;
	color: #50524e;
	margin: 0;
	padding: 0;
}

p#QSearchPageLink a:hover{
	text-decoration:none;
}

/* ------------------------ */
/*  Adnvanced Search Page   */
/* ------------------------ */
/* Accessibility Component */
#searchAccessNav, .searchAccessNav {
	display:none;
}
/* - - - - - - - - - - -- - */
/*       Search Tabs        */
/* - - - - - - - - - - -- - */
h2#searchTitle {
	margin: 0 0 10px 0;
}

div.searchBox {
	margin:0;
	padding: 0;
}

form.searchForm {
	display:block;
	margin: 0;
	padding: 0;
}

div.searchTabBox {
	border-bottom: 1px solid  #DDD;
	height: auto;
	margin: 0; 
 	padding: 0 0 1.4em 0;
}

/* Seatch Tabs at top of Form */
div.searchTabBox ul {
	display: block;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
}

/* Search Tab */
li.SearchTab {
	background: #660000;
	border-top: 1px solid  #DDD;
	border-right: 1px solid  #DDD;
	border-bottom: 0px solid #EEE;
	border-left: 1px solid  #DDD;
	color: #FFF;	
	float:left;
	list-style:none;
	margin: 0 1px 0 0;
	padding: 0px 10px 2px 10px;
}

li.SearchTab a, li.SearchTab a:visited {	
	background: transparent;
	color: #FFF;	
	display:block;
	text-decoration:none;
}

li.SearchTab a:hover {
	background:transparent;
	color: #FFF;	
	text-decoration:underline;
}

/* Selected Search Tab */
li.SearchTabSelected {
	background: #F0E9D7;
	border-top: 1px solid  #DDD;
	border-right: 1px solid  #DDD;
	border-bottom: 0px solid #EEE;
	border-left: 1px solid  #DDD;
	color: black;
	float:left;
	list-style:none;
	margin: 0 1px 0 0;
	padding: 0px 10px 2px 10px;
	z-index:400;
}

li.SearchTabSelected a, li.SearchTabSelected a:visited {
	display:block;
	text-decoration:none;
}

li.SearchTabSelected a:hover {
	display:block;
	text-decoration:underline;
}

/* - - - - - - - - - - - - - - - - */
/*           Search Form           */
/* - - - - - - - - - - - - - - - - */
div.SearchFormBox {
	background: #F0E9D7;
	border-top: 0px solid  #DDD;
	border-right: 1px solid  #DDD;
	border-bottom: 1px solid  #DDD;
	border-left: 1px solid  #DDD;
	color: black;
	margin: 0;
	padding: 5px;
	position:relative;
	z-index: 100;
}

div.SearchFormBox select, div.SearchFormBox input {
	font-size: 0.90em;
}

input.searchKeywordInput {
	font-size: 1.0em;
}

div.SearchFormBox table{
	margin: 0;
	padding: 0;
}

div.SearchFormBox th{
	padding: 0 20px 0 0px;
}

div.SearchFormBox td{
	margin: 0;
	padding: 2px;
}

span.searchText {
	font-weight:bold;
	padding: 0 20px 0 0;
}

div.searchLangSelectionlBox {
	margin:0;
	padding:0;
}

span.searchLang {
	padding: 0 0 0 15px;
}

div.searchButton {
	padding:0;
}

/* - - - - - - - - - - - - - - - - */
/*           Search Help           */
/* - - - - - - - - - - - - - - - - */
div.searchHelpBox {
	background: #F0E9D7;
	border-top: 0px solid  #DDD;
	border-right: 1px solid  #DDD;
	border-bottom: 1px solid  #DDD;
	border-left: 1px solid  #DDD;
	color: black;
	margin: 0;
	padding: 10px;
	position:relative;
	z-index: 100;
}

div.searchHelpText {
	background: white;
	border-top: 1px solid  #DDD;
	border-right: 1px solid  #EEE;
	border-bottom: 1px solid  #EEE;
	border-left: 1px solid  #DDD;
	color: black;
	margin: 0;
	padding: 5px;
}

ul#searchHelpNavLinks {
	margin: 10px 0 0 30px;
	padding: 0 10px 0 10px;
}

p.searchHelpTopLink {
	font-size: 0.8em;
	margin: 5px 0 1px 0;
	padding:0;
	text-align: right;
}
p.searchHelpTopLink a, p.searchHelpTopLink a:visited{
	background: #eef3e0;
	border: 1px solid  #DDD;
	color: #456002;
	display:block;
	margin: 0 10px 0 0;
	padding: 2px 2px 2px 2px;
	text-align:center;
	width: 80px;
}


/* - - - - - - - - - - - - - - - - */
/*     Search Results Listing      */
/* - - - - - - - - - - - - - - - - */
/* Config Option  */
/* when Search Form hidden - display 'New Search' link */
div.searchNewSearchLink {
	font-weight:bold;
	text-align:right;
	margin:0;
	padding:0 10px 0 0;
}

div.searchNewSearchLink a, div.searchNewSearchLink a:visited {
	background: #eef3e0;
	border: 1px solid #DDD;
	color: #456002;
	margin: 0;
	padding: 3px 5px 3px 5px;	
	text-decoration:none;
	width: 5.0em;
}

div.searchNewSearchLink a:hover {
	background: #eef3e0;
	border: 1px solid #DDD;
	color: #456002;
	margin: 0;
	padding: 3px 5px 3px 5px;	
	text-decoration:underline;
	width: 5.0em;	
}

/* - - - - - - - - */
/* Search Results  */
/* - - - - - - - - */
h3.searchTotalCount {
	margin: 5px 0px 0px 0px;
	padding: 5px;
}

div.searchResult {
	margin: 0px;
	padding: 5px;
}

div.searchResult ul{
	margin: 0;
	padding: 0;
}

li.SearchResultItem {
	border-bottom: 1px solid #EEE;
	display:block;
	list-style: none;
	margin: 0px;
	padding: 5px 0px 5px 0px;
}

span.searchListNumber {
	display: block;
	float:left;
	margin: 0 5px 0 0;
	padding:0;
	width: 20px;
}

span.SearchResultTitle {
	margin: 0;
	padding: 2px;
}

a.SearchResultLink, a.SearchResultLink:visited {
	text-decoration: none;
}

a.SearchResultLink:hover {
	text-decoration: underline;
}

p.SearchResultDescription {
	margin: 0 0 0 30px;
	padding: 5px;
}

span.searchLocation {
	display:block;
	margin: 0 0 0 30px;
	padding: 4px;
}

/* - - - - - - - - - - - - - - - - - */
/* Search Results - Term Hi-lighting */
/* - - - - - - - - - - - - - - - - - */
span.searchstring1 {
	background:#FFFF66;
	color:#000000;
	font-weight:bold;
}

span.searchstring2 {
	background:#A0FFFF;
	color:#000000;
	font-weight:bold;
}

span.searchstring3 {
	background:#99FF99;
	color:#000000;
	font-weight:bold;
}

span.searchstring4 {
	background:#FF9999;
	color:#000000;
	font-weight:bold;
}

/* - - - - - - - - - - - - - - - - */
/*     Search Results Navigation   */
/* - - - - - - - - - - - - - - - - */
div.SearchResultNavTop {
	background: transparent;
	border: 1px solid #DDD;
	color:black;
	height: 1.4em;
	margin: 10px 5px 10px 5px;
	padding: 5px;	
	position:relative;
}

div.SearchResultNavBottom {
	background: #F0E9D7;
	border: 1px solid #DDD;
	color: black;
	height: 1.4em;
	margin: 10px 5px 10px 5px;
	padding: 5px;	
	position:relative;
}

a.SearchResultNavPrev, a.SearchResultNavPrev:visited {
	display:block;
	float:left;
	padding: 2px 15px 0 0;
	text-align:right;
	text-decoration: none;
	width: 8.0em;
}

 a.SearchResultNavPrev:hover {
 	text-decoration: underline;
 }

a.SearchResultNavNext, a.SearchResultNavNext:visited {
	display:block;
	float:left;
	padding: 2px 0 0 15px;
	text-align:left;
	text-decoration: none;
	width: 8.0em;
}

 a.SearchResultNavNext:hover {
 	text-decoration: underline;
 }

a.SearchResultNavBack, a.SearchResultNavBack:visited {
	border: 1px solid red;
	display:block;
	float:left;
	padding: 0px 2px 0px 2px;
	text-decoration: none;
	width: 100px;
}

 a.SearchResultNavBack:hover {
 	text-decoration: underline;
 }

ul.searchResultNavLinks{
	display:inline;
	margin: 0;
	padding: 0;	
}

ul.searchResultNavLinks li {
	float: left;
	list-style:none;
	margin: 0;
	text-align:center;
}

ul.searchResultNavLinks li.SearchResultNav {
	border: 1px solid #F0E9D7;
	padding: 1px 5px 1px 5px;
}

ul.searchResultNavLinks li a,ul.searchResultNavLinks li a:visited {
	text-decoration: none;
}

ul.searchResultNavLinks li a:hover {
	text-decoration: underline;
}

li.SearchResultNavSelected {
	border: 1px solid #660000;
	padding: 1px 5px 1px 5px;
}





li#printVersion {
	display: block;
	float:right;
	font-weight:bold;
	padding: 0 10px 0 0;
	width: 10em;
}

li#printVersion a, li#printVersion a:visited {
	background: transparent url(/CommonWebSol/images/ODOW/icon_print_30.gif) no-repeat left;
	color: black;
	display: block;
	margin-left: 10px;
	padding: 0 0 0 40px;
	text-align:left;
	text-decoration: none;
	white-space: nowrap;
}

li#printVersion a:hover {
	background: transparent url(/CommonWebSol/images/ODOW/icon_print_r_30.gif) no-repeat left;
	color: black;
	padding: 0 0 0 40px;
	text-decoration: underline;	
}




/* ============================== */
/* Form Builder                   */
/* ============================== */


div.formRenderNavArrows1 {
	border: 1px solid purple;
}

div.formRenderNavArrows2 {
	border: 1px solid blue;	
}



/* Table - Formbuilder Container  */
table.formContainer {
	border: 0px solid red;
	width: 96%;
	margin: 0px;
	padding: 0px;
}

/*Form Container - Table Cells*/
table.formContainer td {
	padding: 0px 0px 10px 0px;
}

/*Form Container - Table Cells*/
table.formContainer td legend, label{
	background: transparent;
	font-weight: bold;
	color: #003366;
}

/* Mandatory Field Designation */
span.mandatoryasterisk {
	background: transparent;
	color: #FF0000;
}

h3.formErrorMessage {
	background: transparent;
	color:red;
	font-size:130%;
	margin: 0px 0px 3px 10px;
	padding:5px 0px 5px 0px;
	text-align: center;
	width: 430px;
}

li.formError{
	list-style-image: url("/commonwebsol/images/warning.gif");
	/*background-image:url("/commonwebsol/images/tabs_left_on_blue.gif");*/
}
span.formError{
	list-style-image: url("/commonwebsol/images/warning.gif");
	/*background-image:url("/commonwebsol/images/tabs_left_on_blue.gif");*/
}
/* this class is also used on the feedback form */
.validationError{
	background: transparent;
	color: red;
	font-weight: bold;
	margin: 0px;
	padding: 0px 2px 0px 2px;
}

p.validationErrorMessage{
	background: transparent;
	color: red;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.inputValidationError{
	background-color: #F3F7F9;
	border-top: 2px solid #990000;
	border-right: 1px solid red;
	border-bottom: 1px solid red;
	border-left: 2px solid #990000;

}

.inputValidationErrorRadioCheckVert {
	background-color: #f8f7f2;
	border-top: 1px solid red;
	border-right: 1px solid red;
	border-bottom: 1px solid red;
	border-left: 1px solid red;
	margin: 5px 0px 0px 0px;
	width: 100%;
}

p.validationLinkTop{
	border-width: 0px;
	font-size: 0.90em;
	margin: 0px;
	padding: 0px;
	text-align: right;
/*	visibility: hidden;*/
}

p.validationLinkTop a, p.validationLinkTop a:visited, p.validationLinkTop a:hover {
	background: transparent;
	color: red;
}

/* Form - Help Text or Descriptive Text */
p.formContextHelp {
	/*background-color: #f8f7f2;*/
	background-color: transparent;
	color: black;
	font-style: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 10px 0px 5px;
}

/* - - - - - - - - -  */
/* Begin Form Fields */
/* Container for Form Grouping Title */
td.formGroupItemBox {
	text-align: center;
}
/* Form Grouping Title */
h3.formGroupItem {
	background-color: #EEEEBB;
	border-top: 1px solid #336699;
	border-right: 1px solid #336699;
	border-bottom: 1px solid #336699;
	border-left: 1px solid #336699;
	font-size: 1.3em;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	text-align: center;
	width: 99%;
}
/* --------------- */
/*  Formbuilder TextBox   */
/* --------------- */

/* Form - Textbox Label Container */
td.formTxtboxLblBox {
	vertical-align: top;
	padding: 3px 2px 0px 2px;
}

/* Form - Textbox Label Container */
td.formTxtboxBox {
	text-align: right;
	padding: 0;
	margin: 0;
	vertical-align: top;
	
}

/* ------------- */
/*  Formbuilder Email   */
/* ------------- */
/* Form - Email Label Container */
td.formEmailLblBox {
	vertical-align: top;
}

/* Form - Email Label Container */
td.formEmailBox {
	text-align: right;
	vertical-align: top;
}

/* ------------------ */
/*   Formbuilder -TextArea   */
/* ------------------ */
/* Form - TextArea Label Container */
.formTxtAreaLblBox {
	padding: 0px;
	vertical-align: top;
}

.formTxtAreaBox {
	text-align: right;
	vertical-align: top;
}

/* --------------------- */
/*   Formbuilder -Radio Button  */
/* --------------------- */
/* Form - Radio Button Label Container */
.formRadioBtnLblBox {
	vertical-align: top;
}

.formRadioBtnBox {
	text-align: right;
	vertical-align: top;
}

.formFieldsetRadioButton {
	padding: 3px;
}
/* ------------------ */
/*   Formbuilder -Check Box  */
/* ------------------ */
/* Form - CheckBox Label Container */
.formCheckboxLblBox {
	vertical-align: top;
}

/* Form - CheckBox Container */
.formCheckboxBox {
	text-align: right;
	vertical-align: top;
}

table.formRadioCheckboxVertical {
	background-color: #f8f7f2;
	margin: 5px 0px 0px 0px;
	width: 100%;
}

table.formRadioCheckboxVertical tr td{
	background-color: #f8f7f2;
}

div.formRadioCheckboxHorizontal {
	background-color: #f8f7f2;
	border: 0px solid red;
	}

label.formRadioCheckboxLabel {
	padding: 0px 0px 30px 10px
}
/* -------------------------------- */
/*   Formbuilder - Single Select List Box  */
/* -------------------------------- */
/* Form - Single Select Label Container */
.formSingleSelectLblBox {
	vertical-align: top;
}

/* Form - Single Select Container */
.formSingleSelectBox {
	text-align: right;
	vertical-align: top;
}

/* Form - Single Select Input */
td.formSingleSelectBox select{
	font-size: 95%;

}
/* ---------------------------------- */
/*   Formbuilder - Multiple Select List Box  */
/* ---------------------------------- */
/* Form - Multiple Select Label Container */
.formMultipleSelectLblBox {
	vertical-align: top;
}

/* Form - Single Select Container */
.formMultipleSelectBox {
	text-align: right;
	vertical-align: top;
}

/* Form - Single Select Input */
td.formMultipleSelectBox select{
	font-size: 95%;

}
/* ----------------- */
/*   Formbuilder - Buttons  */
/* ----------------- */
/* Form Submit and Reset Buttons */
.formBtnBox {
	border: 0px solid blue;
}

input.formBtnSubmit {
	background: #EC5454 url(/commonwebsol/images/buttonRed2.gif) repeat-x top;
	color: white;
	font-size: xx-small;
	font-weight: bold;
	margin: 1px;
	padding: 1px 2px 0px 2px;
	text-align:center;
}

input.formBtnReset {
	background: #EC5454 url(/commonwebsol/images/buttonRed2.gif) repeat-x top;
	color: white;
	font-size: xx-small;
	font-weight: bold;
	margin: 1px;
	padding: 1px 2px 0px 2px;
	text-align:center;
}
/* the styles below are used for xformbuilder */
/* --------------------------------- */
/*        XFormBuilder Tabs              */
/* --------------------------------- */

div.formTabContainer {
	background:#FFFFFF url("/commonwebsol/images/tabs_bg_white_bottom.gif") repeat-x bottom left;
	border-top: 0px solid red;
	border-right: 0px solid #336699;
	border-bottom: 0px solid red;
	border-left: 0px solid #336699;
	float:left;
	font-size:90%;
	line-height:normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 2px 0px 0px;
	width: 100%;
}

div.formTabContainer ul {
	border-width: 0px;
	margin:0px 0px 0px 0px;
	padding: 0px 10px 0px 5px;
	list-style:none;
}

div.formTabContainer li {
	background:url("/commonwebsol/images/tabs_left_blue2.gif") no-repeat left top;
	border-width: 0px;
	float: left;
	margin:0px 0px 1px 0px;
	padding:0px 0px 0px 9px;
}

div.formTabContainer a, .formTabContainer a:visited {
	display:block;
	background:url("/commonwebsol/images/tabs_right_blue2.gif") no-repeat right top;
	border-width: 0px;
	margin: 0px 1px 0px 0px;
	padding:4px 15px 0px 3px;
	text-decoration:none;
	font-weight:bold;
	color:#FFF;
 }

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
.formTabContainer a {float:none;}
    /* End IE5-Mac hack */


.formTabContainer a:hover {
	background: transparent;
	border-width: 0px;
	color: #FFD700;
   text-decoration : none;
}

.formTabContainer li.activeTab {
	background-image:url("/commonwebsol/images/tabs_left_white2.gif");
	border-width:0px;
	margin:1px 0px 0px 0px;
	padding:0px 0px 0px 9px;
}

.formTabContainer li.activeTab a.activeTab {
	background: #FFFFFF url("/commonwebsol/images/tabs_right_white2.gif") no-repeat right top;
	border-width: 0px;
	clear:both;
	color:#333;
	padding: 4px 15px 0px 1px;
	margin: 0px 0px 0px 0px;
}

/* Container for Tab Page */
div.formQuestionCategory {
	background-color: #FFF;
	border-top: 0px solid red;
	border-right: 1px solid #336699;
	border-bottom: 1px solid #336699;
	border-left: 1px solid #336699;
	clear: both;
	font-weight: normal;
	line-height:normal;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 2px;
	width: 99%;
}

h4.linearmodesection {
	border-bottom: 1px solid #336699;
	font-size: 1.2em;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

/* --------------- */
/*   Formbuilder - Login  */
/* --------------- */
/* Form Login Hyperlink Container */
p.formLoginBox {
	border: 0px solid blue;
	text-align:right;
}
/* Form Login Hyperlink */
a.formLogin, a.formLogin:visited {
	border: 1px outset;
	background-color: #eeeebb;
	color: black;
	padding: 1px 2px 3px 2px;
}

a.formLogin:hover {
	border: 1px inset;
	background-color: #eeeebb;
	color: black;
	padding: 2px 3px 3px 1px;
}

/* ------------------ */
/*   Formbuilder - Results   */
/* ------------------ */
/*   Form - Results Table  */
table.formResultsTable {
	border: 0px solid red;
	width: 100%;
}

caption.formResultsTableCaption {
	font-weight: bold;
	text-align: left;
}

/* form results column headers */
th.formResultsHeader {
	background-color: #cccc99;
	padding: 2px 5px 2px 5px;
	text-align: center;
}
/* alternate row #1 of form results */
tr.formResultsOdd {
	background-color: #eeeebb;
	padding: 2px 5px 2px 5px;
	text-align: left;
	vertical-align: top;
}
/* alternate row #2 of form results */
tr.formResultsEven {
	background-color: #ffffff;
	padding: 2px 5px 2px 5px;
	text-align: left;
	vertical-align: top;
}
/* form result container */
div.formResults {
	vertical-align: top;
}

/* controls the width of a 'text area type' field in the results table */
div.formResultsTextArea {
	padding: 3px;
	width: 300px;
}


div.footer div.footerline {
	background-color: #696;
}



/* ================================================================================================ */
/* New Form Render CSS   - copied from ftda                                                                           */
/* ================================================================================================ */

/* ============================== */
/* Form Render                    */
/* ============================== */
div.formRenderQuestionCategoryNoTab {
	clear:right;
	padding: 10px 0 0 0;
	position: relative;
	width:98%;
}
/* - - - - - - - - - - - */
/* Begin Error Messages  */
/* -------------------- NOTE THESE CLASSES ARE REPEATED FROM THE FORM BUILDER  */
/* -------------------  THEY MAY NEED TO BE RENAMED OR CONFIGURED FOR UNIVERSAL APPLICATOIN */
h3.formRenderErrorMessage {
	background:transparent;
	color:red;
	margin: 0 0 3px 10px;
	padding:5px 0 5px 0;
	text-align: center;
}

li.formRenderError{
	list-style-image: url("/commonwebsol/images/warning.gif");
}
span.formRenderError{
	list-style-image: url("/commonwebsol/images/warning.gif");
}






/* Form - Help Text or Descriptive Text */
p.formRenderContextHelp {
	background-color: transparent;
	color: black;
	font-style: normal;
	margin: 0 0 10px 0;
	padding: 0 5px 0 5px;
}

/* Form Grouping Title */
h3.formRenderGroupItem {
	background-color: #f8f7f2;
	border: 1px solid #336699;
	color:black;
	clear:right;
	margin: 0 auto 0 auto;
	padding: 2px 0 2px 0;
	text-align: center;
	width: 80%;
}

/* Section Introductory Text */
div#formRenderIntro {	padding: 2px;}

/* - - - - - - - - -  */
/*  Begin Nav Arrows  */
div.formRenderNavArrows1 {
	font-weight: bold;
	height: 22px;
	margin: 0 0 10px 0;
	padding: 0 2px 0 2px;
	text-align: right;
}

div.formRenderNavArrows2 {
	font-weight: bold;
	height: 22px;
	margin: 10px 0 0 0;
	padding: 0 2px 0 2px;
	text-align: right;
}

span#formRenderPrevArrow {

	float:left;
	margin: 0 0 0 10px;
	text-align:left;
	width: 100px;
}

span#formRenderNextArrow {
	float: right;
	margin: 0 10px 0 0;
	width: 100px;
}

/* - - - - - - - - - - - - */
/* Table - Form Container  */
table.formRenderContainer {
	background: transparent;
	color:black;
	border: 1px solid #DDD;
	clear: right;
	margin: 5px 0 0 0;
	width: 98%;
}

/*Form Container - Table Cells*/
table.formRenderContainer td {
	padding: 0 3px 10px 3px;
	vertical-align:top;
}

/*Form Container - Table Cells*/
table.formRenderContainer td legend, label{
	background:transparent;
	color: #003366;
	font-weight: bold;
}


/* - - - - - - - - -  */
/* Begin Form Fields */
/* Container for Form Grouping Title */
td.formRenderGroupItemBox {
	text-align: center;
}
/* Form Grouping Title */
h3.previousformsubmitItem {
	background-color: #000000;
	border: 1px solid #336699;
	font-size: 1.0em;
	font-weight: bold;
	margin: 20px 0 0 0;
	padding: 2px 0 2px 0;
	text-align: center;
	width: 99%;
	color: #ffffff;
}

/* --------------- */
/*  Form TextBox   */
/* --------------- */
/* Form - Textbox Label Container */
td.formRenderTxtboxLblBox {
	padding: 3px 3px 3px 5px;
	width: 60%;
}

/* Form - Textbox Label Container */
td.formRenderTxtboxBox {
	padding: 3px;
}

td.formRenderTxtboxBox input{
	margin:0;
}
/* ------------- */
/*  Form Email   */
/* ------------- */
/* Form - Email Label Container */
td.formRenderEmailLblBox {
	vertical-align: top;
}

/* Form - Email Label Container */
td.formRenderEmailBox {
	padding: 3px 3px 3px 5px;
}

/* ------------------ */
/*   Form -TextArea   */
/* ------------------ */
/* Form - TextArea Label Container */
.formRenderTxtAreaLblBox {
	padding: 0;
}

.formRenderTxtAreaBox {
	text-align: right;
}

/* --------------------- */
/*   Form -Radio Button  */
/* --------------------- */
/* Form - Radio Button Label Container */
.formRenderRadioBtnLblBox {
	vertical-align: top;
}

.formRenderRadioBtnBox {
	text-align: right;
}

.formRenderFieldsetRadioButton {
	padding: 3px;
}
/* ------------------ */
/*   Form -Check Box  */
/* ------------------ */
/* Form - CheckBox Label Container */
.formRenderCheckboxLblBox {
	vertical-align: top;
}

/* Form - CheckBox Container */
.formRenderCheckboxBox {
	text-align: right;
}

table.formRenderRadioCheckboxVertical {
	background-color: #f8f7f2;
	color:black;
	margin: 5px 0 0 0;
	width: 98%;
}

table.formRenderRadioCheckboxVertical tr td{
	background-color: #f8f7f2;
	color:black;
}

div.formRenderRadioCheckboxHorizontal {
	background-color: #f8f7f2;
	color: black;
	}

label.formRenderRadioCheckboxLabel {
	padding: 0 0 30px 10px
}
/* -------------------------------- */
/*   Form - Single Select List Box  */
/* -------------------------------- */
/* Form - Single Select Label Container */
.formRenderSingleSelectLblBox {
	vertical-align: top;
}

/* Form - Single Select Container */
.formRenderSingleSelectBox {
	text-align: right;
}

/* Form - Single Select Input */
td.formRenderSingleSelectBox select{
	font-size: 95%;

}
/* ---------------------------------- */
/*   Form - Multiple Select List Box  */
/* ---------------------------------- */
/* Form - Multiple Select Label Container */
.formRenderMultipleSelectLblBox {
	vertical-align: top;
}

/* Form - Single Select Container */
.formRenderMultipleSelectBox {
	text-align: right;
}

/* Form - Single Select Input */
td.formRenderMultipleSelectBox select{
	font-size: 95%;

}
/* ----------------- */
/*   Form - Buttons  */
/* ----------------- */
/* Form Submit and Reset Buttons */
.formRenderBtnBox {
	clear: both;
	margin: 0;	
	padding: 0;
	text-align:center;
}

input.formRenderBtnSubmit {
	/*background: #3366CC url(/commonwebsol/images/blueGradient2.gif) repeat-x top;*/
	background-color: #8B0000 !important;
	color: white;
	font-size: 0.90em;
	font-weight: bold;	
	margin: 0;
	padding: 0 1px 0 1px;
	text-align:center;
}

input.formRenderBtnReset {
	/*background: #3366CC url(/commonwebsol/images/blueGradient2.gif) repeat-x top;  */
	background-color: #8B0000 !important;
	color: white;
	font-size: 0.90em;
	font-weight: bold;
	margin: 0 1px 0 0;
	padding: 0 1px 0 1px;
	text-align:center;
}
/* the styles below are used for xformbuilder */
/* --------------------------------- */
/*        XFormBuilder Tabs              */
/* --------------------------------- */

div.formRenderTabContainer {
	background:#FFFFFF url("../images/tabs_bg_white_bottom.gif") repeat-x bottom left;
	float:left;
	font-size:90%;
	line-height:normal;
	margin: 0;
	padding: 0 2px 0 0;
	width: 100%;
}

div.formRenderTabContainer ul {
	border-width: 0;
	margin:0px 0 0 0;
	padding: 0 10px 0 5px;
	list-style:none;
}

div.formRenderTabContainer li {
	background:url("../images/tabs_left_blue2.gif") no-repeat left top;
	border-width: 0;
	float: left;
	margin:0px 0 1px 0;
	padding:0px 0 0 9px;
}

div.formRenderTabContainer a, .formRenderTabContainer a:visited {
	display:block;
	background:url("../images/tabs_right_blue2.gif") no-repeat right top;
	border-width: 0;
	margin: 0 1px 0 0;
	padding:4px 15px 0 3px;
	text-decoration:none;
	font-weight:bold;
	color:#FFF;
 }

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
.formRenderTabContainer a {float:none;}
    /* End IE5-Mac hack */


.formRenderTabContainer a:hover {
	background:transparent;
	border-width: 0;
	color: #FFD700;
   text-decoration : none;
}

.formRenderTabContainer li.activeTab {
	background-image:url("../images/tabs_left_white2.gif");
	border-width:0px;
	margin:1px 0 0 0;
	padding:0px 0 0 9px;
}

.formRenderTabContainer li.activeTab a.activeTab {
	background: #FFFFFF url("../images/tabs_right_white2.gif") no-repeat right top;
	border-width: 0;
	clear:both;
	color:#333;
	padding: 4px 15px 0 1px;
	margin: 0;
}

/* Container for Tab Page */
div.formRenderQuestionCategory {
	clear: right;
	margin: 0;
	padding: 10px 0 0 0;
	position: relative;
	width: 98%;	
}








/* --------------- */
/*   Form - Login  */
/* --------------- */
/* Form Login Hyperlink Container */
p.formRenderLoginBox {
	text-align:right;
}
/* Form Login Hyperlink */
a.formRenderLogin, a.formRenderLogin:visited {
	margin-right: 5px;
	text-decoration:underline;
}

a.formRenderLogin:hover {
	margin-right: 5px;
	text-decoration:none;
}

/* ------------------ */
/*   Form - Results   */
/* ------------------ */
/*   Form - Results Table  */
table.formRenderResultsTable {
	width: 100%;
}

caption.formRenderResultsTableCaption {
	font-weight: bold;
	text-align: left;
}

/* form results column headers */
th.formRenderResultsHeader {
	background-color: #cccc99;
	color:black;
	padding: 2px 5px 2px 5px;
	text-align: center;
}
/* alternate row #1 of form results */
tr.formRenderResultsOdd {
	background-color: #eeeebb;
	color:black;
	padding: 2px 5px 2px 5px;
	text-align: left;
}
/* alternate row #2 of form results */
tr.formRenderResultsEven {
	padding: 2px 5px 2px 5px;
	text-align: left;
}
/* form result container */
div.formRenderResults {
	vertical-align: top;
}

/* controls the width of a 'text area type' field in the results table */
div.formRenderResultsTextArea {
	padding: 3px;
	width: 300px;
}





/* -------------- */
/*     Footer     */
/* - - - - - - - - - - - - - - -*/
/*  Left ALIGNED UNDER CONTENT  */
/* - - - - - - - - - - - - - - -*/
/* remove 150px padding to left align the txtversion and printversion btns */
li#textVersion {
	display: block;
	float:left;
	font-weight:bold;
	margin-right: 10px;
	padding: 0 0 0 160px;
	width: 10em;
}

li#textVersion a, li#textVersion a:visited, li#textVersion a:hover {
	background: transparent url(/CommonWebSol/images/ODOW/toolbox_arrow.png) no-repeat left !important;
	color: #003366;
	display:none;
	padding: 0 0 0 20px;
}

li#printVersion a, li#printVersion a:visited {
	background: transparent url(/CommonWebSol/images/ODOW/icon_print_30.gif) no-repeat left;
	color: #003366;
	display: block;
	margin-left: 10px;
	padding: 0 0 0 40px;
	text-align:left;
	text-decoration: none;
	white-space: nowrap;
}

textarea {
	width: 98%;
	height: auto;
}


div.footerline {background: #444444 !important;}
