@charset "utf-8";
/* CSS Document */
body {
	font-family: Helvetica, sans-serif;
	color:#667078;
	font-size:9pt;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#procedure p {
	margin: 0px;
	padding:5px 20px 10px 40px;
}
form {
margin-bottom:0px;
padding-bottom:0px;
}

#contact h1 {
	font-family: Arial, sans-serif;
	font-size:18px;
	color:#748db3;
	letter-spacing:2px;
	margin: 0px;
	padding: 10px 0px 5px 15px;
}
#contact h3 {
	font-family: Arial, sans-serif;
	font-size:14px;
	color:#748db3;
	letter-spacing:1px;
	margin: 0px;
	padding: 0px 0px 5px 30px;
}
#contact h2 {
		font-family: Arial, sans-serif;
	font-size:17px;
	color:#999956;
	margin: 0px;
	padding: 10px 0px 10px 20px;
}
#contact p {
color:#667078;
	margin: 0px;
	padding:0px 20px 15px 40px;
}
.generaltext {
	margin: 0px; 
	padding:10px 20px 10px 38px; 
	line-height:normal;
}
#procedure ul {
	margin: 0px;
	padding:5px 20px 10px 50px;
}
#procedure li {
	margin: 0px; 
	padding:2px 10px; 
}
#procedure img {
	margin: 0px 10px 0px 20px; 
}
#procedure h1 {
	font-family: Arial, sans-serif;
	font-size:18px;
	color:#748db3;
	letter-spacing:2px;
	margin: 0px;
	padding: 10px 0px 5px 15px;
}
#procedure h3 {
	font-family: Arial, sans-serif;
	font-size:14px;
	color:#748db3;
	letter-spacing:1px;
	margin: 0px;
	padding: 0px 0px 5px 30px;
}
#procedure h2 {
		font-family: Arial, sans-serif;
	font-size:17px;
	color:#748db3;
	margin: 0px;
	padding: 15px 0px 5px 20px;
}

.qa ul {
padding-top: 0px;
margin-top: 0px;
margin-left: 0px;
padding-left: 0px;
}
.qa li {
list-style:none;


}
.menu img {
	margin: 0 11px 0 11px;
}
.header a {
	text-decoration:none;
	color:#999956;
	font-size:10pt;

}
.header a:hover {
	color:#748db3;
}

.header {
	color:#5f6a72;
}
.headerlinks {
	margin-top: 5px;
	padding-top: 5px;
	}
td.satisfactioncell {
	border-bottom:1px solid #CCCCCC;
	padding: 1px 0px 1px 0px;
	font-size:12px;
}

#bio td {
	padding:8px 2px 4px 2px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	vertical-align:top;
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#ccd9ee;
}
#bio p {
	margin: 5px 0px 10px 0px; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding:2px 30px 2px 40px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	line-height:20px;
}
#bio ul {
	margin: 5px 0px 10px 50px; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding:2px 10px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#bio li {
	margin: 0px; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding:2px 10px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#bio h1 {
	font-family: Arial, sans-serif;
	font-size:18px;
	color:#748db3;
	letter-spacing:1px;
	margin: 5px 0px 5px 0px; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0px 5px 15px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#bio h2 {
	font-family: Arial, sans-serif;
	font-size:16px;
	color:#748db3;
	letter-spacing:1px;
	margin: 10px 00px 5px 5px; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 15px 0px 5px 20px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	margin: 0px;
}
#bio img {
	background-color:#FFFFFF;
	margin: 10px 10px 7px 12px;
	padding:3px;
	border-color: #748db3;
}
.submenu img{
	margin:0px 3px 0px 3px;
}
p {
color:#667078;  
line-height:18px;
}
a {
text-decoration:none;
color:#999956;
}
a:hover {
color:#748db3;
}
.procedures {
	font-size:12px;
	margin-left:20px;
}
.procedures a {
margin:3px 0 3px 0;
color:#748db3;
}
.procedures a:hover {
	color:#374964;
}
#procedure-landing h1 {
	font-family: Arial, sans-serif;
	font-size:18px;
	color:#748db3;
	letter-spacing:2px;
	margin: 0px;
	padding: 20px 0px 5px 0px;
}
#procedure-landing h2 {
	font-family: Arial, sans-serif;
	font-size:16px;
	color:#748db3;
	letter-spacing:1px;
	margin: 0px;
	padding: 15px 0px 5px 0px;
}
#procedure-landing h3 {
	font-family: Arial, sans-serif;
	font-size:9pt;
	color:#667078;
	letter-spacing:1px;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
#procedure-landing p {
	margin: 0px;
	padding:5px 20px 5px 10px;

}
#procedure-landing a {
font-weight:bold;
	color:#999956;
}
#procedure-landing a:hover {
	color:#748db3;
}
.submenu2 a{
	color:#FFFFFF;
	background-image:url(/images/procedure-subM.gif);
	margin:0px;
	line-height:22px;
	padding:4px 4px 4px 4px;
	vertical-align:baseline;
}
.submenu2 a:hover {
	color:#000000;
}
h1 {
	font-family: Arial, sans-serif;
	font-size:18px;
	color:#748db3;
	letter-spacing:2px;
	margin: 0px;
	padding: 10px 0px 5px 0px;
}
.procfootmenu {
font-size:10px;
text-align:center;
margin:0px;
padding:0px;
font-family: Arial, sans-serif;
}
.procfootmenu a {
padding:0px 2px;
}
.procfootmenu hr {
height:1px; 
border:0px; 
color:#ccdaef; 
background-color:#ccdaef; 
width:92%;
}
.required{
color:#FF0000;
font-family:Arial, Helvetica, sans-serif;
font-size:9pt;
}