@charset "utf-8";
/* CSS Document */

.style9 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; }
.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style11 {color: #FFFFFF}
body {
	background-color: #CCCCCC;
	margin-top: 0px;
}
h1 {
	font-size: 24px;
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	padding: 0px;
	background-position: center center;
	margin: 0px;
}
.bodyBG {
	background-image: url(images/Mockup%20V1_5x1.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.footerWS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

h2 {
	font-size: 16px;
	color: #882E30;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-top: 10px;
}
h3 {
	font-size: 16px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	height: 10px;
	font-weight: normal;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #882E30;
	font-size: 14px;
	font-weight: normal;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.header a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.header a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.header a:hover {
	color: #FFCCCC;
}
.header a:active {
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
	list-style-position: outside;
}
