.text
{
	color: #59595B;
	font-size : 11px;
	font-family : "Arial", "Verdana", "Helvetica", Serif; 
}

.link
{
	color: #B41819;
	font-size : 11px;
	text-decoration: underline;
	font-family : "Arial", "Verdana", "Helvetica", Serif;
}

A.link:visited {color : #B41819; font-size : 11px; text-decoration: underline;}
A.link:link {color : #B41819; font-size : 11px; text-decoration: underline;}
A.link:active {color : #B41819; font-size : 11px; text-decoration: underline;}
A.link:hover {color : #B41819; font-size : 11px; text-decoration: underline;}

.linkbold
{
	color: #B41819;
	font-size : 11px;
	text-decoration: underline;
	font-weight: bold;
	font-family : "Arial", "Verdana", "Helvetica", Serif;
}

A.linkbold:visited {color : #B41819; font-size : 11px; text-decoration: underline;}
A.linkbold:link {color : #B41819; font-size : 11px; text-decoration: underline;}
A.linkbold:active {color : #B41819; font-size : 11px; text-decoration: underline;}
A.linkbold:hover {color : #B41819; font-size : 11px; text-decoration: underline;}

.titlelargered
{
	color: #B41819;
	font-size : 18px;
	font-family : "Arial", "Verdana", "Helvetica", Serif; 
	font-weight: bold;
}

.titlelargegrey
{
	color: #D9D9DB;
	font-size : 18px;
	font-family : "Arial", "Verdana", "Helvetica", Serif; 
	font-weight: bold;
}

.titlelargeblack
{
	color: #000000;
	font-size : 18px;
	font-family : "Arial", "Verdana", "Helvetica", Serif; 
	font-weight: bold;
}

.titlesmallred
{
	color: #B41819;
	font-size : 14px;
	font-family : "Arial", "Verdana", "Helvetica", Serif; 
	font-weight: bold;
}

.headerlink
{
	color: #E6E6E7;
	padding-left: 10px;
	line-height: 25px;
	font-size : 11px;
	text-decoration: underline;
	font-family : "Arial", "Verdana", "Helvetica", Serif;
}

A.headerlink:visited {color : #E6E6E7; font-size : 11px; text-decoration: underline;}
A.headerlink:link {color : #99430A; font-size : 11px; text-decoration: underline;}
A.headerlink:active {color : #99430A; font-size : 11px; text-decoration: underline;}
A.headerlink:hover {color : #fffff; font-size : 11px; text-decoration: underline;}

.footer
{
	font-family: arial, "Verdana", "Helvetica", Serif;
	color : #ffffff; 
	font-size : 10px; 
}

.ComponentHeader
{
	font-family: "Verdana", arial, "Helvetica", Serif;
	color : #ffffff; 
	font-size : 14px; 
	height: 30px;
	line-height: 30px;
	background-color: #A1131F;
	font-weight: bold;
}

.mainnav
{
	color: #FFFFFF;
	font-size : 12px;
	font-weight: bold;
	font-family : "Arial", "Verdana", "Helvetica", Serif;
}

A.mainnav:visited {color : #FFFFFF; font-size : 12px; text-decoration: none;}
A.mainnav:link {color : #FFFFFF; font-size : 12px; text-decoration: none;}
A.mainnav:active {color : #FFFFFF; font-size : 12px; text-decoration: none;}
A.mainnav:hover {color : #FFFFFF; font-size : 12px; text-decoration: none;}


.subnav
{
	color: #ffffff;
	font-size : 11px;
	font-family : "Arial", "Verdana", "Helvetica", Serif;
        padding-left: 20px;
}

A.subnav:visited {color : #ffffff; font-size : 11px; text-decoration: none;}
A.subnav:link {color : #ffffff; font-size : 11px; text-decoration: none;}
A.subnav:active {color : #ffffff; font-size : 11px; text-decoration: none;}
A.subnav:hover {color : #ffffff; font-size : 11px; text-decoration: none;}

.subnav2
{
	color: #0C2B9C;
	font-size : 11px;
	font-family : "Arial", "Verdana", "Helvetica", Serif;
        padding-left: 40px;
}

A.subnav2:visited {color : #0C2B9C; font-size : 11px; text-decoration: none;}
A.subnav2:link {color : #0C2B9C; font-size : 11px; text-decoration: none;}
A.subnav2:active {color : #0C2B9C; font-size : 11px; text-decoration: none;}
A.subnav2:hover {color : #0C2B9C; font-size : 11px; text-decoration: none;}