.menutext {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 18px;
	text-decoration: none;
}
a.menutext:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.menutext:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.menutext:hover {
	text-decoration: underline;
}
a.menutext:active {
	color: #FF9900;
	text-decoration: underline;
}

.menutextorange {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #FF9900;
	line-height: 18px;
	text-decoration: none;
}
a.menutextorange:link {
	color: #FF9900;
	text-decoration: none;
}
a.menutextorange:visited {
	color: #FF9900;
	text-decoration: none;
}
a.menutextorange:hover {
	text-decoration: underline;
}
a.menutextorange:active {
	color: #FF9900;
	text-decoration: underline;
}

.menutextselected {
	color: #000099;
	text-decoration: none;
	font-size: 12px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
}
a.menutextselected:link {
	color: #000099;
	text-decoration: none;
}
a.menutextselected:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.menutextselected:hover {
	color: #000099;
	text-decoration: underline;
}
a.menutextselected:active {
	color: #FF9900;
	text-decoration: underline;
}
.mainheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.mediumtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 21px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
	text-align: justify;
}
.mainheadlineblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: 500;
	color: #333399;
	line-height: normal;
}
.mainmenutext {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: 400;
}
a.mainmenutext:link {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	color: #FFFFFF;
	text-decoration: none;
}
a.mainmenutext:visited {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	color: #FFFFFF;
	text-decoration: none;
}
a.mainmenutext:hover {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	color: #FFFFFF;
	text-decoration: none;
}
a.mainmenutext:active {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	color: #FFFFFF;
	text-decoration: none;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	font-weight: 100;
}
.tableborderplain {
	border: 1px solid #999999;
}
.menutableborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333399;
	border-right-color: #333399;
	border-bottom-color: #333399;
	border-left-color: #333399;
}
.blockquote {
	text-indent: 20px;
	list-style-position: inside;
	list-style-type: square;
	text-align: left;
	display: block;
}
.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bodytextblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3300CC;
}
.hugeheadlineblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 42px;
	font-weight: 500;
	color: #333399;
}
.bodytextboldunderlined {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	font-style: normal;
}
.bodytextbolditalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: 24px;
	font-weight: bold;
	color: #333399;
}
.bodytextitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 24px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bodytextboldunderlineditalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.bodytextright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #000000;
	text-align: right;
}
.bodytextrightbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
	text-align: right;
}
.blue16pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 32px;
	font-weight: bolder;
	color: #333399;
}
.black16ptbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}
.blue18ptbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 36px;
	font-weight: bold;
	color: #333399;
}
.celltopbot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.bolditalic12ptblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
}
.sectionlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}
.quotetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	text-align: center;
	color: #000000;
}
.bodytextcentered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
	text-align: center;
}
.mainmenutextorange {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FF9900;
	font-weight: 400;
}
.quotetextbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	text-align: center;
}

