@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	background-color: #EEEEFF;
	background-image: url(images/bg.jpg);
}
#top {
	height: 120px;
}
#wrap {
	background-color: #FFFFFF;
	text-align: justify;
	border: 1px solid #000000;
	margin-bottom: 15px;
	padding: 15px;
}
h1, h2, h3 {
	color: #006699;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
}
h1, h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	font-size: 16px;
}
h3 {
	font-size: 14px;
	text-align: center;
}

table {
	width: 100%;
}
#topmenu {
	background-color: #2071B0;
	background-image: url(images/topmenu_bg.jpg);
	background-repeat: repeat-x;
	height: 25px;
	font-size: 12px;
	color: #FFFFFF;
}
#topmenu td {
	text-align: right;
	padding-right: 15px;
	padding-left: 15px;
}
#topmenu a {
	color: #FFFFFF;
	text-decoration: none;
}
#topmenu a:hover {
	color: #CCCCCC;
}
#mib {
	width: 265px;
}
#text {
	padding-right: 15px;
	font-size: 12px;
	text-align: justify;
	padding-bottom: 20px;
}
#text strong {
	font-weight: normal;
}
#text li {
	font-size: 11px;
	font-weight: bold;
	color: #00659B;
}


#footer a {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	color: #006699;
}
#form {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	background-image: url(images/form_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	height: 205px;
}
#form select {
	margin-top: 30px;
}
#form .butt {
	margin-top: 15px;
}
#test_i {
	font-size: 10px;
	font-style: italic;
	margin-top: 15px;
	padding-left: 24px;
}
#apply {
	text-align: center;
	margin-bottom: 25px;
}
#partners {
	font-size: 10px;
	color: #666666;
	background-image: url(images/partners_01.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: justify;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-right: 25px;
	padding-left: 35px;
}
#partners a {
	color: #6699CC;
	text-decoration: none;
}

#partners_bot {
	background-image: url(images/partners_02.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	margin-top: 0px;
	margin-bottom: 20px;
}
#faq strong {
	font-weight: bold;
	color: #006699;
	display: block;
	padding-bottom: 3px;
}
#note {
	margin-top: 20px;
	margin-left: 10px;
	font-size: 11px;
}
a.leads:link {
	color: #6699CC;
	text-decoration: none;
}
