




/* STANDARD FORM(S) */
.standardForm {margin:0; padding:0; float:left; clear:both; z-index:100;}
.standardForm input{width:360px;height:14px;border:1px solid #CCC;margin:0 0 10px 0;padding:2px;font:11px/16px Verdana,sans-serif;color:#000;}
.standardForm select{font:10px Arial,sans-serif; color:#000;}
.standardForm label{color:#555; border:0px solid red!important;margin-right:10px;}
.standardForm .TextBox{width:165px; padding:0 0 10px 0!important; border:0px solid red!important; vertical-align:middle;}
.standardForm .TextBox input{width:360px; border:1px solid #CCC; margin:0;}
.standardForm .TextBox img{float:right!important; clear:none; margin:-14px 0 0 0!important;}

.standardForm .DD{padding:0 0 10px 0!important; }
.standardForm .DD select{width:365px; border:1px solid #CCC; margin:0; padding:0;font:11px/16px Verdana,sans-serif; color:#000;} 

.standardForm .TimeDD{width:165px; padding:5px 0!important; border:0px solid red;}
.standardForm .TimeDD select{width:45px; border:1px solid #CCC; margin:0; padding:0;}
.standardForm .TextArea{padding:0;width:360px; height:100px;border:1px solid #CCC; margin:0 0 10px 0;font:11px/16px Verdana,sans-serif; color:#000;}
.standardForm .TextArea textarea{width:360px; height:100px;border:1px solid #CCC; margin:0; padding:0;font:11px/16px Verdana,sans-serif; color:#000;} 
.standardForm .Checkbox input{border:0px solid #000; margin:0; padding:0; text-align: left;}
.standardForm input:focus, .standardForm textarea:focus{border:1px solid #487D7C;} 
.standardForm label{}
.standardForm .standardFormSubmit{width:150px; height:22px; line-height:20px; margin:10px 0 0 65px; padding:0;  float:left; clear:both; color:#FFF; background-color:#487D7C; border-bottom:solid 1px #999; border-right:solid 1px #999; font-weight:normal; letter-spacing:1px; cursor:pointer;}

.standardForm .InternalTable{margin:0; padding:0; float:left; clear:both;border:0px solid red;}
.standardForm .InternalTable table{margin:0!important; padding:0!important;}    
.standardForm .InternalTable table td{margin:0!important; padding:0!important; width:60px!important; height:10px!important; line-height:10px!important; border:0px solid red;} 
.standardForm .InternalTable label{margin:0!important; padding:0!important; height:10px!important; line-height:10px!important; border:0px solid red;} 
.standardForm .InternalTable input{margin:0!important; padding:0!important; float:right!important; height:10px!important; line-height:10px!important;}

