﻿body
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E7E5E8;
}

/* Page Layouts */
.mainlayout
{
	background-image: url(images/bg.gif);
	padding: 0px 0px 20px 0px;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
}

.pagelayout
{
	width: 920px;
	padding-top: 0px;
	padding-left:12px;
	text-align: left;
}

td
{
	font-family: Verdana;
	font-size: 10pt;
}

/*  Page body links */
.Links
{
	font-family: Verdana;
	font-size: 10pt;
	color: blue;
}
.Links:Hover
{
	font-family: Verdana;
	font-size: 10pt;
	color: #004370;
	text-decoration: none;
}

/*  Page Tool SiteMap.aspx */
A.SiteMapNav:link
{
	color: #0000FF;
	font-family: Verdana;
	font-weight: normal;
	font-size: 9pt;
	text-decoration: underline;
}
A.SiteMapNav:visited
{
	color: #0000FF;
	font-family: Verdana;
	font-weight: normal;
	font-size: 9pt;
	text-decoration: underline;
}
A.SiteMapNav:hover
{
	color: #0000FF;
	font-family: Verdana;
	font-weight: normal;
	font-size: 9pt;
	text-decoration: underline;
}

/*  Printer-Friendly */
.Print
{
	font-family: Verdana;
	font-size: 8pt;
}

/*  Page Title Style */
.PageTitle
{
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}

/*  Page Headers Line */
.PageTopLine
{
	color: #000000;
	height: 1px;
}

/*  Formats the left and right of the body page */
.PageBodyLayout
{
	padding-left: 5px;
	padding-right: 10px;
}

/*  Top Header Menu Style Section */
A.top_menu:link
{
	color: #404040;
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
}
A.top_menu:visited
{
	color: #404040;
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
}
A.top_menu:hover
{
	color: #000080;
	text-decoration: none;
}




/* Top Banner BGColor */
.HeaderBGColor
{
	background-color: #100852 !important;
}

/* News and Events/Quick Links */
.TopBar
{
	background-color: #004370;
	white-space: nowrap;
	width: 50%;
}
.TextBarBG
{
	background-color: #93a7c7;
	color: #ffffff;
	font-weight: bold;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	width: 60%;
	white-space: nowrap;
}
.TextBar
{
	color: White;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	white-space: nowrap;
}
.BodyInfo
{
	border-top: #c0c0c0 1px solid;
	border-bottom: #c0c0c0 2px solid;
	background-color: #f5f5f5;
	width: 60%;
	height: 110px;
}

.SearchBG
{
	background: url(images/court_header.jpg) no-repeat right 50%;
	height: 80%;
	white-space: nowrap;
	width: 415px;
}

.HC_HeaderNavigationLinks
{
	font-size: xx-small;
	color: #494949;
	font-family: Verdana;
}
.HC_HeaderNavigationLinks:hover
{
	font-size: xx-small;
	color: #494949;
	font-family: Verdana;
	text-decoration: none;
}



