@charset "UTF-8";
/* CSS Document */

body {
	background-color: #956771;
}

.Mainlinks { color:#5B5B6E; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt;}
a.navbar:link {color:#5B5B6E}
a.navbar:visited {color:#5B5B6E}
a.navbar:hover {color:#5B5B6E}
a.navbar:active {color:#5B5B6E}

.Bodylinks {color:#000000; font-family: Arial, Helvetica, sans-serif; font-size: 9pt;}
a.navbar:link {color:#000000}
a.navbar:visited {color:#000000}
a.navbar:hover {color:#FF0000; text-decoration: underline;}
a.navbar:active {color:#000000}

.Purplebodylinks {color:#5B5B6E; font-family: Arial, Helvetica, sans-serif; font-size: 9pt;  font-weight: bold;}
a.navbar:link {color:#5B5B6E; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold;}
a.navbar:visited {color:#5B5B6E; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold;}
a.navbar:hover {color:#5B5B6E; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold;}
a.navbar:active {color:#5B5B6E; font-family: Arial, Helvetica, sans-serif; font-size: 9pt;  font-weight: bold;}

.Purplefooterlinks {color:#5B5B6E; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold;}
a.navbar:link {color:#5B5B6E; font-family: Arial, Helvetica, sans-serif; font-size: 10pt;  font-weight: bold;}
a.navbar:visited {color:#5B5B6E; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold;}
a.navbar:hover {color:#5B5B6E; font-family: Arial, Helvetica, sans-serif; font-size: 10pt;  font-weight: bold;}
a.navbar:active {color:#5B5B6E; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold;}

.Bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	}
	
.Purplebodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	text-transform: uppercase;
	font-weight: bold;
	color: #5B5B6E;
}
.Pinktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #956771;
}
.Whitebodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.Subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	font-variant: small-caps;
}
.Blacksubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.Blacksubheadcaps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
        text-transform: uppercase;
	color: #000000;
}
.Blacksubheadbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.Purpleheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #5B5B6E;
}

