
BODY, TD{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 80%;
	color: #000000;
	
}
H1 {
	font-family: Arial,Helvetica,sans-serif;
	color: #000000;
	font-size: 100%;
}
H2 {
	font-family: Arial,Helvetica,sans-serif;
	color: #000000;
	font-size: 90%;
}
P{
	height: 3px;
	font-size: 100%;
}

/* Top Nav */

.topnav{
	background-color: #333367;
	font-family: Arial,Helvetica,sans-serif;
	font-weight : bold;
	color: #ffffff;
	text-align : center;
	font-size : 70%;
	height : 20px;
}

.topnav A:link  {
	color : #ffffff;
	text-decoration : none;
}

.topnav A:visited  {
	color : #ffffff;
	text-decoration : none;
}

.topnav A  {
	color : #ffffff;
	text-decoration : none;
}


.topnav A:hover  {
	color : #ffffff;
	text-decoration : underline;
}

.topnavon{
	background-color: #F6BD2E;
	font-family: Arial,Helvetica,sans-serif;
	font-weight : bold;
	color: #000000;
	text-align : center;
	font-size : 70%;
	height : 20px;
}

.topnavon A:link  {
	color : #000000;
	text-decoration : none;
}

.topnavon A:visited  {
	color : #000000;
	text-decoration : none;
}

.topnavon A  {
	color : #000000;
	text-decoration : none;
}

.topnavon A:hover  {
	color : #000000;
	text-decoration : underline;
}

.whitebackground {
	background-color: #ffffff;
}

.greenwhitebackground {
	background-color: #F1FBFA;
}

.greenwhitebackground OL {
	line-height: 1.5em;
}

.search {
	font-family: Arial,Helvetica,sans-serif;
	color: #000000;
	text-align : right;
	vertical-align: middle;
	font-size : 80%;
	font-weight : bold;
}

.search INPUT {
	background-color: #F1FBFA;
}

.contentheader {
	font-family: Arial,Helvetica,sans-serif;
	color: #000000;
	text-align : justify;
	font-size : 70%;
	font-weight : bold;
}

.content {
	font-family: Arial,Helvetica,sans-serif;
	color: #000000;
	text-align : justify;
	font-size : 70%;
}

.content A:link  {
	color : #000000;
	text-decoration : none;
}

.content A:visited  {
	color : #000000;
	text-decoration : none;
}

.content A  {
	color : #000000;
	text-decoration : none;
}

.content A:hover  {
	color : #000000;
	text-decoration : underline;
}

.homepagecontentheader {
	font-family: Arial,Helvetica,sans-serif;
	color: #000000;
	text-align : justify;
	font-size : 70%;
	font-weight : bold;
}

.homepagecontent {
	font-family: Arial,Helvetica,sans-serif;
	color: #000000;
	text-align : justify;
	font-size : 60%;
}

.homepagecontent A:link  {
	color : #000000;
	text-decoration : none;
}

.homepagecontent A:visited  {
	color : #000000;
	text-decoration : none;
}

.homepagecontent A  {
	color : #000000;
	text-decoration : none;
}

.homepagecontent A:hover  {
	color : #000000;
	text-decoration : underline;
}

.newsheader {
	font-family: Arial,Helvetica,sans-serif;
	color: #000000;
	text-align : justify;
	font-size : 70%;
	font-weight : bold;
}

.news {
	font-family: Arial,Helvetica,sans-serif;
	color: #000000;
	text-align : justify;
	font-size : 60%;
}

.news A:link  {
	font-size : 110%;
	color : #000000;
	text-decoration : none;
}

.news A:visited  {
	font-size : 110%;
	color : #000000;
	text-decoration : none;
}

.news A  {
	font-size : 110%;
	color : #000000;
	text-decoration : none;
}

.news A:hover  {
	font-size : 110%;
	color : #000000;
	text-decoration : underline;
}

.footer {
	font-family: Arial,Helvetica,sans-serif;
	color: #000000;
	text-align : left;
	font-size : 60%;
}

.footer A:link  {
	color : #000000;
	text-decoration : none;
}

.footer A:visited  {
	color : #000000;
	text-decoration : none;
}

.footer A  {
	color : #000000;
	text-decoration : none;
}


.footer A:hover  {
	color : #000000;
	text-decoration : underline;
}

.breadcrumb {
	font-family: Arial,Helvetica,sans-serif;
	background-color : #E0E0E0;
	color: #000000;
	font-weight : bold;
	text-align : left;
	font-size : 80%;
	padding-left : 10px;
}

.breadcrumb A:link  {
	color : #00000;
	text-decoration : none;
}

.breadcrumb A:visited  {
	color : #000000;
	text-decoration : none;
}

.breadcrumb A  {
	color : #000000;
	text-decoration : underline;
}


.breadcrumb A:hover  {
	color : #000000;
	text-decoration : underline;
}

.whitecontentheader {
	font-family: Arial,Helvetica,sans-serif;
	color: #ffffff;
	text-align : justify;
	font-size : 70%;
	font-weight : bold;
}

.whitecontent {
	font-family: Arial,Helvetica,sans-serif;
	color: #ffffff;
	
	font-size : 60%;
}

.whitecontent UL {
	line-height: 1.5em;
}

.whitecontent A:link  {
	color : #FFFFFF;
	text-decoration : none;
}

.whitecontent A:visited  {
	color : #FFFFFF;
	text-decoration : none;
}

.whitecontent A  {
	color : #FFFFFF;
	text-decoration : none;
	font-weight : bold;
}


.whitecontent A:hover  {
	color : #ffffff;
	text-decoration : underline;
}

.darkbluebackground{
	background-color: #333367;
	font-family: Arial,Helvetica,sans-serif;
	color: #ffffff;
	text-align : left;
}

.lightbluebackground{
	background-color: #00A0C2;
	font-family: Arial,Helvetica,sans-serif;
	color: #ffffff;
}


