@charset "utf-8";
.heading1 {
	font-family: "Century Gothic";
	font-size: 22px;
	font-weight: bold;
	color: #990066;
}

.heading1_gray {
	font-family: "Century Gothic";
	font-size: 22px;
	font-weight: bold;
	color: #CCCCCC;
}

.heading1_white {
	font-family: "Century Gothic";
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
}

.textnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 15px;
}


a.normal:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: underline;
}


a.normal:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
}


a.normal:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #CCCCCC;
	text-decoration: underline;
}

a.normal:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
}


a.large:link {
	font-family: "Century Gothic";
	font-size: 16px;
	line-height: 15px;
	color: #CCCCCC;
	text-decoration: none;
}


a.large:visited {
	font-family: "Century Gothic";
	font-size: 16px;
	line-height: 15px;
	color: #CCCCCC;
	text-decoration: none;
}


a.large:hover {
	font-family: "Century Gothic";
	font-size: 16px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
}

a.large:active {
	font-family: "Century Gothic";
	font-size: 16px;
	line-height: 15px;
	color: #CCCCCC;
	text-decoration: none;
}


a.nav:link {
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}


a.nav:visited {
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}


a.nav:hover {
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	
}

a.nav:active {
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}


a.employee:link {
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}


a.employee:visited {
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}


a.employee:hover {
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 12px;
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
	
}

a.employee:active {
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}



a.submit:link {
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 12px;
	color: #990066;
	text-decoration: normal;
	font-weight: bold;
}


a.submit:visited {
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 12px;
	color: #990066;
	text-decoration: normal;
	font-weight: bold;
}


a.submit:hover {
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 12px;
	color: #990066;
	text-decoration: normal;
	font-weight: bold;
	
}

a.submit:active {
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 12px;
	color: #990066;
	text-decoration: normal;
	font-weight: bold;
}

.tagline {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #000000;
}
.title {
	font-family: "Century Gothic";
	font-size: 28px;
	color: #990066;
}
.footer {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #000000;
}

.footer_bold {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}



.text_interior {
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}

.text_interior_red {
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 18px;
	color: #990000;
}


.heading1_interior {
	font-family: "Century Gothic";
	font-size: 20px;
	color: #990066;
	font-weight: normal;
}

.heading1_white {
	font-family: "Century Gothic";
	font-size: 20px;
	color: #FFFFFF;
	font-weight: normal;
}

.heading_purple_sm {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: normal;
	color: #990066;
	text-decoration: none;
}

.heading_gray_sm {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.heading_purple_med {
	font-family: "Century Gothic";
	font-size: 18px;
	font-weight: normal;
	color: #990066;
	text-decoration: none;
}
