/* General Site Structure */



BODY {



	PADDING-RIGHT: 0px; PADDING-LEFT: 0px;  



    PADDING-BOTTOM: 0px; COLOR: #fff; 



    PADDING-TOP: 0px; FONT-FAMILY: Verdana; 



 



}







table.include



{



    background: #000000; 



}







table.results



{



    background: #333333; 



}







A {



	COLOR: #CCCCCC;



}



A:hover {



	COLOR: #999999;



}



P {



	MARGIN: 0px 0px



}



images{



	float: right;



}



/*#header {



	background: url('../images/header.jpg') no-repeat top;



	position: relative;



	color: #fff;



	text-align: right;



	height: 150px;



	margin-top: 10px



}


*/




#footer {



	background: #fff url('../images/footer-back.gif') repeat-x top;



	padding-top: 5px;



	height: 30px;



	width: 999px



}







#content {



	background: #000000 no-repeat top;



	position: relative;



	width: 748px;



    height:auto !important;



}







#content H1 {



	FONT-SIZE: 21px; PADDING-LEFT: 24px; PADDING-BOTTOM: 4px; MARGIN-bottom: 10px; MARGIN-top: 7px; 



    COLOR: #fd0; BORDER-BOTTOM: #666 2px dotted; text-align: left; 



}



H3.colorHeading { COLOR: #FF0000; }





#content div.error {



	FONT-SIZE: 16px; COLOR: magenta; font-weight: bold;



}







/* form.css */















form {



  margin: 0;



  padding: 0;



  min-width: 550px;



  max-width: 550px;



  width: 550px;



}







form fieldset {



  border-left:0px none #000000; border-right:0px none #000000; border-top:1px solid #000000; border-bottom:0px none #000000; clear: both;



  padding: 10px;



  margin: 0;



}







form fieldset legend {



  font-size: 150%;



  font-weight: normal;



  color: #000000;



  margin: 0 0 0 0;



  padding: 0 5px;



}







label {



  FONT-FAMILY: Verdana;



  font-size: 100%;



}







label u {



  FONT-FAMILY: Verdana;



  font-style: normal;



  text-decoration: underline;



}







input, select, textarea {



  FONT-FAMILY: Verdana;



  font-size: 90%;



  color: #000000;



}







textarea {



  FONT-FAMILY: Verdana;



  overflow: auto;



}







form div {



  clear: left;



  display: block;



  height: expression('1%');



  margin: 5px 0 0 0;



  padding: 1px 3px;



}







form fieldset div.notes {



  float: right;



  width: 158px;



  height: auto;



  margin: 0 0 10px 10px;



  padding: 5px;



  border: 1px solid #666666;



  background-color: #ffffe1;



  color: #666666;



  font-size: 88%;



  FONT-FAMILY: Verdana;



}







form fieldset div.notes h4 {



  border-left:0px solid #666666; border-right:0px solid #666666; border-top:0px solid #666666; border-bottom:1px solid #666666; background-image: url('../images/comment.gif');



  background-repeat: no-repeat;



  background-position:  left top;



  color: #666666;



  font-size: 110%;



  FONT-FAMILY: Verdana; padding-left:27px; padding-right:0; padding-top:3px; padding-bottom:3px



}







form fieldset div.notes p {



  margin: 0em 0em 1.2em 0em;



  color: #666666;



  FONT-FAMILY: Verdana;



}







form fieldset div.notes p.last {



  margin: 0em;



  FONT-FAMILY: Verdana;



}







form div fieldset {



  clear: none;



  border-width: 1px;



  border-style: solid;



  border-color: #666666;



  margin: 0 0 0 144px;



  padding: 0 5px 5px 5px;



  width: 197px;



  FONT-FAMILY: Verdana;



}







form div fieldset legend {



  font-size: 100%;



  padding: 0 3px 0 9px;



}







form div.required fieldset legend {



  font-weight: bold;



}







form div label {



  display: block;



  float: left;



  width: 130px;



  padding: 3px 5px;



  margin: 0 0 5px 0;



  text-align: right;



}







form div.optional label, label.optional {



  font-weight: normal;



}







form div.required label, label.required {



  font-weight: bold;



}







form div label.labelCheckbox, form div label.labelRadio {



  float: none;



  display: block;



  width: 200px;



  height: expression('1%');



  padding: 0;



  margin: 0 0 5px 142px;



  text-align: left;



}







form div fieldset label.labelCheckbox, form div fieldset label.labelRadio {



  margin: 0 0 5px 0;



  width: 170px;



}







form div img {



  border: 1px solid #000000;



}







