@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#limiter {
	width: 770px;
}

#top h1 a {
	display: block;
	width: 770px;
	height: 52px;
	text-indent: -999em;
	background: url(images/banner.jpg) center no-repeat;
}

#navigation ul, #footer ul {
	list-style: none;
	border-top: 1px solid #0369b3;
	width: 770px;
}

#navigation ul li, #footer ul li {
	float: left;
	position: relative;
}

#navigation ul li ul {
	background: red;
	position: absolute;
	display: none;
	z-index: 1;
	top: 1em;
	left: 0;
	border: 1px solid #00a1e5;
	width: 200px;
}

#navigation ul li ul li {
	width: 200px;
	float: left;
	clear: left;
	border-bottom: 1px solid #cccccc;
	margin: 0;
	padding: 0;
}

#navigation ul li ul li a {
	padding: 6px 20px;
	background: white;
	color: #666666;
	border: none;
	margin: 0;
}

#navigation ul li ul li a:hover {
	color: white;
	border: none;
}

#navigation ul li > ul {
	top: auto;
	left: auto;
}

#navigation ul li:hover ul, #navigation ul li.over ul {
	display: block;
}

#navigation ul li a, #footer ul li a {
	display: block;
	padding: 4px 35px;
	font-weight: bold;
	border-top: 1px solid #99cdff;
	border-left: 1px solid #99cdff;
	border-right: 1px solid #0369b3;
	border-bottom: 1px solid #0369b3;
	font-size: 9px;
	color: white;
	background: #0369b3;
	text-decoration: none;
}

#navigation ul li a:hover {
	background: #00a1e5;
	border-top-color: #00a1e5;
	border-right-color: #00a1e5;
	border-left-color: #99cdff;
	border-bottom-color: #99cdff;
}

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

#footer {
	clear: both;
	border-top: 30px solid white;
}

p.footerbar {
	padding: 5px;
	background: #0369b3;
	text-align: right;
}

p.footerbar a {
	color: white;
}

p.footerbar a.goleft {
	float: left;
}	

p {
	padding: 3px 5px;
	font-size: 11px;
	margin-bottom: 10px;
}

a {
	color: #00A1E5;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}	

.left, .right {
	float: left;
}

.left {
	width: 330px;
	padding: 0;
	margin-top: 0;
}

.borderleft {
	border-bottom: 1px dotted black;
}

.right p {
	padding: 0;
}

.left .darkblueheading dl {
	margin: 5px 0 5px -10px;
	padding: 10px 0 10px 10px;
}

dl {
	margin: 20px 0 0 8px;
	padding: 0 10px;
	font-size: 11px;
}

dt {
	padding: 2px 0 2px 15px;
	background: url(images/darkbluearrow.gif) center left no-repeat;
}

dt a {
	color: #004d85;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

.leftborder {
	border-bottom: 1px dotted black;
}

.right {
	width: 408px;
	padding: 0 16px;
	margin-top: 5px;
}

.grayright {
	background: #e8e8f0;
	margin-top: 0;
	padding-top: 5px;
	min-height: 350px;
}

.homeleft, .homeright {
	float: left;
	margin-top: 5px;
	padding: 0 8px;
}

.homeleft {
	width: 243px;
}

.homeright {
	border-left: 1px solid #a59c9f;
	width: 492px;
}

h2 {
	font-size: 14px;
	padding: 3px 5px;
	color: white;
}

h2.gray {
	padding: 6px 8px;
	margin: 20px 0 0 0;
	font-size: 16px;
	text-transform: uppercase;
	background: #879fa9 url(images/graycorner.png) top right no-repeat;
}

h2.grayongray {
	background-image: url(images/grayongraycorner.png);
}

h2.withborder {
	border-bottom: 7px solid #d0dfe4;
	margin-bottom: 20px;
}

p.appendage {
	color: #879fa9;
	background: #d0dfe4;
	padding: 2px 8px;
	font-size: 11px;
	margin-bottom: 20px;
	font-weight: bold;
}

p.headertext {
	color: #879FA9;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}

p.darkblue {
	color: #004d85;
	font-weight: bold;
}

p.margin {
	margin-top: 20px;
}

h2.pink {
	background: #ce0063 url(images/pinkcorner.png) top right no-repeat;
}

h2.pink a {
	color: white;
}

h2.blue {
	background: #00a1e5 url(images/bluecorner.png) top right no-repeat;
}

h2.darkblue {
	background: #004d85 url(images/darkbluecorner.png) top right no-repeat;
}

ul.pink {
	list-style-image: url(images/pinkarrow.gif);
}

ul.pink a {
	color: #ce0063;
	font-weight: bold;
	text-decoration: underline;
}

.homeleft ul {
	padding: 3px 5px 10px 23px;
	font-size: 14px;
}

.homeleft ul li {
	margin-bottom: 2px;
}

.pinkborder {
	border: 1px solid #ce0063;
}

.underline {
	text-decoration: underline;
}

ul.content {
	font-size: 11px;
	margin-left: 30px;
	padding-bottom: 10px;
}

div.heading {
	margin-top: 20px;
	clear: right;
}

div.blueheading {
	background: url(images/blueheadingbg.png) top right no-repeat;
}

div.darkblueheading {
	background: url(images/darkblueheadingbg.png) top right no-repeat;
}

.left div.darkblueheading {
	position: static;
	width: 310px;
	padding-top: 15px;
	margin-left: 20px;
	border-bottom: 1px solid #004d85;
}

.left div.againstgray {
	margin-right: 20px;
}

.left div.darkblueheading p {
	padding: 1px;
}

.left div.darkblueheading h2 {
	margin-bottom: 0;
}
	
div.heading h2 {
	float: left;
	color: white;
	font-size: 11px;
	padding: 0 20px 0 10px;
	text-transform: uppercase;
	padding-top: 1px;
}

.left div.heading h2 {
	position: static;
	float: left;
	margin-top: -15px;
}

div.heading h2 a {
	color: white;
	text-decoration: none;
}

div.heading h2 a:hover {
	color: #99cdff;
}

div.heading table {
	clear: left;
	font-size: 11px;
	margin-top: 15px;
}

div.heading table td {
	vertical-align: top;
}

div.heading table img {
	margin-left: 20px;
}

div.heading img {
	border: 1px solid black;
}

table#front {
	border: 1px solid #00A1E5;
	font-size: 11px;
	text-align: left;
	margin-bottom: 30px;
	border-collapse: collapse;
}

table#front tr.images td {
	text-align: center;
}

table#front .odd {
	background: #f0f5f8;
}

table#front td {
	vertical-align: top;
}

table#front td, table#front th {
	padding: 5px;
}

table#front th a {
	text-decoration: underline;
}

.left h1 {
	margin-top: 10px;
	border-top: 1px dotted black;
	color: #666666;
	text-transform: uppercase;
	font-family: Verdana, sans-serif;
	font-size: 22px;
	font-weight: normal;
	padding: 20px 0 20px 15px;
}

.left p.uk {
	padding-left: 15px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}