@charset "UTF-8";
/* CSS Document for Notice Box-specific styles. */
/*
h5 {
	color: #CC3300;
	margin-top: 2px;
	margin-bottom: 0;
	font-weight: bold;
	font-size: 12px;
}

h6 {
	color: #660000;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 12px;
}

h7 {
	color: #3366FF;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 0;
	font-size: 13px;
}

.qgroup {
	border-left: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
	padding: 10px;
	background-position: center;
	background-repeat: repeat-x;
}

html > .qgroup {
	background-image: url(../images/gradient.gif);
}

.disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #4C4C4C;
	padding-top: 3px;
	border-top: 1px solid #DBE4D1;
	padding: 6px;
}
*/
.feature {
	color: #FFA02F;
}

.smedit {
	float: right;
	border: 0;
	z-index: 1000;
}

.smbutton {
	float: right;
	border: 0;
	margin-left: 20px;
	_margin-right: 10px;
}

.usrname {
	float: right;
	border: 0;
	margin-left: 20px;
	margin-top: 0px;
}

.actionbutton {
	text-align: left;
	padding: 20px 0;
}

.actionbutton img {
	border: 0;
	margin: 0 20px;
}

.formtable {
	margin-bottom: 1.2em;
}

.formtable td {
	padding: 2px;
}

.formtable th {
	font-weight: bold;
	text-align: left;
}

.nav {

color: #ADADAD;
	font-size: 11px;
	font-weight: bold;	
	text-align: center;
	margin-bottom: 20px;
 text-align: center;
  text-decoration: none;	
  font-family: Arial, Helvetica, sans-serif;
  z-index: 100;
  position: relative;
}
.nav li { 
  float: left;
  position: relative; 
	padding: 5px 18px;
	background-position: 3px 5px;
	background-repeat: no-repeat;
	background-image: url(../images/not-done.gif);
	
}
.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
  font-size: 11px;
	font-weight: bold;
  
  color: #666;
  display: block;
  padding: 0 9px; 
}

.nav li a:hover {
  color: #666;

}
#nav-one li:hover a, 
#nav-one li.sfHover a {
 
  color: #666;
}
#nav-one li:hover ul a, 
#nav-one li.sfHover ul a {
 
  color: #666;	
}
#nav-one li:hover ul a:hover, 
#nav-one li.sfHover ul a:hover {
 
  color: #666;	
}

.nav ul {
  
  border-bottom: 1px solid #000;
  list-style: none;
  margin: 0;  
  position: absolute;
  top: -999em;
  left: -1px;
}
.nav li:hover ul,
.nav li.sfHover ul {
background: #F9F9F9;
  top: 25px;
  left:5px;
}
.nav ul li {
  border: 0;
  float: none;
}
.nav ul a {
  
  border-bottom: 0;
  padding-right: 20px;
  width: 80px;
  white-space: nowrap;
}
.nav ul a:hover {
  
  color: #666;
}


.progressbar {
	color: #ADADAD;
	font-size: 11px;
	font-weight: bold;
	padding: 0 8px;
	text-align: center;
	margin-bottom: 20px;
	margin-left: 30px;
	list-style-type: none;
}

.progressbar a {
	color: #666;
	text-decoration: none;
}

.progressbar a:hover {
	color: #666;
	text-decoration: underline;
}

.progressbar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

/*
.progressbar li {
	float: left;
	padding: 5px 18px;
	background-position: 3px 5px;
	background-repeat: no-repeat;
	background-image: url(images/not-done.gif);
	margin-left: 10px;
}
*/
.nav li.done {
	color: #666;
	background-image: url(../images/done.gif);
	list-style-type: none;
}

.nav li.current {
	color: #588C42;
	background-image: url(../images/active.gif);
	list-style-type: none;
}

.nav li.alerts {
	color: #FF8000;
	background-image: url(../images/attention.gif);
	margin:0 0 0 40px;
	list-style-type: none;
}

.nav li.alerts a {
	color: #FF8000;
}

.phone
{
width:150px;
}
.qgroup select {
	vertical-align: middle;
}

.qgroup label {
	font-weight: bold;
}

.plusbutton:hover {
	cursor: pointer;
}

.calculator input {
	text-align: right;
}

.minigroup {
	padding: 15px 15px 0 15px;
	border: 1px dotted #D4E1F1;
	margin-bottom: 1.2em;
}

.sectionblock {
	width: 100px;
	margin: 15px;
	float: left;
	height: 100px;
	border: 1px solid #dcdcdc;
}

.complete a {
	color: #5D8E48;
	font-weight: bold;
	text-decoration: none;
}

.start {
	background-color: #FFFDE0;
}

.start a {
	color: #FE7F06;
	font-weight: bold;
	text-decoration: none;
}

.sectionblock p {
	margin: 30px 10px;
	text-align: center;
}

.smedit {
	float: right;
	margin-right: 0;
}

.alertbox
	{
	background-color: #CFE2F1;
	padding: 10px;
	margin:20px;
}
.mailcontents
{
	font-size: 11.0pt;
}

.mailcontents h1,h2,h3,h4,h5,h6,h7
{
	color: #000;
	text-decoration: none;
}

.blueHead {background-color:#006BBD;margin:20px 0px 15px 0px;}
.blueHead h3 {color:#FFF;}