@charset "UTF-8";
#osduk, body {
	background-color: #000;
	margin: 0px;
	text-align: center;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #666;
	background-repeat: repeat;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 16px;
	text-decoration: none;
	letter-spacing: 1px;
}
#outerBorder {
	width: 940px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 5px;
	background-color: #FFF;
}
#outer {
	height: auto;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
#header {
	height: 130px;
	width: 920px;
	text-align: left;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
}
#headerLogo { position: absolute; width: 198px; height: 117px; left: 29px; top: 6px; padding: 0px; text-align: left; }
#content {
	height: auto;
	width: 920px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #000;
}
#footer {
	padding: 0px;
	height: auto;
	text-align: left;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	color: #8A874D;
}
p, form {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #21447A;
	text-decoration: none;
	line-height: 28px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(../main_images/back_h1.jpg);
	background-repeat: repeat-x;
	margin-top: 15px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	line-height: 16px;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
h3{
	font-size: 14px;
	font-weight: bold;
	color: #EBEBEB;
	line-height: 18px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	line-height: 16px;
	background-color: #A03535;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
a, a:active, a:visited {
	color: #09F;
	text-decoration: none;
}
a:hover {
	color: #F90;
	text-decoration: none;
}
.error {
	margin-left: 0px;
	color: #F00;
	font-size: 10px;
}
.imageBorder {
	border: 1px solid #0B4110;
	margin: 0px;
	padding: 3px;
}
.textBox { width: 890px; margin-left:10px; margin-top: 10px; margin-bottom: 10px; padding-left:5px; padding-right:5px; }
.textBox span {
	color: #09F;
}
