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

a
{
	color: #00b2dc;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

img {
	border: none;
}

body
{
	background-color: #308eb0;
	background-image: url(../i/page-bg.png);
	background-repeat: repeat-x;
	color: #37371E;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
}

#outer
{
	width: 790px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
	background-color: #FEFEF2;
	/* background-image: url('images/a3.gif'); */
	background-repeat: repeat-x;
	padding: 1em;
	border-top: solid 1px #ffffff;
	margin-bottom: 1em;
}

#outer2
{
	/* border: dotted 1px #308eb0; */
	padding: 1em;
}

#menu
{
	background-color: #1a3d5e;
	background-image: url(../i/nav-bg.png);
	background-repeat: repeat-x;
	color: #ffffff;
	height: 1.4em;
	line-height: 1.4em;
	padding: 0.8em;
	border-bottom: solid 1px #ffffff;
	border-top: solid 1px #6D7B34;
}

#menu a
{
	color: #ffffff;
	text-decoration: none;
}

#menu ul
{
	list-style: none;
	padding: 0em;
}

#menu li
{
	display: inline;
	font-size: 0.9em;
	font-weight: bold;
}

#menu li a
{
	padding: 0.8em;
}
#menu li a.selected {
	text-decoration:underline;
}

#menu li a:hover
{
	background-color: #308eb0;
	background-image: url('../i/nav-bg-hover.png');
	background-repeat: repeat-x;
}

#header
{
	padding: 8px 0 12px 0;
	position: relative;
}

#header h1
{
	font-size: 3.0em;
	text-transform: lowercase;
	font-weight: normal;
	letter-spacing: -0.05em;
}

#header h2
{
	position: relative;
	top: -0.1em;
	text-transform: lowercase;
	font-size: 0.8em;
	color: #4F4F2B;
}

#content
{
	margin-top: 1.0em;
	padding: 1.2em;
	line-height: 2.2em;
	font-size: 0.9em;
	position: relative;
}

#footer
{
	border-top: dashed 1px #EFEFD6;
	padding-top: 1em;
	font-size: 0.8em;
	color: #002549;
	padding-left: 1.2em;
	clear: both;
	line-height:14px;
}
#footer p {
	float:left;
}
#column1
{
	width: 530px;
	float: left;
	position: relative;
}

#column1 p
{
	text-align: justify;
	margin-bottom: 2.0em;
	color: #4F4F2B;
}

#column1 #pagetitle {
	margin-bottom: 1em;
}

#column1 h1
{
	font-size: 1.2em;
	border-bottom: dashed 1px #CECF8F;
	margin-bottom: 10px;
	color: black;
}
#column1 h3
{
	font-size: 1.2em;
	border-bottom: dashed 1px #CECF8F;
	margin-bottom: 1.0em;
}

#column2
{
	width: 145px;
	float: right;
	position: relative;
	margin-left: auto;
	border: 1px dashed #EFEFD6;
	background-color: #FFFFFF;
	padding: 0 10px 10px 10px;
}

#column2 p
{
	text-align: justify;
	margin-bottom: 2.0em;
	color: #4F4F2B;
	font-size: 1.0em;
}

#column2 h3
{
	font-size: 1.1em;
	border-bottom: dashed 1px #CECF8F;
	margin-bottom: 1.0em;
}

#column2 ul
{
	list-style: none;
	line-height: 2.0em;
	margin-bottom: 2.0em;
}

#column2 li
{
	border-bottom: dashed 1px #EFEFD6;
}
#column1 ul {
	list-style-image: url(../i/bullet.png);
	list-style-type: none;
	margin-left: 30px;
}
#pbib {
	float:right;
}
#pbib a {
	background:transparent url(../i/pbib2.png) no-repeat scroll 2px 0;
	border:medium none;
	color:navy !important;
	display:block;
	font-size:0.85em;
	padding:0 0 6px 2px;
	text-indent:-9999px;
	width:91px;
}
#pbib a:hover {
	background-position:2px -20px;
}
#column1 .summarytext {
	font-weight: bold;
	color: #2C80A1;
}
#column1 .top {
	text-align: right;
}
.top a,
.wee a {
	font-size: 0.9em;
	color: #308EB0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #308EB0;
	text-decoration:none;
}
.contactinfo {
	width: 400px;
}
fieldset {
	padding: 10px;
}
#agencydetails label {
	width: 130px;
	text-align: right;
	float: left;
	padding: 0 1em;
	line-height: 1.5em;
}
#agencydetails input {
	background-color:#F2F2F2;
	border-color:#999999;
	border-style:none none dashed;
	border-width:0 0 1px;
	margin-bottom:10px;
	padding:5px 0 0 5px;;
}
.twocolform label {
	width: 60px;
	text-align: right;
	float: left;
	padding: 0 1em;
	line-height: 1.5em;
}
.twocolform input {
	background-color:#F2F2F2;
	border-color:#999999;
	border-style:none none dashed;
	border-width:0 0 1px;
	margin-bottom:10px;
	padding:5px 0 2px 5px;
	width: 160px;
}
.twocolform input.checkbox {
	background-color: white;
	border:none;
	padding: 0;
	width: auto;
}
.radioset .fakelabel {
	width: 60px;
	text-align: right;
	float: left;
	padding: 0 1em;
	line-height: 1.5em;
}
.radioset label {
	width: auto;
	float: none;
	line-height: normal;
	padding: 0;
}
.radioset input {
	background-color: white;
	border:none;
	padding: 0;
	width: auto;
}
#children input {
	background-color:#F2F2F2;
	border-color:#999999;
	border-style:none none dashed;
	border-width:0 0 1px;
	width: 150px;
	padding:5px 0 2px 5px;
	margin-bottom:5px;
}
#children select {
	width: 50px;
}
.input-dob {
	width: 50px !important;
	text-align:center;
}
.input-age {
	text-align:center;
	width: 30px !important;
}
#bginfo_text {
	border: 1px solid #CCCCCC;
}
.form_address {
	height: 5em;
	width: 160px;
	margin-bottom: 10px;
	border:none;
	background-color:#F2F2F2;
}