/* CSS Document */

body {
	margin-left: 6px;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 182262;
}
a:link {
	color: A75874;
	text-decoration: none;
}
.pinktext {
	color: A75874;
}
a:visited {
	text-decoration: none;
	color: #83AFEC;
}
a:hover {
	text-decoration: underline;
	color: #84B1EC;
}

a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.maintext {
	width: 500px;
}
.highlightmauve {
	background-color: A75874;
}
.highlightltblue {
	background-color: 83AFEC;
}

.bullet {
	list-style-image: url(images/bullet.jpg);
}

.CAPSSentBeg {
	font-size: 18px;
	font-weight: bold;
}

.aroundImages {
	border: thin solid A75874;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 6px;
}
.maintextFULLsize {
	width: 525px;
}
.lightbluetext {
	color: 83AFEC;
}
.formbackground {
	background-color: #FFFFFF;
	color: #182262;
}

