@charset "UTF-8";
a:link {
	font-family: "Trebuchet MS", Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #E8538C;
	text-decoration: none;
}
.spaceBefore {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.rightPadding {
	padding-right: 10px;
}
a:visited {
	font-family: "Trebuchet MS", Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #E8538C;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #EC71A8;
}
a:active {
	font-family: "Trebuchet MS", Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #EC71A8;
}
.topLinks {
	font-family: "Trebuchet MS", Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E64A86;
	margin: 0px;
	padding: 0px;
}
.topLinksPadding {
	padding-right: 60px;
}
.mainText {
	font-family: "Trebuchet MS", Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.mainTextCell {
	padding: 10px;
	margin: 10px;
}
.articleHeading {
	font-family: "Trebuchet MS", Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EC6C9E;
}
.pinkVertBorder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-width: thin;
	border-left-color: #EC6C9E;
}
.pinkHorizBorderTop {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thin;
	border-top-color: #EC6C9E;
}
.pinkHorizBorder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: thin;
	border-bottom-color: #EC6C9E;
}
.pinkVertBorderRight {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: thin;
	border-right-color: #EC6C9E;
}
.background {
	background-image: url(images/fullpagebackground.gif);
	background-repeat: no-repeat;
}
.resumeStyle {
	line-height: 1.25em;
}
