body {
	font-family: Arial, sans-serif;
	font-size: 0.7em;
	height:100%;
	margin: 0px;
	padding: 0px;
	SCROLLBAR-ARROW-COLOR: #022B3F;
	SCROLLBAR-BASE-COLOR: #EFF1E7;
	SCROLLBAR-FACE-COLOR: #EFF1E7;
	list-style-image: url(../images/bullet-tick.gif);
	list-style-type: disc;
	list-style-position: outside;
}
p {
	margin: 0em;
	padding: 0.5em;
}
.notes { /* ----------------- Bright Pink to stand out  ----------------- */
	color: #FFFFFF;
	background-color: #FF66FF;
}
hr {
	border: 0;
	color: #A6C5D2;
	height: 1px;
	width: 100%;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 1.3em;
	color: #FFFFFF;
	font-weight: normal;
	display: block;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	background-color: #7EB74C;
	padding: 5px;
	margin: 5px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AFD291;
	border-right-color: #65933C;
	border-bottom-color: #4E722E;
	border-left-color: #78AE46;
	background-image: url(../images/bg-green.jpg);
	background-repeat: repeat-x;
}
h2 {
	font-size: 1.3em;
	color: #7EB74C;
	font-weight: normal;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 1.1em;
	color: #999999;
	font-weight: bold;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
}
a:link {
	color: #7EB74C;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #608B38;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #4E722E;
	sfont-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #4E722E;
	text-decoration: none;
}
.greenBox {
	font-size: 1.3em;
	color: #FFFFFF;
	font-weight: bold;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	background-color: #7EB74C;
	background-image: url(../images/bg-green.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
.tableHead {
	font-size: 1.2em;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	padding: 5px;
	margin: 5px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AFD291;
	border-right-color: #65933C;
	border-bottom-color: #4E722E;
	border-left-color: #78AE46;
	background-color: #7EB74C;
	background-image: url(../images/bg-green.jpg);
	background-repeat: repeat-x;
}
.tableBody {
	font-size: 0.9em;
	color: #6DA041;
	font-weight: normal;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F3F3F3;
	padding: 5px;
	margin: 5px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AFD291;
	border-right-color: #65933C;
	border-bottom-color: #4E722E;
	border-left-color: #78AE46;
}

.tableHeadBlue {
	font-size: 1.3em;
	color: #FFFFFF;
	font-weight: normal;
	display: block;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	background-color: #39648B;
	padding: 5px;
	margin: 5px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AFD291;
	border-right-color: #65933C;
	border-bottom-color: #4E722E;
	border-left-color: #78AE46;
}
.tableBodyBlue {
	font-size: 0.9em;
	color: #6DA041;
	font-weight: normal;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #39648B;
	padding: 5px;
	margin: 5px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AFD291;
	border-right-color: #65933C;
	border-bottom-color: #4E722E;
	border-left-color: #78AE46;
}
.headingGreen {
	font-size: 1.3em;
	color: #7EB74C;
	font-weight: bold;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
}
.headingBlue {
	font-size: 1.3em;
	color: #FFFFFF;
	font-weight: bold;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #39648B;
	text-align: center;
}
.headingGrey {
	font-size: 1.1em;
	color: #999999;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
/* ----------------- Small Copy  ----------------- */

.smallcopy A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.smallcopy A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.smallcopy A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.smallcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
#rightBox {
	width:250px;
	float: right;
	margin: 8px;
}
.headline {
	font-size: 1.0em;
	color: #7EB74C;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
}


/* ----------------- News  ----------------- */

.news {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099CC;
}
/* ----------------- NewsDate Copy  ----------------- */

.newsDate A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-style: italic;
}
.newsDate A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-style: italic;
}
.newsDate A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-style: italic;
}
.newsDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-style: italic;
}
.tableHeadWhite {

	font-size: 1.3em;
	color: #FFFFFF;
	font-weight: normal;
	display: block;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	padding: 5px;
	margin: 5px;
	text-align: center;
}
