/* Page */

body {
	color: #666;
	background-color: white }


/* Link */

a { color: #333 }
a:link { color: #333; text-decoration: underline }
a:visited { color: #333; text-decoration: underline }
a:active { color: #000; text-decoration: underline }
a:hover  { color: #f93; text-decoration: underline }

a.xtra  { color: #333; text-decoration: none }
a.xtra:link  { color: #333; text-decoration: none }
a.xtra:visited  { color: #666; text-decoration: none }
a.xtra:active { color: #000; text-decoration: underline }
a.xtra:hover  { color: #f93; text-decoration: underline }


/* Content */

p {margin-bottom:25px;}

.footer  { color: #666; font-weight: normal; font-size: 10px; font-family: verdana, "Trebuchet MS", arial }

.featureCaption  { color: #666; font-weight: normal; font-size: 10px; line-height: 14px; font-family: verdana, "Trebuchet MS", arial }

h3   { color: #666; font-weight: bold; font-size: 10px; font-family: Verdana }
	
.introHead  { color: #777; font-weight: bold; font-size: 11px; font-family: Verdana }

.introBody  { color: #666; font-weight: normal; font-size: 12px; line-height: 17px; font-family: Verdana }
	
.quickref  { color: #afaca2; font-weight: normal; font-size: 10px; line-height: 14px; font-family: verdana, "Trebuchet MS", arial }
	
h1   { color: #f93; font-weight: normal; font-size: 11px; font-family: "Trebuchet MS", Verdana; letter-spacing: 1px; padding-top: 26px }
h2   { color: #f93; font-weight: normal; font-size: 11px; font-family: "Trebuchet MS", Verdana; letter-spacing: 1px; padding-top: 12px }

.textLink  { color: #666; font-weight: normal; font-size: 11px; font-family: "Trebuchet MS",Verdana; }
	
.text   	{ color: #6d7070; font-style: normal; font-weight: normal; font-size: 11px; line-height: 14px; font-family: Verdana }

.headtext       { color: #444747; font-weight: normal; font-size: 11px; line-height: 15px; font-family: Verdana }
	
.bottomQuote {
	color: #666;
	font-weight: normal;
	font-size: 12px;
	line-height: 17px;
	font-family: arial }
	
.faqHead {
	color: #333;
	font-weight:bold }