.formbutton {
	position: absolute;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border: 1px solid #E62F80;
	width: 140px;
	background-color: #E62F80;
	padding: 4px;
	bottom: -20px;
	left: 0px;
	margin-left: 2px;
}
.formbutton:hover {
	background-color: #49065e;
}
.formsubmitleft {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #E62F80;
	color: #FFFFFF;
	border: 0px solid #E0005C;
	position: relative;
	float: left;
	padding: 4px;
}
.formsubmit {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #164D98;
	color: #FFFFFF;
	border: 0px solid #FFFFFF;
	position: relative;
	float: right;
	padding: 4px;
}
.formboxstylewhite2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px;
	color: #49065e;
	border: 1px solid #E62F80;
	background-color: #FFFFFF;
}
ul.bullets   {
	margin-left: 0em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	padding-left: 0px;
	color: #172556;
}
ul.bullets li   {
	background-image: url(images/newbulletpoint4.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 10px;
}
.bodytext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #49065e;
	line-height: 22px;
	text-align: left;
}
.bodytext    a:link {
	color: #49065e;
	text-decoration: none;
}
.bodytext    a:visited {
	color: #49065e;
	text-decoration: none;
}
.bodytext    a:hover {
	color: #E0005C;
	text-decoration: none;
}
.bodytext    a:active {
	color: #E0005C;
}
.bodytextw {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 20px;
	text-align: left;
}
.bodytextw      a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.bodytextw      a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.bodytextw      a:hover {
	color: #333333;
	text-decoration: underline;
}
.bodytextw      a:active {
	color: #333333;
}
.submenu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DAA900;
	line-height: 30px;
	text-align: left;
	font-weight: bold;
}
.submenu    a:link {
	color: #172556;
	text-decoration: none;
}
.submenu    a:visited {
	color: #172556;
	text-decoration: none;
}
.submenu    a:hover {
	color: #DAA900;
	text-decoration: none;
}
.submenu    a:active {
	color: #DAA900;
}
.footertext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
	text-align: left;
}
.footertext    a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footertext    a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footertext    a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.footertext    a:active {
	color: #FFFFFF;
}
.bodytextbigger {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #49065e;
	line-height: 22px;
	text-align: left;
}

