/* RESET */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

body {
	font:normal 10pt Arial, Helvetica, sans-serif;
	color: #333333;
}
body.mceContentBody, .mceContentBody td, .mceContentBody table {
		font:normal 10pt Arial, Helvetica, sans-serif;
	color: #333333;	margin:5px;
	background-image:none;
	background-color:#fff;
}
a, a:link, a:active, a:visited {
	color: #14375D;
	text-decoration: underline;
}
a:hover {
	background-color: #14375D;
	color:#fff;
	text-decoration:none;
}
.logoHref {
	font-weight: bold;
	font-size: 8pt;
	font-family: tahoma;
	color: #336699;
}
.copyright {
	font-size: 8pt;
	color:#fff;
	padding-top:10px;
	padding-bottom:25px;
	font-family: tahoma;
}
.footerNavLink {
	font-weight: bold;
	font-size: 8pt;
	font-family: tahoma;
	color: #336699;
	padding: 8px;
	text-decoration: none;
}
.topNavLink {
	font-weight: bold;
	font-size: 8pt;
	font-family: tahoma;
	color: #336699;
	padding:10px;
	text-decoration: none;
}
.subCalTable {
	border: 1px solid black;
	background-color: #dddddd;
}
.subCalDayTitle {
	font-size: 8pt;
	font-family: tahoma;
	color: #336699
}
.subCalCell {
	border: 1px solid #336699;
	font-size: 8pt;
	font-family: tahoma;
	background-color: white
}
.subCalHeader {
	background-color: #6699cc;
}
.subCalMon {
	font-size: 9pt;
	font-family: tahoma;
	font-weight: bold;
	color: white;
}
.subEvtLink {
	font-size: 8pt;
	font-family: tahoma;
	font-weight: bold;
}
.calScell {
	border: 1px solid black;
	font-size: 8pt;
	font-family: tahoma;
	font-weight: bold;
	background-color: yellow;
}
.evtSearchTable {
	font-size: 9pt;
	font-family: tahoma;
}
.subCalEvt {
	background-color: yellow;
	height: 20px;
	width: 20px;
	border: 1px solid black;
}
.subCalThisCell {
	background-color: 6699cc;
	height: 20px;
	width: 20px;
	border: 1px solid black;
	font-size: 9pt;
	font-family: tahoma;
	font-weight: bold;
	color: white;
}
.evtListTitle {
	font-weight: bold;
	font-size: 11pt;
}
.evtListDes {
}
.evtListTable {
	font-size: 10pt;
	font-family: tahoma;
}
.evtListHead {
	font-weight: bold;
	color: gray;
	font-size: 14pt;
}
.evtListOdd {
	background-color: white;
}
.evtListEven {
	background-color: #eeeeee;
}

/* PLUS ONE */

.plusOne {position:absolute; top:125px; left:90px;}

