body,td,th {
	color: #000066;
	text-align: left;
	font: 12px Arial, Helvetica, sans-serif;
}
body {
	background-color: #fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000066;
}
a:hover {
	text-decoration: none;
	color: #000066;
}
a:active {
	text-decoration: underline;
	color: #000066;
}


#nav {
	color: #99CCCC;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
}
#nav a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#nav a:visited {
	color: #fff;
	text-decoration: none;
}
#nav a:hover {
	color: #fff;
	text-decoration: underline;
}
#nav a:active {
	color: #fff;
	text-decoration: none;
}

.nav {
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 11px;
}

#footerlinks {
	color: #fff;
	text-align: center;
	padding-bottom: 5px;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 5px;
}
#footerlinks a:link {
	color: #FFFFFF;
}
#footerlinks a:visited {

	color: #FFFFFF;
}
#footerlinks a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footerlinks a:active {
	color: #FFFFFF;
}


.greenline {color: #99CCCC}

.PAGENAME {
	font-size: 56px;
	color: #FFFFFF;
	letter-spacing: 2pt;
}


.Title {
	color: #99CCCC;
	font-size: 18px;
}

h1 {
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
}
h2 {
	font-size: 18px;
	color: #fff;
	font-weight: normal;
}
.Body {
	font-size: 12px;
}

.BodyBold {
	font-weight: bold;
}

.BodyBoldWhite {
	color: #FFFFFF;
	font-weight: bold;
}
.BodyWhite {color: #FFFFFF
}
.BodyBoldGreen {
	color: #99CCCC;
	font-weight: bold;
}

#pagelinks {
	text-align: centre;
	font-size: 11px;
}
#pagelinks a:link {
}
#pagelinks a:visited {

	
}
#pagelinks a:hover {
	
		text-decoration: underline;
}
#pagelinks a:active {
	
}
.newstitle {
	color: #99CCCC;
	letter-spacing: 1pt;
	font-size: 15px;
	font-weight: bold;
}
.viewstitle {
	color: #9B99CB;
	letter-spacing: 1pt;
	font-size: 15px;
	font-weight: bold;
}
.date {

	font-size: 9px;
}
