div#form{background-color: #FFFFFF; margin-top:10px;padding:5px;}
div#form a{color:#3774B0; text-decoration:none;}
div#form a:hover{color:#3774B0; text-decoration:underline;}

div#form ul{display:block; color:#000000;}
div#form ul li{margin-left:25px; color:#000000;}
div#form ul li a{color:#3774B0; text-decoration:none;}
div#form ul li a:hover{color:#3774B0; text-decoration:underline;}

#leftCol .siteMapDiv {
	padding-bottom:10px;
	padding-top:10px;
}

#leftCol .singleBox ul.siteMapUL li {
	clear:left !important;
}

#leftCol .singleBox ul.siteMapUL2 li {
	margin-left:20px;
	list-style-type:disc;
}

div#form p{
	font-size:12px;
	padding-top:10px;
	padding-bottom:10px;}

div.Title{
	color:#3774B0;
	text-transform:uppercase;
	letter-spacing:1px;
	font-weight:bolder;
	font-size:1.2em;
}

div.CorrectionsTitle{
	color:#3774B0;
	text-transform:uppercase;
	letter-spacing:1px;
	font-weight:bolder;
	font-size:1.2em;
	border-top: solid 1px #ACC1D6; margin-top:5px; padding-top:5px; margin-bottom:5px;
}

div.LinksTitle{
	color:#000000;
	letter-spacing:1px;
	font-weight:bolder;
	font-size:1.1em;
	border-top: solid 1px #ACC1D6; margin-top:5px; padding-top:5px; margin-bottom:5px;
}
					
.introText{margin:5px 5px;}

.formContainer {
background-color: #FFFFFF; padding-top:4px; padding-bottom:4px;clear:both;
}

.formContainer label {
  clear:left;
  display: block;
  float: left;
  width: 38%;
  text-align: right;
  padding-right: 4px;
  background:#FFF;
}

.formContainer input,textarea {

}

.formContainer select {
width:auto;
}

.formLeftColumn {
	float:left;
  width:120px;
}

.formMiddleColumn {
  float:left;
  width:120px;
}

.formRightColumn {
  float:right;
  width:120px;
}

.formColumnHead {

}

.followUp {
	padding-top: 3px;
  display:block;
  margin-left:33%;
}

.pushInput {
  display:block;
  float:left;
  margin-left:160px;
}

.followUp .formCheckbox, .formRadio {  
  vertical-align: middle;
}


.form_para {
	font-size:12px;
	padding-top:10px;
	padding-bottom:10px;
	margin:0px;
}

.form_content {
	font-size:10px;
}

.form_para_span {
  font-weight:bold;
}

.form_para_bold {
  font-weight:bold;
}

.form_para_italic {
  font-style:italic;
}

.packageSelect {
  float:left;
 	padding-top:2px;
}

.formCheckbox {
	
}

.formRadio {

}

input.buttonSubmit {
	height:26px;
	background:#E17627;
	color:#FFF;
	font-size:.8em;
	padding:3px 5px;
	font-weight:bold;
	border: 1px solid #000;
	width:100px;}
	
input.buttonSubmit:hover{
	height:26px;
	background:#3774B0;
	color:#FFF;
	font-size:.8em;
	padding:3px 5px;
	font-weight:bold;
	border: 1px solid #000;
	width:100px;}

input.buttonReset {
	margin-left:5px;
	height:26px;
	background:#E17627;
	color:#FFF;
	font-size:.8em;
	padding:3px 5px;
	font-weight:bold;
	border: 1px solid #000;
	width:90px;}
	
input.buttonReset:hover {
	margin-left:5px;
	height:26px;
	background:#3774B0;
	color:#FFF;
	font-size:.8em;
	padding:3px 5px;
	font-weight:bold;
	border: 1px solid #000;
	width:90px;}

input.submit{
	height:26px;
	background:#E17627;
	color:#FFF;
	font-size:.8em;
	padding:3px 5px;
	font-weight:bold;
	border: 1px solid #000;
	width:100px;}

input.submit:hover{
	height:26px;
	background:#3774B0;
	color:#FFF;
	font-size:.8em;
	padding:3px 5px;
	font-weight:bold;
	border: 1px solid #000;
	width:100px;}
	
input.reset{
	margin-left:5px;
	height:26px;
	background:#E17627;
	color:#FFF;
	font-size:.8em;
	padding:3px 5px;
	font-weight:bold;
	border: 1px solid #000;
	width:90px;}
	
input.reset:hover{
	margin-left:5px;
	height:26px;
	background:#3774B0;
	color:#FFF;
	font-size:.8em;
	padding:3px 5px;
	font-weight:bold;
	border: 1px solid #000;
	width:90px;}

.requiredLabel {
  color:#FF3333;
}

.requiredInput {
  background:#FFCCCC;
}

div#buttonRow{text-align:center;margin-top:10px;margin-bottom:10px;}

div.infoLinks{background:#3774B0;font-weight:bold;text-transform:uppercase;color:#FFFFFF;}
div.infoLinks a{color:#FFFFFF;}
div.infoLinks a:hover{color:#FFFFFF;}