*{margin:0;padding:0;}
/* \*/
* html body{text-align:left;}
* html body *{text-align:left;}
/* */
body{background-color:#fff;color: #FFF;font-family:"Lucida Grande", Geneva, Arial, Verdana, sans-serif;font-size:12px;}
img,fieldset{border:none 0;}
p{margin-bottom:8px;}
ul{list-style:none;}
hr{display:block;visibility:hidden;clear:both;height:1px;margin:0;}
input,select,textarea{font-family:"Lucida Grande", Geneva, Arial, Verdana, sans-serif;font-size:12px;}
a,a:link,a:visited,a:active{color:#ff0000;text-decoration:underline;}
label{cursor:default;}
table{font-size:12px;}
td,th{vertical-align:top;}
.clear{clear:both;margin-bottom:-1px;padding-bottom:1px;}
.hide{display:none !important;}

/* -----------------------------------------------------------------------------
	Input Form Styling
----------------------------------------------------------------------------- */
.inputForm{width:100%;margin:8px 0 0px;}
.inputForm .progress{height:14px;margin:5px 0;color:#000;text-align:center;}
.inputForm input.text{width:300px;}
.inputForm input.twocolumntext{width:200px;}