/* CSS Document FROM JC*/

/*//////////////////////////////////////////////////////////////*/
.textheader {
	font-family: Times New Roman, Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #ffffff;
}
/*//////////////////////////////////////////////////////////////*/



/*//////////////////////////////////////////////////////////////*/
/*FOOTER*/
.textwhite {
	font-family: Times New Roman, Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #ffffff;
	line-height:20px;
}
/*//////////////////////////////////////////////////////////////*/





/*//////////////////////////////////////////////////////////////*/
/*CONTENT*/
.text {
	font-family: Times New Roman, Verdana, Arial, Helvetica;
	font-size: 14px;
	color: #000000;
	line-height:20px;
}
/*//////////////////////////////////////////////////////////////*/









/*//////////////////////////////////////////////////////////////*/
.top:link, .top:visited, .top:active{
font-family: Times New Roman, verdana, Arial, Helvetica;
font-size:11px;
color:#1A1A1A;
font-weight: normal;
text-decoration:none;
}

.top:hover{
font-family: Times New Roman, verdana, Arial, Helvetica;
font-size:11px;
color:#1A1A1A;
font-weight: normal;
text-decoration:underline;
}
/*//////////////////////////////////////////////////////////////*/














/*//////////////////////////////////////////////////////////////*/
.whitelink:link, .whitelink:visited, .whitelink:active{
font-family:Times New Roman, verdana, Arial, Helvetica;
font-size:11px;
color:#ffffff;
font-weight: normal;
text-decoration:none;
text-transform:uppercase;
}

.whitelink:hover{
font-family:Times New Roman, verdana, Arial, Helvetica;
font-size:11px;
color:#ffffff;
font-weight: normal;
text-decoration:underline;
text-transform:uppercase;
}
/*//////////////////////////////////////////////////////////////*/










/*//////////////////////////////////////////////////////////////*/
.redlink:link,.redlink:visited,.redlink:active{
font-family:Times New Roman, Verdana, Arial, Helvetica;
font-size:12px;
color:#921111;
font-weight: bold;
text-decoration:none;
}

.redlink:hover{
font-family:Times New Roman, Verdana, Arial, Helvetica;
font-size:12px;
color:#921111;
font-weight: bold;
text-decoration:underline;
}
/*//////////////////////////////////////////////////////////////*/





/*//////////////////////////////////////////////////////////////*/
.orangelink:link, .orangelink:visited, .orangelink:active{
font-family:"Times New Roman", Verdana, Arial, Helvetica;
font-size:14px;
color:#C94E00;
font-weight: bold;
text-decoration:none
}

.orangelink:hover{
font-family:"Times New Roman", Verdana, Arial, Helvetica;
font-size:14px;
color:#C94E00;
font-weight: bold;
text-decoration:underline
}
/*//////////////////////////////////////////////////////////////*/






/*//////////////////////////////////////////////////////////////*/
.bluelink:link, .bluelink:visited, .bluelink:active{
font-family:"Times New Roman", Verdana, Arial, Helvetica;
font-size:14px;
color:#0066cc;
font-weight: bold;
text-decoration:none
}

.bluelink:hover{
font-family:"Times New Roman", Verdana, Arial, Helvetica;
font-size:14px;
color:#0066cc;
font-weight: bold;
text-decoration:underline
}
/*//////////////////////////////////////////////////////////////*/






/*//////////////////////////////////////////////////////////////*/
.left:link, .left:visited, .left:active {
font-family:Times New Roman, verdana, Arial, Helvetica;
font-size:12px;
color:#1A1A1A;
font-weight: normal;
text-decoration:none;
}

.left:hover{
font-family:Times New Roman, verdana, Arial, Helvetica;
font-size:12px;
color:#1A1A1A;
font-weight: normal;
text-decoration:underline;
}
/*//////////////////////////////////////////////////////////////*/



A {
  color: #921111;
  text-decoration: underline;
}

A:hover {
  color: #921111;
  text-decoration: underline;
}

A:visited {
  color: #921111;
  text-decoration: underline;
}

A:active {
  color: #921111;
  text-decoration: underline;
}