BODY { margin-bottom: 0px; margin-top: 0px; margin-left: 0px; margin-right: 0px; }
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: square;
}

.img {
	border: 0px;
	float: left;
	padding-right: 0px;
}
.imgBorder {
	margin: 0px;
	float: right;
	padding-top: 2px;
	padding-left: 5px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.tlb { background-attachment: fixed; background-image: url(images/topLbg.gif); background-repeat: repeat-x; height: 150px; }
.tlb2 { background-attachment: fixed; background-image: url(images/topLbg2.gif); }
.rb { background-attachment: fixed; background-image: url(images/rightTable.gif); background-repeat: no-repeat; height: 200px; }
.rb2 { background-attachment: fixed; background-image: url(images/rightTable2.gif); background-repeat: no-repeat; height: 300px; background-position: left; }
.lb { background-attachment: fixed; background-image: url(images/leftTable.gif); background-repeat: no-repeat; height: 200px; background-position: center; }
.rab { background-attachment: fixed; background-image: url(images/randTable.gif); background-repeat: no-repeat; height: 300px; background-position: left; }
.bBg { background-attachment: fixed; background-image: url(images/bottomBg.gif); background-position: center; background-repeat: no-repeat; height: 30px; }
.linkBg { background-attachment: fixed; background-repeat: no-repeat; background-image: url(images/linkBg.gif); height: 20px; width: 100px; background-position: inherit; }
a.blueL { font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; color: #336699; }
a.blueL:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: underline; color: #336699; }
a.blueL2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000066;
	letter-spacing: .2em;
	word-spacing: normal;
	vertical-align: baseline;
}
a.blueL2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #000066;
	letter-spacing: .2em;
}
a.whiteL { font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; color: #FFFFFF; }
a.whiteL:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; color: #FFCC00; }
a.grayL { font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; color: #CCCCCC; }
a.grayL:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: underline; color: #CCCCCC; }
.blueF { font-family: Arial, Helvetica, sans-serif; color: #336699; }
.darkGrayF { font-family: Arial, Helvetica, sans-serif; color: #666666; }
.blackF { font-family: Arial, Helvetica, sans-serif; color: #000000; }
.whiteF { font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; }
.grayF { font-family: Arial, Helvetica, sans-serif; color: #CCCCCC; }

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #0033cc;
	letter-spacing: .1em;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	line-height: 17px;
}

.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}

.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 190px;
	margin-top: 8px;
	margin-bottom: 1px;
	padding-top: 4px;
	padding-right: 1px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin-left: 2px;
	line-height: 15px;
	text-indent: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6699cc;
	border-right-color: #6699cc;
	border-bottom-color: #6699cc;
	border-left-color: #6699cc;
	background-color: #6699cc;
}

.navigation:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6699cc;
	display: block;
	width: 190px;
	margin-top: 8px;
	margin-bottom: 1px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6699cc;
	border-right-color: #6699cc;
	border-bottom-color: #6699cc;
	border-left-color: #6699cc;
	margin-left: 2px;
	line-height: 15px;
	text-indent: 4px;
	padding-right: 1px;
}

.navigation:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #336699;
	display: block;
	width: 190px;
	margin-top: 8px;
	margin-bottom: 1px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-left: 2px;
	line-height: 15px;
	text-indent: 4px;
	padding-right: 1px;
}

.navigation:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	width: 190px;
	margin-top: 8px;
	margin-bottom: 1px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #336699;
	border-right-color: #336699;
	border-bottom-color: #336699;
	border-left-color: #336699;
	margin-left: 2px;
	line-height: 15px;
	text-indent: 4px;
	padding-right: 1px;
	border-right-style: none;
	border-left-style: none;
}

.subnavigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 190px;
	margin-top: 5px;
	margin-bottom: 1px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin-left: 2px;
	line-height: 15px;
	text-indent: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6699cc;
	border-right-color: #6699cc;
	border-bottom-color: #6699cc;
	border-left-color: #6699cc;
	background-color: #6699cc;
}

.subnavigation:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6699cc;
	display: block;
	width: 190px;
	margin-top: 5px;
	margin-bottom: 1px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6699cc;
	border-right-color: #6699cc;
	border-bottom-color: #6699cc;
	border-left-color: #6699cc;
	margin-left: 2px;
	line-height: 15px;
	text-indent: 4px;
}

.subnavigation:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #336699;
	display: block;
	width: 190px;
	margin-top: 5px;
	margin-bottom: 1px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-left: 2px;
	line-height: 15px;
	text-indent: 4px;
}

.subnavigation:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #336699;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	width: 190px;
	margin-top: 5px;
	margin-bottom: 1px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #336699;
	border-right-color: #336699;
	border-bottom-color: #336699;
	border-left-color: #336699;
	margin-left: 2px;
	line-height: 15px;
	text-indent: 4px;
	border-right-style: none;
	border-left-style: none;
}
.pullquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: normal;
	color: #666666;
	float: right;
	width: 180px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
}
