body {

	background-color: #FFFFFF;

	font-family: Georgia, "Times New Roman", Times, serif;

	FONT-SIZE: 62.5%;

}



.blueborder {

	border: 1px solid #204D79;



}



.copyright {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 1em;

	text-align: center;

	color: #666666;

}


.white_text {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 1em;

	text-align: center;

	color: #ffffff;
}


.white_link:link, .white_link:visited, .white_link:hover, .white_link:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: center;
	text-decoration: underline;
	color: #FFFFFF;
}



#footer {

	text-align: center;

}



#content {

	padding-top: 15px;

	padding-right: 15px;

	padding-left: 45px;

	padding-bottom: 55px;

}



#content-job, #content-contact{

	padding-top: 15px;

	padding-right: 15px;

	padding-left: 45px;

	padding-bottom: 55px;

}



#content-job a{

	color: #666666;

	text-decoration: underline;

	font-weight: bold;
}


#content-contact a{
	color: #336633;
	text-decoration: underline;
}


h1,h2,h3 {

	font-size: 1.4em;

	color: #003300;

	font-weight: bold;

}



.firstletter {

	font-size: 1.4em;

	color: #003300;

	text-transform:uppercase;

	letter-spacing: .2em;

	font-weight: bold;

}



.nextletter {

	font-size: 1.2em;

	color: #003300;

	text-transform:uppercase;

	letter-spacing: .2em;

	font-weight: bold;

}



p {

	color: #666666;

	font-size: 1.3em;

}



p.quote {

	color: #003300;

}



p.contact {

	line-height: 20px;

}



ul li {

	color: #666666;

	font-size: 1.3em;

	line-height: 20px;

	list-style-type: disc;

	margin-left: -20px;

}



.leftbar {

	background-image: url(images/left_bar.jpg);

	background-repeat: no-repeat;

	background-position: left top;

	padding-top: 45px;

	text-indent: 15px;

	color: #003366;

	font-size: 1.1em;

	font-weight: bold;

	border-right-width: 1px;

	border-right-style: solid;

	border-right-color: #336699;

}



.leftbar a, a:visited {

	color: #003366;

	text-decoration: none;

}



.leftbar a:hover {

	color: #003366;

	text-decoration: underline;

}



fieldset {

	color: #666666;

	font-size: 1.2em;

	border: 0;

	vertical-align: top;

}



fieldset label {

	text-align:left;

	width: 150px;

	float: left;

	font-weight: bold;

	}



fieldset .label-secondary {

	padding-left: 15px;

	}



fieldset input, select

{

	margin-bottom: 8px;

} 

 

fieldset input

{

	width: 250px;

}



fieldset select

{

	font-size: .8em;

	width: 150px;

}



.note

{

	font-style: normal;

	font-weight: normal;

}



.expertise

{

	float: left;	

}



.check

{

	width: 30px;

	margin-left: -10px;

}



fieldset textfield {

	width:200px; }



fieldset textarea {

	width:400px;

	height: 100px;

}

