body {
	margin: 0;
	padding: 0;
	font: .70em/1.5em  Verdana, Tahoma, Helvetica, sans-serif;
	color: #666666; 
	text-align: center;
	background: #A9BAC3 url(bg.gif) repeat-x;
}

/* -------------------- Header Tabs  -------------------- */

.tab {
	.font-family: verdana;
	.font-size: 8pt;
	.font-weight: normal;
	.background-color: #9EC630; 
	.color: #ffffff;
	.cursor: hand;
}

.tab a {
	.color: #ffffff;
	.text-decoration: none;
}

.tab a:hover {
	.text-decoration: underline;
}

.tabL {
	.background: url(tabl.gif) no-repeat left top;
	.background-color: #9EC630;
	.cursor: hand;
}


.tabR {
	.background: url(tabr.gif) no-repeat right top;
  	.background-color: #9EC630;
	.cursor: hand;
}

.tabCurrent {
   .background-color: #40637A;
}

.tabLogIn {
   .background-color: #6297BC;
   .color: #ffffff;
}

/* -------------------- Headers  -------------------- */

.subHeadingBlue {
 	font-size: 13pt;
 	font-family: 'Trebuchet MS', Arial, Sans-serif;
	font-weight: bold;
	color: #6297BC;	
}

.subHeadingGreen {
 	font-size: 13pt;
 	font-family: 'Trebuchet MS', Arial, Sans-serif;
	font-weight: bold;
	color: #9EC630;	
}

.pageHeadingBlue {
 	font-size: 17pt;
 	font-family: Tahoma, Sans-serif;
	font-weight: bold;
	color: #6297BC;	
}

.pageHeadingGreen {
 	font-size: 17pt;
 	font-family: Tahoma, Sans-serif;
	font-weight: bold;
	color: #9EC630;	
}

.learnMore {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #6297BC;
	text-decoration: none;
	padding-top: 2px;
}

.learnMore a:hover {
	text-decoration: underline;
}

.pageIndent {
	padding-left: 10px;
}

.pageGroupBlue {
 	font-size: 11pt;
 	font-family: verdana;
	font-weight: bold;
	color: #6297BC;	
}

.pageGroupBorder {
	border-bottom: 1px solid #9EC630; 
}

.pageFont {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.pageFontGreen {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #9EC630;	
	text-decoration: none;
}

.pageFontBlue {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #6297BC;	
	text-decoration: none;
}

.pageFontBlue a:hover{
	text-decoration: underline;
}

.pageFont a:hover{
	text-decoration: underline;
}
.lastUpdated {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #cccccc;
	text-decoration: none;
}

.subHeadline {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal; 
	border-bottom: 1px dotted #cccccc; 
	padding-top: 2px;
	padding-bottom: 2px;
	height: 23px;
	vertical-align: middle; 
	background: url(arrow.gif) no-repeat left middle;
}

.subHeadline a {
	color: #546078;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	margin-bottom: 2px
	display: block; 
	margin-left: 9px;
}

.subHeadline a:hover { 
	color: #075181; 
	text-decoration: none; 
	background: #e5f6ff; 
	display: block; 
}

.subMore {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal; 
	border-bottom: 2px solid #dfeaf1; 
	padding-top: 2px;
	padding-bottom: 2px;
	height: 22px;
	vertical-align: middle; 
}

.subMore a {
	color: #6297BC;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	margin-bottom: 2px
	display: block; 
	margin-left: 9px;
}

.barBlue {
	background-color: #6297bc;	
}

.imgFeature {
	border: 1px solid #6297bc;
}

.footer {
	font-family: Verdana;
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}

.featureText {
	color: #FF9900;
	font-family: Verdana;
	font-size: 9pt;
	display: block; 
}

.header {
	font-family: Verdana;
	font-size: 8pt;
	color: #a6a6a6;
	text-decoration: none;
}

.header a:hover {
	text-decoration: underline;
}

.noUnderline {
	text-decoration: none;
}

#toolTip {
	position: absolute;
	top: 0;
	left: 0;
	background: #ffffcc;
	border-color: #a6a6a6;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	visibility: hidden;
	padding: 2px;
}
	
.toolTipText {
	color: #000000;
	font-family: verdana;
	font-size: 7.5pt
} 

.featureTitleOn {
	font-family: verdana;
	font-size: 7.5pt;
	font-weight: normal;
	background-color: #6297bc; 
	color: #ffffff;
	cursor: hand;
	height: 18px;
	padding-left: 4px;
	padding-right: 4px;
}

