@charset "utf-8";
body {
	background: #ffffff;
	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: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.oneColFixCtrHdr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	display:none;
}
.oneColFixCtrHdr #header1 {display:none;
}
.oneColFixCtrHdr #header2 { display:none;
}
.oneColFixCtrHdr #headerclear {clear:both;}
.oneColFixCtrHdr #headerprint {
	margin: 0;
	padding: 0;
}
.oneColFixCtrHdr #headermiddle {
	display:none;
}
.oneColFixCtrHdr #headerbottom {
	display:none;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding: 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
}
.oneColFixCtrHdr #mainContent #homepage{
	height:460px; width:660px; margin:20px 10px;
}
.oneColFixCtrHdr #mainContent #contactpage{
	height:800px; width:660px; margin:10px 0px;
}
.oneColFixCtrHdr #mainContent #aboutpage{
	height:1500px; width:660px; margin:10px 0px;
}
.oneColFixCtrHdr #mainContent #updatespage{
	height:500px; width:660px; margin:10px 0px;
}
.oneColFixCtrHdr #mainContent #eventspage{
	width:660px; margin:20px 10px;
}
.oneColFixCtrHdr #mainContent #careerspage{
	height:1500px; width:660px; margin:10px 0px;
}
.oneColFixCtrHdr #mainContent #clear{ clear:both; margin:0; padding:0;}
.oneColFixCtrHdr #mainContent #divleft {float:left; width:220px; margin:0; padding:0;}
.oneColFixCtrHdr #mainContent #divl {float:left; width:200px; margin:0; padding:0;}
.oneColFixCtrHdr #mainContent #divc {float:left; width:520px; margin:0; padding:0;}
.oneColFixCtrHdr #mainContent #eventspage #divc p {margin:0; padding:3px;}
.oneColFixCtrHdr #mainContent #eventspage #divl p {margin:0; padding:3px;}
.oneColFixCtrHdr #mainContent #eventspage #divr p {margin:0; padding:3px;}
.oneColFixCtrHdr #mainContent #divcenter {width:520px; background:#ebf6fb; border: 1px solid #CCCCCC; margin:0 100px; padding:5px;}
.oneColFixCtrHdr #mainContent #divr {float:right; width:240px; height:40px; margin:0; padding:0;}
.oneColFixCtrHdr #mainContent #divmag {float:right; width:230px; height:280px; margin:0; padding:0;}
.oneColFixCtrHdr #mainContent #buttons {float:left; width:245px; height:80px; vertical-align:top; margin:0; padding:0;}
.oneColFixCtrHdr #mainContent #contact {float:left; width:200px; height:320px; vertical-align:top; margin:7px; padding:0; border: 1px solid #CCCCCC;}
.oneColFixCtrHdr #mainContent #columnleft {
	float:left;
	height:200px;
	width:350px;
	padding:0;
	margin-top: 0;
	margin-right:30px;
	margin-bottom:20px;
	margin-left: 0;
}
.oneColFixCtrHdr #mainContent #columnleftevents {
	float:left;
	height:290px;
	width:350px;
	padding:0;
	margin-top: 0;
	margin-right:30px;
	margin-bottom:0;
	margin-left: 0;
}
.oneColFixCtrHdr #mainContent #columnrightevents {
	float:right;
	height:290px;
	width:350px;
	padding:0;
	margin-top: 0;
	margin-right:0;
	margin-bottom:0;
	margin-left: 0;
}
.oneColFixCtrHdr #mainContent #columnleft2 {
	float:left;
	height:100px;
	width:350px;
	padding:0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0;
	margin-right:30px;
	margin-bottom:30px;
	margin-left: 0;
}
.oneColFixCtrHdr #mainContent #columnleft li {padding: 3px;
margin: 2px; list-style-image: url(images/checkbox.gif); list-style-position:outside;
}
.oneColFixCtrHdr #mainContent #columnrightevents li {padding: 2px;
margin: 0; list-style-image: url(images/arrow_btn.gif); list-style-position:outside;
}
.oneColFixCtrHdr #mainContent #columnrightevents ul {padding: 10px;
margin: 5px; list-style-image: url(images/bluecircle.gif); list-style-position:inside; line-height:1.75;
}
.oneColFixCtrHdr #mainContent #clear ul {padding: 0;
margin: 0px 140px; line-height:1.5;
}
.oneColFixCtrHdr #mainContent #columnleft2 ul {padding: 5px;
margin: 5px; list-style-image: url(images/bluecircle.gif); list-style-position:inside;}
.oneColFixCtrHdr #mainContent #columnright ul {padding: 2px;
margin: 2px; list-style-image: url(images/arrow2.gif); list-style-position: inside;}
.oneColFixCtrHdr #mainContent #columnleft p {padding: 5px; margin: 0;
}
.oneColFixCtrHdr #mainContent #columnleft2 p {padding: 5px; margin: 0;
}
.oneColFixCtrHdr #mainContent #columnright {
	float:left;
	height:200px;
	width:340px;
	padding:0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
