body {
	margin : 0;
}

P.mainheader {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : 0060AF;
	font-weight : bold;
}

P.middlemain {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : 0060AF;
	margin-left: 10px;
	margin-right: 10px;
}

P.contacthead {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : FE871E;
	font-weight : bold;
}


P.contactinfo {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : 959595;
	margin-left : 5px;
}

P.newssummary {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : black;
}

P.orange {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : FE871E;
}
P.maintextheader {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : White;
	text-align : center;
}

INPUT.submit {
	border : solid 1px;
	border-width : 1;
	background-color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}

INPUT.textfield {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : Black;
}

TEXTAREA.comments {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : Black;
}

A.homelink {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 7pt;
	color : FE871E;
	font-weight : bold;
	text-decoration : none;
}

A.homelink:Hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 7pt;
	color : FE871E;
	font-weight : bold;
	text-decoration : Underline;
}

A.menulink {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : black;
	font-weight : bold;
	text-decoration : none;
	background : E1E1E1;
	border-bottom-color : 959595;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	width: 150;
}

A.menulink:Hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : FE871E;
	font-weight : bold;
	text-decoration : none;
	border-bottom-color : 959595;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}

P.announce {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : FE871E;
	font-weight : bold;
}

A.newslink {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : FE871E;
	font-weight : bold;
	text-decoration : none;
}

A.newslink:Hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : FE871E;
	font-weight : bold;
	text-decoration : underline;
}

A.menulinkbottom {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : black;
	font-weight : bold;
	text-decoration : none;
}

A.menulinkbottom:Hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : FE871E;
	font-weight : bold;
	text-decoration : none;
}

A.emptylink {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : white;
	font-weight : bold;
	text-decoration : none;
	margin-right : 15;
	margin-left : 15;
}

li.main {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : black;
	margin-left : 15;
}

Div.maincontainer{
	border-left-width : 2px;
	border-left-color : 959595;
	border-left-style : solid;
	border-right-color : 959595;
	border-right-width : 2px;
	border-right-style : solid;
	width : 780;
	margin : 0;
}

Div.menuheader {
	background-color : 0060AF;
	width: 150;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : White;
	height : 18;
}

Div.newsheader {
	background-color : 0060AF;
	width: 250;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : White;
	height : 18;
}

Div.newscontainer {
	width: 230;
}

P.bloghead {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : white;
	font-weight : bold;
	text-decoration : none;
	background : 0060AF;
	width: 600;
}

