html{
	
}
body{
	font-family: arial;
	font-size: 12px;
	margin: 0px;
	background-color: #E4E3D8;
	color: #4D4D4D;
	background-image: url(bgrepeater.jpg);
	background-repeat: repeat-y;
	background-position: 50% 0%;
}
h1{
	font-size: 16px;
	color: #0768A9;
	font-weight: normal;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 3px;
}
h2{
	font-size: 14px;
	color: #71B1DC;
	margin: 0px;
}
h3{
	position: absolute;
	left: 16px;
	top: 16px;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h3 span{
	font-size: 16px;
	color: #0768A9;
}
h4{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #0768A9;
	margin-bottom: 2px;
}
h5{

}
h6{

}
a{
	color: #0768A9;
}
a:hover{
	color: #71B1DC;
}
p{
	text-align: justify;
}
form{
	padding: 0px;
	margin: 0px;
}
input,select,textarea{
	font-family: verdana;
	font-size: 10px;
	border: solid 1px #71B1DC;
	padding: 3px;
}
textarea{
	overflow: auto;
}
label{
	display: -moz-inline-stack;
	display: inline-block;
	width: 150px;
	margin-right: 20px;
	padding: 5px;
	vertical-align: top;
}
ul{
	margin: 0px;
	padding-left: 15px;
	margin-left: 5px;
}
li{
	margin-bottom: 5px;
	margin-left: 5px;
}

#parent{
	width: 964px;
	display: block;
	background-color: #71B1DC;
	border-left: solid 4px #0768A9;
	border-right: solid 4px #0768A9;
	margin-left: auto;
	margin-right: auto;
}
#header{
	display: block;
	height: 127px;
	width: 639px;
	padding-left: 315px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	background-image: url(logo.jpg);
	background-repeat: no-repeat;
	background-position: 40px 15px;
}
#mainnav{
	border-bottom: solid 1px #E0DEBD;
	width: 615px;
}
#mainnav a{
	display: -moz-inline-stack;
	display: inline-block;
	text-decoration: none;
	color: #FFFFFF;
	font-family: arial;
	font-size: 11px;
	width: 98px;
	height: 21px;
	padding-top: 6px;
	margin-left: 1px;
	margin-bottom: 1px;
	text-align: center;
	/*background-image: url(mainnav-tab-light.jpg);*/
	background-image: url(tabCorners.gif);
	background-repeat: no-repeat;
	background-color: #71B1DC;
}
#mainnav a:hover{
	/*font-weight: bold;*/
	text-decoration: underline;
	background-color: #0768A9;
}
#toolbar{
	width: 515px;
	height: 48px;
	padding-top: 11px;
	margin-left: 90px;
}
#toolbar a{
	display: -moz-inline-stack;
	display: inline-block;
	float: left;
	height: 34px;
	color: #0768A9;
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	margin-right: 50px;
}
#toolbar form{
	display: -moz-inline-stack;
	display: inline-block;
	float: left;
	color: #0768A9;
	font-weight: bold;
	text-decoration: none;
	padding-top: 4px;
}
#maincontent{
	display: block;
	width: 910px;
	padding-left: 29px;
	padding-right: 15px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
}
#maincontent-left{
	float: left;
	display: block;
	width: 270px;
}
#maincontent-right{
	float: left;
	display: block;
	width: 630px;
}
#footer{
	display: block;
	height: 50px;
	width: 931px;
	background-color: #71B1DC;
	margin-left: auto;
	margin-right: auto;
	background-image: url(footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: 1px 0px;
	padding-top: 25px;
	padding-left: 25px;
	color: #FFFFFF;
	font-family: verdana;
	font-size: 10px;
}
#footer a{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
#footer span{
	margin-left: 270px;
	color: #0768A9;
}

#focuspanel{
	display: block;
	position: relative;
	height: 298px;
	background-image: url(home-focuspanel-left.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
#focuspanel-left{
	display: -moz-inline-stack;
	display: inline-block;
	width: 230px;
	float: left;
	padding-top: 85px;
	padding-left: 20px;
	padding-right: 15px;
}
#focuspanel-right{
	display: -moz-inline-stack;
	display: inline-block;
	float: left;
}
#focuspanel-flash-title{
	position: absolute;
	top: 20px;
	left: 4px;
}
#focuspanel-flash-links{
	position: absolute;
	top: 220px;
	left: 4px;
}

#clustermenu{
	display: block;
	position: relative;
	width: 240px;
	border-left: solid 1px #E2E0C1;
	border-right: solid 1px #E2E0C1;
	border-bottom: solid 1px #E2E0C1;
	padding: 5px;
	padding-top: 35px;
}
#clustermenu img{
	position: absolute;
	left: -1px;
	top: 0px;
}
#clustermenu a{
	display: block;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #E2E0C1;
	margin-top: 1px;
}
#clustermenu a:hover{
	padding-left: 20px;
}
#clustermenu .sublink{
	padding: 10px;
	padding-left: 30px;
	margin: 0px;
}
#clustermenu .sublink:hover{
	padding: 10px;
	padding-left: 40px;
	margin: 0px;
}

#newsbar{
	display: block;
	width: 910px;
	padding-left: 29px;
	padding-right: 15px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	padding-top: 25px;
}

#newsletter{
	position: relative;
	width: 240px;
	border-left: solid 1px #E2E0C1;
	border-right: solid 1px #E2E0C1;
	border-bottom: solid 1px #E2E0C1;
	padding: 5px;
	padding-top: 47px;
}
#newsletter img{
	position: absolute;
	left: -1px;
	top: 0px;
}#newsblock{
	display: block;
	position: relative;
	width: 614px;
	border-left: solid 1px #E2E0C1;
	border-right: solid 1px #E2E0C1;
	border-bottom: solid 1px #E2E0C1;
	padding: 5px;
	padding-top: 36px;
}
#newsblock img{
	position: absolute;
	left: -1px;
	top: 0px;
}
#newsheadline img,#newsheadline p{
	font-family: arial;
	font-size: 11px;
	position: relative;
	float: left;
	margin-right: 2px;
}
#newsheadline b{
	font-family: arial;
	font-size: 11px;
	color: #0768A9;
}
#newslisting{
	display: block;
	border-top: solid 1px #F3F3F3;
	padding: 3px;
}
#newslisting:hover{
	background-color: #FFFEE8;
}

#misclinks{
	padding-bottom: 20px;
}
#gallerythumb{
	display: block;
	float: left;
	padding: 2px;
	margin: 2px;
	border: solid 1px #FFFFFF;
	text-align: center;
}
#gallerythumb:hover{
	border: solid 1px #A4A4A4;
}
#gallerynav{
	display: block;
	width: 100%;
	text-align: right;
}

.label-title{
	display: block;
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: solid 1px;
}
.bttsearch{
	border: none;
	background-image: url(btt-search.jpg);
	width: 43px;
	height: 22px;
}
.bttnewslettersubmit{
	position: absolute;
	left: 0px;
	border: none;
	background-image: url(btt-newslettersubmit.jpg);
	width: 246px;
	height: 23px;
	margin-top: 8px;
}
.bttsearch:hover, .bttnewslettersubmit:hover{
	cursor: pointer;
}
.newslettertextfield{
	border: solid 1px #E2E0C1;
}
.text-14{
	font-size: 14px;
}
.text-signature{
	font-style: italic;
	font-size: 12px;
	color: #71B1DC;
}

/*PNG{
	behavior: url('resources/iepngfix.htc')
}*/

thead tr{
	font-weight: bold; 
}

* html ul li a {
   height:1em;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}