body
	{
	font-family: Arial, san-serif;
	}

li
	{
	padding-top: 5px;
	padding-bottom: 5px;
	}

ol
	{
	margin-top: 0;
	}

ul
	{
	margin-top: 0;
	}
	
.centeredtext
	{
	font-weight: normal;
	font-size: 14px;
	color: black;
	text-align: center;
	padding: 0 0 5px 20px;
	}

.plaintextlist
	{
	font-weight: normal;
	font-size: 14px;
	color: black;
	line-height: 20px;
	padding: 0 0 5px 20px;
	}
.footertext
	{
	font-weight: normal;
	font-size: 14px;
	color: #2B32A8;
	line-height: 14px;
	
	}

.tinyplaintext
	{
	font-weight: normal;
	font-size: 11px;
	color: black;
	padding: 0 0 5px 20px;
	}
.plaintext
	{
	font-weight: normal;
	font-size: 14px;
	color: black;
	padding: 0 0 5px 20px;
	}
.titletext
	{
	font-weight: bold;
	font-size: 24px;
	color: black;
	text-align: center;
	padding: 20px 0 20px 0;
	}

.bluetext
	{
	font-weight: normal;
	font-size: 18px;
	color: #2B32A8;
	text-align: middle;
	}
.highlightplaintext
	{
	font-weight: normal;
	font-size: 14px;
	color: red;
	text-align: left;
	padding: 0 0 5px 20px;
	}
.navtext
	{
	font-weight: normal;
	font-size: 12px;
	color: black;
	text-align: left;
	}
.navtextsub
	{
	font-weight: normal;
	font-size: 14px;
	color: black;
	text-align: center;
	}
.letterol li
	{
	list-style-type: lower-alpha;
	}
.nobull li
	{
	list-style-type: none;
	}

a:link,
a:active,
a:visited
	{
	text-decoration: underline;
	color: #000000;
	}
a:link:hover,
a:visited:hover
	{
	color: #4863EF;
	}
#menu .menu-link
	{
	display: block;
	padding: 6px 0 0 0;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 13px;
			color: FFFFFF;
	}

* html #menu .menu-link
	{ 
	height: 32px;
	padding: 6px 0 0 0; 
	}
#background
{
 background: url('common/308_homecourthouse.jpg') no-repeat bottom left;
	padding-bottom: 20px;
}