.oneColFixCtrHdr #mainContent #columnright p {
	padding:5px;
	margin: 0;
}
.oneColFixCtrHdr #mainContent #columnright2 {
	float:left;
	height:100px;
	width:340px;
	padding:0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
}
.oneColFixCtrHdr #mainContent #columnright2 p {
	padding:5px;
	margin: 0;
}
.oneColFixCtrHdr #mainContent #columnright2 ul {padding: 2px;
margin: 2px; list-style-image: url(images/arrow2.gif); list-style-position: inside;}
.oneColFixCtrHdr #mainContent #column1 {float:left; height:160px; width:370px; margin:0; padding:0;}
.oneColFixCtrHdr #mainContent #columntext {float:left; height:120px; width:320px; vertical-align:top; padding: 0 20px 0 0;}
.oneColFixCtrHdr #mainContent #columntitle {
	float:left;
	height:20px;
	width:350px;
	padding: 0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #DEDEDE;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: DEDEDE;
	border-right-color: DEDEDE;
	border-bottom-color: DEDEDE;
	border-left-color: DEDEDE;
}
.oneColFixCtrHdr #mainContent #columntext2 {float:left; height:100px; width:320px; vertical-align:top; padding: 30px 10px;}
.oneColFixCtrHdr #mainContent #columnwho {float:left; height:140px; width:350px; background-image:url(images/why3.gif); background-repeat:no-repeat; margin:0; padding:0;}
.oneColFixCtrHdr #mainContent #columnwhy {float:left; height:140px; width:350px; background-image:url(images/why3.gif); background-repeat:no-repeat; margin:0; padding:0;}
.oneColFixCtrHdr #mainContent #column2 {float:left; height:160px; width:350px; margin:0; padding:0;}
.oneColFixCtrHdr #footer {
	margin:5px 10px;
	padding:5px 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#006699;
	vertical-align:middle;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.oneColFixCtrHdr #mainContent #sponsors {
	float:left;
	height:280px;
	width:147px;
	padding:4px;
	margin-top: 0;
	margin-right:10px;
	margin-bottom:0;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
}
.medorangetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color:#FF6633;
}
a.link {
	font-family: Arial, Helvetica, sans-serif;
	color:#006699;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
}
a.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#006699;
	font-size: 13px;
	font-weight: bold;
	text-decoration:underline;
}
a.linksm {
	font-family: Arial, Helvetica, sans-serif;
	color:#006699;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
}
a.linksm:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#3399CC;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
}
a.linkxsm {
	font-family: Arial, Helvetica, sans-serif;
	color:#006699;
	font-size: 11px;
	font-weight: normal;
	text-decoration:underline;
}
a.linkxsm:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#3399CC;
	font-size: 11px;
	font-weight: normal;
	text-decoration:underline;
}
a.link2 {
	font-family: Arial, Helvetica, sans-serif;
	color:#006699;
	font-size: 13px;
	font-weight: bold;
	text-decoration:underline;
}
a.link2:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#3399CC;
	font-size: 13px;
	font-weight: bold;
	text-decoration:underline;
}
a.linklg {
	font-family: Arial, Helvetica, sans-serif;
	color:#006699;
	font-size: 14px;
	font-weight: bold;
	text-decoration:underline;
}
a.linklg:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#3399CC;
	font-size: 14px;
	font-weight: bold;
	text-decoration:underline;
}
a.linklg2 {
	font-family: Arial, Helvetica, sans-serif;
	color:#006699;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
}
a.linklg2:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#3399CC;
	font-size: 14px;
	font-weight: bold;
	text-decoration:underline;
}
a.linkxlg {
	font-family: Arial, Helvetica, sans-serif;
	color:#006699;
	font-size: 16px;
	font-weight: bold;
	text-decoration:none;
}
a.linkxlg:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#3399CC;
	font-size: 16px;
	font-weight: bold;
	text-decoration:underline;
}
.medtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color:#000000;
}
.medtextblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color:#006699;
}
.textblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#006699;
}
.smtextblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#006699;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
}
.smallgreytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#666666;
}
.xsmallgreytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#666666;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color:#000000;
}
.lgtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color:#000000;
}
.xlgtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color:#000000;
}
.lgtextit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color:#000000;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#FFFFFF;
}
a.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal; text-decoration:none;
	color:#FFFFFF;
}
a.whitetext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal; text-decoration:underline;
	color:#FFFFFF;
}
.whitesmtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#FFFFFF;
}
a.whitesmtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color:#FFFFFF;
}
a.whitesmtext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:underline;
	color:#FFFFFF;
}
.greyborder {
	border: 1px solid #CCCCCC; border-collapse:collapse;
}
.greyborderpad {
	border: 1px solid #CCCCCC; border-collapse:collapse; padding:5px;
}
a.linkborder {
	border: 1px solid #CCCCCC; border-collapse:collapse;
}
a.linkborder:hover {
	border: 1px solid #00CCFF; border-collapse:collapse;
}
.oneColFixCtrHdr hr {color:#006699;}
.oneColFixCtrHdr #careerspage hr {color:#CCCCCC;}
h1 {color:#006699; font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold; border-bottom: 2px solid #006699;}
h2 {color:#006699; font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold; border-bottom: 1px solid #006699;}
h3 {color:#006699; font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold; border-bottom: 1px solid #CCCCCC; padding:0; margin:0;}
h4 {color:#006699; font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold; border-bottom: 1px solid #CCCCCC; padding:0; margin:0 0 20px 0;}
h5 {color:#006699; font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; border-bottom: 1px solid #CCCCCC; border-top: 1px solid #CCCCCC; background:#F5F5F5; padding:5px; margin:0 0 20px 0;}
.listcheckbox2 li {list-style-image:url(images/checkbox.gif); list-style-position:outside; line-height:1.5; padding:2px; margin:2px; vertical-align:middle;}
.listarrow2 li {list-style-image:url(images/arrow_btn.gif); list-style-position:outside; line-height:1.5; padding:2px; margin:2px; vertical-align:middle;}
.listul li {line-height:1.5; padding:5px; margin:5px;}
.listol li {line-height:1.25; padding:3px; margin:3px;}
.display {display:none;}
.orangetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color:#CC6633;
}
.listarrow3 li {list-style-image:url(images/arrow2_btn.gif); list-style-position:inside; line-height:1.25; padding:2px; margin:2px; vertical-align:middle;}
