/* sets the main body properties */
BODY {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	color:#003366;
	background-color: #006699;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: square;
}



/* this group sets the normal link colors */

A:LINK {
	color: #CC0033;
	text-decoration: none;
	font-weight: bold;
}

A:VISITED {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}

A:HOVER {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFFF99;
}

A:ACTIVE {
	color: #FFFF00;
	text-decoration: underline;
	font-weight: bold;
}

/* We like to use headings for special effects */

H1 {
font-size: 18px;
font-weight: bold;
text-align: left;
color: #006699;
}

h2 {
text-align: left;
font-size: 14px;
font-weight: bold;
letter-spacing: 1px;
color: #006699;
border-bottom: 1px dotted #006699;
}
h3 {
	font-size : 12px;
	font-weight : bold;
	color : #003366;
	margin-left: 20px;
	margin-right: 20px;
	}

 h4 {
	font-size : 14px;
	font-weight : bold;
	color : #003366;
	margin-left: 20px;
	margin-right: 20px;
}
h5 {
	font-size : 12px;
	font-weight : bold;
	color : #006699;
	margin-left: 20px;
	margin-right: 20px;
border-bottom: 1px dotted #006699;

}

h6 {
	font-size : 12px;
	font-weight : bold;
	color : #666666;
	margin-left: 30px;
	margin-right: 20px;
}

.form {
background-color: #FFFFFF;
color: #003366;
font-weight: bold;
padding: 2px 2px 2px 15px;
border: 1px solid #000000;
}
.white {
	color: #FFFFFF;
}
.formText {
	font-size: 80%;
	color: #003366;
	list-style-type: square;
}
.bottomBorder {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #006699;
}
.introTxt {
	line-height: 18px;
	margin-left: 20px;
	color: #003366;
	margin-right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.bodyNcolumns {
	line-height: 130%;
	color: #003366;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 11px;
}
.menu-text {
	font-size: 80%;
	font-weight: bold;
}
.testimonials {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 140%;
	color: #000000;
	text-indent: 20px;
	margin-left: 30px;
	margin-right: 20px;
}
.captions4slideshows {
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
}
.pad36 {
	margin-right: 36px;
	margin-left: 36px;
}
a.offsite {
	font-weight: normal;
	color: #CC3333;
	text-decoration: none;
}
.quotations {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #003333;
	text-indent: 24px;
	margin-right: 20px;
}
.bodyNcolumns-noindent {
	font-size: 11px;
	line-height: 130%;
	color: #003366;
}
.numbers {
	font-size: 9px;
	font-weight: bold;
	color: #999999;
	padding-top: 10px;
	padding-bottom: 2px;
}
.testimonialsSM {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 120%;
	color: #000000;
	text-indent: 20px;
	margin-left: 30px;
	margin-right: 20px;
}
