html, body {height:100%}
body {
	background: #003366;
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: small; 
	margin: 0px;
	padding: 0px;
}
a {
	color: #555555;
	font-weight: bold;
	text-decoration: none;
}
a:hover, #centercont a:hover {
	border-bottom: #666666 1px dotted;
	color: #990000;
	text-decoration: none;
}
form {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
fieldset {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
h2 {
	background: #DDDDDD;
	border: #BBBBBB 1px solid;
	color: #333333;
	font-family: georgia, serif;
	font-size: 105%;
	margin: 15px 0px 3px;
	padding-bottom: 3px;
	padding-left: 21px;
	padding-right: 21px;
	padding-top: 3px;
}

li {
	padding-bottom: 10px;
}
p {
	margin: 0px 0px 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

select, input, textarea, button {
	border: #999999 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}


.article {
	background: #FAFAFA;
	border: #BBBBBB 1px solid;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-align: left;
}

.blok {
	background: #FAFAFA;
	border: #BBBBBB 1px solid;
	margin-top: 9px;
	padding-bottom: 5px;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 5px;
	display: block;
}
.hrnav {
	width: 150px;
	text-align: center;
}

.centerLink {
	text-align: center;
	display: block;
}
.rfptitle {
	color: #990000;
	font-weight: bold;
	font-size: 105%;
	font-family: serif;
}

.chaptername {
	background: #EEEEEE;
	border: #BBBBBB 1px solid;
	color: #990000;
	font-size: 100%;
	font-weight: bold;
	left: -23px;
	padding-bottom: 1px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	position: relative;
	top: 8px;
}

.datebox {
	background: #EEEEEE;
	border: #BBBBBB 1px solid;
	color: #990000;
	font-size: 100%;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
}
#bcnav {
  	font-size: 80%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left: 15px;
	padding-top: 10px;
}
#centercont {
	background: #EEEEEE;
	color: #333344;
	line-height: 140%;
	padding-left: 10px;
	padding-right: 10px;
/* Minimum width code with bug fix for IE:
	min-width: 880px;
	width:expression(document.body.clientWidth < 880? "880px": "auto" );		
			*/
}
#centercont a {
	border-bottom: 1px dotted #AAAAAA;
	color: #003366;
	text-decoration: none;
}
#centercont a.ilink, #centercont a:hover.ilink {
	font-weight: bold;
}


/*  TRM: NEED TO ADD TABACTIVE AND INACTIVE TO OVERWRITE
DEFAULT LINK SETTING IN CENTERCONT      */

#centercont a.tabActive {
	font-weight: bold;
	font-size : 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-bottom: 0px;
}
#centercont a:hover.tabActive {
	text-decoration : underline;
	border-bottom: 0px;
}

#centercont a.tabinActive, #centercont a:hover.tabinActive {
	font-weight: normal;
	font-size : 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	border-bottom: 0px;
}

#centercont .smallText {
line-height: 100%;
}

/* TRM End of Customizations */


#centercont h1 {
	color: #333333;
	font-family: georgia, serif;
	font-size: 150%;
	line-height: 110%;
	margin-top: 20px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

#centercont h2 {
	color: #003366;
	font-family: georgia, serif;
	font-size: 135%;
}

#centercont p {
	margin: 10px 0px;
}

#centercont span.archive {
	display: block;
	margin: 5px 0px auto 5px;
}

#centercont strong#centercont td {
	font-size: 100%;
}

#centercont th {
	background: #003366;
	color: #EEEEEE;
	font-size: 105%;
}

#centercont .helperlink {
	color: #003366;
	font-size: 90%;
}

#container {
	background: #eeeeee;
	height:100%;
	min-height:100%;
	min-width:290px;
	margin-left: 160px;
	margin-right: 190px;
	margin-bottom: -15px;
	border-left:0px solid #000;
	border-right:0px solid #000;
	color: #ffffff;
	z-index: 1;
}
html>body #container{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
#header {
	background: #FFFFFF  no-repeat center;
	background-image: url("/events/images/1063/csmfo-head.gif");
   height: 83px;
	text-indent: -100em;
	margin: 0px;

}
#leftcont {
	position:relative;/*ie needs this to show float */
	width:160px;
	float:left;
	margin-left:-159px;/*must be 1px less than width otherwise won't push footer down */
	padding-top:123px;/*needed to make room for header*/
	padding-bottom: 20px;
}


