a  {
	text-decoration: none;
	color: #7db7d9;
}
a:hover {
	color: #7db7d9;
	text-decoration : underline;
}


ul { 
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	margin: 0;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-top: 0px;
	font-style: normal;
	font-weight: normal;
}

li { 
	background: url(../images/bullet.gif) left top no-repeat;
	padding-left: 7px;
}

.left { float: left;}

.background { 
	background: url(../images/background.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#11597B;
}

.background2 { 
	background: url(../images/EagleLabor_08.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding-top: 30px;
	padding-bottom: 30px;
}

.background3 { 
	background: url(../images/form_01.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

p {
	margin: 0;
	padding-bottom: 12px;
}

p.large 
{
	text-align: center;
	font-size: 19px;
	line-height: 21px;
	font-weight: bold;
	margin: 0;
	padding-bottom: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0;
	font-style: normal;
	font-weight: normal;
}

.gray {
    font-size: 9px;
	font-weight: normal;
}

.introcopy {
	padding-top: 10px;
}

.formintro {
	padding-top: 0px;
	padding-bottom: 2px;
	line-height: 13px;
}

.space {
	padding-top: 10px;
	padding-bottom: 10px;
}

.space2 {
	padding-top: 18px;
	padding-bottom: 20px;
}

.space3 {
	padding-top: 30px;
	padding-bottom: 30px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}


.navlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #5D88A1;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-style: normal;
	font-weight: normal;
}

.navlines2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #5D88A1;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-top: 0px;
	font-style: normal;
	font-weight: normal;
}

.inputborder {
	border-top : 1px solid #5D88A1;
	border-left : 1px solid #5D88A1;
	border-right : 1px solid #5D88A1;
	border-bottom : 1px solid #5D88A1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
}

.formheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-style: normal;
	font-weight: bold;
}

.form {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-top: 8px;
	font-style: normal;
	font-weight: bold;
}

.form2 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-top: 0px;
	font-style: normal;
	font-weight: bold;
}

.continue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-top: 1px;
	font-style: normal;
	font-weight: bold;
	border: 1px solid #000000;
	background-color: #11597B;
}

a.nav:link {color: #FFFFFF; text-decoration: none;}
a.nav:active {color: #FFFFFF; text-decoration: none;}
a.nav:visited {color: #FFFFFF; text-decoration: none;}
a.nav:hover {color: #FFFFFF; text-decoration: underline;}


a.gecko:link {color: #5D88A1; text-decoration: none;}
a.gecko:active {color: #5D88A1; text-decoration: none;}
a.gecko:visited {color: #5D88A1; text-decoration: none;}
a.gecko:hover {color: #FFFFFF; text-decoration: underline;}