@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 36px;
	font-weight: lighter;
	line-height: 40px;
	margin-top: 0px;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
}
h3 {
	font-size: 36px;
	font-weight: lighter;
	margin-bottom: 10px;
	margin-top: 0px;
}
p {
	margin-top: 0px;
}
.largeText {
	font-size: 36px;
	font-weight: lighter;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
}
.menu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #542862;
	font-weight: bold;
}
.menu1 a:link {
	color: #542862;
	text-decoration: none;
}
.menu1 a:visited {
	color: #542862;
	text-decoration: none;
}
.menu1 a:hover {
	color: #986EA3;
	text-decoration: none;
}
.footer {
	font-size: 10px;
	color: #000000;
}
.whiteText {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}
.footer a:link {
	color: #381F40;
	text-decoration: none;
	font-size: 10px;
}
.footer a:visited {
	color: #381F40;
	text-decoration: none;
	font-size: 10px;
}
.footer a:hover {
	color: #673A75;
	text-decoration: none;
	font-size: 10px;
}
h4 {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	line-height: 5px;
	text-transform: capitalize;
}
.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.menu2 a:link {
	color: #ffffff;
	text-decoration: none;
}
.menu2 a:visited {
	color: #ffffff;
	text-decoration: none;
}
.menu2 a:hover {
	color: #D8D8D8;
	text-decoration: none;
}
a:link {
	color: #492952;
	text-decoration: none;
}
a:visited {
	color: #492952;
}
a:hover {
	color: #7A4D87;
}
.bigText {
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	text-transform: uppercase;
}
.medText {
	font-size: 16px;
	font-weight: bold;
}
.landingTable {
	background-image: url(images/partner_landing.jpg);
	background-repeat: no-repeat;
	background-position: left;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.subText {
	font-size: 14px;
	color: #333333;
}
.box {
	background-image: url(images/box_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #F7F7F9;
}
.contentMain {
	background-image: url(images/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.highlighted {
	font-weight: bold;
	color: #6F407C;
	text-decoration: underline;
}
