.whiteLink{
}

a:link {color:#FFFFFF; text-decoration:none;}      /* unvisited link */
a:visited {color:#FFFFFF; text-decoration:none;}  /* visited link */
a:hover {color:#006666; text-decoration:none;}  /* mouse over link */
a:active {color:#FFFFFF; text-decoration:none;}

.greyLink a.SS11px_Arial_styling:link {color:#999999; text-decoration:none;}      /* unvisited link */
.greyLink a.SS11px_Arial_styling:visited {color:#999999; text-decoration:none;}  /* visited link */
.greyLink a.SS11px_Arial_styling:hover {color:#006666; text-decoration:none;}  /* mouse over link */
.greyLink a.SS11px_Arial_styling:active {color:#999999; text-decoration:none;}

a.lightblue:link {color:#666666; text-decoration:none;}      /* unvisited link */
a.lightblue:visited {color:#666666; text-decoration:none;}  /* visited link */
a.lightblue:hover {color:#99CCFF; text-decoration:none;}  /* mouse over link */
a.lightblue:active {color:#99CCFF; text-decoration:none;}  /* selected link */
.yellowFont{
	color:#FFFF00;
}

.counter_styling{
	height:14px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
/*	color:#CC3300;
	background-color:#FFFFFF;
	border-style:solid;
	border-color:#009900;
	border-width:2px;
	padding:2 2 2 2; */
}
.italics_styling{
	font-style:italic;
}	
.italics2_styling{
	font-style:italic;
	color:#669900;
}
.no_underlineWhite_styling{
	underline: none;
	font-color:#FFFFFF;
}
.bodycopy_styling{
	font-size:12px;
	font-family:Times New Roman, Times, serif;
}
.bodycopy12Bold_styling{
	font-size:12px;
	font-family:Times New Roman, Times, serif;
	font-weight: bold;
}
.redcopy_styling{
	font-size:16px;
	font-family:Times New Roman, Times, serif;
	color:#CC0000;
}
.redcopy14_styling{
	font-size:14px;
	font-family:Times New Roman, Times, serif;
	color:#CC0000;
}
.whitecopy_styling{
	font-size:16px;
	font-family:Times New Roman, Times, serif;
	font-weight:bold;
	color:#FFFFFF;
}
.bodycopy14_styling{
	font-size:14px;
	font-family: Times New Roman, Times, serif;
}	
.bold_styling{
	font-weight:bold;
}
.bold12_styling{
	font-weight:bold;
	font-size:12px;
}
.bold16Times_styling{
	font-weight:bold;
}
.subheads_styling{
	font-size:14px;
	font:Times New Roman, Times, serif;
	font-weight:Bold;
}	
.paragraph_style {
	letter-spacing: normal;
	text-align: left;
	text-indent: 2em;
	vertical-align: text-top;
	word-spacing: normal;
}
.linksRightCol_style {
	text-align: center;
	vertical-align: text-top;
	line_height: 20px;
}
.SansSerif_styling{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}	
.SS11px_Arial_styling{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.SS11px_styling{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.SS12px_styling{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.SS14px_styling{
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.SS16px_styling{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.Bold16px_styling{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.Bold12px_styling{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.Bold14px_styling{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
