/*  HTML Defaults */
body {
	margin:0px;
	padding:0px;
	font-family: arial, verdana, helvetica;
	font-size:9pt;
}

img {
	border-width:0px;
}

form {
	margin:0px;
	padding:0px;
}

a, a:visited {
	color:#002957;
	text-decoration:underline;
	font-size:9pt;
	font-weight:normal;
}

a:hover {
	color:#002957;
	text-decoration:none;
	font-size:9pt;
	font-weight:normal;
}

h1 {
	color:#000000;
	font-size:20pt;
	font-weight:bold;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
}

h2 {
	color:#9F9F9F;
	font-size:14pt;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

td {
	font-size:9pt;
}

.noBorder {
	border-width:0px;
}

.buffer {
	height:7px;
	font-size:1px;
}

.title {
	color:#002957;
	font-size:15pt;
	font-weight:bold;
	padding-bottom:3px;
	border-bottom:1px solid #E0A81D;
	margin-bottom:15px;
}

.title01 {
	color:#002970;
	font-size:15pt;
	font-weight:bold;
	padding-bottom:3px;
	border-bottom:1px solid #E0A81D;
	margin-bottom:7px;
}

/*  Header  */
.leftSide {
	background:url("../img/edge_leftback.gif") #fff repeat-y left;
}

.rightSide {
	background:url("../img/edge_rightback.gif") #fff repeat-y right;
}

.leftNav {
	z-index:5;
	position:absolute;
	margin-top:9px;
	margin-left:25px;
}

	.leftNav a, .leftNav a:visited {
		color:#002957;
		text-decoration:none;
		font-size:10pt;
		font-weight:bold;
	}
	
	.leftNav a:hover {
		color:#002957;
		text-decoration:underline;
		font-size:10pt;
		font-weight:bold
	}

.buttontext, .orangeLink:visited {
	color:#0078BC;
	text-decoration:underline;
	font-weight:none;
	font-size:8pt;
}

.buttontext:hover {
	color:#0078BC;
	text-decoration:none;
	font-weight:none;
	font-size:8pt;
}

	.calendarHeader { color: #373916; font-size: 7pt; font-family: verdana, Arial, Helvetica; text-decoration: none; BACKGROUND-COLOR: #CECECE}
	.calendarDay { color: #373916; font-size: 7pt; font-family: verdana, Arial, Helvetica; text-decoration: none; BACKGROUND-COLOR: #D2D394}
	.calendarCell { color: #373916; font-size: 7pt; font-family: verdana, Arial, Helvetica; text-decoration: none; BACKGROUND-COLOR: #ECECE4}
	.calendarToday { color: #373916; font-size: 7pt; font-family: verdana, Arial, Helvetica; text-decoration: none; BACKGROUND-COLOR: #CECECE}
	
	.calendar { color: #373916; font-size: 7pt; font-family: verdana, Arial, Helvetica; text-decoration: none;}
 	.calendar:visited { color: #373916; font-size: 7pt; font-family: verdana, Arial, Helvetica; text-decoration: none; }
  	.calendar:hover { color: #373916; font-size: 7pt; font-family: verdana, Arial, Helvetica; text-decoration: underline; }
	
	.calendarlive { color: #373916; font-size: 7pt; font-family: verdana, Arial, Helvetica; text-decoration: underline;}
 	.calendarlive:visited { color: #373916; font-size: 7pt; font-family: verdana, Arial, Helvetica; text-decoration: underline; }
  	.calendarlive:hover { color: #373916; font-size: 7pt; font-family: verdana, Arial, Helvetica; text-decoration: underline; }

	.dateHighlight, .dateHighlight:visited, .dateHighlight:hover  {color:#005C92; font-weight:bold;}
	.dateDull, .dateDull:visited, .dateDull:hover  {color:#5D5D5D; font-weight:normal;}
/*  Content  */

/*  Footer  */
.footer {
	background:#FBE5A5;
	margin:20px 10px 10px 10px;
	text-align:center;
	font-size:8pt;
}
	.footer a, .footer a:visited {
		color:#004F7C;
		text-decoration:underline;
	}
	
	.footer a:hover {
		color:#004F7C;
		text-decoration:none;
	}
		
/*  Index  */
