body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
/*
*  Header area
*/
#header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 120px;
	background: #063869 url(images/header.jpg) left top no-repeat;
}
#contact {
	position: absolute;
	top: 0px;
	right: 8px;
}
#contact td {
	font-size: 12px;
	color: #FFFFFF;
}
#contact a:visited, #contact a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#contact a:hover {
	color: #FE0000;
}
/*
*  Main menu
*/
#menu {
	margin-top: 125px;
	width: 100%;
	background: #063869 url(images/menuT.gif) left top repeat-x;
}
#menu td {
 font-size: 0.8em;
}
#menu a {
	display: block;
	width: 100%;
	padding: 3px 20px 3px 20px;
	font-weight: bold;
}
body>#menu a {
	width: auto;
}
#menu a:link, #menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	color: #063869;
	background: #D7DFE2 url(images/menuH.gif) left bottom repeat-x;
}
.popmenu {
	display: none;
	position:   absolute;
	z-index:1;
	text-align: left;
}
.popmenu a {
	display: block;
	padding: 3px 3px 3px 6px;
	font-size: 100%;
	font-weight: bold;
	border-top: solid 1px #5986AD;
	width: 150px;
}
.popmenu a:link, .popmenu a:visited {
	background: #063869;
	color: #FFFFFF;
	text-decoration: none;
}
.popmenu a:hover {
	background: #CAD7E0;
	color: #063869;
}
/*
*  Content
*/
#main {
	position: relative;
	width: 100%;
}
#content {
	padding: 5px 200px 10px 200px;
	width: 100%;
	color: #000000;
}
body>#main #content {
	width: auto;
}
#content h1 {
	font-size: 130%;
	color: #063868;
	margin-top: 0;
	margin-bottom: 10px;
}
#content h2 {
	font-size: 120%;
	color: #FF0000;
	font-style: italic;
	margin: 10px 10px 10px 10px;
}
#content h3 {
	font-size: 120%;
	color: #063868;
	margin-top: 10px;
	margin-bottom: 5px;
}
#content h4 {
	font-size: 120%;
	color: #5987AD;
	margin-top: 10px;
	margin-bottom: 5px;
}
#content h5 {
	font-size: 110%;
	color: #063868;
	margin-top: 10px;
	margin-bottom: 0;
}
#content h6 {
	font-size: 110%;
	color: #5987AD;
	margin-top: 10px;
	margin-bottom: 0;
}
#content p {
	margin-top: 0;
	margin-bottom: 7px;
}
#content ul {
	margin-top: 0;
	margin-bottom: 10px;
	color: #000000;
}
#content ol {
	margin-top: 0;
	margin-bottom: 10px;
}
#content li {
	margin-top: 5px;
	margin-bottom: 5px;
}
#content blockquote {
	float: right;
	width: 100px;
	border: dotted 1px #063868;
	margin: 3px;
	padding: 5px;
}
#content blockquote p {
	margin-top: 0;
	margin-bottom: 0;
}
#content a:link {
	color: #0000FF;
}
#content a:visited {
	color: #000080;
}
#content a:hover {
	color: #FF0000;
}
#content td {
	font-size: 0.8em;
	color: #616161;
}
#content #dirsearch {
	margin: 0 0 20px 0;
	xtext-align: center;
}
#content #dirsearch h2 {
	color: #FF0000;
	font-style: normal;
	font-size: 100%;
	margin: 0;
}
#content #dirsearch form {
	margin: 0;
}
#content #dirsearch input {
	font-size: 100%;
}
#content .busfoot {
	clear: both;
}
#trail {
	color: #999999;
	font-size: 85%;
}
#trail a:link, #trail a:visited {
	color: #999999;
	text-decoration: none;
}
#trail a:hover {
	color: #FE0000;
}
#trail b {
	font-weight: normal;
	padding: 0 5px 0 5px;
}
/*
*  Left column
*/
#leftbar {
	position: absolute;
	top: 5px;
	left: 0px;
	width: 180px;
	text-align: left;
	background: #CAD7E0 url(images/sidebar.jpg) left bottom repeat-x;
}
#submenu a {
	display: block;
	padding: 3px 3px 3px 4px;
	font-size: 100%;
	font-weight: normal;
	border-bottom: solid 2px #FFFFFF;
}
#submenu a:link, #submenu a:visited {
	color: #063869;
	text-decoration: none;
}
#submenu a:hover {
	background: url(images/submenuH.jpg) left top repeat-y;
	color: #FFFFFF;
}
#submenu .parent:link, #submenu .parent:visited {
	background: #FE0000;
	color: #FFFFFF;
	text-decoration: none;
}
#submenu .parent:hover {
	background: url(images/submenuH.jpg) left top repeat-y;
	color: #FFFFFF;
}
.leftform {
	margin: 20px 0 0 0;
	text-align: center;
}
.leftform h2 {
	text-align: center;
	font-size: 100%;
	margin: 0;
}
.leftform p {
	text-align: left;
	font-size: 100%;
	margin: 5px 5px 0 5px;;
}
.leftform form {
	margin: 0;
}
.leftform input {
	font-size: 100%;
	width: 96%;
}
#logocarouselcontainer {
	margin: 20px 1px 0 0;
	padding: 0 4px 0 4px;
	background: #ffffff;
}
#logocarousel {
	width: 172px;
	height: 141px;
}
/*
*  Right column
*/
#features {
	position: absolute;
	top: 5px;
	right: 0px;
	width: 180px;
	text-align: left;
	background: #CAD7E0 url(images/sidebar.jpg) left bottom repeat-x;
}
.feature {
	color: #5C88AD;
	border-bottom: solid 1px #AEBECD;
	width: 180px;
}
#features h1 {
	font-size: 90%;
	margin: 0;
	padding: 3px 8px 3px 8px;
	background: #043766;
	color: #FFFFFF;
}
.feature h2 {
	font-size: 90%;
	margin: 0;
	padding: 10px 8px 0 8px;
}
.feature h2 a {
}
.feature h2 a:link, .feature h2 a:visited {
	text-decoration: none;
	color: #053969;
}
.feature h2 a:hover {
	text-decoration: none;
	color: #5C88AD;
}
.feature p {
	font-size: 100%;
	padding: 2px 8px 0 8px;
	margin: 0;
}
.feature p.more {
	text-align: right;
	padding: 0 8px 5px 8px;
}
.feature p a:link, .feature p a:visited {
	color: #053969;
	text-decoration: none;
}
.feature p a:hover {
	color: #FE0000;
}
/*
*  Footer
*/
#footer {
	width: 100%;
}
#footer td {
	font-size: 0.7em;
	color: #999999;
	padding: 5px 5px 5px 5px;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #888888;
}
#footer a:hover {
	text-decoration: none;
	color: #CC7B1F;
}
/*
*  FORM CSS
*/
#form {
	padding: 0.5em;
}
#form p {
	clear: both;
	padding: 10px 0 0 0;
	margin: 0 0 0 12em;
}
#form p.highlight {
	margin: 0 0 0 10px;
	color: red;
}
#form p.full {
	padding: 5px;
	margin: 0;
}
#form legend {
	font-size: 120%;
	font-weight: bold;
}
#form fieldset {
	padding-bottom: 10px;
}
#form-error {
	color: red;
	font-weight: bold;
}
#form label {
	padding-left: 10px;
	white-space: nowrap;
}
#form label.ml {
	float: left;
	width: 12em;
	text-align: right;
	padding: 0;
	white-space: normal;
	margin-left: -12em;
}
#form label.req {
	font-weight: bold;
}
#form b {
	margin-right: 5px;
}
#form span {
	margin-left: 10px;
	font-style: italic;
}
#form input, #form textarea, #form select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#form input.jog {
	margin-left: 3px;
}
#form p>input.jog {
	margin-left: 0;
}
#form input.submit {
	text-align: center;
}
#form input:focus, #form textarea:focus {
	background-color: #dedede;
}
#form .element {
	float: left;
}
#form .delete {
	float: right;
}
.error {
	font-weight: bold;
	color: red;
}
.info {
	font-weight: bold;
	color: orange;
}
.flyout {
	visibility: hidden;
	position: absolute;
	width: 300px;
	border-top: solid 2px #E8EDF0;
	border-left: solid 2px #E8EDF0;
	border-right: solid 2px #638196;
	border-bottom: solid 2px #638196;
	background: #CAD7E0;
	padding: 5px;
	z-index: 1;
}
.flyout p {
	margin: 0;
}
