﻿/* global.css */

html, body, form {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
}
img {
	border: none;	
}
#container, #seal {
    width: 765px;
    margin: 20px auto 0;
}
#footer {
	clear: both;
}
#seal {
	margin-top: 0;
	padding-top: 5px;
	text-align: right;
}

.pop {
	display: none;
}
.pop h4 {
	font-size: 12px;
	margin: 0 0 8px;
}
.pop h5 {
	font-size: 12px;
	margin: 8px 0;
}
.pop ul {
	margin: 0;
	padding: 0;
}
.pop li {
	margin-left: 20px;
}

.overlay {
	background-color: #000000;
	cursor: wait;
	height: 100%;
	left: 0pt;
	position: fixed;
	top: 0pt;
	width: 100%;
	z-index: 2999;
}
* html .overlay {
	position: absolute;
}
.msgBox {
	background-color: #E6E6E6;
	border: 2px solid #000;
	display: none;
	left: 50%;
	margin-left: -170px;
	position: fixed;
	text-align: left;
	top: 20%;
	width: 340px;
	z-index: 3000;
}
* html .msgBox {
	position: absolute;
}
.msgBox .title {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding: 3px;
	position: relative;
	text-indent: 5px;
}
.msgBox .title a {
	color: #FFFFFF;
	font-size: 12px;
	position: absolute;
	right: 7px;
	text-decoration: none;
	top: 4px;
}
.msgBox .message {
	overflow: auto;
	padding: 10px;
}
.msgBox .message p {
	margin: 15px 0;
	text-align: center;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #000;
	background-color: #eee;
	padding: 5px;
}
#tooltip h3, #tooltip div {
	margin: 0;
	font-size: 12px;
	color: #000;
}
#tooltip.small h3 {
	font-size: 10px;
}

/* template.css */

#container, #seal {
	width: 960px;
}
ol, li {
	padding-left: 0;
	margin-left:12px;
}
#container {
	margin-top: 0;
	border: solid 2px #FECC03;
	border-top: none;
}
#footer {
	background: transparent url(images/footer.gif) no-repeat left top;
	height:129px;
}
#header {
	height: 128px;
	background: #fff url(images/header.gif) no-repeat left top;
	overflow: hidden;
}
#content {
	overflow: hidden;
	background: transparent url(images/content.gif) no-repeat left top;
}
#right {
	color:#354972;
	margin:0 369px 0 106px;
	padding-top:127px;
	padding-bottom:118px;
}
#fbottom, #rbottom {
	text-align: center;
	font-size: 9px;
	padding-left:146px;
}
#submit {
	width: 173px;
	left:65px;
	position:relative;
	top:-43px;
	height: 52px;
}
input.textbox {
	background: url(images/input_bg.gif) repeat-x;
}
#footer {
	overflow: hidden;
	height:76px;
}
#arzimuth {
	margin:0;
	padding-top:2px;
	text-align:right;
	width:910px;
	color: #fff;
	width:auto;
	background-color:#FECC03;
	height:16px;
	padding:5px 15px 0;
}
#arzimuth a {
	color: #fff;
	text-decoration: none;
}
#fright img {
	float:right;
}
#fleft {
	float:left;
}
#fright {
	font-size: 9px;
	color: #fff;
	height:15px;
	padding-top:56px;
}
#fright a {
	color:#fff;
	text-decoration: none;
}
#fright a:hover {
	color:#fff;
}
#fb {
	margin-bottom: 13px;
	font-size:9px;
}

/* debt17.css */

form td {
	width: 178px;
	text-align: left;
}
form td.right {
	width: auto;
}
form td.center {
	width: auto;
	text-align: center;
}
form td a {
	font-weight: bold;
}
form select {
	background-color: #efefef;
}
input.textbox {
	width: 141px;
	padding: 1px;
	border: 1px solid #b7b7b7;
}
input.small {
	width: 32px;
}
input.medium {
	width:59px;
}
input.error, select.error {
	border-color: #f00;
}
form .hideme {
	display: none;
}
#policy {
	margin: 5px 0 20px;
	font-size: 9px;
}
form table {
	margin-top:0;
}

/* default.css */

#rcenter {
	text-align: left;
}
form td {
	padding-bottom:6px;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana;
}
form td a {
	color: #354972;
}
form td.right {
	text-align:left;
}
input.textbox, form select {
	font-size: 13px;
}
#policy {
	height:17px;
	margin:5px 0 7px;
}
#policy a:hover {
	font-size: 11px;
}
.pop h4 {
	color: #354972;
}
.pop h5 {
	color: #ee1718;
}
.msgBox {
	border-color: #354972;
}
.msgBox .title {
	background-color: #354972;
}
#form .upsell h3, #form .next h2 {
	font-size: 14px
}
#form .upsell h3 {
	margin: 0 38px 0 80px;
}
#form .next h1 {
	font-size: 18px
}
#form .upsell p {
	margin: 10px 10px 12px 40px;
}
.submitted input.textbox, form select {
	font-size:12px;
	background: url(images/input_bg.gif) repeat-x;
}
.submitted #container {
	margin-top: 0;
	background: transparent url(images/strip_alt.gif) repeat-y left top;
}
.submitted #right {
    margin:0 298px 0 111px;
	padding-bottom:82px;
	padding-top:161px;
}
.submitted #header {
	background: #fff url(images/header_alt.gif) no-repeat left top;
}
.submitted #footer {
	background: transparent url(images/footer_alt2.gif) no-repeat left top;
}
.submitted #content {
	background: transparent url(images/content_alt2.gif) no-repeat left top;
}
