body,p,td,tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00008B;
}

#content blockquote {background: #FAEBD7; 
         border: 2px solid #6CA5D7; 
         color: #041F35; 
         padding: 5px;}
#content blockquote p + p { margin: 5px 0 0 0;}
    
h1 {
	color: #0202A;
	font-size: 48px;
    line-height: 110%
}

h2 {
	color: #0202A;
line-height: 110%
}

h3 {
	color: #800000;
}

h4 { 
	color: 990000;
}

a:link {
	color: #7B68EE;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #BA55D3;
}
a:hover {
	text-decoration: none;
	color: #800000;
}
a:active {
	text-decoration: underline;
}

#top-nav {
font-size: 14px;
	padding-left: 65px;
	padding-right: 65px;
	font-weight: bold;
		color: #FFFFFF;
}

#top-nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#top-nav a:visited {
	color: #E4AB52;
	text-decoration: none;
}

#top-nav a:hover {
	color: #990000;
	text-decoration: underline;
}

#bottom-nav {
font-size: 14px;
	padding-left: 65px;
	padding-right: 65px;
	font-weight: bold;
		color: #000000;
}

#bottom-nav a:link {
	color: #000000;
	text-decoration: none;
}

#bottom-nav a:visited {
	color: #E4AB52;
	text-decoration: none;
}

#bottom-nav a:hover {
	color: #990000;
	text-decoration: underline;
}

#copyright {
	font-size: 11px;	
	line-height: 140%;
}

#copyright a:link {
	color: #990000;
	text-decoration: underline;
}

#copyright a:visited {
	text-decoration: underline;
	color: #990000;
}

#copyright a:hover {
	text-decoration: none;
	color: #E4AB52
}

#content {
	padding-left: 50px;
	padding-right: 50px;
	line-height: 140%;
	
}

#contact {
	padding-left: 20px;
	padding-right: 20px;
	line-height: 140%;
	border-style: dotted;
}

#product {
	line-height: 110%;
}

.quotebox {
margin: 10px;
	background-color:#FFFFCC;
	padding: 5px;
	border: 1px solid #000000;
}


.medred {
	font-size: 18px;
	line-height: 20px;
	color: #FF0000
}
.meddarkred {
	font-size: 14px;
	line-height: 15px;
	font-weight:bold;
	color: #CC3366}
.sred {
	font-size: 14px;
	line-height: 19px;
	color: #FF0000
}
.ybg {
	background-color:#FFFF00;
}
#subbox {
	margin: 5px 50px 10px 50px;
	padding: 0px 10px 0px 10px;
	border: 1px solid #000000;
	font-size: 12px;
	line-height: 14px;
}
.subboxtitle {
	font-size: 14px;
	line-height: 16px;
	font-weight:bold;
}
