a:visited {
	color: #800080;
}
a:link {
	color: #0000FF;
}
a:active {
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color:#FF0000;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
}
.head1 {
	font-size: 120%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.head1c {
	font-size: 120%;
	color: #00ADEC;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.headc1c {
	font-size: 120%;
	color: #00ADEC;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.headc1b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	text-align: center;
	font-style: italic;
}
.sansb {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.headc2c {
	font-size: 150%;
	color: #00ADEC;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.head2c {
	font-size: 150%;
	color: #00ADEC;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.headc3c {
	font-size: 200%;
	color: #00ADEC;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 25px;
	margin-bottom: 5px;
}
.boxBorder {
	border: medium solid #00adec;
}
.cborder {
	border: 4px solid #00ADEC;
}
.cborder2 {
	border: 1px solid #00ADEC;
}
.myList {
	list-style-type: none;
	text-indent: -20px;
}
.myList2 {
	text-indent: -24px;
	list-style-image: url(GIFs/bullet.gif);
	list-style-position: inside;
	margin-left: 36px;
	line-height: 24px;
}
.indent {
	padding-left: 0.4in;
}
.myList3 {
	text-indent: -24px;
	list-style-image: url(GIFs/bullet.gif);
	list-style-position: inside;
	margin-left: 36px;
	line-height: normal;
}
.pLink2 {
	font-family: Arial, Helvetica, sans-serif;
}
.sans {
	font-family: Arial, Helvetica, sans-serif;
}
.sans2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
}
.small {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}
.xsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.textic {
	font-style: italic;
	color: #00ADEC;
}
.smalli {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
.bullet {
	list-style-image: url(GIFs/bullet.gif);
}
.fillin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.smallb {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
.red {
	color: #CC0000;
}
.smallserif {
	font-size: small;
	font-family: "Times New Roman", Times, serif;
}
