@charset "UTF-8";
/* CSS Document */

body {
	padding-top: 3%;
	padding-right: 10%;
	padding-left: 15%;
	background-color: #FFCDE6;
}
h1 {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	vertical-align: baseline;
	margin-left: 7px;
}
.linkbox {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 7px;
	padding-bottom: 7px;
}
.maincopy {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	margin-left: 7px;
	margin-right: 5px;
	font-size: 12px;
	margin-bottom: 7px;
	list-style-type: disc;
}
.maincopy2 {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	margin-right: 5px;
	font-size: 12px;
	list-style-type: lower-alpha;
}
.maincopy3 {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	margin-left: 7px;
	margin-right: 5px;
	font-size: 12px;
	margin-bottom: 7px;
	list-style-type: lower-roman;
}
.maincopy_bold {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-right: 5px;
	margin-bottom: 7px;
	margin-left: 7px;
}
.footer_bg {
	background-attachment: fixed;
	background-color: #FFCDE6;
	background-image: url(../images/layout/footer.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
hr {
	font-size: 10px;
	color: #70041B;
	text-align: center;
	background-color: #70041B;
	border-top-color: #70041B;
	border-right-color: #70041B;
	border-bottom-color: #70041B;
	border-left-color: #70041B;
}
a {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #70041B;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #70041B;
}
a:visited {
	text-decoration: none;
	color: #70041B;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style1 {
	font-size: 12px;
	font-weight: bold;
}
.style2 {
	font-size: 13px;
	font-weight: bold;
}
.style3 {color: #7E2034}
