/* CSS document */
/* General formatting begins */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	text-decoration: none;
	color: #0000FF;
	}
a:hover {
	text-decoration: underline;
	}
p, li, dt, td{
	font-size: x-small;
	vertical-align: top;
	}
ul {
	}
dt {
	margin-left: 5px;
	margin-bottom: 7px;
	}
img {
	border: none;
	}
	
/* Template formatting begins */
.Header {
	font-size: 18px;
	font-weight: bold;
	color: #002158;
	margin-top: 0px;
}
.SubHeader {
	font-size: 10pt;
	font-weight: bold;
	color: #002158;
}
.accent {
	color:#0000FF;
	}
.TableHeader {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	}
table#Table_01 {
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	}
#Banner td {
	background-image:  url("../images/banner/banner_bkgnd.gif");
	background-repeat: repeat;
	}
td#bannernav {
	vertical-align: bottom;
	padding: 8px;
	text-align: right;
	}
a.topNav {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	}
a.topNav:link {
	}
a.topNav:visited {
	color: #FFFFFF;
	}
a.topNav:hover {
	}
td#contentcell {
	padding-right: 50px;
	padding-left: 10px;
	}
.topsep {
	color: #FFFFFF
	}
.footer {
	font-size: 9px;
	color: #666666;
	}
.footer a {
	color: #666666;
	}
img#default {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	}
.pagegraphic {
	margin-bottom: 6px;
	margin-left: 6px;
	border: 1px solid #CCCCCC;
	}
/* Individual Formatting begins:

/* Clients */
table#ClientTable td {
	width: 33.3%;
	vertical-align: top;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	}
table#ClientTable p {
	margin: 0px 0px 10px;
	}
	
/* Testimonials */
#Testimonials td {
	}
#Testimonials p {
	}
.publication{
	font-style: normal;
	text-decoration: underline;
	}
/* FAQ */
table#FAQterms {
	}
#FAQterms td {
	vertical-align: top;
	}
	
#backissues dt {
	margin-left: 20px;
	margin-right: 0px;
	}
table#Table_01 {
	background-color: #CCCCCC;
}

/* Newsletter Formatting */
.nlquote {
	font-weight: bold;
	color: #666666;
	padding: 5px;
	margin: 5px;
	font-size: medium;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
.nlaccent {
	font-size: small;
	text-align: center;
	font-weight: normal;
	color: #0000FF;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	line-height: 15px;
	}
.nltable {
	border: thin solid #666666;
	}
.nltable td {
	padding-top: 5px;
	padding-bottom: 5px;
	}
.nltable a {
	margin-bottom: 5px;
	}

/* Samples Formatting */
#sampletable td {
	padding: 4px 0px 4px 10px;
	vertical-align: middle;
	}
td.sampleIcon {
	width: 55px;
	text-align: center;
	}
td.sampleTitle {
	}
td.sampleReturn {
	text-align: right;
	}
td.sampleReturn a{
	color: #CCCCCC;
	margin-right: 10px;
	}
