@charset "UTF-8";
/* CSS Document */

#form td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	
}

#form .noBordertd
{
	border-bottom: none 0px #FFFFFF;
}

.rowKeyline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#form select {
	background-color: #F0F0F0;
	
}

#form option {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#FFFFFF;
}

#form {
	color:#333333;
}


.formTextField {
	background-color: #F0F0F0;
	border: 1px solid #999999;
	width: 200px;
}

.formList {
	border: 1px solid #999999;
	width: 200px;
}

.submit2 {
	text-align: left;
	margin-top: 0px;
	padding-right: 15px;
	float: left;
}

#WhitePaperRequests1_submitform2 {
  width: 90px;
  height: 35px;
  padding: 30px 0 0;
  margin: 0;
  border: 0;
  background: transparent url(/media/6530/form_submit_large.gif);
  background-repeat:no-repeat;
  overflow: hidden;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
  
  
}

.submitform2 {
  width: 85px;
  height: 30px;
  padding: 30px 0 0;
  margin: 0;
  border: 0;
  background: transparent url(/media/6530/form_submit_large.gif);
  background-repeat:no-repeat;
  overflow: hidden;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */  
}

form>#submitform2 { /* For non-IE browsers*/
  height: 0px;
}

.reset {
	text-align: left;
	margin-top: 0px;
}

#WhitePaperRequests1_clearform {
  width: 85px;
  height: 30px;
  padding: 30px 0 0;
  margin: 0;
  border: 0;
  background: transparent url(../images/form_clear_large.gif);
  background-repeat:no-repeat;
  overflow: hidden;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
  
  
}
form>#clearform { /* For non-IE browsers*/
  height: 0px;
}


.clearform {
  width: 85px;
  height: 30px;
  padding: 30px 0 0;
  margin: 0;
  border: 0;
  background: transparent url(../images/form_clear_large.gif);
  background-repeat:no-repeat;
  overflow: hidden;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
  
  
}

.requiredfield
{
	color: #E02A8F;

}









/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
