body {
	font-family: Verdana, "Trebuchet MS", Tahoma, "Comic Sans MS", Arial,;
	font-size: 9pt;
	background-color: #002461;
}
p {
	font-size: 9pt;
}
a:link {
	text-decoration: underline;
	color: #0047b6;
	font-size: 9pt;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #0047b6;
	font-size: 9pt;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #0047b6;
	font-size: 9pt;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #0047b6;
	font-size: 9pt;
	font-weight: bold;
}
h1 {
	font-size: 17pt;
	padding-top:10px;
	text-align: center;
	color:#0047b61;
	font-weight:bold;
}
h2 {
	font-size: 14pt;
	text-align: left;
	color: #0047b6;
	font-weight:bold;
	padding-top:10px;
	margin-bottom: 0;
}
h3 {
	font-size: 11pt;
	text-align: left;
	color:#000000;
	font-weight:bold;
}
h4 {
	font-size: 12pt;
	text-align: center;
	color: #FFFFFB;
	text-valign: center;
	font-weight: 900;
	background-color:#006591;
	margin-bottom: 0;
}
.hiddenPic {
	display:block;
}
#mainFrame {
	background-color: #FFFFFF;
	width: 710px;
	height:auto;
	margin: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 15px;
}
#mainCalendar {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	width: 710px;
	height: 5000px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 15px;
}
#Logo {
	background: url(/images/COVLogo-old.jpg) top left no-repeat;
	height: 137px;
	width: 690px;
	font-size: 18pt;
	color: #0047b6;
	text-align: right;
	font-weight: bold;
}
#Views {
	width: 710px;
	height: 15px;
	margin: auto;
	font-size: 16pt;
	font-weight: bold;
	border-left-style: none;
}
#Views ul {
	padding: 0;
	margin: 0;
	float: right;
}
#Views ul li {
	display: inline;
}
#Views ul li a, #Views ul li span {
	float: right;
	font-weight: bold;
	color: black;
	text-decoration: none;
	padding: 0px 6px 4px 6px;
}
#Views ul li a:hover {
	text-decoration: none;
	color: #0047b6;
}
#searchbar {
	width: 704px;
	text-indent: 100px;
	height: 30px;
	float: left;
	background: url(/images/menuTop/bgblue.gif) repeat-x;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #76b900;
	padding-top: 2px;
}
#crumbs {
	float: left;
	background-color: #fff;
	border-left-style: solid;
	border-left-color: #76b900;
	border-left-width: 2px;
	width: 490px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 6px;
}
#crumbs ul {
	list-style-type:none;
	padding:0;
	margin:0;
}
#crumbs li {
	background-color: #E1EAF1;
	float:left;
	line-height:2.3em;
}

.crumbs  {
	background-color: #E1EAF1;
	line-height:2em;
}

#content {
	background-color: #FFFFFF;
	width: 490px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #76b900;
	border-bottom-style: solid;
	
	border-bottom-color: #76b900;
	
	text-align: left;
	padding-left: 10px;
}
#fullcontent {
	background-color: #FFFFFF;
	width: 690px;
	margin-right: 5px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #76b900;
	border-left-color: #76b900;
	text-align: left;
	padding-left: 10px;
	
}
#calendar {
	background-color: #FFFFFF;
	width: 704px;
	height: 5000px;
	margin-right: 5px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	
	border-bottom-color: #76b900;
	border-left-color: #76b900;
	text-align: left;
}
#highlights {
	background-color: #ffffff;
	width: 190px;
	height: auto;
	margin: 2px;
	text-align: center;
	float: right;
	margin-right: 5px;
	display: inline;
	border: 2px solid #76b900;
		
}

#webBanner {
	background-color: #ffffff;
	width: 160px;
	height: 600px;
	margin: 2px;
	text-align: center;
	float: right;
	margin-right: 5px;
	display: inline;
	border: 2px solid #76b900;
		
}

#nohighlights {
	background-color: #ffffff;
	width: 190px;
	margin: 2px;
	text-align: center;
	height: 40px;
	float: right;
	margin-right: 5px;
	display: inline;
}

