@charset "utf-8";
/* CSS Document */

HTML {
	width: 100%;
}
BODY {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
}

H1 {
	font-size: 28px;
	font-weight: normal;
	color: #21035a;
	margin-bottom: 29px;
	padding: 0px;
	margin-top: 0px;
}
H2 {
	font-size: 14px;
	color: #3DB4E7;
}
H3 {}
H5 {}
H6 {}

#wrapper {
	min-width:740px;
}
.wrapper-img-01 {
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 284px;
}

.col-01 {
	width: 210px;
	float: left;
}
.col-02 {
	width: 490px;
	margin-left: 245px;
}


#header {
	width: 740px;

}
#header #telephone {
	background-image: url(../img/layout/blend-top.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 164px;
}
#header #telephone H4 {
	text-align: center;
	padding-left: 30px;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding-top: 93px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #21035a;
}
#header #logo {
	height: 164px;
}
#header #logo H4 {
	margin: 0px;
	padding-top: 28px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#search {
	clear: both;
	background-color: #67C3EC;
	height: 30px;
}
#search #searchbox {
	width: 740px;
	font-size: 12px;
	color: #21035a;
	font-weight: bold;
	padding-top: 3px;
}
#search #searchbox FORM {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 95px;
}
#search #searchbox .input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #21035a;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	font-weight: normal;
}
#search #searchbox .button {
	background-color: #67C3EC;
	font-size: 12px;
	font-weight: bold;
	color: #21035a;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content {
	width: 740px;

}
#content #menu {
	background-image: url(../img/layout/blend-bot.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 40px;
}
#content #menu A {
	display: block;
	font-size: 12px;
	text-decoration: none;
	color: #000066;
	text-align: right;
	padding-right: 39px;
	padding-top: 10px;
	padding-bottom: 5px;
}
#content #menu A:HOVER, #content #menu A.active  {
	background-image: url(../img/layout/menu-marker.jpg);
	background-repeat: no-repeat;
	background-position: right 15px;
}
#content #menu .submenu A {
	display: block;
	font-size: 11px;
	text-decoration: none;
	color: #3DB4E7;
	text-align: right;
	padding-right: 54px;
	padding-top: 0;
	padding-bottom: 5px;
}
#content  #menu  .submenu  A:HOVER {
	color: #000066;
	background-image: url(../img/layout/menu-marker.jpg);
	background-repeat: no-repeat;
	background-position: right 3px;
}
#content #page {
	padding-top: 35px;
}
#content #page P {
	font-size: 12px;
	color: #777777;
	text-align: justify;
}
#content #page P.err {
	font-weight: bold;
	color: #990000;
}
#content TR {}
#content TH {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #67C3EC;
	text-align: left;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
#content TD {
	font-size: 12px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
#content #page A {
	text-decoration: none;
	color: #21035a;
}
#content #page A:HOVER {
	text-decoration: underline;
}
#content #page UL {}
#content #page UL LI {
	font-size: 12px;
	color: #777777;
}
#content .statsbar {
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#content #page OL {

}
#content #page OL LI {
	font-size: 12px;
	color: #777777;
	margin-bottom: 15px;
}
#content #page .input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 300px;
	margin: 0px;
	padding: 0px;
}
#content #page .textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 470px;
	margin: 0px;
	padding: 0px;
}
#content #page .dropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 300px;
	margin: 0px;
	padding: 0px;
}
#content #page .button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100px;
	margin: 0px;
	padding: 0px;
}

#footer {
	clear: both;
	margin-left: 250px;
	width: 460px;
	font-size: 10px;
	color: #21035a;
	margin-top: 25px;
	margin-bottom: 25px;
}
#footer A {
	color: #21035A;
}
#footer A:HOVER {
	text-decoration: none;
}
