table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	font-weight: bold;
	color: #596781;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #596781;
	text-decoration: none;
}
.disclaimer {
	font-size: 10px;
}
.subTitle {
	font-size: 14px;
	font-weight: bold;
	color: #596781;
}

ul {
	list-style-type: square;
}
.contactBox {
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
.contactFill {
	background-color: #CCCCCC;
	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: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.contactFill a:link {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}
.contactFill a:visited {
	color: #333333;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}
.contactTitle {
	font-size: 12px;
	font-weight: bold;
	color: #596781;
}
.faqsBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #000000;
}
.faqHeader {
	background-color: #596781;
	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: #000000;
	border-right-color: #FFFFFF;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
}
.faqTD {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px none #000000;
	border-left: 1px none #000000;
}
.faqTD2 {
	border-top: 1px solid #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 1px none #000000;
}
.faqTD3 {
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px none #000000;
	border-left: 1px none #000000;
}

