/* Accounts.net CSS Document */

/* MAIN SETTINGS */
body {
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #295b90;
}
a:visited {
	color: #666;
}
/* MAIN CONTENT */

/* Content */

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 4px 0 0 0;
	color: #295b90;
}
h1 {
	font-size: 28px;
	line-height: 31px;
}
h2 {
	font-size: 170%;
	line-height: 100%;
}
h3 {
	font-size: 125%;
	line-height: 100%;
}
h4 {
	margin: 4px 0 2px;
	padding: 0;
	font-size: 115%;
	line-height: 100%;
}
h5 {
	margin: 2px 0;
	padding: 0;
	font-size: 108%;
	line-height: 100%;
}
h6 {
	margin: 2px 0 0 0;
	padding: 0;
	font-size: 100%;
	line-height: 100%;
}
p, li {
	padding: 0;
	color: #333;
}
p {
	margin: 0 0 4px 0;
}
li {
	margin: 4px 0;
}
p.divider {
	padding: 0 0 22px 0;
	background: url(/images/divider.gif) bottom no-repeat;
}
blockquote {
	margin: 5px 20px;
	padding: 0;
}
ul {
	margin: 0 0 0 20px;
	padding: 0;
}
li {
	list-style: url(/images/list_bullet.gif) none;
}
strong, b {
	color: #295b90;
}
.headerAlt {
	font-weight: normal;
	color: #666;
}

/* Contact Form Table  */

form#contactForm table {
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	border: none;
	border-collapse: collapse;
}
form#contactForm th, form#contactForm td {
	background: #e1e1e1;
	vertical-align: top;
	margin: 0;
	padding: 2px;
	border-bottom: none;
}
form#contactForm th.listHead, form#contactForm td.listFoot {
	padding: 0;
	text-align: center;
	background: #fff;
}
form#contactForm th {
	text-align: right;
	color: #c00;
}
form#contactForm th.submit {
	text-align: center;
}
/* Form Elements */

input {
	margin: 0;
	padding: 1px;
	border: #265384 solid 1px;
	color: #333;
	font-size: 85%;
	vertical-align: bottom;
}
select {
	margin: 0 0 2px 0;
	padding: 1px;
	border: #265384 solid 1px;
	color: #333;
	font-size: 85%;
	vertical-align: bottom;
}
input.radioButton {
	border: none;
}
/* Account Listing and Form Tables  */

