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; 
}

p, td, li {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

a:link, a:active, a:visited{
	color:#333333;
}

a:hover {
	color:#a1a1a1;
}

h1, .pagetitle {
	color: #808285;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 30px;
	font-weight:normal;
	text-decoration: none;
}

h2{
	color: black;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

h3 {

}

h4 {
	color: #9d65ad;
}

.header {
	background-image:url(../images/header.gif); background-repeat:no-repeat;
	width:800px; height:104px;
}

.topnav {
	background-image:url(../images/nav/topnav.gif); background-repeat:no-repeat;
	width:800px; height:36px;
}

a.topnavlink:link, a.topnavlink:active, a.topnavlink:visited, a.topnavlink:hover{
	 color:#FFFFFF;
	 font-size:14px;
	 text-decoration:none;
}

.main {
	background-image:url(../images/mainbg.gif); background-repeat:repeat-y;
	width:800px;
}

.leftnav{
	width:262px;
}

a.leftnavlink:link, a.leftnavlink:active, a.leftnavlink:visited, a.leftnavlink:hover{
	 color:#FFFFFF;
	 font-size:12px;
	 font-weight:bold;
	 text-decoration:none;
}

.rightcontent {
	background-image:url(../images/mainwatermark.gif); background-repeat:no-repeat;
	width:495px; height:673px;
	padding-left:43px;
}

.footer {
	background-image:url(../images/footer.gif); background-repeat:no-repeat;
	width:800px; height:61px;
}