body {
	padding: 5% 0px 0px 0px;
	margin: 0px;
}


#main {
	background-color: #cddae3;
	margin: 0% 0% 0% 0%;
}

.mini {
	background-color: #ebf0f4;
	height: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #b8b8b8;
	border-bottom: 1px solid #b8b8b8;
	font-size: 0pt;
}

.well{
	height: 30px;
	padding: 5px
}

#head {
	background-color: #cddae3;
	height: 50px;
}

#break {
	background-color: #0077a2;
	height: 35px;
}

#break2 {
	background-color: #0077a2;
	height: 5px;
	font-size: 0pt;
}

.logo {
	background-color: #ebf0f4;
	border-bottom: 1px solid #b8b8b8;
	border-top: 1px solid #b8b8b8;
}

.text {
	color: #214b83;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	padding: 2px;
}

.text2 {
	color: #4d4d4d;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	vertical-align: middle;
}

.text2 a{
	color: #4d4d4d;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	vertical-align: absmiddle;
	text-decoration: none;
	text-align: center;
	border: 0px;
}

.spacer {
   width: 125px;
	height: 50px;
	background-image: url(spacer.gif);
	background-repeat: repeat-x;
	border-right: 1px solid #b8b8b8;
}

.spacer2 {
   width: 125px;
	height: 50px;
	background-image: url(spacer.gif);
	background-repeat: repeat-x;
	border-left: 1px solid #b8b8b8;
}

.first{
	border-right: 1px solid #b8b8b8;
}

.last{
	border-left: 1px solid #b8b8b8;
}

.first_logo{
	border-right: 1px solid #b8b8b8;
	border-bottom: 1px solid #b8b8b8;
	border-top: 1px solid #b8b8b8;
}

.last_logo{
	border-left: 1px solid #b8b8b8;
	border-bottom: 1px solid #b8b8b8;
	border-top: 1px solid #b8b8b8;
}
