*{
	margin: 1;
	padding: 0;
	} 
h1 {
	font-size: 14pt;
	font-weight: bold;
	}
h2 {
	font-size: 12pt;
	font-weight: bold;
	}
h3 {
	font-size: 10pt;
	font-weight: bold;
	color: #cc6600;
	}
h4 {
	font-size: 11pt;
	font-weight: bold;
	}
table {
	width: 100%;
	border: 0px solid #627894;
        padding: 0;
        spacing: 0;
	}
.table1 {
	width: 755px;
	border: 0px solid #627894;
        padding: 0;
        spacing: 0;
	}
	.table2 {
	width: 188px;
	border: 0px solid #627894;
        padding: 0;
        spacing: 0;
	}
td {
	font: 9pt Arial, Helvetica, sans-serif;
	vertical-align: top;
	}
img {
	border: 0px none;
	}
#wrapper{
	width: 755px; 
	text-align: center; 
	background: #FFFFFF;	
	} 
#toplogo{
	width: 755px; 
	vertical-align: middle;
	} 
#footer {
	width:755px;
	background: #5C8462;
	text-align: center;
	font-size: 8pt; 
	color: white; 
	} 
#footer, #footer a, #footer a:visited {
	text-decoration: none;
	color: white; 
	} 
#footer a:hover {
	text-decoration: none;
	font-weight: bold; 
	}
#footer {
	text-decoration: none;
	color: #bbeeff;
	font-weight: bold; 
	}
.title {
	height: 18px;
	font-weight: bold;
	font-size: 10pt;
	text-align: left;
	padding-left: 5px;
	color: white;
	}
	
.subhead {
	height: 18px;
	font-weight: bold;
	font-size: 10pt;
	text-align: left;
	padding-left: 5px;
	color: FF0000;
	}
#nav {
	margin: 0px;
	padding: 0px;
	font-size: 8pt;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	}
#nav .title {
        text-align: center;
        color: #000000;
	}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
	}
#nav ul li { float: left; }
#nav ul li a {
	text-decoration: none;
	font-weight:bold;
	color: #CC6600;
	margin: 1px;
	height: 25px;
	width: 50px;
	padding-top: 4px;
	}
#topnav {
	width: 100%;
	border: 0px solid #627894;
        padding: 0;
        spacing: 0;
        }
#topnav td {
	font: 9pt Arial, Helvetica, sans-serif;
	vertical-align: middle;
	}
#nav a:hover {
	color: #CC6600;
	}
#active a:link, #active a:visited, #active a:hover {
	color: #CC6600;
	cursor: default;
	}
#content {
	background: #F9F2E6;
	}
#content td {
	color: #663300;
	}
#content .title {
	background: #CC6600;
        padding-left: 2px;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-right: 0px;

	}
#content .mat {
        padding-top:5px;
        padding-left:5px;
        padding-right:5px;
	}
#content hr{
    border: 1px dashed #663300;
	}
#content li {
	list-style-type: none;
	background: url('images/bullet_c.gif') no-repeat top left;
	color: #663300; 
	padding-left:18px; padding-right:0; padding-top:3px; padding-bottom:3px
	}
#content li a {
	text-decoration: none;
	font-weight: bold;
	color: #663300;
	}
#content li a:hover, .accent {
	font-weight: bold;
	text-decoration: none;
	color: #cc6600;
	}
#events {
	background: #DEEBE0;
	}
#events .title {
	background: #5C8462;
	}
#events hr{
    border: 1px dashed #76845E;
    width: 95%;
    text-align: left;
    margin-top: 3px;
	}
#events li {
	list-style-type: none;
	background: url('images/bullet_d.gif') no-repeat top left;
	padding-left:18px; padding-right:0; padding-top:3px; padding-bottom:3px
	}
#events li a {
	text-decoration: none;
	color: #003300;
	font-weight: bold;
	}
#events li a:hover{
	text-decoration: none;
	color: #ff6600;
	font-weight: bold;
	}
.date {
	color: #485B28;
	font-weight: bold;
	}
#ilp {
	background: #DEEBE0;
	height: 50px;	
	margin-left: 5px;	
	padding-bottom: 8px;
	}
#ilp .title {
	background: #5C8462;
	}
#ilp li {
	list-style-type: none;
	background: url('images/bullet_d.gif') no-repeat top left;
	border-bottom: 1px dashed gray; 
	padding: 3px 0 3px 18px;
	}
#ilp li a {
	text-decoration: none;
	color: #003300;
	}
#ilp li a:hover{
	text-decoration: none;
	color: #ff6600;
	font-weight: bold;
	}
#join {
	background: #F2D9BF;	
	height: 50px;	
	padding-bottom: 8px;
	}
#join .title {
	background: #CC6600;
	}
#main {
	background: #F0F2F5;
	color: #313C4A;
	padding: 2px;
	margin: 2px;
	}
#main .title {
	background: #627894;
	}
#main table {
	border-collapse: collapse;
	}
#main td {
	border: 1px solid #627894;
	padding: 3px;
	}
#main .header {
	background: #B1BCCA;
	font-weight: bold;	
	}	
#main hr{
    border: 1px dashed #627894;
    width: 95%;
	}
#main li {
	list-style-type: none;
	background: url('images/bullet_b.gif') no-repeat top left;
	padding: 3px 0 3px 18px;
	font-weight: bold;
	}
#main li a, #main a  {
	color: #313C4A;
	font-weight: bold;
	}
#main li a:hover, #main a:hover{
	text-decoration: none;
	color: #3366cc;
	}
.detail {
	padding-left: 20px;
	font-weight: normal;
	}
label {
	float:left;
	text-align:right;
	width:50px;
	margin-right: 2px;
	padding-top: 8px;
	color: #663300;
	font-size: 8pt;
	}
input {
	font-size: 8pt;
	width: 130px;
	border: 0px none;; margin-left:0; margin-right:0; margin-top:8px; margin-bottom:1px
	}
textarea {
	font-size: 8pt;
	width: 130px;
	border: 0px none;; margin-left:0; margin-right:0; margin-top:8px; margin-bottom:1px
	}
.button {
	float: right;
	font-size: 10px;
	width: 64px;
	height: 17px;
	margin-right: 12px;
	background-image: url('images/submit.gif');
	color: #FFFFFF
	}
