/* CSS Document */

#navTop a {
	color:#FFFFFF;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
}

#contentLt h1 {
	color: #012C63;
	font: bold 20px Georgia, "Times New Roman", Times, serif;
}
 
#contentLt h2 {
	color: #012C63;
	font: bold 16px Georgia, "Times New Roman", Times, serif;
}

#contentLt h3 {
	color: #012C63;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

#contentLt h4 {
	color: #012C63;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

#contentLt a:link,#contentCenter a:visited {
	color: #300;
}

#contentLt div.ulContainer ul.paragraph li {
	list-style: decimal;
	margin: 0 0 5px;
}

#contentLt div.employment div.application span {
	color: red;
	font-size: 10px;
	margin: 3px 0 0 50px;
}

#contentLt div#pages a,#contentLt div#pages div {
	text-decoration: none;
	font-weight: bolder;
	margin: 0;
	padding: 2px 5px;
}

#contentLt div#pages a:hover {
	color: #e30032;
	text-decoration: underline;
	margin: 0;
	padding: 2px 5px;
}
 
div#contentLt div.sort a {
	text-decoration: none;
	color: #6a0000;
	padding: 0 10px;
}

div#contentLt div.sort a:hover {
	text-decoration: underline;
}

div#contentLt table.directory {
	width: 98%;
	text-align: left;
}
 
div#contentLt table.directory th {
	font-size: 14px;
	color: #009;
}
 
#contentCenter h1 {
	font-size: 18px;
	color: #A3CE00;
}

#contentCenter h2 {
	font-size: 14px;
	color: #A3CE00;
}

#contentCenter h3 {
	font-size: 12px;
	color: #A3CE00;
}

#contentCenter a:link,#contentCenter a:visited {
	color: #C30;
}

#contentCenter a:hover {
	color: #A3CE00;
}

#newsBg a {
	font-weight: bolder;
	color: #000066;
}

#contentRt h1 {
	font-size: 18px;
	color: #FFF;
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	border-bottom: 1px solid #FFF;
	padding: 5px;
}

#contentContentContainer a {
	font-weight: bolder;
	color: #000066;
}

#contentRt h2 {
	font-size: 14px;
	color: #300;
}

#contentRt h3 {
	font-size: 12px;
	color: #333;
}
 
#contactForm a {
	color: #000066;
	font-weight: bold;
}

#contactForm textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 1px solid #e3b52b;
	color: #333;
	width: 213px;
	height: 100px;
	margin: 2px;
	padding: 2px;
}

#footer a:link,#footer a:visited {
	color: #FFF;
	line-height: 15px;
}
#footer a:hover {
	color: #9cf;
}

.small {
	font-size: 10px;
}

blockquote {
	clear: left;
	background: #FF9;
	border: 1px solid #e3b52b;
	padding: 5px;
}

	blockquote p {
		margin: 0;
		padding: 0;
	}

#navTop a:hover,#contentLt a:hover {
	color: #000;
}

div#menu li:hover ul,div#menu li li:hover ul,div#menu li li li:hover ul,div#menu li li li li:hover ul,#contentLt div.ulContainer ul {
	display: block;
}

#contentLt h1,#contentLt h2,#contentLt h3,#contentCenter h1,#contentCenter h2,#contentCenter h3,#contentRt h1,#contentRt h2,#contentRt h3 {
	font-weight: 700;
	margin: 0;
}

#inclind {
	font-size: 11px;
	color: #333;
	text-align: right;
	clear: both;
	margin: auto;
	padding: 10px 30px;
}

	#inclind a:link,#inclind a:visited {
		color: #900;
		text-decoration: none;
		font-weight: 700;
		font-size: 12px;
	}
	 
	#inclind a:hover {
		color: #000;
		text-decoration: none;
	}