body {
	margin:0px;
	background-color: #CDCDCD;
	background-image: url(images/bg_graddown2.jpg);
	background-repeat: repeat-x;
	background-position: top left; 
}
.BgHdr {
	background-image: url(images/cc_wt_01.gif);
	background-repeat: no-repeat;
}

.BorderMain {
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.BorderTopBot {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.TxtBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}

.TxtQuote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: normal;
	font-style: italic;
	font-weight: lighter;
}

.TxtQuoteCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	color: #999999;
	font-style: italic;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	text-align:justify;
	font-weight: normal;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666;
	font-weight: normal;
	padding:0;
	margin:0;
	/*text-align:center;*/
}

h3 a {
text-decoration:underline;
color:#666666;
}

h3 a:hover {
text-decoration:none;
color:#666666;
}

/* ---- Replacement for .TxtHeader2 ----*/

h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	line-height: 22px;
}



.TxtBodyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight:bold;
}

.step_button
{
	text-align:center;
	font-family:Arial;
	font-size:12pt;
	text-decoration:none;
	font-weight:bold
}

.step_button_highlight
{
	text-align:center;
	font-family:Arial;
	font-size:12pt;
	text-decoration:none;
	font-weight:bold;
	border-style:SOLID;
	border-width:1px;
	border-color:#01B9EE;
	line-height:30px;
	padding:2px;
}

.step_button_highlight:hover
{
	color: #01B9EE;
	text-align:center;
	font-family:Arial;
	font-size:12pt;
	font-weight:bold
}

.step_button:hover
{
	color: #01B9EE;
	text-align:center;
	font-family:Arial;
	font-size:12pt;
	font-weight:bold
}


a:link 
{
	color: #666666;
	text-decoration:underline;
}
a:visited {
	color: #666666;
	text-decoration:underline;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #FF9900;
	text-decoration:none;
}

.NavLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.NavSubLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	padding-left:15px;
}
.TxtHeader1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
}
.TxtHeader1Blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #01B9EE;
}
.BorderRight {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.BorderTop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.BorderBottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.TxtDateTime {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
}
.TxtBodySmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.TxtHeader3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
}
.FrmCalc {
	width: 120px;
}
.FrmLogin {
	width: 100px;
}
.Txt_tctab {
	text-indent: -4em;
	padding-left: 4em;
}
.Txt_faq {
	padding-left: 1.7em;
	text-indent: -1.7em;
}

.hline1
{
	height:1px;
	color:#881388
}

.Warning
{
	color:red;
	font-family:Arial;
	font-weight:bold;
	font-size:10pt
}

.TxtHeader4Blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0px;
	color: #01B9EE;
}

/* CSS Document */

#ticker {margin: 0 auto 10px;}
#ticker table { border: 0; margin: 0; padding: 0;}
#ticker table td {font-size: 11px;vertical-align: top;}
#ticker table td#tic-title { font-size: 11px; font-weight: bold; padding: 4px 0; text-align: center; vertical-align: top; width: 55px;}
#ticker table td#tic-item {padding: 4px 10px 4px 16px;text-align: left;vertical-align: top;}
#ticker table td#tic-item a {opacity: 0.999;}
#ticker table a {color: #666666; text-decoration: none;}
#ticker table a:hover {color: #FF9900; text-decoration: underline;}

body {
	margin:0px;
	background-color: #CDCDCD;
	background-image: url(images/bg_graddown2.jpg);
	background-repeat: repeat-x;
	background-position: top left; 
}

.quicklinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 16px;
	width: 120px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}

.NavTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
}
#pos {
	top: 53px;
	position: relative;
	left: 224px;
	width: 400px;
	height: 20px;
}
#pos2 {
	position: relative;
	top: 30px;
	left: 620px;
	width: 150px;
	height: 20px;
}

#pos3 {
	position: relative;
	top: 32px;
	left: 210px;
	width: 533px;
	height: 21px;
}

#pos9 {
	position: relative;
	left: 205px;
	width: 533px;
	height: 10px;
	top: -68px;
	text-align:right;
}

#BgHdr {
	position: relative;
	left: 0px;
	top: 0px;
	height: 102px;
	width: 760px;
	background-image: url(images/cc_wt_01.gif);
	background-repeat: no-repeat;
	visibility: visible;
}
#Container {
	position: relative;
	height: 102px;
	width: 100%;
	left: 0px;
	top: 0px;
}
#pos4 {
	position: relative;
	left: 290px;
	top: 11px;
	width: 440px;
	height: 20px;
	overflow: hidden;
}

.FrmQuote {
	width: 300px;
}

/* ---- Site Map Links ----*/

.sitemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}

sitemap a {
	color: #666666;
	text-decoration:underline;
}

sitemap a:visited {
	color: #666666;
	text-decoration:underline;
}

sitemap a:hover {
	color: #FF9900;
}

sitemap a:active {
	color: #FF9900;
	text-decoration:none;
}

.orangebold {
	color:#FF9900;
	font-weight:bold;
}

/* CARBON CALC STYLE */

.calc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#000;
}

.calcfield {
	width:40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#000;
}

.fourcolumn {
border-right:1px solid #666666;
}
