@charset "UTF-8";

html {
	height: 100%;
}
body{
	margin: 0px;
	height: 100%;
	color: #333;
	background-color: #686A67;
	background-image: url(/_assets/grey-background.gif);
	background-repeat: repeat-x;
}
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 5px;
	text-decoration: underline;
	text-align: center;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.2em;
	font-weight: bold;
	color: #000000;
	/* [disabled]margin: 0px; */
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	margin: 0px;
	padding-bottom: 5px;
}
a {
	color: #0044CC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;	
}
#container {
	height: 100%;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#header {
	width: 1020px;
	height: 105px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/_assets/grey-background.gif);
}
#leftHeader {
	margin-left: auto;
	margin-right: auto;
	height: 105px;
	float: left;
}
#rightHeader {
	width: 150px;
	float: right;
	padding-top: 70px;
}
#navHolder {
	background-color: #082E43;
	width: 1020px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: 30px;
}
#mainArea {
	width: 1020px;
	margin-left: auto;
	margin-right: auto;
	background-color: #082E43;
	overflow: hidden;
	margin-bottom: 0px;
}
#leftSidebar {
	float: left;
	width: 260px;
	background-color: #082E43;
	margin-bottom: -100%;
	padding-bottom: 100%;
	overflow: hidden;
}

.leftSidebarHeadings {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 17px;
	background-color: #333;
	color: #FFF;
	padding-top: 8px;
	padding-right: 1em;
	padding-bottom: 8px;
	padding-left: 0.5em;
}
.leftSidebarText {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: .95em;
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}
#googleMapMini {
	height: 200px;
	width: 225px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.8em;
}
.redBold {
	font-weight: bold;
	color: #FF0000;
}
#siteSecurity {
	width: 210px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: block;
}


.serviceList {
	list-style-type: disc;
	margin-left: 5px;
	padding-left: 5px;
	margin-top: 0px;
	padding-top: 0px;
	color: #FFF;
}
.articleList {
	margin-left: 8px;
	padding-left: 8px;
	list-style-type: circle;
}
#rightContent {
	float: right;
	width: 740px;
	padding-right: 10px;
	background-color: #FFF;
	padding-left: 10px;
	font-family: Calibri, Tahoma, "Trebuchet MS", Verdana, sans-serif;
	color: #000;
	margin-bottom: -100%;
	padding-bottom: 100%;
	overflow: hidden;
	font-size: 1em;
	padding-top: 10px;
}
#rightContent h2 {
	margin: 0px;
	padding: 5px;
}
#rightContent p {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#rightContent ol {
	margin-top: 0px;
	margin-bottom: 0px;
}
#representationAndLinks {
	float: right;
	width: 240px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #686A67;
	border-right-color: #686A67;
	border-bottom-color: #686A67;
	border-left-color: #686A67;
	padding: 5px;
	color: #222;
	background-color: #CCCCCC;
	margin-left: 5px;
}
#representationAndLinks ul {
	padding-left: 23px;
}
#representationAndLinks ol {
	padding-left: 27px;
}


#faqMenu {
	clear: both;
}
#rightContent .noMargins ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

#rightContent .noBottomMargin p {
	margin-bottom: 0px;
}



#footer {
	width:1020px;
	background-color: #082E43;
	clear: both;
	padding-top: 15px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	margin-right: auto;
	margin-left: auto;
}
#onlinePayment {
	width: 740px;
}
#dwolla {
	float: left;
	width: 360px;
}
#googleWallet {
	float: right;
	width: 360px;
}
#googleWalletLeft {
	float:left;
	width:auto;
	height: 33px;
}
#googleWalletRight {
	float:left;
	width:auto;
	padding-top:5px;
}

#traditionalPayment {
	clear:both;
}




#jurisdictionGeographyDisclaimer {
	width: 820px;
	text-align: center;
	font-size: 0.9em;
	padding-right: 100px;
	padding-left: 100px;
}
#copyright {
	padding-bottom: 15px;
	text-align: center;
}
.headline a {
	font-size: 20px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	cursor: default;
}

#creditfooter img {
	height: 1px;
	width: 1px;
}
.formText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	margin: 0px;
	padding: 3px;
}

.searchFormText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1em;
}
.formIndent {
	padding-left: 75px;
}

.formLabel {
	width: 15%;
	display: inline-block;
}
#rightContent form {
}
#rightContent fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
}
#rightContent fieldset legend {
}
#rightContent fieldset legend strong{
	margin-top: 10px;
	font-size: 1.2em;
}
#rightContent .radioOther {
	width: 200px;
}
#rightContent .checkOther {
	width: 200px;
}
#rightContent .textFieldWidth {
	width: 200px;
}
#rightContent input.text {
	width: 200px;
	clear: both;
}
#rightContent input.text:focus {
	background:#ffc;
}
#rightContent textarea {
	width: 500px;
	clear: both;
}
#rightContent textarea:focus {
	background:#ffc;
}
#rightContent form p {
	margin-bottom: 10px;
	margin-left: 20px;	
}
#rightContent form label {
	float:left;
	width: 200px;
	clear: left;
	margin-right: 0.75em;
}
#rightContent form div p {
	margin-bottom: 10px;
	margin-left: 20px;
}
#rightContent form div label {
	display: inline;
	float: left;
	clear: left;
	width: 200px;
	margin-right: .75em;
}
#rightContent form .radioButtons {
	clear:both;
}

#rightContent form label.inline {
	float:none;
	width:auto;
	clear:both;
}
#rightContent form label.longHeading {
	display:block;
	float:none;
	margin:0;
	width:auto;
}
#rightContent form label.hint {
	display:block;
	float:none;
	width:auto;
	font-size: 0.8em;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0;
	margin-left: 40px;
}
