.shadow_left {
	background-image: url(images/shadow_left.gif);
	background-repeat: repeat-x;
	background-position: right;
}
.boxback {background-image: url(images/shadow_left.gif);
background-repeat: repeat-x;
background-position: top center
;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #03529C;
	text-decoration: none;
}
a.menu:hover {
	text-decoration: underline;
}
.text1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
.footer {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
}
.footer2 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #03529C;
	text-decoration: none;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
	line-height: 12pt;
	text-align: justify;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 1px;
	height: auto;
	width: auto;
	background-color: #BCDBED;
	color: #03529C;
	border: thin dotted #03529C;
}
a.button:hover {
	color: #FFFFFF;
}
.text3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #03529C;
	text-decoration: none;
}
.button2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 1px;
	height: auto;
	width: auto;
	background-color: #1E92DB;
	color: #BCDBED;
	border: thin dotted #03529C;
}
