﻿.quicklinks {
    text-align: center;
}
.quicklinks TD {
    height: 35px;
    border-bottom: 1px #DDDDDD solid;
    padding: 0px 0px 0px 10px;
}
A.quicklink {
    text-decoration: none;
    font-weight: bold;
    font-size: 13pt;
}
.faqlinks{
	height: 42px;
	border-bottom: 1px #DDDDDD solid;
	padding: 0px 0px 0px 10px;
}
.faqlinks2{
	height: 28px;
	border-bottom: 1px #DDDDDD solid;
	padding: 0px 0px 0px 10px;
}
A.faqlink {
    text-decoration: none;
    font-size: 12pt;
}.faqtop{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 6px;
}
.green {
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #DDDDDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

