/* Main Page Body */
body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	background-image:  url(images/body_bg3.gif);
	background-repeat: repeat-y;
	background-position: left top;
	color: #333333;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 71%;
}

/* LINKS */


/* Hover Links */
a:hover {
	color: #00ff00;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px dashed;
}
/* Normal Links */
/* Visited Links */
a:link, a:visited {
	color: #006600;
	text-decoration: none;
	font-weight: normal;
	border-bottom: none;

}

h1 {
	font-size: 2em;
	color: #006600;
	}
h2 {
	font-size: 1.4em;
	color: #006600;
	}
h2 a, h2 a:link, h2 a:visited, h2 a:hover {
	color: #006600;
	font-weight: bold;
	}
h3 {
	font-size: 1.1em;
	margin: 0;
	margin-top: 1.6em;
	padding: 0;
	color: #006600;
	}
h3 a, h3 a:link, h3 a:visited, h3 a:hover {
	color: #006600;
	font-weight: bold;
	}
h4 {
	font-size: 1em;
	margin: 0;
	margin-top: 1em;
	padding: 0;
	color: #666666;
	font-weight: bold;
	}
h4 a, h4 a:link, h4 a:visited, h4 a:hover {
	color: #006600;
	font-weight: bold;
	}
p, object {
	margin: 0;
	padding: 0;
	margin-top: 0.5em;
	margin-bottom: 0.8em;
	}
td, td p {
	margin: 4px;
	padding: 0;
	}
input, textarea, td {}
/* main layout */
.header {
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 32px;
	background-color: #828282;
	background-image:  url(images/nav_bar_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0;
	margin-top: 0;
	padding: 0;
	border: none;
	border-bottom: 1px solid #999999;
}
.content {
	position:absolute;
	top: 33px;
	left: 31px;
	width: 720px;
	margin: 0;
	padding: 0;
}

/* content section layout */
.info {
	width: 260px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.text {
	width: 460px;
	margin: 0;
	padding: 0;
	float: right;
}	
	
/* Copyright Notice */
.copyright { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000;  background-color: transparent; text-align: center }
.copyright a:link { font-weight: normal; text-decoration: underline; font-size: 14px }
.copyright a:visited { font-weight: normal; text-decoration: underline; font-size: 14px }
.copyright a:hover { font-weight: normal; text-decoration: underline; font-size: 14px }
.copyright a:active  { font-weight: normal; text-decoration: underline; font-size: 14px }

/* Latest News Column Text */
.latest_date  { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none; background-color: transparent; font-weight: bold }
.latest_text  { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; text-decoration: none; background-color: transparent }


/* MAIN PAGE LAYOUT */

/* nav_bar */
/* header layout and styles */
.nav_bar {
	width: 719px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 32px;
	padding: 0;
}
.nav_bar ul {
	height: 32px;
	float: left;
	background-color: transparent;
	background-image:  url(images/nav_bar_divider.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
	list-style: none;
}
.nav_bar li {
	height: 32px;
	background-color: transparent;
	background-image:  url(images/nav_bar_divider.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 12px;	
}
.nav_bar li a {
	voice-family: "\"}\"";
	voice-family:inherit;
	line-height: 2.8em;
	color: #ffffff;
	font-weight: bold;
}
.nav_bar li a:link, .nav_bar li a:visited {
	color: #ffffff;
	font-weight: bold;
}
.nav_bar li a:hover {
	color: #cccccc;
	font-weight: bold;
}

/* info section layout and styles */
.info {
	color: #fff;
	}
.info #logo {
	width: 260px;
	height: 200px;
	background-color: transparent;
	background-image: url(images/header3.gif);
	background-repeat: no-repeat;
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px;
}
.info #logo a {
	display: block;
	width: 260px;
	height: 200px;
	background-color: transparent;
	background-image:   url(images/header3.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
}
.info #logo a:hover {
	border-bottom: none;
}
.info h2, .info h3 {
	margin: 0;
	padding: 0;
	margin-top: 1em;
	margin-bottom: 0.4em;
	padding-left: 6px;
	color: #fff;
	line-height: 1.2em;
	}
.info p, .info form {
	margin: 0 26px;
	color: #fff;
	line-height: 1.4em;
	}
.info img {
	border: 1px solid #060;
	}
.info ul {
	margin-top: 0;
	}
.info ul.action {
	margin: 0;
	padding: 2px;
	list-style: none;
}
.info ul.action li {
	height: 28px;
	background-color: #ffffff;
	background-image:  url(images/todo_bg3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	margin-bottom: 4px;
	border: none;
	border-right: 1px solid #353;
	border-bottom: 1px solid #353;
	padding: 0;
	padding-left: 24px;	
}
.info ul.action li a {
	voice-family: "\"}\"";
	voice-family:inherit;
	line-height: 2.4em;
	color: #fff;
	font-weight: bold;
}
.info .register p {
	padding: 0 4px;
	border: 1px solid #9fe2a2;
	font-size: 1.2em;
	color: #fff;
}
.info a.register {
	font-size: 1.4em;
	line-height: 1.8em !important;
}
.info a, .info a:link, .info a:visited {
	color: #fff;
	font-weight: bold;
}
.info a:hover {
	color: #cfc;
	font-weight: bold;
}
.home .info .register p {
	display: none;
	}
/* text area styles */
.text h1, .text h2 {
	margin: 0;
	padding: 0;
	margin-top: 1em;
	margin-bottom: 0.4em;
	}
		
.text p, .text h1, .text h2, .text h3, .text h4, .text ul, .text object, .text table, .text form {
	margin-right: 10px;
	margin-left: 20px;
}
.text p, .text h1, .text h2, .text h3, .text h4, .text table, .text form {
	line-height: 1.2em;
}
.text td p {
	margin: 4px;
	padding: 0;
	}
.text li {
	margin-bottom: 1em;
	}
.text ul.links {
	margin: 0;
	margin-top: 1em;
	margin-bottom: 1em;
	padding: 0;
	padding-right: 20px;
	padding-left: 20px;
	list-style: none;
}
.text ul.links li {
	min-height: 28px;
	background-color: transparent;
	background-image:  url(images/text_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	margin-bottom: 4px;
	border-top: 1px solid #cdc;
	border-right: 1px solid #bcb;
	border-bottom: 1px solid #bcb;
	border-left: 1px solid #cdc;
	padding: 0;
	padding-left: 24px;	
}
.text ul.links li a {
	voice-family: "\";
}\"";
	voice-family:inherit;
	line-height: 2.4em;
	color: #006600;
	font-weight: bold;
}
.text ul.links li a:link, .text ul.links li a:visited {
	color: #006600;
	font-weight: bold;

}
.text ul.links li a:hover {
	color: #006600;
	font-weight: bold;
}
.text p a {
	font-weight: bold;
	font-size: larger;


}
.text img {
	border: none;
	margin-left: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-top: 0em;
	}
.text a.register {
	text-transform: uppercase;
	}

/* other classes and styles */
p.indent {
	margin: 0;
	margin-bottom: 12px;
	padding-left: 40px;
	}
textarea {
	font-family: Arial,Helvetica,sans-serif;
	}
.error {
	font-size: 0.9em;
	color: red;
	}
.clear {
	clear: both;
	margin-bottom: 0.5em;
	}
.clear img {
	margin-bottom: 0.5em;
	}
.imageright {
	float: right;
	margin-left: 1em;
	margin-bottom: 1em;
	}
.imagecentre {
	margin: 1em auto 1em auto;
	}
