.TextGrey
{
	font-family: "Arial", "Helvetica", "Serif";
	font-size: 12px;
	color: #535354;
}


.LinkMaroon
{
	font-family: "Arial", "Helvetica", "Serif";
	font-size: 11px;
	font-weight: bold;
	color: #763D06;
}

A.LinkMaroon:visited {color : #763D06; font-size : 11px; text-decoration: underline;}
A.LinkMaroon:link {color : #763D06; font-size : 11px; text-decoration: underline;}
A.LinkMaroon:active {color : #763D06; font-size : 11px; text-decoration: underline;}
A.LinkMaroon:hover {color : #763D06; font-size : 11px; text-decoration: underline;}

.LinkBlue
{
	font-family: "Arial", "Helvetica", "Serif";
	font-size: 11px;
	font-weight: bold;
	color: #53557F;
}

A.LinkBlue:visited {color : #53557F; font-size : 11px; text-decoration: underline;}
A.LinkBlue:link {color : #53557F; font-size : 11px; text-decoration: underline;}
A.LinkBlue:active {color : #53557F; font-size : 11px; text-decoration: underline;}
A.LinkBlue:hover {color : #53557F; font-size : 11px; text-decoration: underline;}

.Text
{
	font-family: "Arial", "Helvetica", "Serif";
	font-size: 12px;
	color: #000000;
}

A.Text:visited {color : #000000; font-size : 12px; text-decoration: none;}
A.Text:link {color : #000000; font-size : 12px; text-decoration: none;}
A.Text:active {color : #000000; font-size : 12px; text-decoration: none;}
A.Text:hover {color : #000000; font-size : 12px; text-decoration: none;}

.TextMaroon
{
	font-family: "Arial", "Helvetica", "Serif";
	font-size: 12px;
	font-weight: bold;
	color: #763D06;
}

.TitleRedBig
{
	font-family: "Arial", "Helvetica", "Serif";
	font-size: 14px;
	font-weight: bold;
	color: #B23B06;
}

.TitleBlackBig
{
	font-family: "Arial", "Helvetica", "Serif";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.TitleBlackSmall
{
	font-family: "Arial", "Helvetica", "Serif";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.TitleBlueSmall
{
	font-family: "Arial", "Helvetica", "Serif";
	font-size: 12px;
	font-weight: bold;
	color: #10277B;
}

.TopLink
{
	font-family: "Arial", "Helvetica", "Serif";
	font-size: 11px;
	font-weight: bold;
	color: #53557F;
}

.TopLink A:Hover, A:Visited, A:Link; A:Active
{
	color: #53557F;
	text-decoration: underline;
}


.MainNav
{
	font-family: "Arial", "Helvetica", "Serif";
	font-size: 11px;
	text-align: center;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 4px;
	border-right: 1px solid #8C8C8D;
	border-left: 1px solid #C8C8C8;
}

a.MainNav:visited, a.MainNav:Link, a.MainNav, Active
{
	color: #FFFFFF;
	word-wrap: no-wrap;
	text-decoration: none;
	border-style: none;
}

a.MainNav:Hover
{
	color: #3E53CE;
	word-wrap: no-wrap;
	text-decoration: none;
	border-style: none;
}

.SubNavHeader
{
	font-family: "Arial", "Helvetica", "Serif";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(http://www.pcrs.ca/Images/Template/RoundTopBG.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 150px;
}

.SubNav
{
	font-family: "Arial", "Helvetica", "Serif";
	font-size: 11px;
	color: #2B3A67;
}

A.SubNav:visited {color : #2B3A67; font-size : 11px; text-decoration: none;}
A.SubNav:link {color : #2B3A67; font-size : 11px; text-decoration: none;}
A.SubNav:active {color : #2B3A67; font-size : 11px; text-decoration: none;}
A.SubNav:hover {color : #2B3A67; font-size : 11px; text-decoration: none;}

.SubNavSelected
{
	font-family: "Arial", "Helvetica", "Serif";
	font-size: 11px;
	color: #3E53CE;
}

A.SubNavSelected:visited {color : #3E53CE; font-size : 11px; text-decoration: none;}
A.SubNavSelected:link {color : #3E53CE; font-size : 11px; text-decoration: none;}
A.SubNavSelected:active {color : #3E53CE; font-size : 11px; text-decoration: none;}
A.SubNavSelected:hover {color : #3E53CE; font-size : 11px; text-decoration: none;}

.NavigationTable
{
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #F7F8FE;
}

.Footer
{
	font-family: "Arial", "Helvetica", "Serif";
	font-size: 10px;
	color: #999999;
}

.Footer A:Visited, A:Hover, A:Link, A:Active
{
	color: #999999;
	text-decoration: underline;
}

