

/* =-=-=-=-=-=-=-=-=-=-=-=-Form Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

.form {font: 11px arial narrow, tahoma, sans-serif; color:rgb(213,213,213);border:1px solid #B3A892;}
.form-label {font: 12px verdana, 'arial narrow', sans-serif; color:#000000;}
.form-radio {font: bold 10px tahoma, sans-serif; color:#000000;}
.form-button {border:1px solid #000000; color: #000000; font: bold 12px verdana, sans-serif; height:20px; background-color:#B3A892;}
.form-textbox {font: 11px tahoma, sans-serif; color:#000000; border:1px solid #B3A892;}
.red-star {font: bold 10px tahoma, sans-serif; color:#FF0000; }
.alert {font: bold 10px tahoma, sans-serif; color:#FF0000; }
.checkbox {font: 11px verdana, tahoma, sans-serif;}
.checkbox input {display:block; float:left; margin-right:5px;}
.checkbox label {display:inline;width:95%;position:relative; top:3px;}
h1 {color:#0f6cb6;
    background-color:rgb(213,213,213);
    border-width: thin;
    border-color: rgb(196,196,196);
    border-top: solid;
    border-right: solid;
    border-left: solid;
    font:bold 18px verdana, 'arial narrow', arial, sans-serif;
	margin-top:30px;
	margin-bottom:20px;
	border-right-style:hidden;
	border-left-style:hidden;
	width:1000px;
	padding-top:2px;
	text-align:Left;
}
.form-label {font:12px verdana, tahoma, sans-serif; color:#000000; text-align:right; background-color:  rgb(176,196,222); }
.clsObjective {font:14px verdana, tahoma; color:#000000; margin-bottom: 90px; width:1080px; 
               border-style: solid;
               border-width:thin;
               border-top:solid;
               width:1000;
               background-color: rgb(176,196,222);
               padding-top:5px;
               padding-bottom:5px;}
               
               /*
               border-color:rgb(196,196,196);
               background-color:rgb(213,213,213);}*/
               
/*background-color:#0f6cb6; */

/*update the background color of the submit and Clear Form  and Print blank form buttons */
#cmdConfirm
{
    margin-top: 40px;
    font-weight:bold;
    margin-left:25px;
    position: relative;
    left: 180px;
}
#btnCancel
{
    margin-top: 40px;
    font-weight:bold;
    position: relative;
    left: 210px;
}
#btnws1
{
    background-color: rgb(201,215,233);
    }
 set background and borders */
.form
{
    background-color: rgb(111,111,111);
    border-style:solid;
    border-width:thin;
}
/* attempt to move H4 up and next to logo 
#Submit_One
{
    position:relative;
    top: -100px;
    right: 200px;
    color:Red;
    width:200px;
}*/

/*attempt to move General Comments to the left 
#txt_otherCom
{
    position:relative;
    left: -100px;
}*/
#Gen_Comm table
{
    text-align:left;
}

/* add padding to labels top and bottom */
td.form-label
{
    padding-top: 10px;
    padding-bottom:12px;
    margin-bottom:15px;
    margin-top: 15px;
    margin-left: 10px;
}
/* required fields */
#Fulfp_CompanyName
{
background-color: rgb(201,215,233);
margin-right: 15px;
}
#Fulfp_ContactName
{
background-color: rgb(201,215,233);
}
#Fulfp_Phone
{
background-color: rgb(201,215,233);
}
#Fulfp_CEmail
{
background-color: rgb(201,215,233);
}
#Fulfp_Website
{
background-color: rgb(201,215,233);
}
#txt_NormProc
{
background-color: rgb(201,215,233);
}
#txt_PeakPeriods
{
background-color: rgb(201,215,233);
}
/*.page
{
    background-color:rgb(228,237,248);*/

#Fulfc_ProgSummary
{
    font: 12px verdana, arial, tahoma;
    text-align:left;
    padding-left:0px;
}

/* Make the background PRO-MAIL LOGO */
#Form1 {
	background-image: url(newlogo2.jpg);
	width: 990px;
}
 