p.error {



  background-color: #ff0000;



  background-image: url('/images/icon_error.gif');



  background-repeat: no-repeat;



  background-position: 3px 3px;



  color: #ffffff;



  border: 1px solid #000000;



  margin: auto 100px; padding-left:27px; padding-right:3px; padding-top:3px; padding-bottom:5px



}







form div.error {



  background-color: #ffffe1;



  background-image: url('/images/required_bg.gif');



  background-repeat: no-repeat;



  background-position:  left top;



  color: #666666;



  border: 1px solid #ff0000



}







form div.error p.error {



  background-image: url('/images/icon_error.gif');



  background-position:  left top;



  background-color: transparent;



  border-style: none;



  font-size: 88%;



  font-weight: bold;



  width: 200px;



  color: #ff0000; margin-left:118px; margin-right:0; margin-top:0; margin-bottom:0



}







form div input, form div select, form div textarea {



  FONT-FAMILY: Verdana;



  width: 200px;



  padding: 1px 3px;



  margin: 0 0 0 0;



}







form div input.inputNumber {



  FONT-FAMILY: Verdana;



  width: 40px;



  text-align: right;



}







input.inputNumber {



  width: 40px;



  text-align: right;



}







form div input.inputBigNumber {



  FONT-FAMILY: Verdana;



  width: 100px;



  text-align: right;



}







form input.inputDate {



  FONT-FAMILY: Verdana;



  width: 75px;



  text-align: center;



}







form div input.inputFile {



  FONT-FAMILY: Verdana;



  width: 211px;



}







form div select.selectOne, form div select.selectMultiple {



  FONT-FAMILY: Verdana;



  width: 211px;



  padding: 1px 3px;



}







form div input.inputCheckbox, form div input.inputRadio, input.inputCheckbox, input.inputRadio {



  FONT-FAMILY: Verdana;



  display: inline;



  height: 14px;



  width: 14px;



  background-color: transparent;



  border-width: 0;



  padding: 0;



  margin: 0 0 0 140px;



}







form div.submit {



  FONT-FAMILY: Verdana;



  width: 214px;



  padding: 0 0 0 146px;



}







form div.submit div {



  FONT-FAMILY: Verdana;



  display: inline;



  float: left;



  text-align: left;



  width: auto;



  padding: 0;



  margin: 0;



}







form div input.inputSubmit, form div input.inputButton, input.inputSubmit, input.inputButton {



  FONT-FAMILY: Verdana;



  background-color: #cccccc;



  color: #000000;



  width: auto;



  padding: 0 6px;



  margin: 0;



}







form div.submit div input.inputSubmit, form div.submit div input.inputButton {



  FONT-FAMILY: Verdana;



  float: right;



  margin: 0 0 0 5px;



}







form div small {



  FONT-FAMILY: Verdana;



  display: block;



  margin: 0 0 5px 142px;



  padding: 1px 3px;



  font-size: 88%;



  height: expression('1%');



}



/* form.import.css */







label img {



  behavior: url(/behaviors/label_img.htc);



}







form fieldset legend {



  line-height: 150%;



}







form input, form select, form textarea {



  background-color: #ffffff;



}







form textarea.expanding {



  overflow: auto;



  overflow-x: auto;



  overflow-y: visible;



}







div.optional label:before {



  



}







div.required label:before {



  



}



  



form div label.labelCheckbox, form div label.labelRadio, label.labelCheckbox, label.labelRadio {



  display: block;



  width: 190px;



  height: expression('1%');



  padding: 4px 0px 0px 18px;



  text-indent: -18px;



  line-height: 120%;



}







form div label.labelCheckbox input.inputCheckbox, form div label.labelRadio input.inputRadio, label.labelCheckbox input.inputCheckbox, label.labelRadio input.inputRadio {



  margin: 0px 0px 0px 0px;



}







form div fieldset input.inputText, form div fieldset input.inputPassword, form div fieldset input.inputFile, form div fieldset textarea.inputTextarea {



  width: 160px;



  margin: 0px 0px 0px 18px;



  margin: expression('0px 0px 0px -124px');



}







form div label.compact {



  display: inline;



  width: auto;



  padding: 4px 10px 0px 0px;



  text-indent: 0px;



  margin: 0px 0px 0px 0px;



}







form div.wide label {



  float: none;



  display: block;



}







form div label.wide {



  width: 348px;



}







form div.wide input.inputText, form div.wide input.inputPassword, form div.wide input.inputFile, form div.wide select, form div.wide textarea {



  width: 344px;



  margin: 0px;



}







textarea.very_wide {



  width: 644px;



  margin: 0px;



}











form div.notes p, form div small {



  line-height: 125%;



}







form div.wide small {



  margin: 0px 0px 5px 0px;



}