

BODY  {
	font-size : 10pt;
	font-family : Arial, sans-serif;
	color : #000000;	
	margin: 10px 0px 0px 10px;
	padding: 0;
	background-color: #FFFFFF;
}

a {
	color: #ff0000;
}

a:hover {
	color: #000099;
}

a:active {
	color: #3333ff;
}

a:visited {
	color: #000099;
}





b.blue  {
color : #000099;
	}



h3.menuhead  {
	font-family : Arial, sans-serif;
	color : #CCCC99;
	font-size : 12pt;
	font-weight : bold;
	text-decoration : none;
}

H4  {
	font-family : Arial;
	font-size : 14pt;
	font-weight : bold;
	color : #000099;
	text-align : left;
	margin-top : 4.0px;
	position : relative;
}

a.menuitem  {
	font-family : Arial, sans-serif;
	color : #navy;
	font-size : 11pt;
}

a.menu  {
	font-family : Arial, sans-serif;
	color : red;
	font-size : 11pt;
	font-weight : bold;
	text-decoration : none;
}

A.eight {
	font-family: verdana,helvetica,arial,ms sans serif;
	font-size: 8pt; color: #000066;
	font-weight : bold;
	text-decoration: none;

}

ul  {
	font-family : Arial, sans-serif;
	font-size : 10pt;
	margin-bottom : 4.0px;
	margin-top : 4.0px;
	color : black;
}

TD  {
	font-family : Arial, sans-serif;
	font-size : 10pt;
	color : #000000;
	text-align : left;
	visibility : visible;
}

LI  {
	font-family : Arial, sans-serif;
	font-size : 10pt;
	color : #000000;
	position : relative;
	text-align : left;
	visibility : visible;
	font-weight : normal;
	font-style : normal;
	font : Arial;
}

P  {
	font-family : Arial, sans-serif;
	font-size : 10pt;
	color : #000000;
	margin-top : .5px;
}










.NoSpace  {
	margin-bottom : 2.0px;
	color : black;
}

.sub  {
	margin-bottom : 2.0px;
	font-weight : bold;
}

.head4style  {
	font-family : Arial;
	font-size : 14pt;
	font-weight : bold;
	color : #000099;
	text-align : left;
	margin-top : 4.0px;
	position : relative;
}

.leaderlist  {
	font-family : Arial, sans-serif;
	font-size : 8pt;
	color : #000000;
	margin-top : .5px;
}

#utility-links {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: right;
}

#utility-links li {
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px;
}

#utility-links li a {
	color: #007b00;
	font: normal bold 11px/1.2em arial;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 2px 0px 2px 21px;
	margin: 0px;
	height: 15px;
	overflow: hidden;
	text-decoration: none;
}

#utility-links li a:hover {
	color: #000066;
}


#utility-links li.newsletter a {
	background-image: url('/images/icon-mail.gif');
	background-position: 0px 2px;
	margin-right: 10px;
}

#utility-links li.facebook a {
	background-image: url('/images/icon-facebook.gif');
}