table.listTable600, table.formTable {
	margin: 4px auto;
	width: 600px;
	color: #fff;
	border: none;
}
table.listTable800 {
	margin: 4px auto;
	width: 800px;
/* IE7 Star Alignment Fix Start */
/*	overflow: auto; */
/*	position: relative; */
/* IE7 Star Alignment Fix End */
	color: #fff;
	border: none;
}
.listTable600 a, .listTable800 a, .formTable a {
	color: #fff;
}
.listTable600 a:hover, .listTable600 a:focus, .listTable800 a:hover, .listTable800 a:focus, .formTable a:hover, .formTable a:focus {
	color: #fff;
}
.listTable600 td.custAcct a, .listTable800 td.custAcct a {
	color: #c00;
}
.listTable600 td.custAcct a:hover, .listTable600 td.custAcct a:focus, .listTable800 td.custAcct a:hover, .listTable800 td.custAcct a:focus {
	color: #c00;
}
.listTable600 td.superstar a, .listTable800 td.superstar a {
	color: #666;
}
.listTable600 td.superstar a:hover, .listTable600 td.superstar a:focus, .listTable800 td.superstar a:hover, .listTable800 td.superstar a:focus {
	color: #c00;
}
table.listTable600#searchTable tr *, table.listTable800#searchTable tr * {
	border-bottom: none;
}
table.listTable600 th, table.listTable600 td, table.listTable800 th, table.listTable800 td {
	margin: 0;
	padding: 2px 4px;
	border-bottom: #265384 solid 1px;
	background: #326eae url(/images/table_cell_background.gif);
	vertical-align: middle;
	text-align: center;
}
table.formTable th, table.formTable td {
	margin: 0;
	padding: 2px 4px;
	border-bottom: none;
	background: #326eae url(/images/table_cell_background.gif);
	vertical-align: middle;
}
table.formTable th.sectionHeader {
	background: #265384 url(/images/table_cell_sectionHeader.gif);
	text-align: center;
}
table.listTable600 th, table.listTable800 th, table.formTable th {
	color: #fff;
	border-bottom: none;
}
table.listTable600 th, table.listTable800 th {
	text-align: center;
}
table.formTable th {
	text-align: right;
}
table.formTable td {
	text-align: left;
}
table.listTable600 tr.alt th, table.listTable600 tr.alt td, table.listTable800 tr.alt th, table.listTable800 tr.alt td {
	background: #3676bb url(/images/table_cell_background_alt.gif);
}
.noBottomBorder, table.listTable600 tr.noBottomBorder td, table.listTable800 tr.noBottomBorder td {
	border-bottom: none;
}
table.listTable600 strong, table.listTable600 b, table.listTable600 h3, table.listTable800 strong, table.listTable800 b, table.listTable800 h3, table.formTable strong, table.formTable b, table.formTable h3, table.formTable h4 {
	color: #fff;
}
table.listTable600 td.custAcct strong, table.listTable600 td.custAcct b, table.listTable800 td.custAcct strong, table.listTable800 td.custAcct b {
	color: #c00;
}
table.listTable800 td.custAcct {
	color: #333;
	background: #ff6;
	border-bottom: none;
}
table.listTable600 td.superstar strong, table.listTable600 td.superstar b, table.listTable800 td.superstar strong, table.listTable800 td.superstar b {
	color: #666;
}
table.listTable800 td.superstar {
	color: #333;
	background: #f5e6ce url(/images/table_cell_background_superstar.gif) top left repeat-x;
	border-bottom: none;
}
table.listTable600 th.listHead, table.listTable600 th.listFoot, table.listTable600 td.listHead, table.listTable600 td.listFoot, table.listTable800 th.listHead, table.listTable800 th.listFoot, table.listTable800 td.listHead, table.listTable800 td.listFoot, table.formTable th.listHead, table.formTable th.listFoot, table.formTable td.listHead, table.formTable td.listFoot {
	padding: 0;
	border: none;
	text-align: center;
	background: #d7dfef;
	border-bottom: none;
}
table.listTable600 th h4, table.listTable800 th h4, table.formTable th h4 {
	margin: 0;
	padding: 0;
	font-size: 135%;
}
table.listTable600 td ul, table.listTable600 th ul, table.listTable800 td ul, table.listTable800 th ul {
	margin: 0;
	padding: 0;
	text-align: left;
}
table.listTable600 td li, table.listTable600 th li, table.listTable800 td li, table.listTable800 th li, table.formTable td li, table.formTable th li {
	margin: 0;
	padding: 0;
	font-size: 85%;
	color: #fff;
	list-style: outside url(/images/list_bullet_white.gif) none;
}
table.listTable600 td.custAcct li, table.listTable800 td.custAcct li {
	color: #333;
	list-style: outside url(/images/list_bullet_custAcct.gif) none;
}
table.listTable600 td.superstar li, table.listTable800 td.superstar li {
	color: #333;
	list-style: outside url(/images/list_bullet_superstar.gif) none;
}
table.listTable600 th.submit, table.listTable800 th.submit, table.formTable th.submit {
	text-align: center;
}
.borderLeft {
	border-left: #265384 solid 1px;
}
.borderAcctCustLeft {
	border-left: #600 solid 1px;
}
.borderSuperstarLeft {
	border-left: #b38c4f solid 1px;
}
table.formTable tr.borderBottom, table.formTable th.borderBottom, table.formTable td.borderBottom {
	border-bottom: #265384 solid 1px;
}
.borderRight {
	border-right: #265384 solid 1px;
}
.borderAcctCustRight {
	border-right: #600 solid 1px;
}
.borderSuperstarRight {
	border-right: #b38c4f solid 1px;
}

/* Transferable Date Area */

.transferable {
	margin: 0 auto;
	padding: 5px 0 0 0;
	width: 42px;
	height: 20px;
	display: block;
	background: url(/images/transferable_graphic_disabled.gif) no-repeat top left;
	font-size: 8px;
	font-weight: bold;
	color: #fff;
}
a .transferable {
	text-decoration: none;
}

/* Misc Classes */

.noticeBox {
	margin: 0 0 4px 0;
	padding: 4px;
	border: 1px #c00 solid;
	background-color: #ff6;
}
.noticeTable {
	margin: 0 auto;
	padding: 4px;
	border: 1px solid #c00;
	background-color: #ff6;
}
.noticeBox strong {
	color: #c00;
}
.smallFont {
	font-size: 85%;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.photo {
	margin: 5px;
	padding: 4px;
	border: 1px #295b90 solid;
}
.indent {
	padding-left: 30px;
	margin-left: 30px;
}
.clear {
	clear: both;
}
.disc10, .disc20, .disc30, .disc40, .disc50, .disc60, .disc70, .disc80 {
	font-weight: bold;
	color: #fc0;
}
td.superstar .disc10, td.superstar .disc20, td.superstar .disc30, td.superstar .disc40, td.superstar .disc50, td.superstar .disc60, td.superstar .disc70, td.superstar .disc80 {
	color: #c00;
}
.disc10, .disc20 {
	font-size: 9px;
}
.disc30, .disc40 {
	font-size: 10px;
}
.disc50, .disc60 {
	font-size: 11px;
}
.disc70, .disc80 {
	font-size: 12px;
}
.iconspan {
	margin: 0;
	color: #fff;
	cursor: hand;
	cursor: pointer;
	font-weight: bold;
}
.level_wow {
	color: #fff;
	font-size: 36px;
	text-align: center;
}
