body {
	margin: 0;
	padding: 0;
	color: #000;
	background-image: url(images/_background.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	text-align: center;
}

td, p {
	font-size: 12px;
}

img {
	border: 0;
}

a:link {
	text-decoration: underline;
	color: #F07800;
}

a:visited {
	text-decoration: underline;
	color: #BF6000;
}

a:hover {
	text-decoration: none;
	color: #F07800;
}

a:active {
	text-decoration: none;
	color: #F07800;
}

.smallText {
	font-size: 9px;
	font-weight: normal;
}

.smallHeader, h6 {
	font-size: 13px;
	font-weight: bold;
	color: #009999;
}

.bold {
	font-weight: bold;
}

.highlight {
	font-weight: bold;
	font-style: italic;
}

.header, h3 {
	font-size: 14px;
	font-weight: bold;
}

h6 {
	padding: 0;
	margin: 0 0 .25em 0;
}

h3 {
	padding: 0;
	margin: 0 0 .5em 0;
}

hr {
	color: #FED16B;
	height: 1px;
}

.leftJustify td {
	text-align: left;
	padding-right: 1em;
}

.ratesTable {
	
}

.ratesTable .headerRow td {
	vertical-align: bottom;
	padding: 0;
	font-weight: bold;
	border-top: 0;
	font-size: 9px;
}

.ratesTable td {
	border-top: 1px solid #FED16B;
	text-align: right;
	vertical-align: top;
	padding-left: 1em;
}

.ratesTable .left {
	text-align: left;
	padding-left: 0;
}

.ratesTable .headerRow .left {
	font-size: 12px;
}

.ratesTable .leftWithPadding {
	text-align: left;
	padding-left: 1em;
}

.ratesTable .noBorder {
	border-top: 0;
}

.questions {
	width: 400px;
	background-image: url(images/questions_background.gif);
	background-repeat: repeat-y;
}

.questions h4 {
	padding: 0;
	margin: 0 0 .5em 0;
	font-size: 14px;
}

.accountName {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

.border {
	margin: 1em 2em 2em 0;
	padding: 1em;
	border: 1px solid #FED16B;
	background-color: #FEE37D;
}

.border td {
	padding-top: .5em;
	vertical-align: top;
	font-size: 11px;
}

.border .bold {
	text-align: right;
}

.noWrap {
	white-space: nowrap;
}

.space, .spaceTop {
	display: block;
	margin-top: 2em;
}

.space, .spaceBottom {
	display: block;
	margin-bottom: 2em;
}

.smallSpace, .smallSpaceTop {
	display: block;
	margin-top: 1em;
}

.smallSpace, .smallSpaceBottom {
	display: block;
	margin-bottom: 1em;
}

.textbox {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

.dropdownlist {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

.checkbox {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

.radiobutton {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

.button {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #F07800;
	padding: 1px;
	border: 1px solid #BF6000;
}
