body {
	background-color: #CFDAFF;
	background-image: url(images/BG-2.gif);
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3em;
}
p {margin-bottom: 0.5em; margin-top: 0; margin-right: 0; margin-left: 0; padding-right: 0; }
.nav {
	color: #CCCCCC;
	background-color: #49B8BF;
	background-image: url(images/navBG.gif);
	background-repeat: repeat-x;
	text-align: center;
	position: absolute;
	z-index: 3;
	top: 163px;
	left: 0px;
	line-height: 150%;
	width: 244px;
	padding: 100px 10px 20px;


}
.floral { display: none; 
	z-index: 1
	background-image: url(images/BG-floral.gif);
	background-repeat: repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%; height: 100%;
}

a:link { text-decoration: underline; color: #003AFF;}
a:visited { text-decoration: underline; color: #003AFF; }
a:hover { text-decoration: underline; color: #000099; }
a:Active { text-decoration: underline; color: #003AFF; }

a.n:link { text-decoration: underline; color: #FFFFFF;}
a.n:visited { text-decoration: underline; color: #FFFFFF; }
a.n:hover { text-decoration: underline; color: #FFFAAE; }
a.n:Active { text-decoration: underline; color: #003AFF; }
.blueLine {
	background-color: #003AFF;
	height: 7px;
	position: absolute;
	width: 89.2%;
	left: 0px;
	top: 156px;
}
.textBox {
	font-family: "Times New Roman", Times, serif;
	color: #003AFF;
	position: absolute;
	z-index: 2;
	left: 130px;
	top: 163px;
	background-color: #FFFFFF;
	padding-top: 44px;
	padding-right: 55px;
	padding-bottom: 22px;
	padding-left: 183px;
	width: 60%;
margin-bottom: 2em;
margin-right: 2em;
}
img {margin-left: 0; padding-left: 0; margin-right: 0; padding-right: 0}
li {color: #003AFF;}
.athena {
	position: absolute;
	z-index: 9;
	height: 242px;
	width: 204px;
	left: 16px;
	top: 0px;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	color: #003AFF;
	position: absolute;
	width: 500px;
	left: 313px;
	top: 77px;

}
h1 {
	color: #003AFF; margin-top: 2em; font-size: 1.5em; margin-bottom: 0.5em; 
}
h2 {
	color: #008CA0; font-size: 1.2em; margin-top: 1em; margin-bottom: 0.5em; 
}
h5 {
 font-size: 1.1em; margin-top: 1em; margin-bottom: 2em; 
}
h6 {
	color: #003AFF; margin-top: 2em; font-size: 1.8em; margin-bottom: 0.5em; 
}
.fh {margin-top: 3em; margin-left: 2em; color: #3e57a6}
table {margin-left: 1.5em; margin-top: 0.5em}
td {padding-right: 1em;}
.em {margin-left: 1.5em; margin-top: 0.5em}
.subT {font-size: 14px; }

hr {margin-top: 1em; margin-bottom: 1em; }

.ptr {float: right; padding-left: 1em; padding-bottom: 0.5em;}
.ptl {float: left; padding-right: 1em; padding-bottom: 0.5em;}