body {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size : 11px;
	color: #155AAA;
	background-color: #124B8E;
	margin: 0px;
	}

p {
	margin: 0px 30px 10px 30px;
	line-height: 1.4em;
}
h1 {
	font-size: 14px;
	margin: 30px 30px 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h2 {
font-size: 12px;
margin: 20px 20px 10px 30px;
color: #155AAA;
}
h3 {
font-size: 12px;
margin: 20px 20px 5px 30px;
}
li {
	list-style-image: url(graphics/arrow_r.gif);
	margin: 2px 5px;
}

a:link,a:active,a:visited { 
text-decoration:underline; color : #11417D; 
}
a:hover	{ 
text-decoration: underline; color : #FF6600; 
}

a.infolink { 
color: #CCCCCC 
}		
a.infolink:visited { 
color: #ccc; 
}		
a.infolink:hover { 
color: #ccc; 
}
.lead {
	font-size: 14px;
	color: #155AAA;
	font-weight: bold;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
}
.white {
background-color: #fff;
}
.blue {
background-color: #124B8E;
}
.dblue {
background-color: #104684;
}
.lgrey {
background-color: #ebebeb;
}
.hire {
	font-size: 14px;
	margin: 20px 30px 5px;
	color: #FFFFFF;
	text-transform: uppercase;
	border: thin dotted #124B8E;
	background-color: #124B8E;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
}

