 body {
	 margin:0px; 
	 padding:0px;
   background-color:#29166F;
   text-align: center;
  }
 
.main{font-family:Tahoma; font-size:11px;  color:#2c2c2c; }

  .policy{font-family:Tahoma; font-size:11px;  color:#2c2c2c; text-decoration:none}
  .mainnoindent{font-family:Tahoma; font-size:11px;  color:#434141; line-height:14px padding-left:0px}
  .mainbold{font-family:Tahoma; font-size:11px;  color:#434141; line-height:14px font-weight:bold}


#Container {
	background-color:#FFFFFF;
   width: 766px;
   margin: 0 auto;
   text-align: left;
   padding:0px;


}

.headings1 {
font-family:Tahoma;
font-size:20px;
}
 
.headings2 {
font-family:Tahoma;
font-size:18px;
}

.headings3 {
font-family:Tahoma;
font-size:14px;
}
 
.style1 {
	color: #2c2c2c;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.style2 {
	color: #424242;
	font-size: 11px;
	font-family: tahoma
}
.style3 {
	color: #37859E;
	font-size: 11px;
	font-family: tahoma
}

p {
	margin:0;
	padding:0;
	font-family:inherit;
	font-size:inherit;
	
}

  .input{
  		height:22px;
		border-width:1px;
		border-style:solid;
		background-color:#FFFFFF;
		border-color:#B3B3B3;
		font-family:Tahoma; 
		font-size:11px;  
		color:#434141;; 
		padding-top:2px
		}

	
	.textarea{
		width:217px; height:141px;
		border-width:1px;
		border-style:solid;
		background-color:#FFFFFF;
		border-color:#B3B3B3;
		font-family:Tahoma; font-size:11px;  color:#434141;; padding-top:2px;
		overflow:auto;
		}

  .input2{
  		height:22px;
		border-width:1px;
		border-style:solid;
		background-color:#FFFFFF;
		border-color:#B3B3B3;
		font-family:Tahoma; font-size:11px;  color:#434141;; padding-top:2px
		}

  .inputrequired{
  		height:22px;
		border-width:1px;
		border-style:solid;
		background-color:#FFFFFF;
		border-color:#B3B3B3;
		font-family:Tahoma; font-size:11px;  color:#6AA515;; padding-top:2px
		}


	.comments{
		border-width:1px;
		border-style:solid;
		background-color:#FFFFFF;
		border-color:#B3B3B3;
		font-family:Tahoma; font-size:11px;  color:#434141;; padding-top:2px;
		overflow:auto;
		}


/************DatePicker Stuff
*/
.dpDiv {
	}

.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	}

.dpTR {
	}

.dpTitleTR {
	}

.dpDayTR {
	}

.dpTodayButtonTR {
	}

.dpTD {
	cursor: pointer;
	}

.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	cursor: pointer;
	}

.dpTitleTD {
	}

.dpButtonTD {
	}

.dpTodayButtonTD {
	}

.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}

.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}

.dpDayHighlight {
	color: 4060ff;
	font-weight: bold;
	}

.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}

.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	}
 
/********* END OF DATEPICKER *****************






 
