body
{
	font-family: arial;
	font-size: 11pt;	
	background-color: #0080FF;
}

span.bannercontent
{
	font-face: arial; 
	color: #0080FF;
	font-weight: bold; 
	font-size: 20pt;
}

centered
{
	text-align: center;
}

a:link 
{
	color: blue; 
}

a:visited 
{ 
	color: darkblue;
}

a:hover 
{
	color: black;
	font-weight: bold;
}

a:active 
{
	color: darkblue;
} 

div.left
{
	float: left;
	margin: 5px;
}

div.right
{
	float: right;
	margin: 5px;
}

h1.bannerbox
{
	font-family: arial;
	font-size: 26pt;;
	color: #87CEEB;	
	text-align: center;
}

img.bannerbox
{
	vertical-align: text-top;
	float: left;
	margin: 5px;
}

div.menucontainer
{
	position: absolute;
	left: 15px;
	top: 0px;
	width: 125px;
	height: 110%;
	margin-top: 2px;
	padding-top: 125px;
	background-color: #FFFFFF;
	z-index: 1;
}

div.bannercontainer
{
	position: absolute;
	top: 35px;
	left: 0px;
	width: 100%;
	text-align: center;
	background-color: #F9FC39;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	z-index: 2;
}

div.bannercontent
{
	margin-left: 140px; 
	width: 100%;
	align: center;
}

div.contentcontainer
{
	position: absolute;
	top: 90px;
	left: 150px;
	margin-right: 10px;	
	background-color: #FFFFFF;
	margin-bottom: 2px;
	height: 100%;
	min-width: 540px;
	width:88%;
}

img.banner
{
	position: absolute;
	top: 0px;
	left: 15px;
	z-index: 3;
}

div.menubox
{
	margin: 2px;
	padding: 3px;
}

.yellowbackground
{
	background-color: #F9FC39;
}

.skybluebackground
{
	background-color: #87CEEB;
}

p
{
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;	
	margin-bottom: 4px;
}

div.graphicbanner
{
	background-color: #87CEEB;
	margin-bottom: 5px;
}

.lightbluebox
{
	border-color: #87CEEB;
}

.calendar
{
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	background-color: #FFFFFF;
	text-align: center;
	width: 430px;
	font-size: 12px;
	color: #0080FF;
}

.calendarBox
{
	color: #FFFFFF;
	position: relative;
	font-size: 16px;
	background-color: #0080FF;
	width:430px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 4px;
}
.calendarcell
{
	height: 50px;
	background-color: #EEEEEE;
	position: relative;
	vertical-align: top;
}


.calendarcelltaken
{	
	height: 40px;
	background-color: #87CEEB;
	position: relative;
	vertical-align: top;
}

.calendarcellweekend
{	
	height: 40px;
	background-color: #CCCCCC;
	position: relative;
	vertical-align: top;
}

.calendarnumber
{
	border-color: #0080FF;
	float: left;
	border-style: solid;
	border-width: 1px;
	background-color: #FFFFFF;
	text-align: center;
	width: 22px;
}

a.calendarMonthLink
{
	position:absolute;
	top:2px;
	color:#FFFFFF;
	font-size: 10px;
}

a.white
{
	color:#FFFFFF;
	font-size: 10px;
}

div.lightbluebox
{
	text-align: center;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	margin:2px;
	border-color: #87CEEB;
	border-style: solid;
	border-width: 1px;
	background-color: #FFFFFF;
	position: relative;
}

div.menuitem
{
	padding: 2px;
	font-family: arial;
	font-size: 10pt;
}

.menuitemsmall
{
	padding: 2px;
	font-family: arial;
	font-size: 8pt;
}

.menuheader
{
	background-color: #F9FC39;
	padding: 4px;
}


a.menuheader
{
	text-align: justify;
	font-size: 9pt;
	font-face: arial;
	background-color: #F9FC39;
	border: 1px;
	border-top: #FFFFFF;
	border-left: #FFFFFF;
	border-bottom: #888888;
	border-right: #888888;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:12px;
	padding-right:12px;
	border-style: solid;
	border-width: thin;
	text-decoration: none;
	margin-left: 2px;
	margin-right: 2px;
	font-weight: bold;
}

