body
{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

td#topBanner {
	background: url(topBannerNoPic.jpg) no-repeat left top;
	height: 28px;
	width: 960px;
	padding-top: 55px;
	padding-right: 27px;
}
table.top {
	width: 997px;
	border-right: 5px solid #FFFFFF;
	border-left: 5px solid #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
.verticalTabStrip {
	background: url(background.jpg) repeat-y left top;
	width: 243px;
	color: #ffffff;
	padding-left: 7px;
	text-align: left;
	vertical-align: top;
}
#form .notes {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #444580;
	line-height: 18px;
	background-color: #FFFFFF;
	padding: 5px 0px;
}
#form .notes a {
	font-weight: bold;
	color: #444580;
}

table#formWrapper {
	background-color: #FFFFFF;
	width: 700px;
	border-right: 5px solid #FFFFFF;
	border-left: 5px solid #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding : 10px
}
#form {
	border: 0px solid #FFFFFF;
	width: 650px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #263834;
	text-align: left;
	vertical-align: top;
	line-height: 14px;	
     padding : 10px
}
#form2 {
	border: 0px solid #FFFFFF;
	width: 300px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #263834;
	text-align: left;
	vertical-align: top;
	line-height: 14px;	
     padding : 10px
}
.table1 {
	border: 1px solid LightGray;
	width: 650px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #263834;
	text-align: left;
	vertical-align: top;
	line-height: 14px;	

}

.labelColumn
{
	width: 225px;
}
#form input, #form select {
	height: 18px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: black;
	/*padding-left: 5px;*/
	/*padding-right: 5px;*/
	/*padding: 2px 2px 2px 2px ;*/
}


#form .subTitle  {
	font-weight: bold;
	text-transform: uppercase;
}

.subTitle  {
	font-weight: bold;
	text-transform: uppercase;
}
#formTitle {
	font: 20px Georgia, "Times New Roman", Times, serif;
	color: #660000;
	padding-top: 5px;
	padding-bottom: 10px;
	font-weight: bold;
}

body {
	border: 0px;
	margin: 0px;
	padding: 0px;
}



.whiteborders
{
	background-color: #eaedec;
	padding: 10px;
	border-right: 2px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
	vertical-align: top;
	
}
.rightTD
{
	background-color: #eaedec;	
	padding-left:10px;
	
	
}
.leftTD
{
	background-color: #eaedec;	
	padding-right:10px;
	
	
}
.whiteborders2
{
	font-weight: bold;
	text-transform: uppercase;
	background-color: #eaedec;
	margin-bottom:10px;	
	padding:10px;
	margin-top:20px;	
	border-top: 4px solid #FFFFFF;	
	vertical-align: top;
	width:100%;
}

.TBDeleted{
	background-color: #eaedec;
	padding: 10px;
	border-right: 2px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #263834;
	text-align: left;
	vertical-align: top;
	line-height: 14px;
}

span.required {
	color: #660000;
	font-size: small;
}

.lstStyleWide
 { 
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#525687 ;
	height:22px;
	width:auto;
	border: 1px Solid #969DBA;
}

.chkStyle {

	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #263834;/*#525687;*/
	height: 10px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	white-space: nowrap;
	list-style-type: none;
	border:none !important;
	background:none;
	 
}

ul.checkboxList {
	padding: 0px;
	margin: 7px 0px 0px 0px;
	list-style-type: none;
}
ul.checkboxList li {
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align: middle;
	text-align: left;
}
ul.checkboxList input {
	margin: 0px !important;
	}
ul.radioButtons {
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.radioButtons li {
	display: inline;
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
	margin: 0px;
	padding: 0px;
}
.questions {
	margin: 0px;
	list-style-type: none;
	display: inline;
	padding: 0px 0px 10px 0px;
	width: 100%;
}
ul.questions {
	margin: 0px;
	list-style-type: none;
	display: inline;
	padding: 0px 0px 10px 0px;
	width: 100%;
}
ul.questions li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
	vertical-align: middle;
	display: inline;
}

.buttonNextStyle {
	/*width: 54px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	border: 0px;
	font: 11px Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 5px;*/
	width: 71px;
	height: 50px;
	border: 0px;
	margin-right: 10px;
	background-image: url(next_button.gif);
	background-repeat: no-repeat;	
	cursor: hand;
	
}

.buttonBackStyle {
	/*width: 54px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	border: 0px;
	font: 11px Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 5px;*/
	width: 71px;
	height: 50px;
	border: 0px;
	margin-right: 10px;
	background-image: url(back_button.gif);
	background-repeat: no-repeat;
	cursor: hand;	
	
}

.buttonSubmitStyle {
	/*width: 54px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	border: 0px;
	font: 11px Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 5px;*/
	width: 71px;
	height: 50px;
	border: 0px;
	margin-right: 10px;
	background-image: url(submit_button.gif);
	background-repeat: no-repeat;
	cursor: hand;	
	
}

.error {
  border:           2px solid red;
  background-color: #ffcccc;
  color:			red;
  
  
}

.SectionHeaders 
{
	background-color: Black;
	font: bold 20px Verdana, Arial, Helvetica, sans-serif;
	color: white;
	width: 698px;
	padding: 5px;
}
