/* --------------------------------------------------
	:: Reset
	-------------------------------------------------- */
html {
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	color: #444;
	font-size: 14px;
}
#container {
	color: #444;
}
.index #currentusers h2, #newusers h2, .index .actionBox h2 {
	border-bottom: 1px solid #CCCCCC;
	color: white;
	font-size: 100%;
	margin: 0;
	padding: 0.35em 1em;
	/* fallback/image non-cover color */
   background-color: #8AABCD;
	/* Safari 4+, Chrome 1-9 */
   background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#8AABCD), to(#6D97C1));
	/* Safari 5.1+, Mobile Safari, Chrome 10+ */
   background-image: -webkit-linear-gradient(top, #8AABCD, #6D97C1);
	/* Firefox 3.6+ */
   background-image: -moz-linear-gradient(top, #8AABCD, #6D97C1);
	/* IE 10+ */
   background-image: -ms-linear-gradient(top, #8AABCD, #6D97C1);
	/* Opera 11.10+ */
   background-image: -o-linear-gradient(top, #8AABCD, #6D97C1);
}
#footer ul#app {
	background-color: #8AABCD;
	/* Safari 4+, Chrome 1-9 */
   background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#8AABCD), to(#6D97C1));
	/* Safari 5.1+, Mobile Safari, Chrome 10+ */
   background-image: -webkit-linear-gradient(top, #8AABCD, #6D97C1);
	/* Firefox 3.6+ */
   background-image: -moz-linear-gradient(top, #8AABCD, #6D97C1);
	/* IE 10+ */
   background-image: -ms-linear-gradient(top, #8AABCD, #6D97C1);
	/* Opera 11.10+ */
   background-image: -o-linear-gradient(top, #8AABCD, #6D97C1);
}
.nofloat {
	float:none;
}
.space {
	margin-top:18px;
}
.text-right {
	text-align:right;
}
span.button a, span.button a:hover {
    padding: 10px;
	color:#fff;
}
.button a {
	color:#72604D;
	text-decoration:none;
}
.button a:hover {
	color: #72604D;
}
a img {border:0;}
#tn-certify label {color:#990000;font-weight:bold;}
/* --------------------------------------------------
	:: Grid
	-------------------------------------------------- */

.one_half, .one_third, .two_third, .one_fourth, .three_fourth {
	float: left;
	margin-right: 4%;
	position: relative;
}
.one_half {
	width: 48%;
}
.one_third {
	width: 30.66%;
}
.two_third {
	width: 65.32%;
}
.one_fourth {
	width: 22%;
}
.three_fourth {
	width: 74%;
}
.last {
	clear: right;
	margin-right: 0 !important;
}
/*	--------------------------------------------------
	Panels
	-------------------------------------------------- */
	div.panel {
	/*padding: 18px;*/
	background: #f5f5f5;
	background: -moz-linear-gradient(top, #FFFFFF 0%, #F4F4F4 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #F4F4F4));
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#F4F4F4', GradientType=0 );
	box-shadow: 0 2px 5px rgba(0,0,0,0.15);
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.15);
	-moz-box-shadow: 0 2px 5px rgba(0,0,0,0.25);
	margin: 0 0 20px 0;
	border:1px solid #F4F4F4;
	position:relative;
}
div.panel-notice {
	background: none repeat scroll 0 0 #FFF799;
	border: 1px solid #FDC689;
	color: #333333;
	line-height: 1.5em;
	margin: 0;
	padding: 10px 15px;
}
p.edit-info, span.edit-info {
	margin:0;
	float:right;
	padding:10px;
	position:absolute;
	top:18px;
	right:0;
}
span.edit-info {
	margin-right:18px;
	font-size:16px;
}
#Account .panel ul {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
.panel.biz {
	background:#D9EDF7;
	background: -moz-linear-gradient(top, #FFFFFF 0%, #D9EDF7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #D9EDF7));
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#D9EDF7', GradientType=0 );
	border:1px solid #D9EDF7;
}
.panel.contact {
	background:#FCF8E3;
	background: -moz-linear-gradient(top, #FFFFFF 0%, #FCF8E3 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #FCF8E3));
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#FCF8E3', GradientType=0 );
	border:1px solid #FBEED5;
}
/*	--------------------------------------------------
	Accordion
	-------------------------------------------------- */
.acc_content ul {
	margin:0;
	padding:0;
}
.acc-services .acc_content ul li {
	margin:0;
	padding:9px 0px;
	border-bottom:1px dashed #dedede;
	list-style:none;
	position:relative;
}


.acc_toggle.acc_toggle_active {
	background: #18324C url(../img/up.png) no-repeat 5px 22px;
	padding-left: 20px;
}
.acc_toggle {
	background:#306498  url(../img/down.png) no-repeat 5px 22px;
	padding-left: 20px;}
form .acc-services label {
	cursor: pointer;
	display: inline;
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 9px;
	text-align:left;
}
/*	--------------------------------------------------
	Service Popups
	-------------------------------------------------- */
.qtip {
	font-size:14px;
}
.service {
	border: 1px solid #DEDEDE;
	font-size: 14px;
	padding: 8px;
	margin:5px 0 10px 0;
	background: #f5f5f5;
	background: -moz-linear-gradient(top, #FFFFFF 0%, #F4F4F4 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #F4F4F4));
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#F4F4F4', GradientType=0 );
}
.fee {
	padding:8px;
	border:dashed thin #ccc;
	display:block;
	color:#666;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:5px auto;
	background-color:#fff;
	-webkit-box-shadow: inset 1px 1px 2px 1px rgba(0, 0, 0, .2);
	-moz-box-shadow: inset 1px 1px 2px 1px rgba(0, 0, 0, .2);
	box-shadow: inset 1px 1px 2px 1px rgba(0, 0, 0, .2);
}
.fee em {
	color:#093;
	font-weight:bold;
}
.service-close {
	background: #fff;
	padding: 2px;
	position: absolute;
	right: 2px;
	top: 11px;
	font-size:12px;
	border-top: 1px solid #dedede;
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #dedede;/*	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
	-webkit-box-shadow: 1px 2px 1px 1px rgba(0, 0, 0, .2);
	-moz-box-shadow: 1px 2px 1px 1px rgba(0, 0, 0, .2);
	box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, .2);
*/}
/*	--------------------------------------------------
	Service Agreements
	-------------------------------------------------- */
.agreements {
}
.agreements p {
	margin: 40px 0 18px;
	color:#000;
}
.number {
	background-color:#0886C6;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	color: #FFFFFF;
	display: block;
	float: left;
	font-size: 18px;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	margin-right: 10px;
	margin-top: -5px;
	text-align: center;
	width: 40px;
}
.step {
	font-weight:bold;
	font-size:24px;
}
p.print-agreement {
	margin:0 0 12px 40px;
}
/*	--------------------------------------------------
	Signup Pagination
	-------------------------------------------------- */
ul.pagination {
	display: block;
	height: 36px;
	margin-left: 15px;
}
ul.pagination li {
	color: #999999;
	display: block;
	float: left;
	font-size: 15px;
	height: 24px;
	margin-left: 5px;
}
ul.pagination li a {
	color: #999999;
	display: block;
	padding: 6px 5px 4px;
	text-decoration:none
}
ul.pagination li.current a, ul.pagination li:hover a, ul.pagination li a:focus {
	border-bottom: 2px solid #00A6FC;
	color: #141414;
}
ul.pagination li.unavailable a {
	color: #999999;
	cursor: default;
}
ul.pagination li.unavailable:hover a, ul.pagination li.unavailable a:focus {
	border-bottom: medium none;
}
/*    --------------------------------------------------
    Tabs and other Nav items
    -------------------------------------------------- */
.nav {
	list-style: none outside none;
	margin-bottom: 18px;
	margin-left: 0;
}
.nav > li > a {
	display: block;
}
.nav > li > a:hover {
	background-color: #EEEEEE;
	text-decoration: none;
}
.nav.list {
	margin-bottom: 0;
	padding-left: 14px;
	padding-right: 14px;
}
.nav.list > li > a, .nav.list .nav-header {
	display: block;
	margin-left: -15px;
	margin-right: -15px;
	padding: 3px 15px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.nav.list .nav-header {
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	text-transform: uppercase;
}
.nav.list > li + .nav-header {
	margin-top: 9px;
}
.nav.list .active > a {
	background-color: #0088CC;
	color: #FFFFFF;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}
.tabs, .pills {
}
.tabs:before, .pills:before, .tabs:after, .pills:after {
	content: "";
	display: table;
}
.tabs:after, .pills:after {
	clear: both;
}
.tabs > li, .pills > li {
	float: left;
}
.tabs > li > a, .pills > li > a {
	line-height: 14px;
	margin-right: 2px;
	padding-left: 12px;
	padding-right: 12px;
}
.tabs {
	border-bottom: 1px solid #DDDDDD;
	height:53px;
}
.tabs > li {
	margin-bottom: -1px;
}
.tabs > li > a {
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0;
	padding-bottom: 18px;
	padding-top: 18px;
	font-size:24px;
	text-decoration:none;
	color: #999999;
}
.tabs > li > a:hover {
	border-color: #EEEEEE #EEEEEE #DDDDDD;
}
.tabs > .active > a, .tabs > .active > a:hover {
	-moz-border-bottom-colors: none;
	-moz-border-image: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: #FFFFFF;
	color: #555555;
	/*	cursor: default;
*/	border-top: 3px solid #0886C6;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid transparent;
	border-left: 1px solid #DDDDDD;
}
.pills > li > a {
	border-radius: 5px 5px 5px 5px;
	margin-bottom: 2px;
	margin-top: 2px;
	padding-bottom: 8px;
	padding-top: 8px;
}
.pills .active > a, .pills .active > a:hover {
	background-color: #0088CC;
	color: #FFFFFF;
}
.nav.stacked > li {
	float: none;
}
.nav.stacked > li > a {
	margin-right: 0;
}
.tabs.stacked {
	border-bottom: 0 none;
}
.tabs.stacked > li > a {
	border: 1px solid #DDDDDD;
	border-radius: 0 0 0 0;
}
.tabs.stacked > li:first-child > a {
	border-radius: 4px 4px 0 0;
}
.tabs.stacked > li:last-child > a {
	border-radius: 0 0 4px 4px;
}
.tabs.stacked > li > a:hover {
	border-color: #DDDDDD;
	z-index: 2;
}
.pills.stacked > li > a {
	margin-bottom: 3px;
}
.pills.stacked > li:last-child > a {
	margin-bottom: 1px;
}
.pills .dropdown-menu, .tabs .dropdown-menu {
	border-width: 1px;
	margin-top: 1px;
}
.pills .dropdown-menu {
	border-radius: 4px 4px 4px 4px;
}
.tabs .dropdown-toggle .caret, .pills .dropdown-toggle .caret {
	border-top-color: #0088CC;
	margin-top: 6px;
}
.tabs .dropdown-toggle:hover .caret, .pills .dropdown-toggle:hover .caret {
	border-top-color: #005580;
}
.tabs .active .dropdown-toggle .caret, .pills .active .dropdown-toggle .caret {
	border-top-color: #333333;
}
.nav > .dropdown.active > a:hover {
	color: #000000;
	cursor: pointer;
}
.tabs .open .dropdown-toggle, .pills .open .dropdown-toggle, .nav > .open.active > a:hover {
	background-color: #999999;
	border-color: #999999;
	color: #FFFFFF;
}
.nav .open .caret, .nav .open.active .caret, .nav .open a:hover .caret {
	border-top-color: #FFFFFF;
	opacity: 1;
}
.tabs.stacked .open > a:hover {
	border-color: #999999;
}
.tabbable {
}
.tabbable:before, .tabbable:after {
	content: "";
	display: table;
}
.tabbable:after {
	clear: both;
}
.tabs-below .tabs, .tabs-right .tabs, .tabs-left .tabs {
	border-bottom: 0 none;
}
.tab-content > .tab-pane, .pill-content > .pill-pane {
	display: none;
}
.tab-content > .active, .pill-content > .active {
	display: block;
}
.tabs-below .tabs {
	border-top: 1px solid #DDDDDD;
}
.tabs-below .tabs > li {
	margin-bottom: 0;
	margin-top: -1px;
}
.tabs-below .tabs > li > a {
	border-radius: 0 0 4px 4px;
}
.tabs-below .tabs > li > a:hover {
	border-bottom-color: transparent;
	border-top-color: #DDDDDD;
}
.tabs-below .tabs .active > a, .tabs-below .tabs .active > a:hover {
	border-color: transparent #DDDDDD #DDDDDD;
}
.tabs-left .tabs > li, .tabs-right .tabs > li {
	float: none;
}
.tabs-left .tabs > li > a, .tabs-right .tabs > li > a {
	margin-bottom: 3px;
	margin-right: 0;
	min-width: 74px;
}
.tabs-left .tabs {
	border-right: 1px solid #DDDDDD;
	float: left;
	margin-right: 19px;
}
.tabs-left .tabs > li > a {
	border-radius: 4px 0 0 4px;
	margin-right: -1px;
}
.tabs-left .tabs > li > a:hover {
	border-color: #EEEEEE #DDDDDD #EEEEEE #EEEEEE;
}
.tabs-left .tabs .active > a, .tabs-left .tabs .active > a:hover {
	border-color: #DDDDDD transparent #DDDDDD #DDDDDD;
}
.tabs-right .tabs {
	border-left: 1px solid #DDDDDD;
	float: right;
	margin-left: 19px;
}
.tabs-right .tabs > li > a {
	border-radius: 0 4px 4px 0;
	margin-left: -1px;
}
.tabs-right .tabs > li > a:hover {
	border-color: #EEEEEE #EEEEEE #EEEEEE #DDDDDD;
}
.tabs-right .tabs .active > a, .tabs-right .tabs .active > a:hover {
	border-color: #DDDDDD #DDDDDD #DDDDDD transparent;
}
#searchpanel {clear:both;}
#searchpanel form input.large {padding:7px;}
#searchpanel .button {padding: 9px 18px 5px;}
/*	--------------------------------------------------
	Alert Message
	-------------------------------------------------- */
	.alert {
	background-color: #FCF8E3;
	border: 1px solid #F3EDD2;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 18px;
	padding: 8px 35px 8px 14px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.alert, .alert-heading {
	color: #C09853;
}
.alert .close {
	line-height: 18px;
	position: relative;
	right: -21px;
}
.alert-success {
	background-color: #DFF0D8;
	border-color: #CFE8C4;
}
.alert-success, .alert-success .alert-heading {
	color: #468847;
}
.alert-danger, .alert-error {
	background-color: #F2DEDE;
	border-color: #E9C7C7;
}
.alert-danger, .alert-error, .alert-danger .alert-heading, .alert-error .alert-heading {
	color: #B94A48;
}
.alert-info {
	background-color: #D9EDF7;
	border-color: #BFE1F2;
}
.alert-info, .alert-info .alert-heading {
	color: #3A87AD;
}
.alert-block {
	padding-bottom: 14px;
	padding-top: 14px;
}
.alert-block > p, .alert-block > ul {
	margin-bottom: 0;
}
.alert-block p + p {
	margin-top: 5px;
}
.alert-message {
	background-color: #EEDC94;
	background-image: -moz-linear-gradient(center top, #FCEEC1, #EEDC94);
	background-repeat: repeat-x;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border-style: solid;
	border-width: 1px;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset;
	color: #404040;
	margin-bottom: 18px;
	padding: 7px 15px;
	position: relative;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.alert-message .close {
	margin-top: 1px;
}
.alert-message a {
	color: #404040;
	font-weight: bold;
}
.alert-message.danger p a, .alert-message.error p a, .alert-message.success p a, .alert-message.info p a {
	color: #FFFFFF;
}
.alert-message h5 {
	line-height: 18px;
}
.alert-message p {
	margin: 0;
}
.alert-message div {
	line-height: 28px;
	margin-bottom: 2px;
	margin-top: 5px;
}
.alert-message .btn {
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
}
.alert-message.block-message {
	background-color: #FDF5D9;
	background-image: none;
	border-color: #FCEEC1;
	box-shadow: none;
	padding: 14px;
}
.alert-message.block-message ul, .alert-message.block-message p {
}
.alert-message.block-message ul {
	margin-bottom: 0;
}
.alert-message.block-message li {
	color: #404040;
}
.alert-message.block-message .alert-actions {
	margin-top: 5px;
}
.alert-message.block-message.error, .alert-message.block-message.success, .alert-message.block-message.info {
	color: #404040;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.alert-message.block-message.error {
	background-color: #FDDFDE;
	border-color: #FBC7C6;
}
.alert-message.block-message.success {
	background-color: #D1EED1;
	border-color: #BFE7BF;
}
.alert-message.block-message.info {
	background-color: #DDF4FB;
	border-color: #C6EDF9;
}
.alert-message.block-message.danger p a, .alert-message.block-message.error p a, .alert-message.block-message.success p a, .alert-message.block-message.info p a {
	color: #404040;
}
/*Passowrd and User Name Validation Popup*/
#pwd, #usn {
	position:relative;
}
#pswd_info, #usn_info {
	display:none;
}
#pswd_info {
	position:absolute;
	bottom:-70px;
	bottom: -120px\9; /* IE Specific */
	right:0px;
	width:250px;
	padding:15px;
	background:#ffffff;
	font-size:.875em;
	border-radius:5px;
	-webkit-box-shadow: 0px 1px 3px 2px rgba(100, 100, 100, .3);
	-moz-box-shadow: 0px 1px 3px 2px rgba(100, 100, 100, .3);
	box-shadow: 0px 1px 3px 2px rgba(100, 100, 100, .3);
	border:1px solid #333;
}
.ie9 #pswd_info {bottom:-70px;}
#usn_info {
	position:absolute;
	bottom:-45px;
	bottom: -95px\9; /* IE Specific */
	right:30px;
	width:250px;
	padding:15px;
	background:#ffffff;
	font-size:.875em;
	border-radius:5px;
	-webkit-box-shadow: 0px 1px 3px 2px rgba(100, 100, 100, .3);
	-moz-box-shadow: 0px 1px 3px 2px rgba(100, 100, 100, .3);
	box-shadow: 0px 1px 3px 2px rgba(100, 100, 100, .3);
	border:1px solid #333;
}
.ie9 #usn_info {bottom:-45px;}
#pswd_info h4, #usn_info h4 {
	margin:0 0 10px 0;
	padding:0;
	font-weight:normal;
	border:none;
}
#pswd_info ul, #usn_info ul {
	margin:0;
	padding:0;
}
#pswd_info li, #usn_info li {
	margin:9px 0;
	padding-left:30px;
	list-style:none;
}
#pswd_info::before, #usn_info::before {
	content: "\25C0";
	position:absolute;
	top:50%;
	left: -12px;
	font-size:14px;
	line-height:14px;
	color:#333;
	text-shadow:none;
	display:block;
}
.invalid-icon {
	background:url(../img/invalid.png) no-repeat left 3px;
	padding-left:22px;
	line-height:24px;
	color:#990000;
}
.valid-icon {
	background:url(../img/valid.png) no-repeat left 3px;
	padding-left:22px;
	line-height:24px;
	color:#3a7d34;
}
.frame fieldset {
	background-color:#fff;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border: none;
	box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.0) inset;
}
.frame fieldset:before, .frame fieldset:after {
display:none;}
.frame fieldset:after {
	display:none;
}
/* User Edit Tabs */
div.domtab {
	padding: 0;
	width: 100%;
}
ul.domtabs {
	float: left;
	width: 100%;
	margin: 0;
	border-bottom: 1px solid #dddddd;
}
ul.domtabs li {
	float: left;
	padding: 0;
	list-style: none;
	margin-bottom: -1px;
	margin-right: 0.5em;
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
}
ul.domtabs li.active {
	background-color: #fff;
	border-color: #0886C6 #DDDDDD transparent;
	border-style: solid;
	border-width: 3px 1px 1px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
ul.domtabs a:link, ul.domtabs a:visited, ul.domtabs a:active, ul.domtabs a:hover {
	padding: .2em .5em;
	display: block;
	color: #999999;
	font-size: 24px;
	height: 1em;
	text-decoration: none;
	border: 1px solid transparent;
}
html>body ul.domtabs a:link, html>body ul.domtabs a:visited, html>body ul.domtabs a:active, html>body ul.domtabs a:hover {
	height: auto;
	line-height: 1.5em;
}
ul.domtabs a:hover {
	background: #f5f5f5;
	color: #555555;
}
ul.domtabs li.active a {
	color: #555555;
	background: #ffffff;
}
div.domtab div {
	clear: both;
	width: auto;
}
ul.domtabs li.active a:link, ul.domtabs li.active a:visited, ul.domtabs li.active a:active, ul.domtabs li.active a:hover { }
#domtabprintview {
	float: right;
	padding-right: 1em;
	text-align: right;
}
#domtabprintview a:link, #domtabprintview a:visited, #domtabprintview a:active, #domtabprintview a:hover { color: #fff; }
#user-edit fieldset { clear: both; padding:18px 0;margin:0; }
.pagebanner, .pagelinks {
        font-weight:bold;
}
#user, #service{
        width:100%;
}
/*UI Buttons*/
.btn {
  display: inline-block;
  *display: inline;
  padding: 4px 10px 4px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 13px;
  line-height: 18px;
  *line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  *border: 0;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}

.btn:active,
.btn.active {
  background-color: #cccccc \9;
}

.btn:first-child {
  *margin-left: 0;
}

.btn:hover {
  color: #333333;
  text-decoration: none;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
  /* Buttons in IE7 don't get borders, so darken on hover */
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
      -ms-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn.active,
.btn:active {
  background-color: #e6e6e6;
  background-color: #d9d9d9 \9;
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-color: #e6e6e6;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

.btn-large {
  padding: 9px 14px;
  font-size: 15px;
  line-height: normal;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
}

.btn-large [class^="icon-"] {
  margin-top: 1px;
}

.btn-small {
  padding: 5px 9px;
  font-size: 11px;
  line-height: 16px;
}

.btn-small [class^="icon-"] {
  margin-top: -1px;
}

.btn-mini {
  padding: 2px 6px;
  font-size: 11px;
  line-height: 14px;
}

.btn-primary,
.btn-primary:hover,
.btn-warning,
.btn-warning:hover,
.btn-danger,
.btn-danger:hover,
.btn-success,
.btn-success:hover,
.btn-info,
.btn-info:hover,
.btn-inverse,
.btn-inverse:hover {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}

.btn {
  border-color: #ccc;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.btn-primary {
  background-color: #0074cc;
  *background-color: #0055cc;
  background-image: -ms-linear-gradient(top, #0088cc, #0055cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0055cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0055cc);
  background-image: -o-linear-gradient(top, #0088cc, #0055cc);
  background-image: -moz-linear-gradient(top, #0088cc, #0055cc);
  background-image: linear-gradient(top, #0088cc, #0055cc);
  background-repeat: repeat-x;
  border-color: #0055cc #0055cc #003580;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#0088cc', endColorstr='#0055cc', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  background-color: #0055cc;
  *background-color: #004ab3;
}

.btn-primary:active,
.btn-primary.active {
  background-color: #004099 \9;
}

.btn-warning {
  background-color: #faa732;
  *background-color: #f89406;
  background-image: -ms-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(top, #fbb450, #f89406);
  background-repeat: repeat-x;
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89406', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  background-color: #f89406;
  *background-color: #df8505;
}

.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}

.btn-danger {
  background-color: #da4f49;
  *background-color: #bd362f;
  background-image: -ms-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(top, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#bd362f', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  background-color: #bd362f;
  *background-color: #a9302a;
}

.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}

.btn-success {
  background-color: #5bb75b;
  *background-color: #51a351;
  background-image: -ms-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(top, #62c462, #51a351);
  background-repeat: repeat-x;
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#62c462', endColorstr='#51a351', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  background-color: #51a351;
  *background-color: #499249;
}

.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}

.btn-info {
  background-color: #49afcd;
  *background-color: #2f96b4;
  background-image: -ms-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(top, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#5bc0de', endColorstr='#2f96b4', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  background-color: #2f96b4;
  *background-color: #2a85a0;
}

.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}

.btn-inverse {
  background-color: #414141;
  *background-color: #222222;
  background-image: -ms-linear-gradient(top, #555555, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#555555), to(#222222));
  background-image: -webkit-linear-gradient(top, #555555, #222222);
  background-image: -o-linear-gradient(top, #555555, #222222);
  background-image: -moz-linear-gradient(top, #555555, #222222);
  background-image: linear-gradient(top, #555555, #222222);
  background-repeat: repeat-x;
  border-color: #222222 #222222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#555555', endColorstr='#222222', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  background-color: #222222;
  *background-color: #151515;
}

.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}

button.btn,
input[type="submit"].btn {
  *padding-top: 2px;
  *padding-bottom: 2px;
}

button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}

button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}

button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}

.btn-group {
  position: relative;
  *margin-left: .3em;
  *zoom: 1;
}

.btn-group:before,
.btn-group:after {
  display: table;
  content: "";
}

.btn-group:after {
  clear: both;
}

.btn-group:first-child {
  *margin-left: 0;
}

.btn-group + .btn-group {
  margin-left: 5px;
}

.btn-toolbar {
  margin-top: 9px;
  margin-bottom: 9px;
}

.btn-toolbar .btn-group {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
}

.btn-group > .btn {
  position: relative;
  float: left;
  margin-left: -1px;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
  -webkit-border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
}

.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
          border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
}

.btn-group > .btn.large:first-child {
  margin-left: 0;
  -webkit-border-bottom-left-radius: 6px;
          border-bottom-left-radius: 6px;
  -webkit-border-top-left-radius: 6px;
          border-top-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -moz-border-radius-topleft: 6px;
}

.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius: 6px;
          border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
          border-bottom-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 6px;
}

.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
  z-index: 2;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .dropdown-toggle {
  *padding-top: 4px;
  padding-right: 8px;
  *padding-bottom: 4px;
  padding-left: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn-group > .btn-mini.dropdown-toggle {
  padding-right: 5px;
  padding-left: 5px;
}

.btn-group > .btn-small.dropdown-toggle {
  *padding-top: 4px;
  *padding-bottom: 4px;
}

.btn-group > .btn-large.dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}

.btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn-group.open .btn.dropdown-toggle {
  background-color: #e6e6e6;
}

.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #0055cc;
}

.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f89406;
}

.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f;
}

.btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351;
}

.btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4;
}

.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222222;
}

.btn .caret {
  margin-top: 7px;
  margin-left: 0;
}

.btn:hover .caret,
.open.btn-group .caret {
  opacity: 1;
  filter: alpha(opacity=100);
}

.btn-mini .caret {
  margin-top: 5px;
}

.btn-small .caret {
  margin-top: 6px;
}

.btn-large .caret {
  margin-top: 6px;
  border-top-width: 5px;
  border-right-width: 5px;
  border-left-width: 5px;
}

.dropup .btn-large .caret {
  border-top: 0;
  border-bottom: 5px solid #000000;
}

.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  opacity: 0.75;
  filter: alpha(opacity=75);
}

/*Service Agreement Pop*/
.sign { border-top: 1px solid #4F4B3B; width: 65%;	text-align: left; margin-top: 35px; }

/*IE Fixes*/
.lt-ie9 #acc a img, .lt-ie9 #acc img {max-width:none}
.lt-ie9 .service-close {top:14px;}
/*.lt-ie10 form label,.lt-ie10 input, .lt-ie10 textarea, .lt-ie10 select, .lt-ie10 .uneditable-input {
    font-size: 14px;
		line-height:inherit;
}*/
.ie9 form textarea, .ie9 form input {
border-top-left-radius:0px;
border-bottom-left-radius:0px;
border-top-right-radius:0px;
border-bottom-right-radius:0px;
}
@media print {
	body {margin-top:30px;}
table a[href]:after, p a[href]:after {
    content: "";
}
 }