body {
   scrollbar-face-color: #cccccc;
   scrollbar-shadow-color: #ffffff;
   scrollbar-highlight-color: #ffffff;
   scrollbar-3dlight-color: #ffffff;
   scrollbar-darkshadow-color: #ffffff;
   scrollbar-track-color: #ffffff;
   scrollbar-arrow-color: #ffffff;
} 

a:hover {
    background-color: #cccccc;
    background-repeat: repeat;
    color: #003366;
}

a:active {
    background-color: #cccccc;
    background-repeat: repeat;
    color: #ff0000;
}

a:link {
    background-color: #ffffff;
    background-repeat: repeat;
    color: #003366;
}

a:visited {
    background-color: #ffffff;
    background-repeat: repeat;
    color: #003366;
}

h1 {
   font-family: arial;
   font-size: 14px;
   font-weight: bold;
   line-height: 30px;
   color: #000066;
}

h2 {
   font-family: arial;
   font-size: 14px;
   font-weight: bold;
   line-height: 30px;
   color: #000066;
}

h3 {
   font-family: arial;
   font-size: 12px;
   font-weight: bold;
   line-height: 30px;
   color: #000066;
   padding-bottom: 0px;
   margin-bottom: 0px;
}

.textFooter A:link, .textFooter A:visited, .textFooter A:active, .textFooter A:hover {
	color: #ffffff;
	text-decoration: none;
	border-bottom: #ffffff;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
	background-color: #000066;
}

.textBody {
   font-family: arial;
   font-size: 12px;
   line-height: 19px;
}

.textFormLabel {
   font-family: arial;
   font-size: 11px;
   font-weight: bold;
   line-height: 19px;
}

.textHeadline {
   font-family: arial;
   font-size: 14px;
   font-weight: bold;
   line-height: 30px;
   color: #000066;
}

.textSubHead {
   font-family: arial;
   font-size: 12px;
   font-weight: bold;
   line-height: 30px;
   color: #003366;
}

.textFooter {
   font-family: arial;
   font-size: 11px;
   line-height: 15px;
   color: #ffffff;
   background-color: #000066;
}

.textRHS {
   font-family: arial;
   font-size: 11px;
   line-height: 15px;
   color: #ffffff;
}

.textNav {
   font-family: arial;
   font-size: 11px;
   line-height: 25px;
}

.testimonialForm {
   width: 200px; 
   color: #000000;
   border: 1px;
   border-bottom: #cccccc thin solid; 
   border-top: #cccccc thin solid;
   border-right: #cccccc thin solid;
   border-left: #cccccc thin solid;
   font-family: sans-serif; 
   font-size: 11px;
   font-weight: normal;
}

.contactForm {
   width: 200px; 
   color: #000000;
   border: 1px;
   border-bottom: #cccccc thin solid; 
   border-top: #cccccc thin solid;
   border-right: #cccccc thin solid;
   border-left: #cccccc thin solid;
   font-family: sans-serif; 
   font-size: 11px;
   font-weight: normal;
   scrollbar-face-color: #ffffff;
   scrollbar-shadow-color: #ffffff;
   scrollbar-highlight-color: #ffffff;
   scrollbar-3dlight-color: #ffffff;
   scrollbar-darkshadow-color: #ffffff;
   scrollbar-track-color: #ffffff;
   scrollbar-arrow-color: #ffffff;
}

.mailingListForm {
   width: 100px; 
   color: #000000;
   border: 1px;
   border-bottom: #cccccc thin solid; 
   border-top: #cccccc thin solid;
   border-right: #cccccc thin solid;
   border-left: #cccccc thin solid;
   font-family: sans-serif; 
   font-size: 11px;
   font-weight: normal;
}

#navItem {
	display: inline;
	height: 15;
	font-size: 10px;
	font-family: Verdana, Arial;
	font-weight: bold;
	vertical-align: bottom;
	color: #000000;
	padding: 0px 0px 0px 10px;
}

#navItem a:link, #navItem a:visited {
	width: 85px;
	text-align: center;
	text-decoration: none;
	background-color: #ffffff;
	padding: 3px 10px 3px 10px;
	border: solid 1px #000000;
}

#navItem a:active {
	color: #ffffff;
}

#navItem a:hover {
	text-decoration: none;
	background-color: #FF9966;
}

#navContainer {
	width: 550;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
