body {
	background-color: #8eaab7;
	margin: 0;
	padding: 0;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 90%;
	color: #303030;
}
#container {
	background-color: #fff;
	background-image: url('/images/bg/body.gif');
	background-repeat: repeat-x;
}
#page {
	width: 828px;
	margin: 0px auto 0 auto;
	padding-top: 6px;
	min-height: 400px;
}
#header {
}
#header h1 {
	margin: 0;
	float: left;
	border-right: 1px solid #fff;
}
#header a {
	display: block;
	width: 270px;
	height: 347px;
	background-image: url('/images/logo.gif');
	background-repeat: no-repeat;
}
#header a span {
	display: none;
}

#sidebar {
}
#sidebar img {
	display: block;
}

ul#nav {
	margin: 0;
	padding: 0 7px 0 8px;
	list-style-type: none;
	width: 805px;
	background-color: #427792;
	height: 36px;
	border-top: 1px solid #fff;
}
ul#nav > li {
	float: left;
	position: relative;
}

/*ul#nav ul {
	padding: 2px 0 4px 0;
	background-color: #a7c9db;
}
ul#nav ul li {
	background-color: #a7c9db;
	padding: 2px 6px 0px 12px;
	font-size: 90%;
}
ul#nav ul li a {
	color: #000;
	text-decoration: none;
}
ul#nav ul li a:hover {
	text-decoration: underline;
} */


ul#nav > li ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	position: absolute;
	display: none;
	top: 14px;
	left: 2px;
	margin-top: 22px;
	border-bottom: 1px solid #fff;
	background-color: #4894ba;
	background-image: url('/images/bg/dropdown.gif');
	background-repeat: repeat-x;
	font-size: 90%;
}

ul#nav > li:hover ul, ul#nav > li.over ul {
	display: block;
}
ul#nav > li ul li {
	width: 240px;
	border: 1px solid #fff;
	border-width: 0 0 1px;
}
ul#nav > li ul li a {
	color: #fff;
	text-decoration: none;
	width: 240px;
	display: block;
	padding: 4px 6px;
}
ul#nav > li ul li:hover, ul#nav > li ul li.over {
	background-color: #80bcda;
}

#inner {
	background-image: url('/images/bg/inner.png');
	background-repeat: repeat-y;
}
#inner2 {
	background-image: url('/images/bg/inner2.gif');
	background-repeat: no-repeat;
	
	width: 820px;
	padding: 0 4px;
}

#main {
	margin-left: 240px;
}

#lead {
	width: 549px;
	height: 347px;
	margin-left: 271px;
}

a, a:visited {
	color: #365767;
}

a img {
	border: 0;
}

#content {
	margin: 1px;
	min-height: 300px;
}
div.head2 {
	width: 818px;
	background-image: url('/images/bg/h2.gif');
	background-repeat: repeat-x;
}
h2 {
	width: 518px;
	height: 40px;
	margin: 0;
}

h2 span {
	display: none;
}

h3 {
	margin: 12px 8px 8px 8px;
	font-size: 105%;
}

h3.swap span {
	display: none;
}
h3.swap {
	background-repeat: no-repeat;
}
#content {
	min-height: 300px;
}
#content p {
	margin: 12px;
	line-height: 150%;
}

#footer {
	background-color: #8eaab7;
	margin-top: -9px;
}
#footer-inner {
	width: 826px;
	margin: 0 auto;
	background-image: url('/images/bg/footer.gif');
	background-repeat: no-repeat;
	height: 50px;
	padding: 35px 1px 0 1px;
	margin-top: -35px;
	font-size: 85%;
	color: #fff;
	text-align: left;
}
#footer-inner table {
	margin: 0;
}
#footer-inner a {
	color: #fff;
}

blockquote {
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

table {
	margin: 8px;
}

th {
	border-bottom: 1px solid #303030;
	text-align: left;
}

table.spaced td {
	padding: 4px 0;
}
table.spaced2 td {
	padding: 8px 8px 8px 0;
	vertical-align: top;
}


/* FAQ */
ul.faqs {
	padding: 0; 
	margin: 0 0 0 8px;
	list-style: none;
}

ul.faqs li {
	margin-top: 12px;
	border-left: 6px solid #8eaab7;
}
ul.faqs li a {
	border: 1px solid #ccc2b9;
	border-left: none;
	display: block;
	padding: 4px 0 4px 6px;
	background-color: #f1ece6;
	color: #606060;
	text-decoration: none;
	font-size: 90%;
	width: 458px;
}
ul.faqs li a:hover {
	background-color: #ccc;
}
ul.faqs li div {
	margin: 0;
	padding: 0px;
	border-bottom: 1px solid #ccc2b9;
	border-right: 1px solid #ccc2b9;
	width: 464px;
}
ul.faqs li div a {
	display: inline;
	border: none;
	padding: 0;
	background-color: #fff;
	color: #2189b0;
	font-weight: bold;
	font-size: 100%;
	text-decoration: underline;
}
ul.faqs li div a:hover {
	background-color: #fff;
	color: #2189b0;
}

div.inset {
	background-color: #dae3e7;
	border: 1px solid #427792;
	color: #303030;
	margin: 8px;
}
div.inset a {
	color: #365767;
}

ul.spaced li {
	line-height: 180%;
}

form div {
	margin: 12px
}

form label {
	display: block;
}

#accreditations {
	color: #fff;
	font-size: 75%;
	padding: 8px;
}
#accreditations img {
	border: 1px solid #fff;
}
#accreditations a {
	color: #ff0;
}
#accreditations h3 {
	margin: 2px 0 0 0;
	font-size: 125%;
}

ul#portals {
	margin: 0;
	padding: 1px 0 0;
	list-style-type: none;
	width: 820px;
	height: 158px;
	border-top: 4px solid #427792;
}
ul#portals li {
	float: left;
	border-right: 1px solid #fff;
}
ul#portals li img {
	display: block;
}