@charset "ISO-8859-1";
.no-repeat {
	background-repeat: no-repeat;
}

.breadcrumbs {
	font-size: 11px;
	font-family: Arial;
	color: #982632;
}
a:link {
	color: #982632;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #982632;
	text-decoration: none;
}
.b:link {
	color: #982632;
	text-decoration: none;
}
.b:hover {
	color: #000000;
	text-decoration: none;
}
.b:visited {
	color: #666666;
	text-decoration: none;
}
.b:active {
	color: #982632;
	text-decoration: none;
}
.ul {
    list-style:url(images/site/design/bullet.gif) none;
    padding:20px 0 0 40px;
}

.style2 {
	font-family: Arial;
	color: #A30046;
	font-size: 20px;
}
.pageheader {
	color: #982632;
	font-family: Arial;
	font-size: 25px;
}
.subtitle {
	color: #982632;
	font-family: Arial;
	font-size: 17px;
}
.bodytext {
	color: #982632;
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
}
.contact {
	color: #333333;
	font-family: Arial;
	font-size: 20px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}


.menutext {
	color: #982632;
	font-family: Arial;
	font-size: 14px;
}
.style4 {
	color: #FFF5D2;
	font-family: Arial;
	font-size: 14px;
}
.style5 {
	color: #A30046;
	font-family: Arial;
	font-weight: bold;
}
.style6 {
	color: #A30046;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
}

.style7 {
	font-size: 14px
}


.footer {
	font-size: 11px;
	font-family: Arial;
	color: #FFFFFF;
}


.c:link {
	color: #FFFFFF;
	text-decoration: none;
}
.c:hover {
	color: #000000;
	text-decoration: none;
}
.c:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.c:active {
	color: #FFFFFF;
	text-decoration: none;
}
h2.trigger {
	padding-left: 5px;
	margin: 0 0 5px 0;
	font-size: 12px;
	font-weight: bold;
}

h2.trigger a {
	text-decoration: none;
	display: block;
	outline: none;
}

h2.trigger a:link {
}

h2.trigger a:hover {
}

h2.trigger a:active {
}

.toggle_container {
	padding: 0;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 15px;
	font-size: 12px;
	text-align: justify;
	overflow: hidden;
	clear: both;
}

