@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtr #mainmenu {
	background-color: #cdcdcd;
	height: 30px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #ffcc33;
	border-right-color: #ffcc33;
	border-bottom-color: #ffcc33;
	border-left-color: #ffcc33;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
.oneColFixCtr #container {
	width: 1000px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	background-color: #ffffff;
}
.oneColFixCtr #Content {
	background-color: #FFFFFF;
	color: #000000;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-position: 0px;
}
.oneColFixCtr #Footer {
	color: #000099;
	text-align: center;
	font-size: 9px;
	background: #ffffff;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.footer_text {
	font-size: 9px;
	color: #0226d2;
	vertical-align: bottom;
	float: left;
	width: 1000px;
}
.oneColFixCtr #Header {
	text-decoration: underline;
}
.flashborder {
	border: thin none #000000;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.bodyheadnings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	text-align: center;
	font-weight: bold;
}
.linktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0000FF;
	font-weight: bold;
	text-decoration: underline;
	padding-left: 10px;
}
.insetborder_events {
	padding: 5px;
	border: thin solid #000000;
	margin: 25px;
}
.eventlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066FF;
	text-decoration: underline;
	text-align: center;
	border: thin solid #cc9933;
}


.bodyheadningsBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0226d2;
	text-align: left;
	font-weight: bold;
	font-style: italic;
}
.LeftCellPadding {
	padding-left: 12px;
}
.bodytextunbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	padding-right: 0px;
	padding-left: 0px;
}
.bodytextitalicandcentered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	padding-right: 0px;
	padding-left: 0px;
	font-style: italic;
	background-position: center;
	text-align: center;
}
.bodypadding {
	margin-left: 20px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
}
.picturealignright {
	margin-left: 20px;
	padding-left: 20px;
	padding-right: 20px;
	background-position: right;
	position: relative;
	z-index: 1;
	right: 0px;
	width: 50;
}
.bodytextblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0226d2;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.jobstableborder {
	border: thin none #000000;
}
.bodytextunboldtop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 5px;
	background-position: top;
	margin-left: 0px;
}
.LeftandRightCellPadding {
	padding-left: 20px;
	padding-right: 20px;
}
.flashborderorange {
	border: medium solid #FFCC33;
}
.pageheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	text-align: left;
	font-weight: bold;
}
.flashbordergreen {
	border: medium solid #606e30;
}
.bodytextunboldsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #606e30;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}
.bodytextunboldgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #606e30;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}
.welcometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.oneColFixMainLeft {
	width: 200px;
	float: left;
}
.oneColFixMiddle {
	width: 600px;
	float: left;
}
.oneColFixright {
	float: right;
	width: 198px;
}

.oneColFixMaincontent {
	width: 197px;
	float: left;
}
.newsborder {
	border: 2px solid #606e30;
}
.Crainslogopadding {
	padding-left: 20px;
	padding-right: 10px;
}
.bodytextunboldblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0226d2;
	font-weight: normal;
	padding-right: 0px;
	padding-left: 0px;
}
.crainsbesttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	padding-right: 0px;
	padding-left: 0px;
}
.crainstextborder {
	border: 1px solid #000000;
}
.bodytextred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.bodytextblueItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0226d2;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.communitylinkcontainer {
	width: 300px;
	padding-left: 50px;
}