a.menuheader:hover
{
	background-color: #0080FF;
	color: #FFFFFF;
}

div.linkitem
{
	margin: 3px;
	font-family: arial;
	font-size: 10pt;
}

div.contentbox
{
	text-align: center;
	margin-bottom: 6px;
	margin-top: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #FFFFFF;
}

.contentboxbackgroundyellow
{
	text-align: center;
	margin-bottom: 2px;
	margin-top: 8px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	border-color: #000000;
	border-style: solid;
	border-width: thin;
	background-color: #F9FC39;
}

.backgroundyellow
{
	background-color: #F9FC39;
}

.box
{
	border-style: solid;
	border-width: 1px;
}

.blackborder
{
	border-color: #000000;
}

.whiteborder
{
	border-color: #FFFFFF;
}

.yellowborder
{
	border-color: #F9FC39;
}

.skyblueborder
{
	border-color: #87CEEB;;
}

.backgroundwhite
{
	background-color: #FFFFFF;
}

.backgroundlightgrey
{
	background-color: lightgrey;
}

.backgroundyellow
{
	background-color: #F9FC39;
}
.backgroundblack
{
	background-color: #000000;
}

div.contentheader
{
	text-align: center;
	padding-bottom: 2px;
	padding-top: 5px;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 11pt;
	font-weight: bold;
	background-color: #F9FC39;
}

img.docimage
{
	border-width: 0px;
	height: 18px;
	width: 18px;
	margin-right: 5px;
	margin-top:3px;
}

li
{
	list-style: outside;
	font-size: 10pt;
	margin-left: 15px;
	text-align: justify;
}

th
{
	text-decoration: underline;
}

div.contentsubheader
{
	text-align: center;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	margin-bottom: 2px;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0080FF;
}

div.contentheadersmall
{
	text-align: center;
	padding-bottom: 1px;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 8pt;
	font-weight: bold;
	background-color: #F9FC39;
}

div.contentsubheadersmall
{
	text-align: center;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	margin-bottom: 2px;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
}

.content
{
	text-align: justify;
	font-size: 11pt;
	font-face: arial;
}

.contentsmall
{
	text-align: justify;
	font-size: 9pt;
	font-face: arial;
}

.white
{
	color: white
}

.contentsmallleft
{
	text-align: left;
	font-size: 9pt;
	font-face: arial;
}

.contenttiny
{
	text-align: justify;
	font-size: 8pt;
	font-face: arial;
}

div.content
{
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: justify;
	font-size: 11pt;
}

span.content
{
	font-face: arial;  
	font-size: 9pt;
}

hr
{
	width: 98%;
	height: 1px;
}

.tableimage
{
	border: 0px;
	text-align: center;
	vertical-align: center;
}

a.imagelink:link 
{
	color: #000000;
	background-color: #FFFFFF; 
}

a.imagelink:visited 
{ 
	color: #000000;
	background-color: #FFFFFF;
}

a.imagelink:hover 
{
	color: #000000;
	background-color: #F9FC39;
	font-weight: normal;
}

a.imagelink:active 
{
	color: #000000;
	background-color: #F9FC39;
	
}

a.emphasis:link 
{
	color: #FF0000;
	font-weight: bold; 
}

a.emphasis:visited 
{ 
	color: #FF0000;
	font-weight: bold;
}

a.emphasis:hover 
{
	color: #FF0000;
	font-weight: normal;
}

a.emphasis:active 
{
	color: #000000;
	font-weight: bold;
}

ul.contentcircle
{
	list-style-type: circle;
	text-align: left;
}

table.content 
{
	border-width: 0px;
	border-spacing: 1px;
	border-style: none;
	border-color: #0080FF;
	background-color: white;
	width: 100%;
}

table.content th
{
	background-color: #F9FC39;
	border-color: white;
	border-style: outset;
	font-size: 12px;
	text-align: center;
}

table.content td
{
	border-style: outset;
	border-color: #0080FF;
	font-size: 12px;
	vertical-align: top;
	padding: 2px;
}

li.numbered
{
	list-style-type: decimal;
}

.bold
{
	font-weight: bold;
}

.centered
{
	text-align: center;
}
