form {
        margin: 0px;
        padding: 0px;
}

table {
        border-collapse:collapse;
        border: 0;
        border-spacing: 0;
}

table td {
        padding: 0;
        border: 0;
        vertical-align: top;
}

img {
        vertical-align: middle;
        border: 0;
}


a {
	color: #0D4355;
}

a:visited {
	color: #882513;
}

.outbar {
	background: #186C88;
	margin: 0px;
}

.inbar {
	height: 55px;
}

img {
	vertical-align: top;
}

form {
	padding: 0px;
	margin: 0px;
}

.c {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 13px;
	line-height: 18px;
}

h1 {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #286c83;
	margin: 0px 0px 20px 0px;
}

h1 .subtitle {
	margin-top: 3px;
	font-size: 14px;
}

.spec {
	margin: 20px 0px;
}

.spec span {
	background: #fff;
	color: #286C83;
	padding: 5px;
}

#footer {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 11px;
	text-align: center;
	padding-bottom: 50px;
	padding-top: 20px;
	color: #000;
}

#footer a {
	color: #286C83;
	background: #fff;
	text-decoration: none;
	padding: 3px;
	line-height: 30px;
}

#footer .icon a {
	background: none;
}

#footer .name a {
	font-size: 10px;
	padding: 2px;
}

#footer a:hover {
	text-decoration: underline;
}

#footer .eml a {

}

table.nav {
	position: relative; top: 0; left: 0;
}

table.nav td {
	width: 20%;
}

table.nav a {
	display: block;
	color: #fff;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 14px;
	line-height: 17px;
	text-align: center;
	padding: 10px 0px;
	text-decoration: none;
}

.pane {
	display: none;
}

.drop {
	color: #000;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 11px;
	width: 800px;
}

.crumbs {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 11px;
	margin: 0px 0px 10px 20px;
	color: #2F5662;
}

.crumbs a {
	text-decoration: none;
	color: #2F5662;
}

.crumbs a:hover {
	text-decoration: underline;
}

.grid {
	margin: 0px 0px;
}

.grid .item {
	padding-right: 3px;
	padding-bottom: 10px;
}

.grid .link {
	text-align: center;
}

.grid .item a {
	text-decoration: none;
}

.grid .item img, .grid .link img {
	border: 1px solid #CCC;
	background: #DDD;
	oopadding: 5px;
}

.sec, .gridsec {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #186C88;
	padding: 15px 0px 0px 20px;
}

.m {
	font-size: 18px;
}

.gridsec td a {
	text-align: left;
	line-height: 20px;
}

.gridsec img {
	margin-bottom: 10px;
}

.c .sec {
	padding: 0px 0px 10px 0px;
}

.sec a, .gridsec a {
	color: #882513;
	text-decoration: none;
}

.sec a:hover, .gridsec a:hover {
	text-decoration: underline;
}

.psec img {
	margin: 0px 5px 10px 0px;
}


.links {
}

.links .section {
	font-weight: bold;
}

.links .link {
	margin-top: 10px;
}

.links .link .info {
	font-size: 11px;
}

.linkies {
	font-size: 1px;
}

.linkies a {
	color: transparent;
}

.serviceList {
	color: #475b6c;
	font-size: 15px;
	line-height: 20px;
	padding: 10px 0px 0px 0px;
}

.serviceList>a, .serviceList>div {
	display: block;
	margin-bottom: 5px;
	color: #475b6c;
	text-decoration: none;
	padding: 5px;
	border-bottom: 3px solid #fff;
}

.serviceList a:hover, .serviceList a.sel {
	color: #fff;
	background: #475b6c;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.serviceList .subtitle {
	font-size: 11px;
}

input.itext {
	border: 1px solid #000;
	padding: 3px;
	width: 100%;
}

textarea.itext {
	border: 1px solid #000;
	padding: 3px;
	width: 100%;
}

.pr .info {
	margin: 5px 0px;
	border: 1px solid #aaa;
	padding: 5px;
}

.pr .info .title {
	font-weight: bold;
	font-size: 18px;
}

.pr .info li {
	margin-bottom: 5px;
}
