﻿/* FORM  */
#form {margin-top:10px;}

.formSubHead {background-color:#FFFFFF; text-indent:9px; font-family: Arial, Helvetica, sans-serif; margin-top:0px; font-size: 1.3em; font-weight: bold; color: #7db43d;text-decoration:none; height:25px}

.formSubHeadReverse {background: #E6E6E6; text-indent:9px; font-family: Arial, Helvetica, sans-serif; margin-top:0px; font-size: 1.3em; font-weight: bold; color: #55881a;text-decoration:none; height:25px;}

.formRow {height:30px;}

.formDivider {height:25px; width:580px; background-image:#7db43d; background:url(../images/form_divider.jpg) repeat-x;}

.formTitle {text-align:right; padding-right:10px; font-family: Arial, Helvetica, sans-serif; margin-top:0px; font-size: 11px; font-weight: bold; color: #333333;text-decoration:none; height:25px}

.channelTitle {background-color:#333333; text-align:left; text-indent:10px; font-family: Arial, Helvetica, sans-serif; margin-top:0px; font-size: 1.2em; font-weight: bold; color: #FFFFFF;text-decoration:none; height:25px;}

.channelTitle .mainscore { float:right; width:120px; }

.channelTitleLight {background-color:#C1C1C1; height:25px;}

.channelTitleLightest {background-color:#E1E1E1; height:25px;}

.channelTitleBold {text-align:left; text-indent:10px; font-family: Arial, Helvetica, sans-serif; margin-top:0px; font-size: 11px; font-weight: bold; color: #333333;text-decoration:none; }

.channelTitleNormal { text-align:left; text-indent:10px; font-family: Arial, Helvetica, sans-serif; margin-top:0px; font-size: 11px; font-weight: normal; color: #333333;text-decoration:none; }

.formTitleWht {background-color:#fff; text-align:left; padding:10px; font-family: Arial, Helvetica, sans-serif; margin-top:0px; font-size: 11px; font-weight: bold; color: #333333;text-decoration:none; height:25px}

.formTitleTint {background-color:#BED99E; text-align:right; padding-right:10px; font-family: Arial, Helvetica, sans-serif; margin-top:0px; font-size: 11px; font-weight: bold; color: #333333;text-decoration:none; height:25px}

.formTitleLight {background-color:#DEECCE; text-align:left; text-indent:10px; font-family: Arial, Helvetica, sans-serif; margin-top:0px; font-size: 11px; font-weight: normal; color: #333333;text-decoration:none; height:25px}

.formTitleLeft {text-align:left; padding-right:10px; font-family: Arial, Helvetica, sans-serif; margin-top:0px; font-size: 11px;; font-weight: bold; color: #333333;text-decoration:none; height:25px}

.fieldLong {width:200px; height:25px; border: 1px solid #7DB43D; text-indent:4px; font-family: Arial, Helvetica, sans-serif; margin-top:0px; font-size: 12px; font-weight: normal; color: #333333;text-decoration:none; height:18px}

.fieldShort {width:100px; height:25px; border: 1px solid #7DB43D; text-indent:4px; font-family: Arial, Helvetica, sans-serif; margin-top:0px; font-size: 12px; font-weight: normal; color: #333333;text-decoration:none; height:18px}

.fieldShortest {width:75px; height:25px; border: 1px solid #7DB43D; text-indent:4px; font-family: Arial, Helvetica, sans-serif; margin-top:0px; font-size: 12px; font-weight: normal; color: #333333;text-decoration:none; height:18px}

.textBox {width:200px; height:125px; border: 1px solid #7DB43D; text-indent:4px; font-family: Arial, Helvetica, sans-serif; margin-top:0px; font-size: 12px; font-weight: normal; color: #333333;text-decoration:none; overflow-y:scroll}

.dropDownLong {width:150px; border: 1px solid #7DB43D;  font-family: Arial, Helvetica, sans-serif; margin-top:0px; font-size: 12px; font-weight: normal; color: #333333;text-decoration:none; height:18px}

.em {font-family: Arial, Helvetica, sans-serif; margin-top:0px; font-size: 12px; font-weight: normal; color: #333333;text-decoration:none; height:18px}

.button {height:25px; background-color:#7db43d; font-family: Arial, Helvetica, sans-serif; margin-top:0px; font-size: 11px; font-weight: bold; color: #FFFFFF;text-decoration:none; }

.checkBox {border: 1px solid #7DB43D; }

.formCopySmall {height:25px; font-family: Arial, Helvetica, sans-serif; margin-top:0px; font-size: 9px; font-weight: bold; color: #7DB43D;text-decoration:none; }

/* EBVIRONMENTAL CONSIDERATIONS TABLE */
.consid_thingaps {
	width:100%;
}

.consid_thingaps tr th {
	background: #666666;
	padding: 3px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-weight:normal;
	letter-spacing:-1%;
	color:#fff;
	line-height: 110%;
}

.light {
	background: #DFDFDF;
	padding: 3px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-weight:normal;
	letter-spacing:-1%;
	color:#000;
	line-height: 110%;
	vertical-align:top;

}

.lighter {
	background: #EFEFEF;
	padding: 3px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-weight:normal;
	letter-spacing:-1%;
	color:#000;
	line-height: 110%;
	vertical-align:top;	

}

.e1 { width: 80px; font-weight:bold; font-size:.8em }
.e2 { width: 250px }
.e3 { width: 50px; vertical-align:middle }
.e4 { width: 210px }

.e4 textarea { 
	border: 1px solid #336600; 
	padding:2px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:1em; 
	color:#414141; 
	width:200px; 
	height:40px; 
	}
	
.e3 input { 
	padding:0 0 3px 0; 
	margin:0; 
	}
	



/* SUBMIT BUTTON */
.buttonSubmit a {float:left; display:inline; margin-top:0px;  width: 100px; height: 25px; background: url("../images/button_submit.jpg") 0 0 no-repeat;}
.buttonSubmit a:hover {color: #FF6600; background-position: 0 -38px; background-color: #FFFFFF;}
.buttonSubmit a:active {color: #FF6600; background-position: 0px -38px;}

/* BUTTON TEXT*/
a.buttonText:link {font-family: Arial, Helvetica, sans-serif; margin-top:0px; font-size: 12px; line-height: 12px; font-weight: bold; color: #FFFFFF; text-decoration: none; padding-top: 4px; text-indent:4px;}
a.buttonText:active {font-family: Arial, Helvetica, sans-serif; margin-top:0px; font-size: 12px; line-height: 12px; font-weight: bold; color: #FFFFFF; text-decoration: none; padding-top: 45px; text-indent:4px;}
a.buttonText:visited {font-family: Arial, Helvetica, sans-serif; margin-top:0px; font-size: 12px; line-height: 12px; font-weight: bold; color: #FFFFFF; text-decoration: none; padding-top: 4px; text-indent:4px;}
a.buttonText:hover {font-family: Arial, Helvetica, sans-serif; margin-top:0px; font-size: 12px; line-height: 12px; font-weight: bold; color: #FFFFFF; text-decoration: none; padding-top: 4px; text-indent:4px;}

/* TERMS LINK */
a.termsLink:link {font-family: Arial, Helvetica, sans-serif; margin-top:0px; font-size: 12px; line-height: 12px; font-weight: bold; color: #7DB43D; text-decoration: none; padding-top: 4px; text-indent:4px;}
a.termsLink:active {font-family: Arial, Helvetica, sans-serif; margin-top:0px; font-size: 12px; line-height: 12px; font-weight: bold; color:  #7DB43D; text-decoration: none; padding-top: 45px; text-indent:4px;}
a.termsLink:visited {font-family: Arial, Helvetica, sans-serif; margin-top:0px; font-size: 12px; line-height: 12px; font-weight: bold; color:  #7DB43D; text-decoration: none; padding-top: 4px; text-indent:4px;}
a.termsLink:hover {font-family: Arial, Helvetica, sans-serif; margin-top:0px; font-size: 12px; line-height: 12px; font-weight: bold; color:  #333333; text-decoration: none; padding-top: 4px; text-indent:4px;}

.checkBoxList input {	border: 1px solid #7DB43D; }

.checkBoxList label
{	
	text-align:right;
	margin-left: 10px;
} 