body {
	margin: 0px;
	background-color: #ffffff;
	}
	
#maintable {
	margin: auto;
	padding: 0px;
	width: 900px;	
	}

#maintd {
	background-repeat: repeat-x;
	padding-top: 0px;
	}

#toplinks {
	text-align: right;
	width: 100%;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 10px;
	}
	
a.toplink, a.toplink:visited {
	color: #7156B2;
	}
a.toplink:hover {
	color: #7156B2;
	}

td {
	text-align: left;
	vertical-align: top;
	font-family: arial;
	font-size: 12px;
	color: #666666;
	text-align: left;
	}

.navhead {
	width: 95%;
	background-color: #ffffff;
	color: #068EC3;
	padding: 2px;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 14px;
	border-bottom: 3px solid #068EC3;
	}
	
a.leftnav, a.leftnav:visited {
	color: #666666;
	border-bottom: 2px solid #EDEDED;
	margin-right: 12px;
	display: block;
	padding-top: 3px;
	padding-left: 15px;
	}
a.leftnav:hover {
	color: #000000;
	text-decoration: none;
	background-image: url('images/navbg.gif');
	}

#righttd {
	width: 730px;
	}

img {  margin-right:10px; background:#f2f2f2; padding:5px; }

.pageheader {
	color: #068EC3;
	border-bottom: 2px solid #068EC3;
	font-weight: bold;
	font-size: 14px;
	margin: 10px;
	margin-right: 0px;
	margin-left: 0px;
	}

.contentheader {
	color: #7156B2;
	border-bottom: 2px solid #7156B2;
	font-weight: bold;
	font-size: 14px;
	margin: 10px;
	margin-right: 5px;
	margin-left: 0px;
	}
h1	{
                color: #795FB6;
	font-family: monotype corsiva;
                font-weight: bold;
	margin-bottom: 10px;
	font-size: 18px;
	border-bottom: 3px solid #D7D4FC;
	}

	
h2 {
	color: #02349A;
	font-family: monotype corsiva;
                font-weight: bold;
	margin-bottom: 10px;
	font-size: 16px;
	
	}

h3 {
	color: #02349A;
	font-family: monotype corsiva;
                font-weight: bold;
	margin-bottom: 10px;
	font-size: 14px;
	border-bottom: 3px solid #D7D4FC;
	}




	
a, a:visited {
	color: #068EC3;
	text-decoration: none;
	}
a:hover {
	color: #7156B2;
	text-decoration: underline;
	background-color: #F5F2F4;
	}
	
#footer {
	text-align: center;
	width: 100%;
	padding-top: 16px;
	padding-bottom: 4px;
	background-image: url('footer.jpg');
	background-repeat: no-repeat;
	}
	

