
input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
}


input.textFieldLarge, select.dropDownLarge {
	width: 225px;
}

input.textFieldMedium, select.dropDownMedium {
	width: 110px;
}

input.textFieldSmall, select.dropDownSmall {
	width: 70px;
}

input.textFieldXSmall, select.dropXSmall {
	width: 35px;
}

.advSearchButton
{
	margin-top: 6px;
	margin-right: 10px;
}


.advsearchCheckField
{
	float: left;
	width: 8%;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}


.advsearchCheckStack
{
	clear: both;
	overflow: auto;
	width: 100%;
	padding-right: 15px;
	font-family: Verdana;
	font-size: 10px;
	line-height: 13px;
	color: #666;
}


.advsearchCheckText
{
	float: right;
	width: 92%;
	padding-top: 3px;
}


.advsearchDropDown
{
	width: 304px;
	font-family: Verdana;
	font-size: 9px;
	color: #000;
}


.advsearchDropDown2
{
	width: 65px;
	font-family: Verdana;
	font-size: 9px;
	color: #000;
}


.advsearchDropDown3
{
	width: 76px;
	font-family: Verdana;
	font-size: 9px;
	color: #000;
}


.advsearchTextField
{
	font-family: Helvetica,arial,san-serif;
	font-size: 11px;
	color: #000;
	border:1px solid #000;
	padding:3px;
}

.checkBoxesTwoCol td {
	width: 187px;
	vertical-align: top;
}

.checkField
{
	float: left;
	width: 13%;
	margin-top: 5px 0 0 0;
	padding: 0;
	
}

.checkItem
{
	clear: both;
	width: 100%;
	overflow: auto;
	
	font-family: Verdana;
	font-size: 10px;
	line-height: 13px;
	color: #666;
	
	padding: 5px 15px 4px 10px;
	
}

.checkLayoutSmallTable td {
	width: 187px;
	vertical-align: top;
}

.checkLayoutTable {
	width: 615px;
}

.checkLayoutTable td {
	vertical-align: top;
}

.checkLayoutTable td.checkSingle div.checkItem {
	width: 192px;
}

.checkPadding
{
	margin-top: 10px;
}


.checkStack
{
	clear: both;
	overflow: auto;
	width: 100%;
	padding-left: 10px;
	padding-right: 15px;
	padding-bottom: 4px;
	font-family: Verdana;
	font-size: 10px;
	line-height: 13px;
	color: #666;
}


.checkText
{
	float: right;
	width: 87%;
	padding-top: 3px;
	margin-top: 5px;
}

.columnSpacer {
	padding-left: 19px;
}


.formButton
{
	margin-right: 10px;
}

.formButtonTable
{
	width: 615px;
	margin-top: 10px;
	margin-bottom: 20px;	
}
.formButtonTable td {
	text-align: right;
}
.formButtonTable td img{
	margin-left: 10px;
}

.formCaptionBottom
{	
	font-size: 9px;
	width: 200px;
	margin-bottom: 12px;
	margin-top: 4px;
}
/* new from forms.css */
.formCaptionTop
{
	font-size: 9px;
	margin-top: 10px;
	margin-bottom: 2px;
}
/* old 
.formCaptionTop
{
	margin-bottom: 4px;
}
*/

.formContainerTable {
	width: 615px;
	padding: 5px 0;
}

.formContainerTable td.instructionsCell {
	vertical-align: top;
	padding-top: 22px;
	padding-right: 20px;
}

.formDropDown
{
	width: 325px;
	font-family: Verdana;
	font-size: 9px;
	color: #000;
}


.formDropDown2
{
	width: 142px;
	font-family: Verdana;
	font-size: 9px;
	color: #000;
}


.formDropDown3
{
	width: 47px;
	font-family: Verdana;
	font-size: 9px;
	color: #000;
}

.formField
{
	padding-top: 4px;
	padding-bottom: 4px;
}

.formFieldTable td.formLabel {
	width: 148px;
	padding-left: 10px;
}

.formFieldTable td.autoWidth {
	width: auto;
}

/* new from forms.css */
.formLabel {
	font-size: 10px;
	text-transform: uppercase;
	text-align: right;
	padding-right: 8px;
}
.rightColFormLabel
{
	font-size: 10px;
	text-transform: uppercase;
}

