/* CSS Document */

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
img {
	border: none;
}
td {
	vertical-align: top;
}
p, li {
	color: #505050;
	font-size: 11px;
	margin: 8px 0;
	padding: 0px;
}
ul {
	margin: 0;
	padding: 5px 0;
}
li {
	margin: 5px 0;
	list-style: none;
	background: url(images/bullet-tick.gif) no-repeat top left;
	padding-left: 15px;
}
ul.noBull li {
	background: none;
}
li ul {
	margin: 10px 0 0 20px;
}
ul ul li {
	background: none;
	list-style-type: circle;
	padding-left: 0;
	margin: 0 30px;
}
ul ul ul li {
	background: none;
	list-style: disc;
	padding-left: 0;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #F7941C;
	margin-bottom: 15px;
	margin-top: 0;
}
h2 {
	color: #3664A2;
	font-size: 14px;
	margin-top: 0;
}
.content h2 {
	margin: 10px 0 5px;
}
h2 a:link, h2 a:visited, h2 a:hover {
	color: #3664A2;
}
h2 em {
	font-size: 11px;
	padding: 20px 0;
	display: block;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	color: #505050;
	padding: 0;
	margin: 0 0 10px;
}
form {
	padding: 0;
	margin: 0;
}
input {
	border: solid 1px #003366;
	font-weight: normal;
}
a:link, a:visited {
	color: #F7941C;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: inherit;
	color: #F7941C;
}
a.pdf {
	background: url(images/icon-pdf.gif) no-repeat center left;
	padding-left: 18px;
}
.orange {
	color: #F7941C;
}
#nav {
	padding: 10px 0;
	background: url(images/DottedLine.gif) repeat-x bottom left;
}
#nav td {
	border-left: solid 1px #848484;
	padding: 1px 15px;
	font-weight: bold;
	font-size: 11px;
}
#nav a:link, #nav a:visited {
	color: #848484;
}
#nav a:hover {
	text-decoration: underline;
	color: #3664A2;
}
#nav td.first {
	padding-left: 0;
	border-left: none;
}
#footer {
	padding: 10px 0;
}
#footer p {
	color: #969696;
}
#footer img {
	margin-right: 20px;
	margin-top: 4px;
}
#footer a:link, 
#footer a:visited {
	font-size: 10px;
	color: #969696;
}
h1 span {
	float: left;
}
.subMenu {
	padding: 5px 6px 0;
	font-size: 11px;
	color: #3664A2;
	display: block;
	float: right;
}
.subMenu a:link,
.subMenu a:visited,
.subMenu a:hover,
.subMenu a:active {
	color: #3664A2;
	text-decoration: none;
}
.subMenu a:hover {
	text-decoration: underline;
}
h1 .on,
h1 .on a:link,
h1 .on a:visited,
h1 .on a:hover,
h1 .on a:active {
	color: #F7941C;
}
.dottedLine {
	background: url(images/DottedLine.gif) repeat-x center left;
	font-size: 10px;
	padding: 3px;
}
.search {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	vertical-align: top;
}
.search label {
	display: block;
	width: 200px;
	float: right;
	text-align: center;
}
.search div {
	clear: right;
	float: right;
	white-space: nowrap;
	width: 250px;
	text-align: right;
}
.search input {
	border: solid 1px #FFF;
	background-color: #3664A2;
	width: 160px;
	color: #FFF;
	font-size: 11px;
	padding: 3px 2px;
}
.search input.submit {	
	width: auto;
	font-weight: bold;
	margin: 0;
	padding: 2px 2px 1px;
}
.phone {
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
}

.content {
	margin: 20px 0 30px 30px;
	display: inline;
	float: right;
	width: 627px;
	background-position: top right;
	background-repeat: no-repeat;
}
.SideImages {
	margin-top: 20px;
	float: left;
	width: 103px;
}
.SideImages img {
	margin-bottom: 1px;
	display: block;
}

.manList {
	border-collapse: collapse;
}
.manList th {
	color: #3664A2;
	text-align: left;
	font-size: 13px;
	padding: 5px;
	border: solid 1px #999;
}
.manList td {
	text-align: left;
	font-size: 12px;
	padding: 5px;
	border: solid 1px #999;
}
.bold {
	font-weight: bold;
}
li.blue {
	color: #3664A2;
}
.fader {
	position: relative;
	padding-bottom: 3em;
}
.fader div {
	background: #FFF;
	left: 50px;
	color: #F7941C;
	font-size: 1.7em;
	text-align: center;
}
.rightImage {
	float: right;
	margin: 0 0 20px 20px;
}
table.searchResults {
	width: 100%;
	border-collapse: collapse;
}
.searchResults th {
	text-align: left;
	border: solid 1px #CCC;
	font-size: 1.2em;
	padding: 2px;
	color: #FFF;
	background-color: #F7941C;
}
.searchResults td {
	border: solid 1px #CCC;
	padding: 2px;
}
.searchResults td.odd {
	background-color: #EFEFEF;
}

.advanced label {
	width: 9em;
	float: left;
	text-align: right;
	margin-right: 0.4em;
	white-space: nowrap;
}
.advanced input {
	float: left;
	width: 15.6em;
	margin-bottom: 4px;
}
.advanced br {
	clear: left;
}
.advanced input.submit {
	width: 3em;
	clear: left;
	display: inline;
	border: solid 1px #FFF;
	color: #FFF;
	background-color: #3664A2;
	padding: 2px 2px 1px;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 0 26em;
}