ul.navLeft
{
	font-weight: bold;
	font-size: 12px;
	color: #3185c2;
	font-family: "Verdana";
	text-decoration: none;
	list-style:none;
	background: url(images/leftBody.gif) #ffffff repeat;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

ul.navLeft li{ margin: 0 0 0 0; padding: 0 0 0 0; border:none;}

ul.navRight
{
	font-weight: bold;
	font-size: 12px;
	color: #3185c2;
	font-family: "Verdana";
	text-decoration: none;
	background: url(images/rightBody.gif) #ffffff repeat;
	padding: 0px;
	margin: 0px;
}

.infoLeft
{
	font-weight: normal;
	font-size: 12px;
	color: #286ea0;
	font-family: "Verdana";
	text-decoration: none;
	background: url(images/leftBody.gif) #ffffff repeat;
	padding-left: 15px;
	padding-right: 15px;
	margin: 0px;
}

.infoRight
{
	font-weight: normal;
	font-size: 12px;
	color: #286ea0;
	font-family: "Verdana";
	text-decoration: none;
	background: url(images/rightBody.gif) #ffffff repeat;
	padding-left: 15px;
	padding-right: 15px;
	margin: 0px;
}

.infoRight a {color: #e48100;}

li a {text-decoration:none; padding: 0 0 0 15px; margin: 0 0 0 0; }

li a:link {color: #286ea0; font-weight: bold;}
li a:active {color: #286ea0; font-weight: bold;}
li a:visited {color: #286ea0; font-weight: bold;}
li a:hover
{
	color: #3185c2;
	background-image: url(images/navLink.gif);
	font-weight: bolder;
	background-repeat: no-repeat;
	background-position: 7px 4px;
}
.activeNav
{
	font-weight: bold;
	font-size: 12px;
	color: #3185c2;
	font-family: "Verdana";
	text-decoration: none;
}

.footer
{
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	font-family: "Verdana";
	text-decoration: none;
}

.footer a
{
	color: #ffffff;
}

h1.left
{
	font-size: 15px;
	background: url(images/leftHeader.gif) #ffffff no-repeat;
	margin: 0px;
	padding: 0px;
	width: 180px;
	color: #ffffff;
	text-indent: 5px;
	font-family: "Trebuchet MS";
	font-weight:bold;
	height: 30px;
}

h2.left
{
	background: url(images/leftFooter.gif) #e48100 no-repeat;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	width: 180px;
	height: 10px;
}

h1.right
{
	font-size: 15px;
	background: url(images/rightHeader.gif) #ffffff no-repeat;
	margin: 0px;
	padding: 0px;
	width: 180px;
	color: #ffffff;
	text-indent: 5px;
	font-family: "Trebuchet MS";
	font-weight:bold;
	height: 30px;
}

h2.right
{
	background: url(images/rightFooter.gif) #035cb0 no-repeat;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	width: 180px;
	height: 10px;
}

.content
{
	font-weight: normal;
	font-size: 14px;
	color: #000000;
	font-family: "Verdana";
	text-decoration: none;
	padding-left:15px;
	padding-right:15px;
}

.download
{
	font-weight: bold;
	font-size: 12px;
	font-family: "Verdana";
}

.download a:hover{text-decoration:underline; color: #e48100;}
.download a{text-decoration:none; color: #286ea0;}

