@charset "utf-8";
body {
	background-color: #006;
}
.leftNav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	color: #006;
	background-color: #CFCFCF;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	background-image: url(images/leftNavBg.gif);
	background-repeat: repeat-y;
}
.leftNav a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #006;
	margin: 0px;
	padding: 5px;
}
.leftNav a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #006;
	text-decoration: none;
	padding: 5px;
}
.leftNav a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #006;
	padding: 5px;
}
.leftNav a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #006;
	padding: 5px;
}
.rightNav {
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	color: #006;
	background-color: #81AED8;
	margin: 0px;
	padding: 0px;
	text-align:right;
	border: 3px solid #FFF;
	vertical-align: top;
}
.rightNav a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	color: #006;
	margin: 0px;
	padding: 5px;
	text-align:right
}
.rightNav a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	color: #006;
	text-decoration: none;
	padding: 5px;
	text-align:right
}
.rightNav a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	color: #006;
	padding: 5px;
	text-align:right
}
.rightNav a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	color: #006;
	padding: 5px;
	text-align:right
}
.content {
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .8em;
	color: #000;
	padding: 5px;
	vertical-align: top;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.7em;
	color: #fff;
	background-image: url(images/headerbg.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 40px;
	margin: 0px;
	padding: 0px;
}


.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .6em;
	color: #FFF;
	text-align: center;
}
.quickLinks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .7em;
	position: absolute;
	left: 825px;
	height: 25px;
	width: 95px;
	top: 20px;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
	font-weight: bold;
	color: #006;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
i {
	font-size: 75%;
}
.headerbg {
	margin: 0px;
	padding: 0px;
	
}
.emailBox {
	position: absolute;
	left: 790px;
	top: 539px;
}
