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

h1 {
	background-color: #081B72;
	font-size: 30px;
	background-image:url(../graphics/images/header_cause.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
h2 {
	color: #081B72;
	text-align: left;	
}
h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	letter-spacing: 0.2em;
}
.h3wrapper p{
	text-align: right
}
h4 {
	font-size: 18px;
	font-weight: normal;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	letter-spacing: 0.2em;
}
.contentwrapper p {
	font-size: 11pt;
	color: #333333;
	text-align: justify;
	padding-left: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
}
#footer {
}
.price {
	font-size: 13px;
	letter-spacing: 0.1em;
	font-weight: normal;
}
.box_one {
	width: 500px;
	border: thin solid #B11B7D;
	margin: 10px 10px 10px 35px;
	padding: 0px 0px 5px 0px;
	height: 85px;
}
.box_two {
	width: 500px;
	border: thin solid #602386;
	margin: 10px 10px 10px 35px;
	padding: 0px 0px 5px 0px;
	height: 85px;
}
.box_three {
	width: 500px;
	border: thin solid #081B72;
	margin: 10px 10px 30px 35px;
	padding: 0px 0px 5px 0px;
	height: 150px;
}
.links {
	font-size: 14px;
	color: #333333;
	text-align: left;
	margin: 20px 0px 0px 15px;
	padding: 1px 4px 4px 4px;
	text-decoration: none;
}
.links a {
	font-size: 14px;
	color: #01A19D;
	margin: 20px 0px 0px 15px;
	padding: 1px 4px 4px 4px;
	text-decoration: none;
}
.links a:hover {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	background-color: #01A19D;
	padding: 1px 4px 4px 4px;
}
.pr {
	font-size: 14px;
	color: #333333;
	text-align: right;
	margin: 10px 0px 0px 20px;
	padding: 1px 4px 4px 4px;
	text-decoration: none;
}
.pr a {
	font-size: 14px;
	color: #01A19D;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	text-decoration: none;
}
.pr a:hover {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	background-color: #01A19D;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
