/* CSS Document */
body {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	color: #000033;
	line-height: 1.5;
	margin-top: 5px;
}
#column1, #column2, #column3 {
	float: left
	}

#column1 {
	background-color: #ADC2D6;
	width: 130px;
	border: solid 1.75px #076971;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 2px;
	vertical-align: top;
	height: 100%;
	}

#column2 {
	background-color: #fff;
	width: 430px;
	padding: 16px 20px 0px 24px;
	}

#column3 {
	background-color: #98CCB2;
	width: 112px;
	height: 100%;
	}

#header {
	background-color: #FFFFFF;
	display: block;
	width: 720px;
	clear: both;
	height: 140px;
	}
#header2 {
	background-color: #FFFFFF;
	display: block;
	width: 720px;
	clear: both;
	height: 33px;
	}
#footer {
	background-color: #FFFFFF;
	display: block;
	width: 720px;
	clear: both;
	height: 40px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006666;
	text-align: center;
	line-height: 1.3;
	letter-spacing: 2px;
	}
#copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	font-weight: lighter;
	font-variant: normal;
	color: #006666;
}
h1 {
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 3.5px;
	font-weight: normal;
	color: #006666;
}
.caps {
	font-size: 16pt;
	font-weight: bold;
}
.subSection {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	letter-spacing: 1px;
}
.textSection {
	font-size: 14px;
	color: #000066;
}
.dot {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
h2 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006666;
	text-align: center;
	line-height: 1.3;
	letter-spacing: 2px;
}
.line {
	letter-spacing: normal;
	font-weight: normal;
}
.leftNav {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006666;
	line-height: 1.3;
	letter-spacing: 2px;
	clear: both;
	vertical-align: bottom;
	}
.title {
	font-size: 13pt;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 3.5px;
	font-weight: normal;
	color: #003366;
}
a:link {
	color: #006666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.subNote {
	font-size: 11px;
	font-style: italic;
}