/* new from forms.css */
.formLabelNum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	font-weight: bold;
	color: #333;
	padding: 0 8px 0 15px;
}
.formLabelNumLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	color: #333;
	padding: 0 8px 0 0;
}
/* old class selector
.formLabelNum
{
	font-family: Arial;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #333;
}
*/

.formSection {
	margin-bottom: 20px;
}

.formSectionInternal {
	margin-bottom: 10px;
}

.formTextField
{
	width: 325px;
	font-family: Verdana;
	font-size: 11px;
	color: #000;
}


.formTextField2
{
	width: 80px;
	margin-right: 6px;
}


.formTextField3
{
	width: 33px;
	margin-right: 6px;
}


.headerPadding
{
	margin-top: 20px;
}

.instructions {
	font-size: 9px;
	background-color: #F7F6F2;
	margin: 10px;
	padding: 10px;
}

.instructionsCell {
	width: 175px;
}

.labelTopAlign {
	vertical-align: top;
	padding-top: 10px;
}

.listPadding
{
	margin-top: 10px;
}


.radioField
{
	float: left;
	width: 20px;
	margin-top: 3px;
}


.radioLabel
{
	text-align: right;
	padding-top: 9px;
	padding-right: 8px;
}


.radioLine
{
	clear: all;
	width: 100px;
	font-family: Verdana;
	font-size: 10px;
	line-height: 13px;
	color: #666;
}


.radioLine a
{
	color: #656541;
	text-decoration: underline;
}


.radioLine a:hover
{
	color: #666446;
	text-decoration: underline;
}

.radioLine div.radioText
{
	float: right;
	width: 75px;
	padding-top: 3px;
	margin-top: 3px;
}

.radioLineText
{
	float: right;
	width: 75px;
	padding-top: 3px;
	margin-top: 3px;
}

/* from forms.css -- keeping current .radioStack selector (below) because it's 
   more specific.
.radioStack
{
	clear: both;
	display: block;
	width: 200px;

}
 */
.radioStack
{
	clear: both;
	display: block;
	width: 300px;
	font-family: Verdana;
	font-size: 10px;
	line-height: 13px;
	color: #666;
}

.radioStack a
{
	color: #656541;
	text-decoration: underline;
}


.radioStack a:hover
{
	color: #666446;
	text-decoration: underline;
}


.radioText
{
	/* new from forms.css */
	font-size: 10px;
	line-height: 13px;

	float: right;
	width: 280px;
	padding-top: 3px;
	margin-top: 3px;
}

.req{
	color: #c00;
}

.shaded
{
	background-color: #F7F6F2;
}


.stackedTD
{
	padding-bottom: 20px;
}


.tblAdvSearch
{
	margin-bottom: 18px;	
}


.tblBtnForm
{
	margin-left: 34px;
	margin-right: 75px;
	margin-top: 10px;
	margin-bottom: 34px;	
}


.tblForm
{
	margin-left: 34px;
	margin-right: 75px;	
}


.tblCheckboxForm
{
	margin-left: 34px;	
}


.tblForm td
{
	font-family: Verdana;
	font-size: 9px;
	line-height: 12px;
	color: #666;
}


.tdInstructions
{
	font-family: Verdana;
	font-size: 10px;
	line-height: 12px;
	color: #666;
	padding-left: 23px;
	padding-right: 20px;
}


.tdInstructions a
{
	color: #003399;
	text-decoration: underline;
}


.tdInstructions a:hover
{
	color: #CC0000;
	text-decoration: underline;
}


.tdInstructions p
{
	margin-top: 0px;
	margin-bottom: 10px;
}



a.formbutton
{
	background: #7C7D53;
	border-color: #ABAB80 #5E5D38 #5E5D38 #ABAB80;
	border-width: 2px;
	border-style: solid;
	padding: 2px 15px 2px 15px;
	color: #fff;
	font-family: verdana;
	font-size: 9px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.3em;
}

a.formbutton:visited
{
	color: #fff;
	text-decoration: none;
}

a.formbutton:hover
{
	color: #fff;
	background: #5E5E3F;
	border-color: #7C7D53 #40402B #40402B #7C7D53;
}