﻿body {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 80%;
}
#container {
	width: 800px;
	margin: 0px auto;
	background-color:#FFFFFF;
}

#banner {
	float:left;
	height: 86px;
	width: 800px;
	text-align: right;
}

.logo {
	border-width: 0px;
	text-align:left;
	float:left;
	height:76px;
	width:242px;

}

.bannerpix {
	width:138px;
	height:86px;
	border-width: 0px;
	float:right
}

.motto {
	font-weight: bold;
	font-size: 14px;
}

.mottomenu {
	width: 150px;
	float: right;
	text-align: right;
}

.small75 {
	font-size: 50%;
	font-weight:normal
}

#content {
	width: 553px;
	float: right;
	margin-top: 0px;
	background-color:#CCCCCC;
}

.bodyform {
	float:right;
	font-weight:bold
}

#wrap2 {
	background-position: right;
	background-repeat: repeat-y;
	background-color: #CCCCCC;
	overflow:auto;
	width:100%;
	float:left;

}
#wrap1 {
	background-repeat: repeat-y;
	background-color: #778CB3;
	width: 100%;
	overflow: hidden;
	float:left;
	border-top: 5px solid #FFFFFF;

}

.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

#pad {
	padding: 20px;
	color: #000000;
}

#RSSpic {
	border-width: 0;
	vertical-align: middle;
}

#leftnav {
	width: 236px;
	margin-top: 0px;
	background-color: #0054A0;
	padding: 3px;
	font-weight: bold;
	float: left;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-right-width: 5px;
	color: #FFFFFF;
}

#leftnav a{
	color:#FFFFFF;
	text-decoration:none;
}

#leftnav a:hover{
	color:#FFFFFF;
	text-decoration:none;
	background-color:#02548E;
}

#leftnav a:active{
	color:#FFFFFF;
	text-decoration:none;
	background-color:#02548E;
}

#mottobox {
	width: 527px;
	background-color: #000000;
	padding-left: 13px;
	padding-right: 13px;
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom: 5px solid #FFFFFF;
	float: right;
	text-align: center;
	color: #FFFFFF;
}
#mottobox a:active {
	background-color: #000000;
	padding-right: 5px;
	text-decoration: none;
	color: #FFFFFF;
}

#mottobox a:visited {
	background-color: #000000;
	padding-right: 5px;
	text-decoration: none;
	color: #FFFFFF;
}
#mottoboxa:link {
	background-color: #000000;
	padding-right: 5px;
	text-decoration: none;
	color: #FFFFFF;
}
#mottoboxa:hover {
	padding-right: 5px;
	background-color: #02548E;
	text-decoration: none;
	color: #FFFFFF;
}

p {
	margin: 0 0 0 0px;
}
h1 {
	padding: 4px;
	margin: 4px;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}

#side{
	float:right;
	margin:5px;
	padding:5px;
	background-color:#FFFFFF;
	width:210px;
	text-align:center;
}

#side2{
	float:right;
	margin:5px;
	padding:5px;
	width:200px;
}

#forms{
	border-width:0px
}

.formstyle{
	background-color:#E3E3E1
}

#footer {
	background-color: #000000;
	padding-top: 5px;
	width: 794px;
	color: #FFFFFF;
	font-size: 85%;
	text-align: center;
	clear: both;
	border-top: 5px solid #FFFFFF;
	vertical-align: middle;
	padding-bottom: 9px;
	padding-right: 3px;
	padding-left: 3px;
}

#footermpls {
	float:left
}

#footernorth {
	float:right
}
#footercr {
	padding-top: 7px;
}
a:link {
	color: #FFFFFF;
}

a:active {
	color: #FFFFFF;
}

a:hover {
	color: #FFFFFF;
}

#footer a:visited {
	color: #FFFFFF;
}

.assoc
{
	margin-bottom:12px;
	width:525px;
	border-bottom:1px #000000 dotted;
	padding-bottom:12px;
}

.associmg {
	float:left;
	margin-right:8px;
	width:100px;
	text-align:center;
}

.assoc p {
	float:left;
	
	/*---------- CLEAR ------------------*/

}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

