body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5e5e5f;
}
h1 {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 18px;
	font-weight: bold;
}
a {
	text-decoration: none;
	color: #5e5e5f;
}
a img {
	border: 0;
}
strong {
	font-weight: bold;
}
a:hover {
	color: #93C02D;
}
#sitecontainer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
/* Header Contents
---------------------------------------------*/

#header {
	height: 131px;
	width: 900px;
}
#logobox {
	float: left;
	height: 67px;
	width: 237px;
	padding-left: 30px;
	margin-bottom: 17px;
	margin-top: 23px;
}
#headline {
	float: left;
	width: 456px;
	padding-left: 47px;
	margin-top: 37px;
	height: 41px;
}

/* Navigation 
---------------------------------------------*/
#navbox {
	clear: both;
	float: left;
	background-color: #5e5e5f;
}
#navbox ul {
	float: left;
	width: 880px;
}
#navbox ul li {
	display: inline;
}
#navbox ul li a {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 13px;
	line-height: 14px;
	padding-top: 5px;
	padding-bottom: 6px;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
}
#nav li a:link { background-color: #5e5e5f;}
#nav li a:visited { background-color: #5e5e5f;}

#navbox ul li a:hover {
	color: #5E5E5F;
	background-color: #FFF;
}
#navbox li a#selected {
	color: #5E5E5F;
	background-color: #FFFFFF;
}
#navbox a:hover {
	color: #5E5E5F;
	background-color: #FFF;
}

/* Footer
---------------------------------------------*/

#footer {
	clear: both;
	height: 60px;
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #afafaf;
}
#graybar {
	background-color: #5e5e5f;
	height: 20px;
	text-align: left;
	padding-top: 7px;
	padding-left: 34px;
}
#graybar a {
	color: #FFFFFF;
	margin-right: 6px;
	margin-left: 6px;
}
#graybar a:hover {
	color: #93c02d;
}
#prosys {
	float: right;
	width: 206px;
	margin-right: 20px;
	clear: none;
	margin-top: -17px;
}
#prosys a {
	margin: 0px;
}
#copyright {
	text-align: center;
	margin-top: 7px;
	line-height: 17px;
}


/* Homepage Elements 
---------------------------------------------*/

#banner {
	height: 300px;
	width: 900px;
	float: left;
}
#module-wrapper {
	width: 851px;
	margin-right: 24px;
	margin-left: 25px;
}
#module-wrapper h1 {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	margin-bottom: 5px;
	color: #93c02d;
	margin-top: 32px;
	line-height: 20px;
	margin-left: 15px;
}
#module-wrapper p {
	font-size: 11px;
	line-height: 17px;
	margin-left: 15px;
	margin-right: 13px;
	margin-bottom: 33px;
}
#seminarbar {
	background-color: #000000;
	clear: both;
	padding-left: 42px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 12px;
	padding-bottom: 12px;
}
#seminarbar img {
	float: left;
}
#seminarbar p {
	line-height: 11px;
	margin-top: 2px;
	margin-bottom: 1px;
	color: #FFFFFF;
}
#seminarbar a {
	color: #93c02d;
}
#seminarbar a:hover {
	color: #c9e881;
}
#contentbox {
	clear: both;
	float: left;
	width: 900px;
	padding-bottom: 30px;
}
#contentbox p {
	padding-left: 40px;
	line-height: 20px;
	margin-bottom: 10px;
}
#contentbox p img {
	margin-top: 5px;
	margin-bottom: 5px;
}
#contentbox  ul {
	padding-left: 40px;
	margin-bottom: 10px;
	margin-right: 400px;
}
#contentbox ul li {
	padding-bottom: 5px;
	padding-top: 5px;
	line-height: 16px;
}
#contentbox h2 {
	font-size: 15px;
	margin-left: 40px;
	color: #93c02d;
	font-weight: bold;
	line-height: 18px;
}
.p-width  p {
	width: 636px;
}
/* Sub Navigation 
---------------------------------------------*/
#subnavbox  {
	float: left;
	clear: right;
	height: 35px;
	width: 900px;
}
#subnavbox ul {
	float: left;
	width: 880px;
	padding-left: 20px;
	background-image: url(../images/subnav-bg.jpg);
	background-repeat: repeat-x;
	height: 35px;
	margin-bottom: 0px;
}
#subnavbox ul li {
	display: inline;
}
#subnavbox ul li a {
	color: #5e5e5f;
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 13px;
	line-height: 13px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin-bottom: 2px;
	height: 30px;
}
#subnavbox ul li a:hover {
	color: #FFFFFF;
}
#subnav li a#current-subnav {
	background-image: url(../images/arrow-active.gif);
	background-repeat: no-repeat;
	background-position: center;
	color: #FFFFFF;
}
#subnav li a.border-none {
	border-right-style: none;
}
/* content
---------------------------------------------*/

#modhead-box {
	margin-top: 31px;
	background-image: url(../images/module-head-bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 28px;
	padding-left: 40px;
	width: 860px;
	margin-bottom: 12px;
	clear: left;
}
#modhead-box h1 {
	margin-top: 3px;
	float: left;
	line-height: 22px;
}
.colspan1 {
	float: left;
	width: 212px;
}
.colspan2 {
	float: left;
	width: 424px;
}
.colspan3 {
	float: left;
	width: 636px;
}
.colspan4 {
	float: left;
	width: 848px;
}
.borderR-gray {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #afafaf;
}

.padL-20 {
	padding-left: 20px;
}
/* Download Button
---------------------------------------------*/
.download-button {
	background-color: #93c02d;
	width: 235px;
	margin-top: 15px;
	display:block;
	height: 24px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 40px;
}
.download-button a {
	color: #ffffff;
	font-size:12px;
	background-color: #93c02d;
	text-decoration:none;
	display: block;
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 5px;
	border: 1px solid #789d00;
	line-height: 14px;
	}

.download-button a:hover {
	text-decoration:none;
	vertical-align: middle;
	background-color: #c9e881;
	border: 2px solid #789d00;
	padding-top: 3px;
	padding-bottom: 4px;
	color: #5E5E5F;
}
.gray {
	color: #5E5E5F;
}
.floatL {
	float: left;
}
.eventlinks a {
	text-decoration: underline;
}
