body {
	background-image: url(images/left.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.top_links {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #000;
	text-align: right;
	padding-right: 48px;
}
.footer {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: right;
	padding-right: 48px;
}
.footer_link {
	color: #21409b;
	text-decoration: none;
}
.footer_link:hover {
	color: #21409b;
	text-decoration: underline;
}
.top_links_link {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #000;
	text-decoration: none;
}
.top_links_link:hover {
	color: #21409b;
}
.main_text {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #666;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	padding-right: 48px;
}
.main_text_protalent {
	color: #204490;
	font-variant: small-caps;
	font-size: 14px;
}
#interior_body {
	background-image: url(images/left_interior.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.main_text_link {
	color: #21409b;
}
.main_text_link:hover {
	text-decoration:none;
}
.pdf_link {
	color: #21409b;
	font-variant: small-caps;
	font-size: 13px;
}
.pdf_link:hover {
	text-decoration:none;
}
