a:focus {
	outline: none;
}
a img {
	border: none;
}
html {
	
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(/images/bg_paper.gif);
}
h2.sidebarhead {
	margin: 0px 0px 10px 0px;
	font-size: 20px;
	line-height: 22px;
	font-weight: normal;
	font-family: georgia, times, serif;
	color: #000000;
}
#page {
	position: relative;
	margin: 0px auto;
	padding: 100px 0px 30px 0px;
	width: 1000px;
}
#page p a:link {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px #000000 dotted;
}
#page p a:visited {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px #000000 dotted;
}
#page p a:hover {
	color: #ff6600;
	text-decoration: none;
	border-bottom: 1px #ff6600 dotted;
}

#topper {
	position: fixed;
	z-index: 10;
	top: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-image: url(/images/bg_block_black_trans50.png);
	border-bottom: 3px #000000 solid;
}
#topper #top_content {
	margin: 0px auto;
	padding-top: 10px;
	width: 1000px;
	height: 70px;
}
#topper #logo {
	float: left;
	height: 60px;
	width: 240px;
	text-indent: -9999px;
	background-image: url(/images/logo.png);
	opacity: .85;
	-moz-opacity: .85;
	-webkit-opacity: .85;
	filter:alpha(opacity=85);
}
#topper #logo:hover {
	opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
	filter:alpha(opacity=100);
}
#topper ul#main_nav {
	float: left;
	margin: 18px 0px 0px -10px;
	list-style: none;
	font-size: 15px;
	font-family: helvetica, arial, verdana, sans-serif;
	font-weight: bold;
	text-transform: lowercase;
	color: #ffffff;
}
#topper ul#main_nav li {
	float: left;
	display: inline;
	margin: 0px 20px;
	text-align: center;
}
#topper ul#main_nav li a:link {
	color: #ffffff;
	text-decoration: none;
}
#topper ul#main_nav li a:visited {
	color: #ffffff;
	text-decoration: none;
}
#topper ul#main_nav li a:hover {
	color: #000000;
	text-decoration: none;
}
#topper ul#main_nav li.active {
	margin-top: -6px;
	padding: 3px 0px 1px 0px;
	border-top: 3px #000000 solid;
	border-bottom: 3px #000000 solid;
}
#topper ul#main_nav li.active a:link, #topper ul#main_nav li.active a:visited, #topper ul#main_nav li.active a:hover {
	color: #000000;
	cursor: default;
}
#main_img {
	float: left;
	width: 310px;
	height: 250px;
	margin: 0px 15px 20px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(/images/worker_office.jpg);
	border: 2px #666666 solid;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	box-shadow: 1px 1px 4px #333333;
	-moz-box-shadow: 1px 1px 4px #333333;
	-webkit-box-shadow: 1px 1px 4px #333333;
}
#sub_imgs {
	float: left;
	width: 315px;
	margin: -10px 0px 15px 0px;
}
#sub_imgs img {
	float: left;
	margin: 0px 1px;
	border: 1px #cccccc solid;
}
#page_head {
	float: left;
	width: 615px;
	height: 120px;
	margin: 15px 15px 15px 30px;
	padding: 0px;
	border-bottom: 2px #333333 dotted;
}
#page_head h1 {
	margin: 0px 0px 0px 0px;
	text-align: center;
	font-size: 36px;
	font-weight: normal;
	font-family: georgia, times, serif;
	color: #333333;
}
#page_head p {
	margin: 10px;
	text-align: center;
	font-size: 16px;
	font-family: helvetica, arial, verdana, sans-serif;
	color: #666666;
}

#main_content {
	float: right;
	width: 615px;
	margin: 15px 25px 15px 10px;
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 14px;
	line-height: 20px;
}
#main_content h2.bigcall {
	float: left;
	margin: 0px 0px 15px 0px;
	padding: 10px 0px;
	font-size: 24px;
	line-height: 26px;
	text-align: center;
	font-family: georgia, times, serif;
	font-weight: normal;
	border: 2px #006e38 dashed;
	background-color: #6e9d26;
	color: #ffffff;
}
#main_content p {
	margin: 0px 0px 15px 15px;
	color: #333333;
}
#main_content p em {
	margin-left: -15px;
	font-size: 18px;
	font-family: georgia, times, serif;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}