.featureTitleOff {
	font-family: verdana;
	font-size: 7.5pt;
	font-weight: normal;
	background-color: #9EC630; 
	color: #ffffff;
	height: 18px;
	padding-left: 4px;
	padding-right: 4px;
}

.featureTitleOff a {
	color: #ffffff;
	text-decoration: none;
}

.featureTitleOff a:hover {
	text-decoration: underline;
}

.featureTitleOn a:hover {
	text-decoration: underline;
}

.featureTitleOn a {
	color: #ffffff;
	text-decoration: none;
}

.featureTitles {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	background-color: #dfeaf1;
	border-top: 1px solid #dfeaf1; 
	border-bottom: 1px solid #dfeaf1; 
}

.borderTopBlue {
	border-top: 1px solid #6297bc; 
}
.borderBottomBlue {
	border-bottom: 1px solid #6297bc; 
}

.storyGreen {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	background-color: #e9f3ce;
	margin-top: 5px;
}

.storyGreen #storyBody {
	padding: 10px;
}

.borderTopGreen {
	border-top: 1px solid #9EC630; 
}
.borderBottomGreen {
	border-bottom: 1px solid #9EC630; 
}

#storyBody a{
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

#storyBody a:hover{
	text-decoration: underline;
}

.crumbsHome {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #6297bc;
	text-decoration: none;
}
.inputA {
	padding: 2px;
	border:1px solid #BBD2E2;
	font: normal 1em verdana, sans-serif;
	color:#666666;
	height: 20px;
}

.comboA {
	padding: 2px;
	border:1px solid #BBD2E2;
	font: normal 1em verdana, sans-serif;
	color:#666666;
	height: 20px;
	width: 195px;
}

.textAreaA {
	padding: 2px;
	border:1px solid #BBD2E2;
	font: normal 1em verdana, sans-serif;
	color:#666666;
}

.buttonA { 
	margin: 0; 
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #ccc;
	background: #BBD2E2; 
	padding: 2px 3px; 
	color: #666666;	
}
.emailLink {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #6297BC;
	text-decoration: none;
}

.emailLink a:hover {
	text-decoration: underline;
}

.dottedLine { 
	border-top: dotted 1px #bbd2e2;
}

.productTitle {
 	font-size: 11pt;
 	font-family: verdana;
	font-weight: bold;
	color: #ffffff;	
}

.imgThumb {
	padding-right: 8px;
}
.divQuickLinks {
	padding-top: 2px;
	padding-bottom: 0px;
}
.divQuickLinks a {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.divQuickLinks a:hover {
	text-decoration: underline;
}

.keyWord {
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #6297BC;
	text-decoration: none;
}

.horzBar {
	height: 22px;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #6297bc;
	text-decoration: none;
	background-color: #dfeaf1;
	border-bottom: 1px solid #6297bc; 
}

.isRequired {
	font-family: verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #ff0000;
}





.tabQuote {
	.font-family: verdana;
	.font-size: 8pt;
	.font-weight: normal;
	.background-color: #6297BC; 
	.color: #ffffff;
	.cursor: hand;
}

.tabQuote a {
	.color: #ffffff;
	.text-decoration: none;
}

.tabQuote a:hover {
	.text-decoration: underline;
}

.tabQuoteL {
	.background: url(tabl.gif) no-repeat left top;
	.background-color: #6297BC;
	.cursor: hand;
}


.tabQuoteR {
	.background: url(tabr.gif) no-repeat right top;
  	.background-color: #6297BC;
	.cursor: hand;
}






.tabQuote2 {
	.font-family: verdana;
	.font-size: 8pt;
	.font-weight: normal;
	.background-color: #B8CFE0; 
	.color: #B8CFE0;
	.cursor: hand;
}

.tabQuote2 a {
	.color: #ffffff;
	.text-decoration: none;
}

.tabQuote2 a:hover {
	.text-decoration: underline;
}

.tabQuote2L {
	.background: url(tabl.gif) no-repeat left top;
	.background-color: #B8CFE0;
	.cursor: hand;
}


.tabQuote2R {
	.background: url(tabr.gif) no-repeat right top;
  	.background-color: #B8CFE0;
	.cursor: hand;
}

.xyz {
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #6297BC;
	text-decoration: none;
}