<style type="text/css">

a:link {  color: #FF0000; text-decoration: underline}
a:hover {  color: #990099; text-decoration: underline}
a.nav:link {  font : 11px/18px; color: #000000; text-decoration: none, font-weight: bold}
a.nav:visited {  font : 11px/18px; color: #666666; text-decoration: none, font-weight: bold}
a.nav:hover {  font : 11px/18px; color: #000000; text-decoration: underline, font-weight: bold}

p {
	font-size : 1.1em;
	line-height : 125%;
	font-family : Verdana, Geneva, Arial, Helvetica;
	color: #0b1560;
	text-align: left;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.8em;
	line-height: 24px;
	font-weight: bold;
	color: #0b1560;
	text-align: left;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 18px;
	color: #0b1560;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 18px;
	font-weight: bold;
	color: #0b1560;
}
td {
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica;
	color: 0b1560;
}
b {  font-weight: bold;}
dt {  font-size : 11px; line-height : 18px; font-family : Verdana, Geneva, Arial, Helvetica; font-weight : bold}
dd {  font-size : 11px; line-height : 18px; margin-bottom : 15px}
.sm {  font : 10px/15px}
.wht {  font-size : 11px; line-height : 13px; color: #FFFFFF}
.tableHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.tableFooter {
	font-size: .9em;
}
.textTight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
}
.tableheader {
	font-weight: bold;
	color: #FFF;
	background-color: #007700;
}
.npform {
	width: 175px;
}
.nptable {
	width:275px;
	margin-left:auto;
	margin-right:auto;
	border-style:double;
}

.nptable td {
	padding: 2px 2px 2px 2px;
}

.tableOutline {
	border: 1px solid #000000;
}
.productName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #006633;
}
.sitemapHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.calloutTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #336600;
	padding: 20px;
	border: 4px solid #336600;
	text-align: center;
}
#container {
	border: 1px solid #0b1560;
 	width: 792px; 
	max-width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFf;
	background-image: none;
	background-attachment: fixed;
	background-repeat: no-repeat;
	box-shadow: 5px 5px 10px #666;  
}
#homepage_title {
	font-size: 2.5em;
	text-align: center;
	line-height: normal;
	margin-right: auto;
	vertical-align: middle;
}
#homepage_hero {
	text-align: center ;
	margin: 0px 20px 0px 0px; 
	max-width: 80%; 
	margin-left: auto; 
	margin-right: auto
}
#paypal {
	width:146px;
	height:47px;
	text-align:center;
}
	
.homepagesub {
	font-size: 1.6em;
	left: auto;
	right: auto;
	text-align: center;
	background-color: #FFF;
}

#news {
	font-size: 1.1em;
	color: #09114D;
	text-align: center;
	line-height: 1.1;
	font-weight: bold;
}
body {
	text-align: center;
	background-attachment: scroll;
	background-repeat: repeat;
	background-image: url(../_pics/crumpled_paper.jpg);
}
li {
	color: #0b1560;
	font-size: 1.1em;
	line-height: 125%;
	margin-bottom: 5px;
}
table {
	color: #0b1560;
}

hr {
	display: block;
	height: 1px;
	margin: 1em 0;
	padding: 0;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-top-color: #3A4171;
}

img {
	border: 0;
	max-width: 100%!important;
	height: auto!important;
}

footer {
	align: center;
}

.themeLabels td {
	font-size : 125%;
	font-family : Verdana, Geneva, Arial, Helvetica;
	color: #0b1560;
	text-align: center;
}
	
