body, td{
	font-family: Arial, Verdana, sans-serif;
	font-size: 9pt;
	margin: 0px;
	margin-right: 2%;
}
li{
	list-style-image: url(images/Bullet.gif);
}
.curve{
	position: absolute;
	width: 100%;
	z-index: 5;
	background-image: url(images/GreenCurve6.gif);
	background-repeat: no-repeat;
}
.top_blu_line{
	position: absolute;
		top: 120px;
		left: 0px;
	background-color: #333366;
	height: 25px;
	width: 100%;
		padding-right: 2%;
	z-index: 10;
	padding-bottom: 2px;
	border: thin solid #333366;
	text-align: right;
	font: 16px;
	color: White;
}

.logobkgd{
	background: url(images/BannerGradient.jpg) no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 0px 0px 0px 0px;
	width: 90%;
}
.leftmenubox{
	position: absolute;
	left: 2px;
	top: 150px;
	font-size: 12px;
	text-align: left;
	width: 15%;
}
a:link {
	text-decoration: none;
	color: #333366;
}
a:visited {
	text-decoration: none;
	color: Maroon;
}
a:hover {
	text-decoration: bold;
	color: Lime;
}
a:active {
	color: #333366;
	text-decoration: bold;
}
a.dark:link {color: white; text-decoration: none; }
a.dark:visited {color: purple; text-decoration: none; }
a.dark:hover {
	color: Lime;
	text-decoration: none;
}
a.dark:active {color: white; }

h3 {
	font: bold 120% arial, sans-serif;
	color: #000000;
}
.title {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #333366;
	vertical-align: text-bottom;
}
.sectionTitle {
  font-size: 14px;
  font-weight: bold;
}
.aTitle {
  font-size: 14px;
  font-weight: bold;
  padding-top:0px;
  padding-bottom:0px;
  text-align: center;
}
.words {
	position: absolute;
	padding: 0px 0px 0px 0px;
	margin-top: 150px;
	left: 190px;
	width: 75%;
}
.footerBox{
	position: absolute;
	text-align: right;
	padding-right: 2%;
	font: 11px;
	border: thin solid #333366;
	background: transparent;
	margin: 60% 0 0% 0;
	width: 100%;
}
P.big:first-letter	{
font-family: arial, Helvetica, san-serif;
font-size: 32 px;
color: #333366;
}

#footerbottom {
	background: transparent url(images/Footer.jpg) no-repeat bottom left;
}
.commandtext {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: Gray;
}	
.commandtext a:link {
	text-decoration: none;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: Gray;
}
.commandtext a:visited {
	text-decoration: none;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: Gray;
}
.commandtext a:hover {
	text-decoration: none;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: lime;
}

