/* CSS Document */

body {
	background-color:#83D185;
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size:12px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}

.navigation {
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}

.navigation:hover {
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
}

.headline {
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size:18px;
	color:#3BB23D;
	text-align:right;
}

.calendarMonth {
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size:18px;
	color:#CC9900;
	text-align:center;
}


.award {
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size:14px;
	color:#C52C23;
	text-align:center;
	font-style:italic;
	font-weight:bold;
}

.smallPrint {
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size:10px;
}

.indexRightCell {
	padding-right:40px;
}

.rightTablePadding {
	padding-right:20px;
}

.sidesTablePadding {
	padding-right:20px;
	padding-left:20px;
}

.fourteenPoint {
	font-size:14px;
	}

.bold {
	font-weight:bold;
	font-size: 12px;
	}
	
a {
	color:#5762EA;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color:#5762EA;
	font-weight:bold;
	text-decoration:underline;
	}
	
p {
	text-align:justify;
		font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size:12px;
	}
	
.center {
	text-align:center;
	}

.orangeBorder {
	border:1px solid #FFA932;
}

.greenBorder {
	border:2px solid #98C93C;
}

.bottomgreenBorder {
border-bottom:2px solid #98C93C;
}
.bottomgreenBordersolidPurple {
border-bottom:2px solid #98C93C;
	background-color:#EFE8F7;
}

.calendarColour {
	background-color:#EFE8F7;
}

	
h3 {
	font-size:14px;
}

.date {
	background-color:#98C93C;
	}