body {
	background-color: #FFFFFF;
	margin: 0px 0px;
	padding: 0px;
	background-image:  url(images/bg.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
}
@media print { 
body {
	background: white;
	font-size: 12pt;
}
.nav {
 display: none;
}
.header {
	text-align: center;
}
}
/* styles for main content */
.content {
	margin-bottom: 10px;
	padding-top: 30px;
	padding-left: 40px;
	padding-right: 30px;
	margin-right: 3%;
	background-image:  url(images/corner.gif);
	background-repeat: no-repeat;
}
.content h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #003366;
	margin: 0px 0px 10px;
}

.content h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #CC9900;
	margin: 15px 0px 0px;
}
.content h3 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
		font-size: 1.1em;
	color: #003366;
	margin: 0px 0px 10px;
	border-top-color: Silver;
	border-top-style: solid;
	border-top-width: thin;
}
.content h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 75%;
	line-height: 1;
	color: #CC9900;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: left;
	font-weight: normal;
}
.content p {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #333333;
	margin-bottom: 10px;
	margin-top: 0px;
}
.pointheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.0;
	color: #003366;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-right: 3px;
	font-weight: bold;
}

.mainpoint li {
	font-family: "Times New Roman", Times, serif;
	line-height: 1.1;
	font-size: 80%;
	color: #003366;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 10px;
}

.content p a {
	color: #000066;
}

/*simple navigation styles for NN4 */

.nav {
	background-image:  url(images/navbg.jpg);
	background-repeat: repeat-x;
}
.header {
	text-align: left;
}
.navbtn a {
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 65%;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #006699;
	display: block;
	border-top: 1px solid #008BB9;
	border-right: 1px solid #008BB9;
	border-bottom: 1px solid #003366;
	border-left: 1px solid #003366;
	text-align: center;
}

.navbtn a:hover {
	text-decoration: none;
	background-color: #0093D7;
}

/*footer styles */
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 55%;
	color: #333333;
	padding-top: 30px;
	padding-bottom: 30px;
}
.footer a {
	color: #000066;
}
.footer p {
	text-align: center;
	margin-top: -6px;
}
.footerbar {
	font-size: 9px;
	color: #333333;	
	text-align: center;
	border: 1px solid #BBBBBB;
	word-spacing: 15px;
	padding-left: 8px;
	padding-right: 8px;
	letter-spacing: 1px;
	margin-bottom: 16px;
	background-image: url(images/bgfooter.jpg);
	margin-top: 16px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
 
blockquote {
	font-family: "Times New Roman", Times, serif;
	font-size: 65%;
	color: #333333;
	line-height: 1;
	margin: 10px 5%;
	width: 99%;
}
.sidebutton {
	color: #333333;
	background-color: #B4BBD8;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .8em;
	text-align: center;
	font-weight: bold;
	padding: 4px 8px 4px 8px;
	border-color: Black Black Black Black;
	border-style: solid solid solid solid;
	border-width: 1px 3px 3px 1px;
	text-decoration: none;
	display: block;
}

.sidebutton a:hover {
	color: #990000;
	background-color: #B4BBD8;
		text-decoration: none;
}

.sidecontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	line-height: 1.1;
	color: #000066;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: left;
}
.aside { 
	font-size: 75%;
	font-style: italic;
}

td.orderform {
	font-family: "Times New Roman", Times, serif;
	font-size: 75%;
	text-align: right;
	padding-right: 5px;
	padding-top: 3px;
}

.phone {
	color: #FFFFFF;
	text-align: center;
	font-size: 0.7em;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
p.faq-q {
	font-size: 1.1em;
	margin-bottom: 0px;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 2px;
	border-left-color: Black;
	border-left-style: solid;
	border-left-width: 4px;
	border-top-color: Black;
	border-top-style: solid;
	border-top-width: 4px;
	background-color: #006699;
	color: White;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 12px;
	padding-left: 12px;
	font-weight: bold;
}  

p.faq-a {
	font-size: .9em;
	margin-bottom: 3px;
	margin-top: 0px;
	padding-right: 12px;
	padding-left: 24px;
	padding-bottom: 4px;
	padding-top: 0px;
}
li.faq-a {
	font-size: .9em;
}
ol.faq-a {
	margin-top: 2px;
	padding-top: 2px;
}

p.designated {
	font-size: .8em;
	text-align: center;
	color: #666666;
	}