body {
	background-color: #f5f6f1;
	color: #333333;
	margin: 0;
}
body, p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

hr
{
	color:#B0B0D0;
	width:100%;
	height:1px;
}


#altcolor
{
	background-color:#F0F0F1;
}

#title {
	background-image: url(/images/bg_title.gif);
	height: 59px;
	background-repeat: repeat-x;
}

#topNav {
	background-image: url(/images/bg_topnav.gif);
	height: 46px;
	background-repeat: repeat-x;
}

.ctLabel
{
	width:150px;
}

.ctInput
{
	width:205px;
}

.infoText 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

.bannerText
{
	font-family:Arial, Verdana, Tahoma;
	font-size:18px;
	font-weight:bold;
}

.pageHeader
{
	font-family:Arial, Verdana, Tahoma;
	font-size:18px;
	font-weight:bold;
	padding-left:10px;
	padding-bottom:10px;
}

.affiliateTitle {
	color: #c3eef3;
	font-size: 24px;
	font-weight: bold;
}
.titleNav, .activeTitleNav {
	font-size: 12px;
	font-weight: bold;
	padding-left: 7px;
	padding-right:7px;
}
.activeTitleNav a:link, .activeTitleNav a:active, .activeTitleNav a:visited {
	text-decoration: none;
	color: #daebf2;
}
.titleNav a:link, .titleNav a:active, .titleNav a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.titleNav a:hover, .activeTitleNav a:hover {
	text-decoration: underline;
	color: #daebf2;
}

.tab, .activeTab 
{
	background-image: url(/images/bg_tab.gif);
	width: 120px;
	height: 33px;
	margin: 0;
	text-align: center;
	color: #333333;
	font-weight: bold;
	font-size: 12px;
	cursor: hand;
}

.tab
{
	background-color: #bbcdd7;
}

.activeTab 
{
	background-color: #cb4b28;
}

h2 
{
	font-size: 14px;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 5px;
}

h1 
{
	font-size: 24px;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 5px;
}

#sectionTitle 
{
	height:35px;
	background-image: url(/images/title_bg.gif);
	background-repeat:no-repeat;
}

#sectionTitle h1 {
	position: absolute;
	top: 4;
	left: 13;
	font-size:16px; 
	font-weight:bold; 
	color:#333333;
}

#subheadingTitle {
	width: 555px;
	height: 26px;
	background-image: url(/images/subheading_title.gif);
	background-repeat: no-repeat;
	position: relative;
}
#subheadingTitle h1 {
	position: absolute;
	top: 0;
	left: 18;
	font-size:14px; 
	font-weight:bold; 
	color:#333333;
}

td.buffer
{
	width:12%;
}

table.container 
{
	background-image: url(/images/container_bg.gif);
}

table.container td.content{
	padding-left: 15px;
	padding-right: 15px;
}

div.containerNav 
{
	width: 760px;
	height: 35px;
	background-image: url(/images/container_nav_bg.gif);
	background-repeat: no-repeat;
	position: relative;
}

form 
{
	margin: 0;
}

input.text
{
	width:200px;
	border: 1px solid #d8e1e7;
	background-color: #FFFFFF;
}

.fieldBlur {
	border: 1px solid #d8e1e7;
	background-color: #FFFFFF;
}
.fieldFocus {
	background-color: #f0f4f6;
	border: 1px solid #7193ad;
}

select
{
	width: 200px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #d8e1e7;
}
#copyright {
	color: #003366;
	font-weight: bold;
}
table.button, table.ctButton
{
	border: 1px solid #3f6187;
	cursor:auto;
}

table.button td 
{
	border: 1px solid #ece9d8;
	background-image: url(/images/bg_button.gif);
	height: 20px;
	padding-left: 25px;
	padding-right: 10px;
	padding-top: 1px;
}

table.ctButton td 
{
	border: 1px solid #ece9d8;
	background-image: url(/images/bg_button.gif);
	height: 17px;
	padding-left: 25px;
	padding-right: 10px;
	padding-top: 1px;
}

