html { 
	height: 100.02%; 
	margin: 0;
	padding: 0;
}

body {
	margin-top: 20px;
        padding: 0;
  	font-family: verdana, helvetica, sans-serif;
	font-size: 67.9%;
	color: #000000;
	background-color: #e5edf5;
        }

#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	border: 1px solid #000000;
	width: 780px;
	vertical-align: top;
	margin-left: auto;
	margin-right: auto;
	}

h1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	color: #005e95;
}
h2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	margin-top: 4;
	margin-bottom: 4;
	color: #005e95;
}
h3 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
td {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
p, td { font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 10px;
	line-height: 16px;
}


a {
	font-family: Verdana, Helvetica, sans-serif;
	color: #005E95;
	text-decoration: none;
	}
	
a img {border: none; }

a:link, li a {
	color: #005E95;
	text-decoration: none;
	}
 
a:visited {
	color: #005E95;
	text-decoration: none;
	}

a:hover,  {
	color: #d2d2d2;
	}

a:active {
	color: #005E95;
	}

.plist #currentsection a {
	font-weight: bold;
		border-top: 1px solid #FFFFFF;
}

.news a {
	font-family: Verdana, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
.news h2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #ff9067;
}

#links ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#links li {
	padding: 6px 0px 0px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	margin: 8px;
}

	li {
	padding: 6px 0px 0px;
	list-style-position: outside;
}

#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#navigation li {
	padding: 0;
	float: left;
	width: 148px;
	margin-left: 2px;	
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 12px;
	}

#navigation #currentpage a{
	color: #ffffff;
	background-color: #005E95;
 	}

#navigation a, #navigation a:visited {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	font-family: Times New Roman, Times, serif;
	text-decoration: none;
	text-align: center;
	background-color: #cccccc;
	margin-top: 2;
	display: block;
	line-height: 24px;
	white-space: nowrap;
 	}

#navigation a:hover {
	color: #005e95;
	}
	
#nav2 #currentpage a{
	color: #000000;
	font-weight: bold;	
 	}	
