body {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #ffffff; 
}

.header {
	background-image:url(../images/header.jpg); background-repeat:no-repeat;
	width:888px; height:136px;
}

.leftnav{
	width:260px; height:100px;
	padding-left:17px;
}

.main {
	width:611px; height:100px;
}

.footer {
	background-image:url(../images/footer.jpg); background-repeat:no-repeat;
	width:888px; height:84px;
}

p, td {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

a:link, a:active, a:visited{
	color:#666666;
}

a:hover {
	color:#a1a1a1;
}

.newslink:link, .newslink:active, .newslink:visited{
	text-decoration:none;
	color:#ff2700;
}

.newslink:hover {
	text-decoration:none;
	color:#a1a1a1;
}

h1, .pagetitle {
	color: #015A6C;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}

h2{
	color: #333333;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

h3 {

}

h4 {
	color: #9d65ad;
}

.navbgleft{
	background-image:url(../images/nav-sect-left.jpg); background-repeat:no-repeat;
	width:8px; height:27px;
}

.navbgmid{
	background-image:url(../images/nav-sect-middle.jpg); background-repeat:repeat-x;
	width:175px; height:27px;	
}

.navbgright{
	background-image:url(../images/nav-sect-right.jpg); background-repeat:no-repeat;
	width:8px; height:27px;
}

.navsection, a.navsection:link, a.navsection:active, a.navsection:visited {
	color: #ff2700;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

a.navsection:hover {
	color: #a1a1a1;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.navsubsection, a.navsubsection:link, a.navsubsection:active, a.navsubsection:visited  {
	color: #555555;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-left:2px;
}

a.navsubsection:hover {
	color: #ff2700;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-left:2px;
}

.navarticle, a.navarticle:link, a.navarticle:active, a.navarticle:visited  {
	color: #666666;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding-left:25px;
}

a.navarticle:hover {
	color: #9d65ad;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding-left:25px;
}

.searchbox {
	background-image:url(../images/searchbox.jpg); background-repeat:no-repeat;
	padding:0px;
	padding-top:7px;
	padding-bottom:3px;
	padding-left:24px;
	padding-right:17px;
	margin:0px;
	width:179px;
	height:17px;
	border:0px;
	color: #333333;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 11px;
}

.indexlist {
	color: #333333;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 15px;
}