
/* Top Nav Below --------------------*/

ul#navtop2 li li a {
	color: #18438B;
	background-color: #C8D7E5;
	font: normal 11px/12px Helvetica,Arial,sans-serif;
	z-index: 999;
	padding: 6px 4px;
	width: 155px;
}

* html ul#navtop2 li li a {
	width: 163px;
}

ul#navtop2 li li a:hover {
	color: #fff;
	background: #18438B;
	font: normal 11px/12px Helvetica,Arial,sans-serif;
	padding: 6px 4px;
}

ul#navtop1.nav { *height: 26px; }
ul#navtop2.nav { *height: 33px; }

#navtop2 li ul {
	border: 1px solid #123165;
	border-top: none;
}

#navtop2 li ul li {
	border-bottom: none;
}

body {
	background: #e3e3e3;
	text-align: center;
	margin: 0;
	padding: 0;
}

#returnlinktable,
.infomessage,
.errormessage,
.loginmessage {
	background: #fff;
	border-left: 1px solid #184087;
	border-right: 1px solid #184087;
	padding: 5px 0;
}

#maincontenttable {
	background: #fff;
	border: 1px solid #184087;
	border-top: none;
	padding-bottom: 8px;
}

#maincontentcell {
	padding: 20px;
	background: #fff;
}

TABLE {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}

TD {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}

#maincontentcell p {
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, Verdana;
	font-weight: normal;
	color: #000000;
}

#maincontentcell UL {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
	text-align: left;
	list-style-type: square;
	list-style-position: inside;
	list-style: square;
}

#maincontentcell ul.formRows {
	list-style: none;
}

#maincontentcell div#content ul {
	margin-left: 40px;
}

a {
	color: #184087;
}

a:hover {
	color: #A7C5D6;
}

h4 {
	font-family: Verdana,Arial;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}

h3 {
	font-family: Verdana,Arial;
	font-weight: bold;
	font-size: 16px;
	color: #184087;
}

h2 {
	font-family: Verdana,Arial;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
}

h1 {
	font-family: Verdana,Arial;
	font-weight: bold;
	font-size: 18px;
	color: #184087;
}

td#leftnavcell #probono { background: #18438B; margin: 0 20px 0 0;}
td#leftnavcell #probono a { color: #fff; text-decoration: none; font-size: 11px;}
td#leftnavcell #probono a:hover { text-decoration: underline;}

td#leftnavcell #probono ul li { 
	list-style: none;
	padding: 8px 0;
}

td#leftnavcell #probono ul { 
	padding: 0 10px;
	*margin: 0 0;
}
