body {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none; 
	margin-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #ffffff;
}

.header {
	background-image:url(../images/header.jpg); background-repeat:no-repeat;
	width:811px; height:122px;
}

.maintop {
	background-image:url(../images/mainmid.jpg); background-repeat:repeat-y;
	width:811px; height:8px;
}

.mainmiddle {
	background-image:url(../images/mainmid.jpg); background-repeat:repeat-y;
	width:811px; height:300px;
}

.mainbottom {
	background-image:url(../images/mainbottom.jpg); background-repeat:no-repeat;
	width:811px; height:9px;
}

.nav {
	background-image:url(../images/navbg.jpg); background-repeat:no-repeat;
	width:811px; height:30px;
}

p, td {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

a:link, a:active, a:visited{
	text-decoration:none;
	color:#9d65ad;
}

a:hover {
	text-decoration:none;
	color:#666666;
}

h1, .pagetitle {
	color: #35A5B3;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}

h2{
	color: #35A5B3;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

h3 {

}

h4 {
	color: #9d65ad;
}

.navsection, a.navsection:link, a.navsection:active, a.navsection:visited {
	color: #864191;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

a.navsection:hover {
	color: #9d65ad;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.navsubsection, a.navsubsection:link, a.navsubsection:active, a.navsubsection:visited  {
	color: #047c97;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-left:15px;
}

a.navsubsection:hover {
	color: #9d65ad;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-left:15px;
}

.navarticle, a.navarticle:link, a.navarticle:active, a.navarticle:visited  {
	color: #02a1c4;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding-left:25px;
}

a.navarticle:hover {
	color: #02a1c4;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	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: #666666;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 11px;
}

.indexlist {
	color: #666666;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 15px;
}