fieldset { 
	padding: 0;
	margin: 0;
	background-color: #F5F5F5 !important; 
	border: 1px solid #8B50A8; 
}
fieldset.confirmation { 
	margin: 0 14px;
	border-color: #666;
}
fieldset.full { 
	margin: 0 14px;
}
fieldset fieldset, fieldset.full fieldset {
	border: none;
	margin: 0;
	background-color: transparent; 
}
fieldset h2 { 
	border-bottom: solid 2px #660099; 
	margin: 0;
	padding: 4px 7px 4px 7px; 
	color: #660099; 
	font-weight: bold;
}
fieldset label span { 
	display: block;
	padding: 0 3px 0 0; 
	margin: 0;
	float: left;	
}
fieldset label span.prompt { 
	padding: 4px 3px 0 10px; 
	width: 100px; 
}
fieldset label span.required {
	background-image: url(../images/icon_required.gif) !important;
	background-repeat: no-repeat;
	background-position: 0 6px;
}
fieldset label {
	display: block;
	clear: both;
	margin: 0;
	padding: 4px 0 0 0;
}
fieldset label.inline {
	clear: both;
	float: none;
	display: inline;
}
fieldset.optional { 
	background-color: #fff !important; 
	border: 1px solid #ccc; 
}
fieldset.optional fieldset {
	border: none;
	margin: 0;
	background-color: #fff !important; 
}
fieldset.optional h2 { 
	border-bottom: solid 2px #ccc; 
	color: #000; 
	font-weight: normal; 
	font-size: 15px;
}
fieldset a.help, fieldset h2 a.help { 
	float: right; 
	margin: 3px 0px 0 0; 
	text-transform: capitalize;
	font-size: 12px; 
	font-weight: bold; 
	color: #000000 !important; 
	padding: 0 0 0 15px; 
	background-position: center left; 
	background-repeat: no-repeat;
	background-image: url(../_images/icon_help_small.gif); 
}
fieldset h2 a.edit, fieldset h2 a.hide, fieldset h3 a.edit, fieldset h3 a.hide {
	float: right;
	margin: 3px 0 0 10px;
	color: #000;
}
input.checktext {
	float: left;
	margin: 0 8px;
}
p.checktext, div.checktext, span.checktext {
	width: 280px;
	float: left;
	display: block;
	padding-bottom: 5px;
}
.addresscheck {
	background-color: #e6e6e6; 
	border: 1px solid #bbb; 
	padding: 6px 6px 10px 6px; 
	margin: 15px 0;

}
.addresscheck h2 {
	background: transparent url(../_images/icon_alert_error.gif) no-repeat;
	padding: 2px 10px 0 22px; 
	height: 20px;
	border: none;
	color: #ff0000 !important;
}
.addresscheck table {
	width: 100%;
}
.addresscheck td p {
	padding-left: 24px;
}
.alert { 
	margin: 5px; 
	padding: 0 10px 0 22px; 
	background: transparent url(../_images/icon_alert_trans.gif) no-repeat; 
	font-size: 11px; 
	line-height: 22px; 
	color: #660099; 
}
.alert em, .alert strong { 
	color: #660099; 
	font-weight: bold; 
	font-style: normal; 
	font-size: 13px; 
	display: block; 
	margin-bottom: 4px; 
}
.alertmsg {
	background-color: #e6e6e6; 
	border: 1px solid #bbb; 
	padding: 6px 6px 0 6px; 
	color: #660099 !important; 
	margin: 10px 14px 14px 14px;
}
.alertmsg h2 {
	background: transparent url(../_images/icon_alert_trans.gif) no-repeat;
	padding: 2px 10px 0 22px; 
	height: 20px;
	border: none;
}
.alertmsg p {
	padding: 2px 15px 10px 22px;
	color: #660099 !important; 
}
.alertmsg ul {
	padding: 0;
	margin: 0 15px 10px 38px;
}
.appname {
	margin: 5px 0 10px 15px;
}
.appwrap { 
	border: 1px solid #666; 
	border-top-width: 13px; 
	width: 743px; 
}
.bullets {
	list-style-type: square;
	margin: 0 0 10px 0;
	padding: 0 0 0 20px;
}
.buttonpurple {
	border: none;
	border: 1px solid #ccc;
	margin: 0;
	padding: 0;
	height: 20px;
	background: #660099 url(../images/bg_button_purple.gif) repeat-x;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
}
.buttongray { 
	border: none; 
	border: 1px solid #ccc; 
	margin: 0;  
	padding: 0; 
	height: 20px;
	background: #666 url(../_images/bg_button_gray.gif) repeat-x; 
	color: #fff; 
	font-weight: bold; 
	font-size: 11px;
}
.buttons {
	text-align: right;
}
.buttonsFloat {
	float: right;
}

