"UTF-8";

A:link {  
	color: #006e8e; 
	text-decoration: underline; 
}
A:active { 
	color: #00a5c7; 
	text-decoration: underline; 
}
A:visited { 
	color: #006e8e; 
	text-decoration: underline; 
}
A:hover { 
	color: #00a5c7; 
	text-decoration: underline; 
}
.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: normal;
}
body {
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	margin: 0px;
}
.navLightBlue {
	background-color: #e2f3f5;
}
.navMedBlue {
	background-color: #00a5c7;
}
.leftNavTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #006e8e;
}
.leftNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #006e8e;
}
A.leftNav:link { 
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: normal; 
	color: #006e8e; 
	text-decoration: none; 
}
A.leftNav:active { 
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #00a5c7; 
	text-decoration: underline; 
}
A.leftNav:visited { 
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #006e8e; 
	text-decoration: none; 
}
A.leftNav:hover { 
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #00a5c7; 
	text-decoration: underline; 
}
.navTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
A.navTitles:link { 
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold; 
	color: #ffffff; 
	text-decoration: none;
	text-transform: uppercase; 
}
A.navTitles:active { 
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006e8e; 
	text-decoration: none; 
	text-transform: uppercase;
}
A.navTitles:visited { 
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff; 
	text-decoration: none; 
	text-transform: uppercase;
}
A.navTitles:hover { 
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006e8e; 
	text-decoration: none;
	text-transform: uppercase; 
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #006e8e;
}
A.footer:link { 
	font: 10px Arial, Helvetica, sans-serif;
	font-weight: bold; 
	color: #006e8e; 
	text-decoration: none; 
}
A.footer:active { 
	font: 10px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff; 
	text-decoration: underline; 
}
A.footer:visited { 
	font: 10px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006e8e; 
	text-decoration: none; 
}
A.footer:hover { 
	font: 10px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff; 
	text-decoration: underline; 
}
.bodyCopyBG {
	background-image: url(images/body_bg.png);
}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #006e8e;
	letter-spacing: .5em;
}
