:link { color: #0066ff }
:visited { color: #0066ff }
BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #FFFFCC;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
}
td.nav {
	background-color: #060;
}
span.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	color: #ffc;
	text-transform: uppercase;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	color: #06f;
	text-transform: uppercase;
}
a:hover { 
	color: #009; 
}
a.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
}
a.nav:hover { 
	color: #ffc; 
}
.larger {
	font-family: "times new roman",times, serif;
	font-style: normal;
	font-weight: bold;
	font-size: 28px;
	color: #060;
	text-align: center;
	text-transform: uppercase;
}
.largersub {
	font-family: "times new roman",times, serif;
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	color: #000;
	text-transform: uppercase;
}
.largersubhead {
	font-family: "times new roman",times, serif;
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	color: #000;
	text-transform: uppercase;
}

span.TM {
	margin-left: -0.25em;
	margin-right: -0.25em;
}
p, li {
	font-family: "times new roman",times, serif;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	text-align: justify;
	color: #333333;
}
p.center {
	font-family: "times new roman",times, serif;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	color: #333333;
}
p.green {
	font-family: "times new roman",times, serif;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	color: #060;
}
blockquote {
	font-family: "times new roman",times, serif;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	color: #060;
}
.caption {
	font-size: 14px;
	color: #000;
	font-weight: bold;
}
ul.bullet {
 	list-style-image: url(images/bullet.gif);
}
.faq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	color: #060;
}



.smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: red;
	top: 6px;
}
.floatRight {
	float: right;
	margin: 0 0 10px 10px;
	border: 1px solid #FF0000;
	padding: 2px;
} 
.floatRightNoBorder {
	float: right;
	margin: 0 10 0px 0px;
} 
.floatLeft {
	float: left;
	margin: 5 5 0px 0px;
	border: 1px solid #FF0000;
	padding: 2px;
}
.floatLeftNoBorder {
	float: left;
	margin: 5 5 0px 0px;
	padding: 2px;
}
.floatLeftTable {
	float: left;
	margin: 0 5 20px 20px;
	border: 1px solid #FF0000;
	padding: 2px;
}

table.floatLeft {
	float: left;
	margin: 0 30 10px 30px;
	border: 1px solid #FF0000;
	padding: 2px;
}

.strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	line-height: 24px;
	color: #333333;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	line-height: 24px;
	color: #333333;
}

a.aboutus {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	color: #0099FF;
	text-transform: lowercase;
}
a.aboutus:hover { 
	color: #009; 
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFC;
}
span.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #B30000;
	font-weight: normal;
	font-style: normal;
}
span.bold {
	font-weight: bold;
}
INPUT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
 	background-color: #FFF;
 	color: #000;
 }
 INPUT.reqd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
 	background-color: #FF9;
 	color: #000;
 }
 INPUT.radio {
 	border: 3px solid #FF3;
 	background-color: #FF3;
 }
 SELECT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
 }
 SELECT.reqd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
 	background-color: #FF9;
 }


  