.chkheader {
	background-color: #fff !important;
}
.checktextfull {
	width: auto;
}
.colleft {
	float: left; 
	padding: 0 15px 0 14px; 
	margin: 0;
	width: 350px;
}
.colright {
	float: left; 
	padding: 0; 
	margin: 0;
	width: 350px;
}
.colsm {
	float: left;
	width: 160px;
}
.denotereqfield { 
	background: transparent url(../_images/icon_required.gif) no-repeat 0 2px; 
	padding-left: 10px; 
	margin: 10px 0 5px 14px; 
	font-size: 11px; 
}
.diff {
	padding: 0 3px;
	color: #ff0000;
}
.divider {
	height: 1px;
	overflow: hidden;
	border-top: 1px solid #bbb; 
	border-bottom: 1px solid #fff; 
	margin: 5px 0;
	clear: both;
}
.edit {
	padding: 10px 14px 15px 14px;
}
.error {
	color: #ff0000;
}
span.error {
	padding-top: 4px;
}
span.error input {
	margin-top: 5px;
}
.fineprint { 
	font-size: 10px; 
}
.first {
	padding-top: 0 !important;
}
.gblerror {
	background-color: #e6e6e6; 
	border: 1px solid #bbb; 
	padding: 6px 6px 0 6px; 
	margin: 10px 14px 14px 14px;
}
.gblerror h2 {
	background: transparent url(../_images/icon_alert_error.gif) no-repeat;
	padding: 2px 10px 0 22px; 
	height: 20px;
	 color: #ff0000; 
}
.gblerror p {
	margin: 2px 15px 10px 22px;
	color: #ff0000; 
}
.gblerror ul {
	padding: 0;
	margin: 2px 15px 10px 38px;
	color: #ff0000; 
}
.important {
	font-weight: bold;
}
.paging {
	float: right;
	
}
.phone {
	color: #660099;
	font-weight: bold;
}
.orline { 
	font-weight: bold; 
	background: transparent url(../_images/bg_or_line.gif) no-repeat 0 7px; 
	width: 175px; 
	padding-left: 160px; 
}
.ratepop { 
	width: 250px; 
	background-color: #eee; 
	border: none; 
	border: 2px solid #660099; 
	margin: 0 0 15px 14px;
}
.ratepop th { 
	padding: 2px; 
	background-color: #660099; 
	color: #fff; 
	border: none; 
}
.ratepop td { 
	padding: 2px; 
	background-color: #e5e5e5; 
	text-align: left; 
	border-right: 1px solid #ccc; 
	border-bottom: 1px solid #ccc; 
}
.ratepop tr.subhead td { 
	padding-top: 15px; 
	background-color: #fff; 
	color: #000;
	font-weight: bold;
	border-right: none; 
}
.ratepop tr.total td { 
	background-color: #fff; 
	font-weight: bold; 
	border-bottom: none; 
	border-right: 1px solid #ccc; 
}
.ratepop tr.alt td { 
	background-color: #f5f5f5; 
}
.ratepop td.cost { 
	text-align: right; 
	border-right: none;
}
.resultstable { 
	width: 713px;
	border-top: 1px solid #000; 
	border-bottom: 1px solid #000; 
	border-left: 1px solid #ccc; 
	margin: 0 14px 15px 14px;
}
.resultstable td { 
	padding: 2px; 
	border-right: 1px solid #ccc; 
	background-color: #e5e5e5; 
}
.resultstable tr.alt td  { 
	padding: 2px; 
	border-right: 1px solid #ccc;
	background-color: #f5f5f5; 
}
.resultstable .required { 
	background: #fff url(../_images/icon_required.gif) no-repeat 2px 5px; 
	padding-left: 12px; 
}
.resultstable th { 
	vertical-align: top; 
	text-align: left; 
	padding: 4px 2px 4px 2px; 
	border-right: 1px solid #ccc; 
	background-color: #fff; 
	color: #000; 
	font-weight: bold;
	font-size: 11px; 
}
.resultstable th.sortasc a {
	padding-right: 20px;
	background: #fff url(../_images/icon_sort_asc.gif) no-repeat right top;
}
.resultstable th.sortdesc a {
	padding-right: 20px;
	background: #fff url(../_images/icon_sort_desc.gif) no-repeat right top;
}
.resultstable th a { 	
	color: #000; 
}
.searchword {
	float: left;	
}
.searchfields {
	padding-left: 5px;
	float: left;
}
.searchfields select {
	margin-left: 2px;
}
.searchresults {
	margin: 0 15px 5px 15px;
}
.sectionhead {
	border-bottom: 1px solid #666;
	margin-bottom: 5px;
	padding: 15px 0 4px 0;
	color: #000; 
	font-size: 13px;
}
.selectfull { 
	width: 205px; 
}
.selecthalf { 
	width: 115px; 
}
.steps { 
	list-style: none; 
	margin: 13px 10px 10px 14px;
	padding: 0;
}
.steps li { 
	display: block; 
	float: left; 
	margin: 0 15px 0 0; 
	padding-top: 0; 
	height: 17px; 
	font-size: 11px; 
}
.steps li span { 
	padding: 0 6px 0 5px; 
	font-size: 11px; 
}
.steps li.on { 
	background: transparent url(../_images/icon_step_on.gif) no-repeat; 
	color: #660099; 
	font-weight: bold; 
}
.steps li.on span { 
	color: #fff; 
}
.steps li.off { 
	background: transparent url(../_images/icon_step_off.gif) no-repeat; 
	color: #666; 
}
.summary {
	padding: 10px 14px 15px 14px;
	font-weight: bold;
}
.survey input {
	margin-right: 30px;
}
.survey label {
	padding-bottom: 5px;
}
.termsBox {
	height: 150px;
	overflow: auto;
	border: 1px solid #ccc;
	margin: 14px 0;
	background-color: #fff;
	padding: 7px;
}
.textfull { 
	width: 198px;
}
.texthalf { 
	width: 110px; 
}
.text1quarter { 
	width: 52px; 
}
.text2thirds { 
	width: 150px; 
}
.vertSpace15px {
	margin-top: 15px !important;
}
.vertSpace30px {
	margin-top: 30px !important;
}
.vertGutter {
	margin: 0;
	height: 15px;
	padding: 0;
}
#content { 
	margin: 15px 0 30px 3px; 
	width: 745px; 
}
#appWideControls {
	float: right;
}
#appWideControls li {	
	float: left;
	padding: 3px 0 3px 10px;
	list-style: none; 
	position: relative;
}
#appWideControls li a {
	padding-right: .4em;
	height: 18px; 
	line-height: 18px; 
}
#appWideControls li.secureLogin {
	width: auto;
}	
#appWideControls li.secureLogin a {
	padding: 3px 10px 3px 22px;  
	background: transparent url(../_images/icon_securelogin.gif) no-repeat; }
}
#appWideControls li.secureLogout {
	width: auto;
}
#appWideControls li.secureLogout a {
	padding: 3px 10px 3px 22px;  
	background: transparent url(../_images/icon_securelogout.gif) no-repeat; }
}
#appWideControls li.helpmenu {
	width: auto; 	
}
#appWideControls li.helpmenu a {
	display: block; 
	width: 37px; 
	padding-left: 24px; 
	background: transparent url(../_images/icon_help_new.gif) no-repeat top left; 
	text-decoration: none; 
	color: #000; 
}
#appWideControls li.helpmenu ul {
	position: absolute; 
	top: 21px; 
	/*left: -107px;*/
	left: -999em;
	width: 180px;
	border: 1px solid #666;
	border-bottom: none;
}
#appWideControls li.menuOpen a {
	background-position: bottom left;
}
#appWideControls li.menuOpen ul {
	left: -107px;
}
#appWideControls li.helpmenu li {
	padding: 0;
	list-style: none; 	
}
#appWideControls li.helpmenu li a {
	display: block;
	width: 170px;
	padding: 1px 5px 1px 5px;
	color: #000; 
	border-bottom: 1px solid #666;
	background-color: #f5f5f5;
	background-image: none;
}
#appWideControls li.helpmenu li a:hover {
	color: #fff;
	background-color: #660099;
}
#appnav { 
	height: 19px; 
	margin: 0; 
}
#appnav li { 
	float: left; 
	margin-right: 2px; 
	list-style: none; 
	position: relative;
}
#appnav li.last { 
	margin-right: 0;
}
#appnav li a { 
	font-weight: normal; 
	display: block; 
	width: 140px; 
	height: 18px; 
	line-height: 18px; 
	padding: 0 2px 0 6px;
	color: #000; 
	background-color: #f5f5f5; 
	border: 1px solid #666; 
	border-bottom: none; 
	text-decoration: none; 
}
#appnav li.more a { 
	background: #f5f5f5 url(../_images/bg_arrows_appnav.gif) no-repeat top right; 
}
#appnav li.more a:hover { 
	background-position: bottom right; 
}
#appnav li a:hover { 
	color: #fff; 
	background-color: #660099; 
}
#appnav li.on a, #appnav li.on a:hover { 
	color: #fff; 
	background-color: #666; 
	font-weight: bold; 
	font-size: 12px;  
}
#appnav li.on a, #appnav li.on a:hover { 
	background-position: bottom right;  
}
#appnav li.more ul {
	position: absolute; 
	top: 19px; 
	left: -999em;
	width: 180px;
	border: 1px solid #666;
	border-bottom: none;
}
#appnav li.menuOpen ul, #appnav li.onMenuOpen ul { 
	left: 0;
}
#appnav li.menuOpen a { 
	background-image: url(../_images/bg_arrows_appnav_menuOpen.gif);
	background-repeat: no-repeat;
	background-position: top right; 
}
#appnav li.onMenuOpen a { 
	background-image: url(../_images/bg_arrows_appnav_onMenuOpen.gif);
	background-repeat: no-repeat;
	background-position: top right; 
}
#appnav li.more li {
	padding: 0;
	margin: 0;
	list-style: none; 	
}
#appnav li.more li a {
	display: block;
	width: 170px;
	padding: 1px 5px;
	border: none;
	border-bottom: 1px solid #666;
	background-color: #f5f5f5;
	background-image: none;
	color: #000; 
	font-weight: normal; 
	font-size: 11px; 
}
#appnav li.more li a:hover {
	color: #fff;
	background-color: #660099;
	font-weight: normal; 
	font-size: 11px;
}
#appnav li.tab1CustomWidth a {
	width: 200px;
}
#appPageControls li {
	margin: 0; 
	padding: 0px 4px 0px 0; 
	list-style: none; 
	float: left;
}
#appPageControls a {
	padding-right: .4em;
}
#appPageControls { 
	float: right; 
	margin: 13px 5px 10px 10px;
}
#footer {
	margin: 0 0 15px 15px;
}
