body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
        line-height: 1.5em;
}
tr td, tr th {
    border: 1px solid #bbb;
    padding: 10px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.textInitialCaps {
text-transform: capitalize;
}
.pagebanner {
	position: relative;
	left: 0px;
	top: -15px;

}
.maincontent {
	top: 0px;
	/* height: 450px; */
	overflow: auto;
	/* width: 960px; */
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	position: relative;
	left: auto;
	text-align: left;
}

.announcementdiv {
	position: absolute;
	left: 0px;
	padding: 0px;
	margin: 5px;	
}
.announcementdivroundedbottom {
	position: relative;
	width: 200px;
	padding: 0px;
	background-image: url(../images/announcementroundedbottom.jpg);
	text-indent: 5px;
	background-position: center bottom;
	height: 20px;
}
.announcementdivroundedtop {
	position: relative;
	width: 200px;
	top: 0px;
	left: 0px;
	background-image: url(../images/announcementroundedtop.jpg);
	background-position: center top;
	height: 30px;
	font-weight: bold;
	text-align: center;
	line-height: normal;
	text-indent: 5px;
}
.announcementdivmiddle {
	position: relative;
	width: 190px;
	top: 0px;
	left: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	text-align: left;
	text-indent: 5px;
	white-space: normal;
	background-image: url(../images/announcementmiddle.jpg);
}
.imagefloatright {
	float: right;
	position: absolute;
	top: 40px;
	left: 250px;	
}

.centertext {
	text-align: center;

}

.boldtext {
	font-weight: bold;
}
.space40 {
	height: 40px;
	width: 1px;
}
.space30 {
	height: 30px;
	width: 1px;
}
.space20 {
	height: 20px;
	width: 1px;
}
.space10 {
	height: 10px;
	width: 1px;
}
.space5 {
	height: 5px;
	width: 1px;
}
.announcementheader {
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
	position: relative;
	padding-top: 5px;
	height: 30px;
	vertical-align: middle;
}
.kotrclogo {
	float: right;
	position: absolute;
	top: 40px;
	left: 250px;	
}
.calendartable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	margin: 8px;
	padding: 4px;
	border: 2px solid #999999;
	background-color: #FFFFFF;
}
.calendartablerow {
	
	margin: 8px;
	padding: 4px;
	border: 2px solid #999999;
}

.calendartablealtcolor {
	background-color: #CCCCCC;
}
.calendarheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold;
}
.sectionheading {
	font-size: 16px;
	font-weight: bold;
	color: #FC1933;
}
.indent20 {
	height: 1px;
	width: 20px;
}
.indent40 {
	height: 1px;
	width: 40px;
}
.indent60 {
	height: 1px;
	width: 60px;
}


.tablefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
.tabbedtable
{
	border-right: #ff0033 1px;
	padding-right: 5px;
	border-top: #ff0033 1px;
	padding-left: 5px;
	padding-bottom: 5px;

	border-left: #ff0033 1px;
	padding-top: 5px;
	border-bottom: #ff0033 1px;
	visibility: visible;
	position: absolute;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
.tabbedtablehide
{
	border-right: #ff0033 1px solid;
	border-top: #ff0033 1px solid;
	border-left: #ff0033 1px solid;
	border-bottom: #ff0033 1px solid;
	visibility: hidden;
	overflow: hidden;
	position: absolute;
	z-index: -1;
	left: 0px;
	top: 0px;
	clip: rect(0px 10px 10px 0px);
	display: none;
	right: 10px;
	bottom: 10px;
}
.tabbedtablenav
{
	border-bottom: #ff0033 2px solid;
}
.tabbedtablenavselected
{
	border-right: #ff0033 1px solid;
	border-top: #ff0033 1px solid;
	border-left: #ff0033 1px solid;
	border-bottom: #ff0033 1px solid;
	font-weight: bold;
	text-decoration: none;
}
.tabbedtablenavunselected
{
	border-right: #ccccff 1px solid;
	border-top: #ccccff 1px solid;
	border-left: #ccccff 1px solid;
	border-bottom: #ff0033 1px solid;
	font-weight: normal;
	text-decoration: none;
}
.hidediv
{
	visibility: hidden;
}
.showdiv
{
	visibility: visible;
}

.floatimgleft {
	margin: 5px;
	padding: 5px;
	float: left;
}
.floatimgright {
	margin: 5px;
	padding: 5px;
	float: right;
}
.eventresultstable{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	border-right: #ff0033 1px;
	border-top: #ff0033 1px;
	border-left: #ff0033 1px;
	border-bottom: #ff0033 1px;
	vertical-align: top;
	padding: 5px;
}
.eventresultstablerow{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	vertical-align: top;
}
.eventresultstableheading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	border-right: #ff0033 1px;
	border-top: #ff0033 1px;
	margin: 0px;
	border-left: #ff0033 1px;
	border-bottom: #ff0033 1px;
	font-weight: bold;
	text-align: center;
	position: relative;
	vertical-align: middle;
	background-color: #66CCFF;
}
.nolinkunderline {
	text-decoration: none;
}
.entryacknowlegment {
	border: medium groove #3399FF;
	margin: 5px;
	padding: 5px;
	width: 600px;
}
.homepageannouncementright {
	position: absolute;
	left: 575px;
	width: 300px;
	top: 40px;

}

;#superfish .menu li {
;background: #3b6999;
;}
;
;#superfish .menu li li {
;background: #3b6999;
;}
;
;#superfish .menu li li li {
;background: #3b6999;
;top: 0px;
}
#header {
height: 100px;
position: relative;
width: 950px;
margin: 0 auto;
background-image: url(../images/panorama.jpg);
}
#footer {
    width: 950px;
    font-size: 12px;
    margin:auto;
}

.logo IMG {
height:75px;
}
.site-name {
display: inline; 
font-weight: bold;
font-size: 35px;
margin-left: 15px;
position: relative;
font-family: Verdana, Tahoma;
font-style: italic;
text-shadow: 5px 5px 5px #FF0000;
}

.menuBlock {
width:950px;
height:50px;
margin:auto;
border-top:5px solid #3B6999;
	
}
.menuTab {
  border: 1px solid #3B6999;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  margin-left:10px;
  margin-right:10px;
  border-radius: 0px 0px 15px 15px;
  float:left;
  background-color:#3B6999;
  
}
.menuTab:hover {
	box-shadow: 5px 5px 5px #888888;
}
.menuTab a {
	color:white;
	text-decoration:none;
}
#header a:link {
color: #ffffff;/*#e87e17*/
text-decoration: none;
}

#header a:visited {
color: #ffffff;/*#e87e17*/
text-decoration: none;
}

#notice {
display: none;
}

#authorize {
display: none;
}

#authorize .feed-icon {
display:none;
}

.feed-wrapper {
display: none;
}
.kotrctables table {
    width:100%;
}
.kotrctables table td tr {
    
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
#KOTRCAnnouncements div{
    padding: 10px 10px 10px 10px;
    line-height: 1.2em;
}
#KOTRCAnnouncements div:nth-child(odd) {
            background: #e2e2e2; 
        }
    
.banner {
float:left;
background-image:url('images/panorama.jpg');
width:950px;
height:100px;
align-content:center
}
.colorDarkTeal{
    color:#005a8c;
}
node .links .comment .links { display:none;}