body {
	margin: 0;
	padding: 0;
	background: #074B88;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#header {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 322px;
	background: url(/images/headerBGG.gif) left top repeat-x;
}
#header div {
	width: 100%;
	height: 322px;
	background: url(/images/headerG.gif) left top no-repeat;
}
#header .logo {
	position: absolute;
	left: 18px;
	top: 18px;
}
#header #ribbonleft {
	position: absolute;
	left: 22px;
	top: 161px;
}
#header #ribboncentre {
	position: absolute;
	left: 294px;
	top: 160px;
}
#header #ribbonright {
	position: absolute;
	left: 575px;
	top: 148px;
}
#header #headerimage {
	position: absolute;
	top: 31px;
}
#header #motto1 {
	position: absolute;
	left: 453px;
	top: 33px;
	color: #315417;
	font-size: 36px;
	margin: 0;
}
#header #motto1 span {
	color: #FFFFFF;
}
#header #featuretext {
	position: absolute;
	right: 5px;
	top: 268px;
	width: 190px;
	color: #FFFFFF;
	font-size: 22px;
	margin: 0;
}
#main {
	position: relative;
	width: 100%;
	padding-top: 322px;
}
#content {
	margin: 0 215px 0 215px;
	background: #FFFFFF;
	padding: 10px;
}
#content h1 {
	background: url(/images/h1G.gif) left bottom no-repeat;
	height: 1px;
	color: #074B88;
	margin: 0 0 15px 0;
	padding: 15px 0 5px 75px;
	font-size: 20px;
	font-weight: normal;
}
body>#main #content h1 {
	height: auto;
}
body>#main #content h2 {
	height: auto;
}
#content h2 {
	background: url(/images/h2G.gif) left bottom no-repeat;
	height: 1px;
	color: #074B88;
	margin: 0 0 10px 0;
	padding: 0 0 15px 10px;
	font-size: 20px;
	font-weight: normal;
}
#content p {
	margin: 0 0 10px 10px;
	color: #333333;
}
#content h3 {
	color: #074B88;
	margin: 10px 0 10px 10px;
	font-size: 110%;
}
#content h4 {
	color: #D90000;
	margin: 10px 0 10px 10px;
	font-size: 110%;
}
#content h5 {
	color: #074B88;
	margin: 10px 0 0 10px;
	font-size: 110%;
}
#content h6 {
	color: #315417;
	margin: 10px 0 0 10px;
	font-size: 110%;
}
#content ul {
	margin-top: 0;
	margin-bottom: 10px;
	text-align: left;
}
#content ol {
	margin-top: 0;
	margin-bottom: 10px;
}
#content blockquote {
	margin: 10px 40px 10px 40px;
}
#content blockquote p {
	margin-top: 0;
	margin-bottom: 0;
}
#content a:link {
	color: #074B88;
}
#content a:visited {
	color: #074B88;
}
#content a:link {
	color: #D90000;
}
#content .imgleft {
	float: left;
	margin: 0 10px 5px 0;
}
#content .imgright {
	float: right;
	margin: 0 0 5px 10px;
}
#content .border {
	border: solid 1px #000000;
}
.clearfloats {
	clear: both
}
.clearright {
	clear: right
}
.clearleft {
	clear: left
}
.cols {
	text-align: center;
}
.col1 {
	width: 65%;
	margin: 10px auto 0 auto;
	text-align: left;
}
.col2, .col2n, .col3, .col3n {
	float: left;
	margin-top: 10px;
	text-align: left;
}
.col3, .col3n {
	width: 31%;
}
.col2, .col2n {
	width: 48%;
}
.col2, .col3 {
	margin-right: 2%;
}
#leftbar {
	position: absolute;
	left: 0px;
	top: 322px;
	width: 200px;
	padding-bottom: 222px;
}
#leftbar ul {
	margin: 0;
	padding: 0 5px 0 5px;
}
#leftbar ul ul ul {
	padding: 0 5px 0 15px;
}
#leftbar li {
	margin: 0 0 1px 0;
	list-style: none;
	width: 190px;
}
#leftbar a {
	display: block;
	width: 180px;
	padding: 5px 5px 5px 5px;
	font-size: 100%;
}
#leftbar a:link, #leftbar a:visited {
	background: #F7C62A url(/images/menuG.jpg) left top repeat-y;
	color: #074B88;
	text-decoration: none;
}
#leftbar a:hover {
	background: #F7C62A url(/images/menuH.jpg) left top repeat-y;
	color: #074B88;
}
#leftbar ul ul a {
	width: 162px;
	margin: 5px 0 5px 12px;
	padding: 0 0 0 12px;
}
#leftbar ul ul a:link, #leftbar ul ul a:visited {
	background: url(/images/submenu.gif) 0% 50% no-repeat;
	color: #97B5CC;
	text-decoration: none;
}
#leftbar ul ul a.current:link, #leftbar ul ul a.current:visited {
	background: url(/images/submenuHG.gif) 0% 50% no-repeat;
	color: #7FC31B;
	text-decoration: none;
}
#leftbar ul ul a:hover {
	background: url(/images/submenuHG.gif) 0% 50% no-repeat;
	color: #7FC31B;
}
#leftbar p {
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: url(/images/bluelogo.gif) left top no-repeat;
	height: 97px;
	margin 0;
	padding: 85px 0 0 6px;
	font-size: 20px;
	color: #97B5CC;
}
#features {
	position: absolute;
	right: 0px;
	top: 322px;
	width: 200px;
}
.feature {
	padding: 0 5px 0 5px;
	margin-bottom: 20px;
}
.feature h2 {
	padding: 10px 10px 30px 10px;
	background: #62AC1E url(/images/featureheadG.jpg) left bottom no-repeat;
	margin: 0;
	font-size: 110%;
}
.feature h2 a:link, .feature h2 a:visited {
	color: #074B88;
	text-decoration: none;
}
.feature h2 a:hover {
	color: #D90000;
}
.feature p {
	padding: 10px 10px 0 10px;
	background: url(/images/feature.jpg) left top repeat-y;
	margin: 0;
	font-size: 100%;
	color: #FFFFFF;
}
.feature p.more {
	padding: 0 10px 10px 10px;
	text-align: right;
}
.feature p.more a:link, .feature p.more a:visited {
	background: url(/images/more.gif) 100% 50% no-repeat;
	padding: 0 10px 2px 0;
	color: #FFFFFF;
	text-decoration: none;
}
.feature p.more a:hover {
	background: url(/images/moreH.gif) 100% 50% no-repeat;
	padding: 0 10px 2px 0;
	color: #F69621;
}
#footer {
	margin: 0 auto 0 auto;
}
#footer td {
	font-size: 90%;
	color: #97B5CC;
	padding: 8px 0 5px 0;
}
#footer a {
	margin: 0 7px 0 7px;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #97B5CC;
}
#footer a:hover {
	text-decoration: none;
	color: #D90000;
}
/*
	RESPONSE FORM
*/
#response {
	padding: 0.5em;
	width: 90%px;
	background: #eee;
}
#form-error {
	color: red;
	font-weight: bold;
}
#response input:focus, #response textarea:focus {
	background-color: #dedede;
}
.formp {
	padding-top: 5px;
	clear: both;
}
.label {
	float: left;
	width: 150px;
	font-size: 12px;
	text-align: right;
	font-weight: bold;
	margin-right: 5px;
}
.label-req {
	float: left;
	width: 150px;
	font-size: 12px;
	color: red;
	text-align: right;
	font-weight: bold;
	margin-right: 5px;
}
.label-inst {
	padding-top: 5px;
	font-size: 12px;
	clear: both;
}
.label-reqinst {
	clear: both;
	font-size: 12px;
	color: red;
}
.element {
	float: left;
	font-size: 12px;
}
/*
   PICTURE GALLERY 
*/
.pic {
	display: block;
	float: left;
	width: 170px;
	height: 170px;
	margin: 5px 10px 5px 0;
	border-top: solid 1px #EEEEEE;
	border-left: solid 1px #EEEEEE;
	border-bottom: solid 1px #AAAAAA;
	border-right: solid 1px #AAAAAA;
	text-align: center;
	font-size: 93%;
}
.pic img {
	display: block;
	margin: 0 auto 2px auto;
	border-top: solid 1px #AAAAAA;
	border-left: solid 1px #AAAAAA;
	border-bottom: solid 1px #EEEEEE;
	border-right: solid 1px #EEEEEE;
}
.pic:link, .pic:visited {
	background: #DDDDDD;
	text-decoration: none;
}
.pic:hover {
	background: #D0DDFD;
	text-decoration: none;
}
/*
*  CONTACT FORMS
*/
#content .imsform p.error {
	color: #ff0000;
	font-weight: bold;
	text-align: center;
	font-size: 120%;
}
#content .imsform p.info {
	color: #008000;
	font-weight: bold;
	text-align: center;
}
.imsform {
	margin: 0;
	font-size: 90%;
	font-family: Arial;
}
#content .imsform p {
	clear: both;
	color: #800000;
	font-weight: bold;
	margin: 0;
	padding: 10px 0 0 0;
	font-size: 100%;
}
.imsform .row {
	clear: left;
	padding: 8px 2px 0 2px;
width: 100%;
}
.imsform .sl {
	display: block;
	float: left;
	padding: 0 1% 0 1%;
}
.imsform .ml0 {
	display: block;
}
.imsform .ml1, .imsform .ml2 {
	display: block;
	float: left;
	text-align: right;
	padding: 0 1% 0 0;
	font-weight: bold;
}
.imsform .ml0, .imsform .m00 {
	width: 100%;
}
.imsform .ml1 {
	width: 24%;
}
.imsform .ml2 {
	width: 20%;
}
.imsform .element {
	float: left;
	xmargin-top: -4px;
	max-width: 75%;
}
.imsform .q1 {
	width: 26%;
}
.imsform .q3 {
	width: 74%;
}
.imsform .q4 {
	float: none;
	margin-top: 0;
	max-width: 100%;
	width: 100%;
}
.imsform .q1 .text, .imsform .q1 .textarea, .imsform .q1 .select, .imsform .q3 .text, .imsform .q3 .textarea, .imsform .q3 .select, .imsform .q4 .text, .imsform .q4 .textarea, .imsform .q4 .select {
	width: 100%;
}
.imsform .radio {
	vertical-align: middle;
}
.imsform .submit {
	xfloat: right;
	margin: 10px 0 0 25%;
	font-weight: bold;
	background: #DBE0FF;
}
#content .imsform .req, .imsform .req {
	font-weight: bold;
	color: #ff0000;
}
.imsform input:focus, select:focus, .form textarea:focus {
	background-color: #FFFFC0;
}
.imsform .enhance {
	font-size: 130%;
	width: 558px;
	padding-bottom: 10px;
}
.imsform .longlabel {
	display: block;
	padding: 20px 0 10px 0;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
.imsform .inactive {
	color: #bbbbbb;
}
