Body
{
	margin: 0px;
	font-family: Arial;
}

td
{
	font-family: Arial;
	font-size: 12px;
}

h2
{
	margin: 3px 0px;
	font-size: 18px;
}

h3
{
	margin: 3px 0px;
	font-size: 16px;
}

div.copyright
{
	color: #555555;
	font-size: 12px;
}

.HeaderHomeLink
{
	color: Black;
	font-family: Arial;
	font-size: 18px;
	display: block;
	width: 163;
	height:35px;
	text-align: center;
	vertical-align: middle;
	padding-top: 6px;
	text-decoration: none;
}

#HeaderMenu
{
	height: 10px;
	background-color: #862973;
	text-align: center;
}

#HeaderMenu a
{
	color: #EBE8D6;
	text-decoration: none;
	font-size: 14px;
	margin: 0px 26px;
}

#HeaderMenu a:hover
{
	color: #D8DB2C;
}

#MainContent
{
	padding: 20px 10px;
	font-family: Arial;
	font-size: 12px;
}

a.LeftNavHeader
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	background-color: #DDDDDD;
	border-bottom: solid 1px #AFADAE;
	display: block;
	color: Black;
	padding: 5px 10px;
	text-decoration: none;
}

a.LeftNavLink
{
	font-family: Arial;
	font-size: 12px;
	background-color: #DEDEDE;
	border-bottom: solid 1px #AFADAE;
	display: block;
	color: Black;
	padding: 5px 10px;
	text-decoration: none;
}

form
{
	margin: 0px;
}

DIV.QuoteText
{
	margin: 20px 10px;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}

DIV.QuoteText DIV.Name
{
	text-align: left;
}



DIV.QuoteBox
{
	margin: 0px 10px 10px 10px;
	padding: 10px;
	font-family: Arial;
	font-size: 12px;
	background-color: #C2CCD8;
	border: solid 1px black;
}

DIV.QuoteBox DIV.Name
{
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	margin-top: 10px;
}

#LocalNav
{
	background-color: #862973;
	font-size: 12px;
	padding: 5px;
}

#LocalNav  {color: white; font-weight: normal; display: block}
#LocalNav a{color: white; font-weight: normal; display: block; margin-top: 5px; margin-bottom: 5px; padding-left:7px;	font-family: Arial;	font-size: 12px; font-weight: bold;}
#LocalNav a:link{text-decoration:none; display: block}
#LocalNav a:visited{text-decoration:none; display: block}
#LocalNav a:hover{text-decoration:underline; display: block}


td.news-icon
{
	width: 24px;
}

.body-text
{
	font-size: 11px;
}

ul.CustomBulletList
{
	list-style-type: none;
	line-height: 20px;
	margin: 20px;
}
ul.CustomBulletList li
{
	background-image: url(images/sub_nav_accent_24.gif);
	background-repeat: no-repeat;  background-position: 0 .4em;
	padding-left: 25px;
	margin: 10px 0px;
}