#leftnav ul, #leftnav ul ul, #leftnav ul ul ul, #leftnav ul ul ul ul, #leftnav ul ul ul ul ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
}
#leftnav ul li, #leftnav ul ul li, #leftnav ul ul ul li, #leftnav ul ul ul ul li, #leftnav ul ul ul ul ul li {
	border: 0;
	margin: 0;
	padding: 0;
}
#leftnav ul li a:link, #leftnav ul li a:visited {
	background: #003366;
	color: #FFFFFF;
	border-bottom: #DDDDDD 1px solid;
	display: block;
	font-weight: normal;
	margin: 0;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	text-decoration: none;
}
#leftnav ul li.on a:link, #leftnav ul li.on a:visited {
	background: #0376BA;
	color: #FFFFFF;
	font-weight: bold;
}
#leftnav ul li a:hover {
	display: block;
	background: #0376BA;
	color: #FFFFFF;
	text-decoration: none;
}

#leftnav ul ul li a:link, #leftnav ul ul li a:visited, #leftnav ul ul.on li a:visited, #leftnav ul li.on ul li a:link, #leftnav ul li.on ul li a:visited {
	border-bottom: #AAAAAA 1px solid;
	background: #DDDDDD;
	color: #003366;
	display: block;
	padding-left: 10px;
	text-decoration: none;
	font-weight: normal;
}
#leftnav ul ul li a:hover, #leftnav ul li.on ul li a:hover {
	display: block;
	background: #0376BA;
	color: #FFFFFF;
	text-decoration: none;
}
#leftnav ul ul li.on a:link, #leftnav ul ul li.on a:visited {
	background: #EEEEEE;
	color: #003366;
	font-weight: bold;
}
#leftnav ul ul ul li a:link, #leftnav ul ul ul li a:visited, #leftnav ul ul li.on ul li a:link, #leftnav ul ul li.on ul li a:visited {
	background: #EEEEEE;
	border-bottom: #AAAAAA 1px solid;
	color: #003366;
	display: block;
	padding-left: 15px;
	text-decoration: none;
}
#leftnav ul ul ul li a:hover {
	display: block;
	background: #0376BA;
	color: #FFFFFF;
	text-decoration: none;
}
#leftnav ul ul ul ul li a:link, #leftnav ul ul ul ul li a:visited, #leftnav ul ul ul li.on ul li a:link, #leftnav ul ul ul li.on ul li a:visited {
	background: #EEEEEE;
	border-bottom: #AAAAAA 1px solid;
	color: #003366;
	display: block;
	padding-left: 20px;
	text-decoration: none;
}
#leftnav ul ul ul ul li a:hover {
	display: block;
	background: #0376BA;
	color: #FFFFFF;
	text-decoration: none;
}
* html #leftnav ul li a:link,  * html #leftnav ul li a:visited {
  display: block;
  width: 140px;
  w\idth: 140px;
}
* html #leftnav ul ul ul li a:link, * html  #leftnav ul ul ul li a:visited {
  display: block;
  width: 135px;
  w\idth: 135px;
}
* html #leftnav ul ul ul ul li a:link, * html #leftnav ul ul ul ul li a:visited {
  display: block;
  width: 130px;
  w\idth: 130px;
}
#leftnav h2.navhead {
	background: #444444;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	color: #EEEEEE;
	font-size: 105%;
	margin: 0px;
	padding-bottom: 2px;
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 2px;
}