#main_content p b {
	color: #6e9d26;
}
#main_content object {
	margin: 0px 0px 15px 130px;
}
.step {
	float: left;
	position: relative;
	right: 10px;
	width: 293px;
	height: 150px;
	margin: 0px 5px 30px 5px;
	padding: 0px;
	background-image: url(/images/bg_vertical_stripes.png);
	border: 1px #cccccc solid;
}
.step h2.num {
	float: left;
	margin: 15px 5px 0px 15px;
	padding: 0px;
	font-size: 28px;
	font-family: helvetica, arial, verdana, sans-serif;
	color: #000000;
	text-align: center;
}
.step h2 {
	color: #000000;
	margin: 15px 10px 0px 0px;
	padding: 0px;
	font-size: 20px;
	line-height: 22px;
	font-weight: normal;
	text-align: left;
	font-family: georgia, times, serif;
}
.step .imgarea {
	display: none;
	float: left;
	width: 293px;
	height: 130px;
	margin: 5px 0px 10px 0px;
	padding: 0px;
	background-image: url(/images/bg_trans_gradient.png);
	background-color: #f2f2f2;
	border-top: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	text-align: center;
}
.step .imgarea img {
	margin-top: 15px;
}
.step p {
	float: left;
	position: relative;
	right: 5px;
	width: 278px;
	color: #666666;
}
h2.push {
	float: left;
	position: absolute;
	bottom: 7px;
	left: 5px;
	width: 283px;
	text-align: center;
	font-family: helvetica, arial, verdana, sans-serif;
	color: #000000;
}
h2.push a:link {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px #000000 dotted;
}
h2.push a:visited {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px #000000 dotted;
}
h2.push a:hover {
	color: #ff6600;
	text-decoration: none;
	border-bottom: 1px #ff6600 dotted;
}

#sidebar {
	float: left;
	width: 310px;
	margin: 0px 15px 30px 15px;
}
#sidebar p {
	margin: 15px 0px 0px 15px;
	font-size: 16px;
	line-height: 18px;
	font-family: helvetica, arial, verdana, sans-serif;
	color: #000000;
}
#sidebar ul {
	position: relative;
	right: 15px;
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 18px;
	text-indent: 0px;
	color: #333333;
	list-style-position: outside;
}
#sidebar ul li {
	margin: 0px 0px 10px 0px;
}
#sidebar .sidespacer {
	height: 5px;
	margin: 15px 0px 20px 0px;
	border-bottom: 1px #666666 dotted;
}

#footer {
	float: left;
	width: 1000px;
	margin: 15px auto 0px auto;
	padding: 10px 0px;
	background-image: url(/images/bg_block_black_trans50.png);
	border-top: 1px #000000 solid;
	border-right: 1px #000000 solid;
	border-left: 1px #000000 solid;
	text-align: center;
}
#footer h2 {
	text-align: left;
}
#footer h2.main {
	margin: 10px 0px;
	text-align: center;
	font-family: georgia, times, serif;
	color: #ffffff;
	font-weight: normal;
}
#footer p {
	margin: 10px 0px;
	font-size: 14px;
	font-family: helvetica, arial, verdana, sans-serif;
	color: #ffffff;
}
#footer p a:link, #footer p a:visited {
	color: #ffffff;
	border-color: #ffffff;
}
#footer p a:hover {
	color: #000000;
	border-color: #000000;
}
#footer p em {
	font-size: 150%;
	font-style: normal;
}


#editor_form {
	float: left;
	padding: 15px 0px;
	color: #666666;
}
#editor_form .pair {
	float: left;
	margin: 5px 10px;
}
#editor_form .pair.large {
	width: 310px;
}
#editor_form .pair.small {
	width: 130px;
}
#editor_form .pair.tiny {
	width: 60px;
}
#editor_form .pair.large input {
	float: left;
	font-size: 20px;
	width: 280px;
}
#editor_form .pair.large select {
	float: left;
	font-size: 16px;
	width: 280px;
}
#editor_form .pair.small input {
	float: left;
	font-size: 14px;
	width: 120px;
}
#editor_form .pair.tiny input {
	float: left;
	font-size: 14px;
	width: 50px;
}
#editor_form .pair textarea {
	float: left;
	font-size: 16px;
	width: 280px;
	margin: 5px;
	padding: .2em .4em .0em .4em;
	line-height: 1.3em;
	color: #333333;
	background-color: #ffffff;
	border: 2px #999999 solid;
	font-family: helvetica, arial, verdana, sans-serif;
}
#editor_form .pair textarea:focus {
	background-color: #ffcc00;
	border: 2px #ff6600 solid;
}
#editor_form .pair input, #editor_form .pair select {
	margin: 5px;
	padding: .2em .4em .0em .4em;
	line-height: 1.3em;
}
#editor_form .pair input:focus {
	border: 2px #ff6600 solid;
	background-color: #ffcc00;
	outline: none;
}
#editor_form .pair label {
	float: left;
	margin-bottom: -5px;
	font-size: 16px;
	text-transform: normal;
	font-family: georgia, times, serif;
}
.submit {
	float: left;
	width: 300px;
	margin: 10px 0px 0px 15px;
	font-size: 24px;
	color: #cccccc;
	background-color: #333333;
	border: 2px #000000 solid;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.submit:hover {
	background-color: #6e9d26;
	color: #ffffff;
	border-color: #006e38;
}
.optional {
	color: #333333;
	background-color: #cccccc;
	border: 2px #999999 solid;
	font-family: helvetica, arial, verdana, sans-serif;
}
.required {
	color: #333333;
	background-color: #ffffff;
	border: 2px #999999 solid;
	font-family: helvetica, arial, verdana, sans-serif;
}
