@import "links.css";
@import url('links.css');
@import "forms.css";
@import url('forms.css');

body {
	background-color: #025193;
	margin: 0;
	padding: 0;
}

td {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p {
	margin: 0 0 12px;
}

h2 {
	color: #335c85;
	font-size: 11px;
	font-weight: bold;
	margin: 10px 0 5px;
}

td#head {
	background: url('../images/skybg.jpg') no-repeat left top;
	height: 194px;
	text-align: right;
	width: 760px;
	padding: 0;
}

.navthumb {
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
}

.nav, .homelink {
	background-color: #598eb9;
	height: 25px;
	line-height: 25px;
	color: #fff;
	text-align: center;
	border-left: 1px solid #fff;
	font-size: 10px;
}

 .homelink {
	width: 172px;
	border-left: none !important;
	border-top: 1px solid #fff;
}

#content, #rightcol {
	background-color: #fff;
	padding: 10px 15px 0 15px;
	color: #003366;
}

#rightcol {
	padding-left: 0 !important;
}

#content h1 {
	background: url('../images/dashedbottom.gif') repeat-x bottom;
	color: #003366;
	font-size: 14px;
	height: 25px;
}

.pdfbox {
	background: #e7f1f7 url('../images/largebgdots.gif') no-repeat bottom;
	padding: 10px;
}

.pdfbottom {
	background-image: none;
}

.pdfbox p {
	margin: 0;
}

.pdfbox img {
	float: left;
	margin-right: 5px;
}

.downloadpdfbox {
	background: #F7FAFC;
	border-top: 2px solid #fff;
	padding: 10px;
	color: #5da1c9;
}

.crumb {
	margin: 0 0 10px;
}

#leftnav {
	border-right: 1px solid #fff;
	background-color: #e5edf4;
	padding-left: 15px;
}

#leftnav h2 {
	color: #003366;
	font-size: 11px;
	margin: 10px 0 8px;
}

#leftnav ul {
	margin: 0 0 0 10px;
	padding: 0;
		list-style-image: none;
}

#leftnav li {
	margin: 0 0 10px;
	padding: 0;
	list-style: none;

}

.imgr {
	margin: 0 0 8px 10px;
	float: right;
}