a:link, a:active, a:visited {
	color: #3399CC;
	text-decoration: underline;
}
a:hover {
	color: #3399CC;
	text-decoration: none;
}
a.copy:active, a.copy:focus, a.copy:hover, a.copy:link, a.copy:visited {
	color: #333333;
	padding-bottom: 0px;
	padding-right: 0px;
	text-decoration: none;
}
a.faq1:active, a.faq1:focus, a.faq1:hover, a.faq1:link, a.faq1:visited {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	margin: 5px 5px 5px 15px;
	text-decoration: none;
}
a.faqnav {
	color: #333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}
a.faqnav:faqhover {
	color: #333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
a.questions:active, a.questions:focus, a.questions:hover, a.questions:link, a.questions:visited {
	color: #333333;
	font-size: 11;
	font-weight: bold;
}
body {
	background-color: #FFFFFF;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
dl {
	margin: 3px 0px 10px 0px;
	padding: 0px 0px 0px 12px;
}
dt {
	font-weight: bold;
	padding-bottom: 5px;
}
h1 {
	color: #3399CC;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
h2 {
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
ol li {
	margin: 5px;
}
td {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
ul {
	line-height: 18px;
	list-style: disc outside;
	margin: 0px 0px 5px 20px;
}
ul.none {
	line-height: 18px;
	list-style: none inside;
	margin: 0px 0px 5px 125px;
}
.faq1 {
	background-color: #EEEEEE;
}
.faqnav {
	color: #333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.fineprint {
	font-size: 9px;
}
.footer {
	background-image: url(images/bottom_bg.gif);
	background-repeat: repeat;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 8px;
	padding-right: 5px;
}
.full {
	height: 100%;
}
.header {
	background-image: url(images/header_bg.gif);
	background-repeat: repeat;
	text-align: right;
}
.nav {
	background-image: url(images/navbar_bg.gif);
	background-repeat: repeat;
	text-align: right;
}
.question {
	font-size: 11;
	font-weight: bold;
}
.sidebg {
	background-attachment: scroll;
	background-image: url(images/side_bg.gif);
	background-position: right top;
	background-repeat: repeat-y;
}
.tablehead {
	background-color: #356B93;
	color: #FFFFFF;
	font-weight: bold;
}
.tabletd01{
/* For comparison table */
}
.tabletd02 {
	background-color: #EEEEEE;
}
blockquote {
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 0px 0px;
	}