#rightcont {
	color: #333344;
	position:relative;
	width:190px;
	float:right;
	margin-right:-189px;
	padding-top:123px;
}
#rightcont ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
}
#rightcont li {
	padding: 0;
	margin: 0;
	border: 0;
}
#rightcont li a:link, #rightcont li a:visited {
	background: #DDDDDD;
	border-bottom: #FFFFFF 1px solid;
	color: #333333;
	display: block;
	font-weight: normal;
	margin: 0;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
}

#rightcont li a:hover {
	background: #CCCCCC;
	color: #444444;
	text-decoration: none;
}
* html #rightcont li a:link,  * html #rightcont li a:visited {
  display: block;
  width: 180px;
  w\idth: 180px;
}
#rightcont h2 {
	background: #0376BA;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	color: #EEEEEE;
	font-family: arial, helvetica, arial, verdana, sans-serif;
	font-size: 101%;
	margin: 0px;
	padding-bottom: 2px;
	padding-left: 15px;
	padding-right: 0px;
	padding-top: 2px;
}
#rightcont h3 {
	background: #003366;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	color: #EEEEEE;
	font-family: arial, helvetica, arial, verdana, sans-serif;
	font-size: 101%;
	margin: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
}

#footer {
	font-family: arial, helvetica, arial, verdana, sans-serif;
	font-size: 90%;
	width:100%;
	clear:both;
	height:15px;
	background-color: #0376BA;
	color: #FFFFFF;
	text-align:center;
	position:relative;
}
* html #footer {/*only ie gets this style*/
	\height:15px;/* for ie5 */
	he\ight:15px;/* for ie6 */
}
#topbox {
	position: absolute;
	top:0;
	left:0;
	padding: 0;
	margin: 0;
	width: 100%;
	display: block;
	height: 123px;
	background: #FFFFFF;
	border-bottom: #DDDDDD 1px solid;
	color: #000000;
	overflow: hidden;
	z-index: 2;
}
#topbox h2 {
	background: #0376BA;
	color: #FFFFFF;
	font-family: arial, helvetica, arial, verdana, sans-serif;
	font-size: 90%;
	margin: 0px;
	border: 0;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 2px;
	position: relative;
	text-align: center;
}
#dateline{
	background: #003366;
	border-top: #DDDDDD 1px solid;
	color: #FFFFFF;
	font-family: arial, helvetica, arial, verdana, sans-serif;
	font-size: 90%;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	height: 24px;
	margin: 0;
}#dateline h3 {
	margin-top: 0;
	position: relative;
	display: inline;
	font-size: 90%;
	float: left;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#datenav {
	position: relative;
	display: inline;
	float: right;
	padding-top: 3px;
	padding-bottom: 3px;
}
#datenav ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
}
#datenav li {
	display: inline;
	padding: 0;
	margin: 0;
	border: 0;
}
#datenav li a:link, #datenav li a:visited{
	border-left: #DDDDDD 1px solid;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;	
	margin-left: -3px;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	text-decoration: none;

}
#datenav li a:hover, #datenav li a:active  {
	background: #0376BA;
	color: #EEEEEE;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
}
.calgrid {
	margin-top: 125px;
}
.calgrid h1 {
	color: black;
	text-align: center;
	font-family: georgia, serif;
}
.calgrid th {
	background-color: #369;
	color: white;
	
}
.calgrid td {
	background-color: #eee;
}
.calgrid td b {
	color: #333;
	font-size: 1.3em;
}
.calgrid td .dotevent {
	color: #369;
	font-size: 1.3em;
}
.calgrid td .eventlink {
	font-size: .8em;
	color: #369;
}

#clearheader{height:123px;}/*needed to make room for header*/
#clearfooter{ clear:both; height:15px;}/*needed to make room for footer*/
#oldbrowser {
  display: none;}
#skipnav {display: none;}
div,p  {margin-top:0}/*clear top margin for mozilla*/
* html #centercont {height:1%;margin-bottom:15px}/* combat IE's 3 pixel jog */

#coaches p {
	border: 0px solid #ccc;
	padding: 5px 10px 5px 10px;
}
#coaches .contact {
	margin-left: 175px;
	margin-top: -150px;
	padding-top: 0px;
}
#coaches img {

}