@charset "ISO-8859-1";
.no-repeat {
	background-repeat: no-repeat;
}

.ul {
	list-style: circle;
	list-style-type: circle;

    padding:20px 0 0 40px;
}


.a:link {
	color: #333333;
	text-decoration: none;

}
.a:hover {
	color: #333333;
	text-decoration: underline;
}
.a:visited {
    color: #333333;
	text-decoration: none;
}
.a:active {
	
	text-decoration: underline;
}

.b:link {
	color: #ffffff;
	text-decoration: none;
}
.b:hover {
	color: #ffffff;
	text-decoration: underline;
}
.b:visited {
	color: #ffffff;
	text-decoration: none;
}
.b:active {
	color: #ffffff;
	text-decoration: none;
}

.c:link {
	color: #941823;
	text-decoration: underline;
}
.c:hover {
	color: #941823;
	text-decoration: underline;
}
.c:visited {
	text-decoration: underline;
	color: #941823;
}
.c:active {
	color:#941823;
	text-decoration: underline;
}



.pageheader {
	color: #941823;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}


.contact {
	color: #FFFFFF;
	font-family: Century Gothic;
	font-size: 18px;
	letter-spacing: 1px;
}

.menu {
	color: #312525;
	font-family: Century Gothic;
	font-size: 12px;
	text-align: center;
}


.bodytext {
	color: #333333;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	text-align:justify;
	
}

.bodytext1 {
	color: #004bc4;
	font-family: Arial;
	font-size: 14px;
	text-align: left;
	
	
}

.header {
	color: #941823;
	font-family:"Century Gothic";
	font-size: 16px;

	
}

.header1 {
	color: #941823;
	font-family:"Century Gothic";
	font-size: 24px;
	font-weight:bold;

	
}

.header2 {
	color: #941823;
	font-family:"Century Gothic";
	font-size: 16px;
	font-weight:bold;

	
}

.header3 {
	color: #941823;
	font-family:"Century Gothic";
	font-size: 11px;

	
}

.header4 {
	color: #ffffff;
	font-family:"Century Gothic";
	font-size: 40px;

	
}

.header5 {
	color: #ffffff;
	font-family:"Century Gothic";
	font-size: 12px;

	
}

.header6 {
	color: #ffffff;
	font-family:"Century Gothic";
	font-size: 24px;
	font-weight:bold;

	
}


.footer {
	color: #ffffff;
	font-family: Arial;
	font-size: 10px;
	text-align: center;
	line-height:15px;
	font-weight:bold;
}

.footer2 {
	color: #941823;
	font-family: Arial;
	font-size: 10px;
	text-align: center;
	line-height:15px;
}

.copyright {
	color: #0088bd;
	font-family: Arial;
	font-size: 9px;
	text-align: center;
}
