@charset "UTF-8";
html, #hd, #hdin, #h1, #nv, .cl, #sbm, #btn {
	margin:0px;
	padding:0px;
}
body {
	text-align:justify;
	background-color:#333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	margin:0px;
	padding:0px 0px 0px 0px;
	background-image: url(/bgrs7.png);
}
a:link, a:visited, a:active {
	color:#039;
	text-decoration:none;
	outline:none;
	padding: 10;
	padding-right: 18px;
}
a:hover {
	text-decoration:none;
}
#hd {
	background-color:#ffffff;
	width:100%;
	height:167px;
	border-bottom:solid 0px #475057;
	color: #06C;
	background-image: url(../bgrs7.png);
}
#hdin {
	width:1000px;
	height:167px;
	margin:0px auto;
	text-align:left;
	position:relative;
}
#h1 {
	font-size:24px;
	color:#e8e8ea;
	font-weight:bold;
	text-transform:uppercase;
	position:absolute;
	top:37px;
	left:1px;
}
#hdnv {
	position:absolute;
	top:45px;
	right:1px;
	list-style:none;
	padding:0px;
	margin:0px 0px 0px 0px;
}
#hdnv li {
	float:left;
	background:url(../images/phnvblt.gif) no-repeat 0px 50%;
}
#hdnv li a {
	margin:0px;
	padding:2px 10px;
	color:#f1f1f1;
	font-size:11px;
}
#hdnv li a:hover {
	text-decoration:none;
	color:#333;
}
#nv {
	background:url(../images/nv.gif);
	width:1014px;
	height:55px;
	border-bottom:solid 2px #273037;
	text-align:center;
	position: absolute;
}
#mnv {
	width:1014px;
	height:55px;
	list-style:none;
	padding:0px;
	margin:0px auto;
	background:url(../images/dev.gif) no-repeat right 50%;
}
#mnv li {
	float:left;
	width:144px;
	height:55px;
	background:url(../images/dev.gif) no-repeat 0px 50%;
}
#mnv li a {
	width:144px;
	height:33px;
	display:block;
	text-align:center;
	margin:0px;
	padding:17px 0px 0px 0px;
	text-decoration:none;
	color:#f1f1f1;
	font-weight:bold;
	border-top:solid 5px #273037;
}
#mnv li a:hover, #mnv li a.act, #mnv li a.act:hover {
	border-top:solid 5px #57a64d;
	text-decoration:none;
}
#wr {
	width:1014px;
	background-color:#666666;
	padding:5px;
	margin:42px auto;
	text-align:left;
	background-image: url(../bgrs7.png);
}
#cnt {
	margin:0px;
	padding:20px 30px 15px 30px;
	background-color:#bbbec7;
	border-top:solid 5px #ffffff;
	line-height:1.8em;
}
#cnt p {
	margin:0px;
	padding:0px 0px 15px 0px;
}
.pt {
	font-size:18px;
	color:#c77c09;
}
#ft {
	padding:25px 0px 0px 0px;
	margin:0px;
	border-top:dashed 2px #aaa;
	font-size:11px;
}
#ft p {
	margin:5px;
	padding:5px;
}
.cl {
	line-height:0px;
	width:100%;
	height:0px;
	display:block;
	font-size:0px;
	clear:both;
	background-image: url(../bgrs7.png);
}
#tbl_contact {
	margin:0px 0px 20px 0px;
}
#tbl_contact th, #tbl_contact td {
	text-align:left;
	vertical-align:top;
}
#tbl_contact th {
	padding:0px 10px 3px 0px;
}
#tbl_contact td {
	padding:3px 0px 3px 3px;
}
#tbl_contact .frmfld, #tbl_contact .frmarea {
	border:solid 1px #444;
	padding:2px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#777;
}
#tbl_contact .frmfld {
	width:330px;
}
#tbl_contact .frmarea {
	height:200px;
	width:330px;
}
#sbm, #btn {
	display:block;
	width:120px;
	height:20px;	
}
#sbm {
	float:left;
	border:solid 1px #444;
	background:url(../images/btn.png) repeat-x center 50%;
}
#btn {
	text-align:center;
	background-color:transparent;
	border:none;
	cursor:pointer;
	color:#fff;
	text-transform:lowercase;
}
#sbm:hover {
	border:solid 1px #fff;
}
label {
	padding:0px 20px 0px 0px;
	margin:0px;
}
label.req {	
	display:block;
	color:#900;
}
.warning_sent {
	color:#fff;
	font-weight:bold;
}
#tbl_contact p.warning {
	font-weight:bold;
	color:#fff;
	padding:5px 0px 5px 15px;
	background:#D15B14;
}
.missing {
	color:#900;
}
