@charset "UTF-8";
body {
	font-family: "Times New Roman", Times, serif;
	background-image: url(images/body_bg.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	background-position: center top;
	background-color: #EEEEEE;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
a {
	font-weight: normal;
	color: #84003F;
	text-decoration: underline;	
}
a:hover {
	font-weight: normal;
	text-decoration: none;	
}
.top_repete {
	background-image: url(images/body_top_repete.gif);
	background-repeat: repeat-x;
}
.top_banner {
	font-weight: bold;
	color: #84003F;
	text-decoration: none;	
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}
.top_banner a {
	font-size: 16px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.top_banner2 {
	font-size: 16px;
	line-height: 20px;
	color: #84003F;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 26px;
	color: #84003F;
	font-weight: normal;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 26px;
	color: #84003F;
	font-weight: normal;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	color: #84003F;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.top_banner a:hover {
	font-weight: bold;
	color: #84003F;
	text-decoration: none;	
}
.body_top_bg {
	background-image: url(images/body_top.jpg);
	background-repeat: no-repeat;
}
.body_middle_repete {
	background-image: url(images/body_repete.jpg);
	background-repeat: repeat-y;
}
#ContactFirstName {
	display: none;
}