table.button td a, table.ctButton td a
{
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.highlight 
{
	background-color: #eef1f2;
	padding: 2px;
}

resultHeading
{
	background-color: #255073;
	color: #ffffff;
	font-size: 12px;
}

table.results th {
	background-color: #255073;
	color: #ffffff;
	font-size: 12px;
}
table.results th.subheading {
	background-color: #666666;
}
table.results td {
	background-color: #cccccc;
}
table.results td.alt {
	background-color: #eef1f2;
}


table.invoice th {
	background-color: #255073;
	color: #ffffff;
	font-size: 12px;
}
table.invoice th.subheading {
	background-color: #666666;
}
table.invoice td {
	background-color: #c7dced;
	background-image: url(/images/bg_invoice_row.gif);
	background-repeat: repeat-x;
	height: 31px;
}
table.invoice td.alt {
	background-color: #e2edf6;
	background-image: none;
}

a.pageNav:link, a.pageNav:visited, a.pageNav:active {
	color: #003399;
	text-decoration: none;
}

a.pageNav:hover {
	text-decoration: underline;
}

.redText {
	color: #cc3333;
}

table.mnu
{
	border:solid 1px #c8d1d7;
}

.mnuSelected, .mnuUnselected
{
	font-size:12px;
	font-weight:bold;
	width:125px;
	height:25px;
	text-indent:5px;
}

.mnuSelected a:link, .mnuSelected a:active, .mnuSelected a:visited,
.mnuUnselected a:link, .mnuUnselected a:active, .mnuUnselected a:visited,
.pageLink a:link, .pageLink a:active, .pageLink a:visited,
.pageBackLink a:link, .pageBackLink a:active, .pageBackLink a:visited
{
	text-decoration: none;
	color:#2555ba;
}
.mnuSelected a:hover, .mnuUnselected a:hover, .pageLink a:hover, .pageBackLink a:hover
{
	text-decoration: underline;
	color:#2555ba;
}

.mnuSelectedImg, .mnuUnselectedImg
{
	background-image:url(/images/arrow_box.gif);
	background-position:center center;
	background-repeat:no-repeat;
	width:25px;
}

.mnuSelected, .mnuSelectedImg
{
	background-color:#ffffff;
}

.mnuUnselectedImg
{
	background-color:#c2d8e2;
}

.mnuUnselected
{
	background-color:#dae3e8;
}

.pageLink
{
	font-size:11px;
	font-weight:bold;
	background-image:url(/images/arrow_box_small.gif);
	background-position:5px center;
	background-repeat:no-repeat;
	width:350px;
	text-indent:18px;
}

.pageBack, .pageBackLink
{
	background-color:#e3e3e3;
}

.pageBack
{
	width:650px;
}

.pageBackLink
{
	background-image:url(/images/arrow_top.gif);
	background-position:10px center;
	background-repeat:no-repeat;
	font-size:10px;
	font-weight:bold;
	width:100px;
	text-align:center;
}

td.bullets
{
	padding-left:25px;
}

.invoiceinfo
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

table.InvoiceHeader td {
	background-color: #BBCDD7;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	font-size: 12px;
	padding-left: 10px;
}

table.InvoiceGeneralInfo td
{
	background-color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	padding-left: 10px;
	height: 20px;
}


table.InvoiceData
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

table.InvoiceData th
{
	background-color: #255073;
	color: #FFFFFF;
	border-left-color: #255073;
	border-right-color: #255073;
}

table.InvoiceData td
{
	background-color: #FFFFFF;
	color: #333333;
	border-color: Black;
	border-right: 1px solid black;
}

table.InvoiceTotal
{
	background-color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 15px;
	border-color: Black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

table.InvoiceGridData
{
	border-top: 0px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

table.InvoiceGridData th
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-left: 10px;
	background-color: #255073;
	color: #FFFFFF;
	border-left-color: #255073;
	border-right-color: #255073;
	border-right: 0px;
	border-left: 0px;
	border-top: 0px;
	border-bottom: 0px;
}

table.InvoiceGridData td
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-left: 10px;
	background-color: #FFFFFF;
	color: #333333;
	border-color: Black;
	border-right: 1px solid black;
	border-left: 0px;
	border-top: 0px;
	border-bottom: 0px;
}
