.body {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

.srchLabel {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.srchTitle {
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}

.regFldLabel {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.regAffilType {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.eventDate {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.errmsg {
	font-family: Verdana;
	font-size: 11px;
	color: red;
	font-weight: bold;
}

.req {
	font-family: Verdana;
	font-size: 9px;
	color: purple;
	font-weight: bold;
	vertical-align: top;
}

.calHdr {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	background-color: #264173;
}

.calFtr {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	background-color: #264173;
}

.calDayHdr {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #FFFF9C;
	text-align: center;
	font-weight: normal;
}

.calNoDay {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #EEEEEE;
}

.calDayDateOuter {
	border: 1px solid #4A659C;
	background-color: #eeeeee;
	padding: 0px;
}
.calDayDate {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	text-align: center;
}

.calDayDateAdm {
	font-weight: bold;
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	text-align: center;
}

a.calDayDateAdm:link {
	font-weight: bold;
	font-family: Verdana;
	font-size: 9px;
	color: #ff0000;
	text-align: center;
	text-decoration: underline;
}

a.calDayDateAdm:visited {
	font-weight: bold;
	font-family: Verdana;
	font-size: 9px;
	color: #ff0000;
	text-align: center;
	text-decoration: underline;
}

a.calDayDateAdm:hover {
	font-weight: bold;
	font-family: Verdana;
	font-size: 9px;
	color: #ff0000;
	text-align: center;
	text-decoration: underline;
}

.calCntOuter {
	border: 0px solid #000000;
	padding: 3px;
}

.calDayDateOuter {
	border: 1px solid #4A659C;
	background-color: #eeeeee;
}

.bodywht {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
}

.bodysm {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
}

.bodysmwht {
	font-family: Verdana;
	font-size: 9px;
	color: #ffffff;
}

.footer {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: 400;
	text-decoration: none;
}	

hr {
	color: #5B7B9F;
	background-color: #5B7B9F;
	height: 1px;
}

.leftSmall {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: 400;
	text-decoration: none;
}

.left {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFF99;
	font-weight: 400;
	text-decoration: none;
}

a:link.left {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFF99;
	font-weight: 400;
	text-decoration: none;
}

a:visited.left {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFF99;
	font-weight: 400;
	text-decoration: none;
}

a:hover.left {
	font-family: Verdana;
	font-size: 11px;
	color: #FFF200;
	font-weight: 400;
	text-decoration: underline;
	
}

a:link {
	font-family: Verdana;
	font-size: 11px;
	color: #0000FF;
	font-weight: 400;
	text-decoration: none;
}

a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #FF0000;
	font-weight: 400;
	text-decoration: underline;
	
}

a:visited.hover {
	font-family: Verdana;
	font-size: 11px;
	color: #FF0000;
	font-weight: 400;
	text-decoration: underline;
	
}

a:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #0000FF;
	font-weight: 400;
	text-decoration: none;
	
}

.ip { 
	border-bottom: solid 1px;
	border-left: solid 1px; 
	border-right: solid 1px;
	border-top: solid 1px; 
	font-family: Verdana; 
	font-size: 9pt;
	border-color:#006868; 
}


