@charset "UTF-8";
/* CSS Document */

	
		
		a     { color: blue; font-family: Verdana; letter-spacing: normal; float: none; clear: none }
a:hover     { color: navy; font-family: Verdana; letter-spacing: normal; float: none; clear: none }
.bodycopy   { color: black; font-weight: normal; font-size: 11px; font-family: Verdana; line-height: 20px; letter-spacing: normal; text-align:left; }
.bullets { color: black; font-size: 10px; font-family: Verdana; font-weight: normal; line-height: 12px; letter-spacing: normal; }
.navlinks { color: black; font-size: 10px; font-family: Verdana; font-weight: normal; letter-spacing: normal; }
.headline  { font-size: 12px; font-family: Verdana; }
.headline-blink {
	color: #c60;
	font-size: 12px;
	font-family: Verdana;
	text-decoration: blink;
	text-align: center;
}
.headline-bigger { font-size: 14px; font-family: Verdana; font-weight: inherit; font-style: inherit; letter-spacing: 0.05px   }
.white-headline { color: white; font-size: 13px; font-family: Verdana; font-style: inherit; font-weight: inherit; letter-spacing: 0.05px; }
a.link2  { color: white; font-family: Verdana; text-decoration: underline; }
a.link2:hover  { color: white; font-family: Verdana; text-decoration: underline; }
table.job_listing {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

table.job_listing th {
	background: #dddddd;
	text-align: left;
}

.odd {
	background: #ffffff;
}

.even {
	background: #f5f5f5;
}
.whitetext { color: white; font-size: 10pt; font-family: Verdana; line-height: 18pt; }

.lighter {color:#454545;}
		
		
a{text-decoration:none}

.lp1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:100;
	font-size:180%;
	margin-left:100px;
	margin-bottom:0px;
	padding:0px;
	color:#FFF;
	font-style:italic;
	text-align:left;
}
.lp2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:100;
	font-size:130%;
	margin-left:100px;
	margin-top:0px;
	color:#FFF;
	font-style:italic;
	text-align:left;
}
.landerlist {
	margin-bottom: 5px;
}

.dashed {
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #3485B0;
	border-right-color: #3485B0;
	border-bottom-color: #3485B0;
	border-left-color: #3485B0;
}
        .style1 {font-family: Arial, Helvetica, sans-serif}
 	
input:focus {
	border: 3px solid #D0650B;
}
