body {
	background-color: #FFFFFF;
	margin: 20px;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
}
.bodyText a {color: #00acd7; text-decoration: none;}
.bodyText a:link {color: #00acd7; text-decoration: none;}
.bodyText a:active {color: #00acd7; text-decoration: none;}
.bodyText a:visited {color: #00acd7; text-decoration: none;}
.bodyText a:hover {color: #00acd7; text-decoration: underline;}
.topMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #ddc199;
	margin-bottom: 15px;
}
.topMenu a {color: #663300; text-decoration: none;}
.topMenu a:link {color: #663300; text-decoration: none;}
.topMenu a:active {color: #663300; text-decoration: none;}
.topMenu a:visited {color: #663300; text-decoration: none;}
.topMenu a:hover {color: #ddc199; text-decoration: underline;}
.topMenu-orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #ff9900;
	margin-bottom: 15px;
}
.topMenu-orange a {color: #ff9900; text-decoration: none;}
.topMenu-orange a:link {color: #ff9900; text-decoration: none;}
.topMenu-orange a:active {color: #ff9900; text-decoration: none;}
.topMenu-orange a:visited {color: #ff9900; text-decoration: none;}
.topMenu-orange a:hover {color: #ff9900; text-decoration: underline;}
.menuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
}
.menuText a {color: #00acd7; text-decoration: none;}
.menuText a:link {color: #00acd7; text-decoration: none;}
.menuText a:active {color: #00acd7; text-decoration: none;}
.menuText a:visited {color: #00acd7; text-decoration: none;}
.menuText a:hover {color: #00acd7; text-decoration: underline;}
.bodyText-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
}
.bodyText-white2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.bodyText-orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #ff9900;
}
.bodyText-orange a {color: #00acd7; text-decoration: none;}
.bodyText-orange a:link {color: #00acd7; text-decoration: none;}
.bodyText-orange a:active {color: #00acd7; text-decoration: none;}
.bodyText-orange a:visited {color: #00acd7; text-decoration: none;}
.bodyText-orange a:hover {color: #00acd7; text-decoration: underline;}
.bodyText-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #00acd7;
}
.bodyText-pink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #f0037f;
}
.bodyText-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #99cf16;
}
.bodyText-brown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #663300;
}
.subhead-brown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #663300;
}
.textInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	border: 1px solid #000000;
	width: 300px;
	height: 20px;
	color: #000000;
	padding: 3px;
}
.textInput2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	border: 1px solid #000000;
	width: 420px;
	height: 20px;
	color: #000000;
	padding: 3px;
}
.textArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	border: 1px solid #000000;
	width: 420px;
	height: 100px;
	color: #000000;
	padding: 3px;
}
