@charset "utf-8";

* {
	border: 0;
	margin: 0;
	padding: 0;
}

:focus {
	-moz-style-outline: none;
}

body {
	font: normal 12px/1.7em 'Lucida Grande', Arial, Helvetica, sans-serif;
	color: #ccc;
	/*background: #091b39; */
	/*background: url(../img/grey_bg.gif) left top repeat-x #f2f2f2;*/
	background: url(../img/blue_bg.gif) left top repeat-x #091b39;
	
	margin-top: 20px;
}

.wrapper {
	width: 766px;
	margin: 0 auto;
	position: relative;
}

h1 {
	width: 100%;
	padding-top: 12px;
	padding-bottom: 12px;
	background: url(../img/pros_for_pros.gif) right 22px no-repeat;
	display: block;
	border-bottom: 2px solid #09182d;
}


h2 {
	width: 350px;
	display: block;
	float: left;
	margin-left: 2em;
	margin-top: 3.8em;
	font-size: 214%;
	font-family: Palantino, Georgia, Times, 'Times New Roman', serif;
	font-weight: normal;
	line-height: 1.3em;
}

h2 a {
	font-size: 72% !important;
	text-decoration: none;
	color: #304460;
}

h2 a:hover {
	color: #ccc;
	text-decoration: underline;
}

h3 {
	font: normal 186% Palantino, Georgia, 'Times New Roman', Times, serif;
	text-indent: 10px;
	border-bottom: 1px solid #09182d;
	line-height: 1.6em;
	width: 766px;
	position: relative;
	margin: 0 auto 1em auto;
	clear: both;
	overflow: hidden;
}

#thinking {
	width: 100%;
	height: 296px;
	background: url(../img/thinking.gif) right top no-repeat #000;
	display: block;
	border-bottom: 2px solid #09182d;
}

hr {
	width: 100%;
	border-bottom: 1px solid #09182d;
	height: 1px;
	margin: 1em 0;
	display: block;
}

.content {
	padding: 1em 1em .5em 1em;
	background: #020811;
	border-bottom: 2px solid #09182d;
	display: block;
	overflow: hidden;
}

p {
	width: 85%;
	margin: 0 auto 1em auto;
	position: relative;
	text-align: justify;
	font-size: 1.12em;
	line-height: 1.3em;
	display: block;
}

div#footer {
	width: 100%;
	margin-top: 10px;
	text-align: center;
	display: block;
	color: #1f3d68;
	font-size: .92em;
}

form {
	width: 80%;
	position: relative;
	margin: 0 auto 1em auto;
}

label {
	width: 150px;
	display: block;
	float: left;
}

.long_label {
	width: 350px !important;
}

.short_label {
	width: 50px !important;
	margin-right: 54px;
}

.textbox {
	width: 200px;
	background: #fff;
	border: 1px solid #09182d;
	color: #000;
}

.clear {
	width: 100%;
	height: 10px;
	display: block;
	clear: both;
}

.radio {
	margin-left: 20px;
	margin-right: 10px;
	float: left;
}

p.center {
	text-align: center;
	padding-top: 1em;
	padding-bottom: 1em;
}

div.email_errors {

	background: #f7e0e0;
	padding: 1em;
	border: 1px solid #7b2d2d;
	position: relative;
	margin: 1em auto 2em auto;
	width: 80%;

}

h6 {
	width: 100%;
	font: normal 164% Palantino, Georgia, Times, serif;
	color: #7b2d2d;
	line-height: 1.3em;
	display: block;
	border-bottom: 1px solid #7b2d2d;
}

div.email_errors p {
	width: 95%;
	position: relative;
	margin: 1em auto 2em auto;
	font-size: 1.12em;
	font-family: Palantino, Georgia, Times, serif;
	color: #000;
}

div.email_errors ul {
	color: #000;
	font-size: 1.2em;
	width: 300px;
	position:relative;
	margin: 0 auto;
}

.submit {
	padding: 2px 6px;
	font-size: 1.0em;
	color: #000;
	border: 1px solid #000;
}

ul#nav {
	width: 84%;
	position: relative;
	margin: 1em auto 2.0em auto;
	list-style: none;
	font-size: 1.2em;
	line-height: 1.6em;
}

ul#nav li a {
	float: left;
	padding: 1.0em;
	color: #bbb;
	text-decoration: none;
}

ul#nav li a:hover {
	color: #fff;
	text-decoration: underline;
}

p.q {
	font-weight: bold;
	margin-bottom: .4em;
}

p.a {
	font-style: italic;
	color: #aaa;
	margin-bottom: 2em;
}

ul.who {
	width:600px;
	position: relative;
	left: 50%;
	margin-left: -300px;
}

ul.who li {
	float: left;
	width: 300px;
}
