body {
	background-color: #0e458e;
	padding: 0px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
.header1 {
	padding-top: 90px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 30px;
}
.bodytext_big {
	font-size: 17px;
	font-weight: bold;
}
.textbox1 {
	background-image: url(images/box_bg1.gif);
	height: 146px;
	width: 247px;
	background-repeat: no-repeat;
	margin-bottom: 15px;
	margin-top: 15px;
}
.services_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	color: #333333;
	text-decoration: none;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 20px;
}
.services_header {
	font-size: 12px;
	font-weight: bold;
	color: #0E458E;
	text-transform: uppercase;
}
.textlink {
	color: #CFDAE8;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CFDAE8;
}
.textlink:hover {
	color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.textbox2 {
	background-image: url(images/box_bg2.gif);
	height: 124px;
	width: 249px;
	background-repeat: no-repeat;
}
.qualifications_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 12px;
	padding-right: 15px;
	padding-left: 20px;
	font-weight: bold;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #819EC4;
	text-decoration: none;
	margin-top: 25px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #819EC4;
	margin-bottom: 30px;
}
.footerlink {
	color: #819EC4;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #819EC4;
}
.footerlink:hover {
	color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

