.instructionSpan
{
	font-family : "Arial Rounded MT Bold";
	font-size : 52;
	font-style : normal;
	font-weight : bold;
	color : BC8F8F;
	text-decoration : none;
	text-align : center;
	vertical-align : top;
} 

.instructionDiv
{
	font-family : "Arial Narrow";
	font-size : 18;
	font-weight : bold;
	color : Black;
	text-decoration : none;
	text-align : center;
	vertical-align : middle;
	margin-top : -5.5%;
}

.pageTitle 
{ 	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 24px; 
	font-style: H2;
	font-weight: bold; 
	color: #4B84B6; 
	text-decoration: none; 
	text-align: center; 
	vertical-align: top
}

.pageTitleMaroon
{ 	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 24px; 
	font-style: H2;
	font-weight: bold; 
	color: #800000; 
	text-decoration: none; 
	text-align: center; 
	vertical-align: top
}

.pathBoldCenterGray
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style: H2;
	font-weight: bold;
	color: #708090;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
}

.pathBoldLeftGray
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style: H1;
	font-weight: bold;
	color: #708090;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}

.pathBoldCenterMaroon
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style: H2;
	font-weight: bold;
	color: #800000;
	text-decoration: none;
	text-align: center;
	vertical-align: top;	
}

.pathBoldLeftMaroon
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style: H2;
	font-weight: bold;
	color: #800000;
	text-decoration: none;
	text-align: left;
	vertical-align: top;	
}

.pathBoldRightMaroon
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style: H2;
	font-weight: bold;
	color: #800000;
	text-decoration: none;
	text-align: right;
	vertical-align: top;	
}

.pathBoldCenterRed
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style: H1;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	text-align: center;
	vertical-align: top;	
}

.pathBoldLeftRed
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style: H2;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	text-align: left;
	vertical-align: top;	
}

.textBoldCenter
{
	font-family : "Arial";
	font-size : 12;
	font-style : normal;
	font-weight : bold;
	color : Black;
	text-decoration : none;
	text-align : center;
	vertical-align : top;
}

.textBoldCenterBlue
{
	font-family : "Arial";
	font-size : 12;
	font-weight : bold;
	color : #4B84B6;
	text-decoration : none;
	text-align : center;
	vertical-align : top;
}

.textBoldCenterGray
{
	font-family : "Arial";
	font-size : 12;
	font-weight : bold;
	color : #708090;
	text-decoration : none;
	text-align : center;
	vertical-align : top;
}

.textBoldCenterGreen
{
	font-family : "Arial";
	font-size : 12;
	font-weight : bold;
	color : #008000;
	text-decoration : none;
	text-align : center;
	vertical-align : top;
}

.textBoldCenterMaroon
{
	font-family : "Arial";
	font-size : 12;
	font-weight : bold;
	color : #800000;
	text-decoration : none;
	text-align : center;
	vertical-align : top;
}

.textBoldCenterNavy
{
	font-family : "Arial";
	font-size : 12;
	font-weight : bold;
	color : #000080;
	text-decoration : none;
	text-align : center;
	vertical-align : top;
}

.textBoldCenterRed
{
	font-family : "Arial";
	font-size : 12;
	font-weight : bold;
	color : #CC0000;
	text-decoration : none;
	text-align : center;
	vertical-align : top;
}

.textBoldCenterWhite
{
	font-family : "Arial";
	font-size : 12;
	font-weight : bold;
	color : White;
	text-decoration : none;
	text-align : center;
	vertical-align : top;
}

.textBoldLeft
{
	font-family : "Arial";
	font-size : 12;
	font-weight : bold;
	color : Black;
	text-decoration : none;
	text-align : left;
	vertical-align : top;
}

.textBoldLeftBlue
{
	font-family : "Arial";
	font-size : 12;
	font-weight : bold;
	color : #4B84B6;
	text-decoration : none;
	text-align : left;
	vertical-align : top;
}

.textBoldLeftCrimson
{
	font-family : "Arial";
	font-size : 12;
	font-weight : bold;
	color : #DC143C;
	text-decoration : none;
	text-align : left;
	vertical-align : top;
}

.textBoldLeftGray
{
	font-family : "Arial";
	font-size : 12;
	font-weight : bold;
	color : #708090;
	text-decoration : none;
	text-align : left;
	vertical-align : top;
}

.textBoldLeftGreen
{
	font-family : "Arial";
	font-size : 12;
	font-weight : bold;
	color : #008000;
	text-decoration : none;
	text-align : left;
	vertical-align : top;
}

.textBoldLeftMaroon
{
	font-family : "Arial";
	font-size : 12;
	font-weight : bold;
	color : #800000;
	text-decoration : none;
	text-align : left;
	vertical-align : top;
}

.textBoldLeftNavy
{
	font-family : "Arial";
	font-size : 12;
	font-weight : bold;
	color : #000080;
	text-decoration : none;
	text-align : left;
	vertical-align : top;
}

.textBoldLeftRed
{
	font-family : "Arial";
	font-size : 12;
	font-weight : bold;
	color : #CC0000;
	text-decoration : none;
	text-align : left;
	vertical-align : top;
}

.textBoldRight
{
	font-family : "Arial";
	font-size : 12;
	font-weight : bold;
	color : Black;
	text-decoration : none;
	text-align : right;
	vertical-align : top;
}

.textBoldRightBlue
{
	font-family : "Arial";
	font-size : 12;
	font-weight : bold;
	color : #4B84B6;
	text-decoration : none;
	text-align : right;
	vertical-align : top;
}

.textBoldRightGray
{
	font-family : "Arial";
	font-size : 12;
	font-weight : bold;
	color : #708090;
	text-decoration : none;
	text-align : right;
	vertical-align : top;
}

.textBoldRightGreen
{
	font-family : "Arial";
	font-size : 12;
	font-weight : bold;
	color : #008000;
	text-decoration : none;
	text-align : right;
	vertical-align : top;
}

.textBoldRightMaroon
{
	font-family : "Arial";
	font-size : 12;
	font-weight : bold;
	color : #800000;
	text-decoration : none;
	text-align : right;
	vertical-align : top;
}

.textBoldRightNavy
{
	font-family : "Arial";
	font-size : 12;
	font-weight : bold;
	color : #000080;
	text-decoration : none;
	text-align : right;
	vertical-align : top;
}

.textBoldRightRed
{
	font-family : "Arial";
	font-size : 12;
	font-weight : bold;
	color : #CC0000;
	text-decoration : none;
	text-align : right;
	vertical-align : top;
}

.textRegularCenter
{
	font-family : "Arial";
	font-size : 12;
	color : Black;
	text-decoration : none;
	text-align : center;
	vertical-align : top;
}

.textRegularLeft
{
	font-family : Arial;
	font-size : 12;
	color : Black;
	text-decoration : none;
	text-align : left;
	vertical-align : top;
}

.textRegularLeftBlue
{
	font-family : Arial;
	font-size : 12;
	color : 0000FF;
	text-decoration : none;
	text-align : left;
	vertical-align : top;
}

.textRegularRight
{
	font-family : Arial;
	font-size : 12;
	color : Black;
	text-decoration : none;
	text-align : right;
	vertical-align : top;
}
