/* CSS Document */

.subnav {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000851;
}

.subnav A
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #c4041b;
	text-decoration: underline;
}
.subnav A:Active
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #c4041b;
	text-decoration: underline;
}
.subnav A:Hover
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000851;
	text-decoration: none;
}
/*
.subnav A:Visited
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000851;
	text-decoration: underline;
}
*/




Body { 
	background-color:#c4041b;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

.WhiteTxt {
	font-family: Verdana;
	font-size: 11px;
    font-weight: bold;
	color: #FFFFFF;
}

.WhiteTxt A{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.WhiteTxt A:Hover{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.WhiteTxt A:Visited{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.WhiteTxtSmall {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
}

.WhiteTxtSmall A{
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
}

.WhiteTxtSmall A:Hover{
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}

.WhiteTxtSmall A:Visited{
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}

.OchreTxt {
	font-family: Verdana;
	font-size: 11px;
    font-weight: bold;
	color: #e9b942;
}

.YellowTxt {
	font-family: Verdana;
	font-size: 11px;
    font-weight: bold;
	color: #eabb47;
}

.YellowTxt A{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #eabb47;
	text-decoration: none;
}

.YellowTxt A:Visited{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #eabb47;
	text-decoration: none;
}

.YellowTxt A:Hover{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}



.YellowTxtSmall {
	font-family: Verdana;
	font-size: 9px;
    font-weight: bold;
	color: #eabb47;
}

.YellowTxtSmall A{
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #eabb47;
	text-decoration: none;
}

.YellowTxtSmall A:Visited{
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #eabb47;
	text-decoration: none;
}

.YellowTxtSmall A:Hover{
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.BlueTxt {
	font-family: Verdana;
	font-size: 10px;
	color: #000851;
}

.BigBlueTxt {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000851;
}

.BigBlueTxt A{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000851;
	text-decoration: underline;
}

.BigBlueTxt A:Hover{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #c4041b;
	text-decoration: none;
}

.MaroonTxtBold {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #7f0c11;
}

.OrangeTxtLarge {
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #E96000;
}


.BlackTxt {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

.BlackTxtSmall {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
}

.SmallGreyLink A{
	font-family: Verdana;
	font-size: 9px;
	color: #5A5A5A;
    font-weight: bold;
	text-decoration: none;
}
.SmallGreyLink A:Hover{
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #5A5A5A;
	text-decoration: underline;
	
}
.WhiteLink A{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.WhiteLink A:Hover{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	}
	
.WhiteLine{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;

}
/*
a, a.link, a.hover, a.active, a.visited {color: #666666;}
*/
A{ color: #C4041B; }
A:Active{ color: #666666; }
A:Hover{ color: #000A6A; }
A:Visited{ color: #000A6A; }

#SiteOverlay {background:url(/images/popups/overlaybkg.png);width:100%; height:100%;position:absolute; top:0;left:0;overflow:hidden; z-index:51;}
#FrenchPopUp {position:absolute;}
#FrenchPopUpMessage {border:1px solid #333;width:300px; margin:auto; text-align:center;height:280px;background:url(/images/popups/FRpopup.jpg) #FFF; display:block; position: relative; top:200px; z-index:5;font-family:Arial,Helvetica,sans-serif;}
#FrenchPopUpMessage h1 {font-size: 25px;z-index:1;width:200px;display:inline;color:#DD2B0F;margin:0; padding:0;}
#FrenchPopUpMessage a {color:#DD2B0F;}
#FrenchPopUpMessage p {text-align:center;font-size:18px; font-weight:normal}
#closeoverlay {position:absolute;right:5px; top:5px;text-align:center;z-index:2;}
#closeoverlay a {color:#fff;font-weight:bold;text-decoration:none;cursor:pointer;}
#closeoverlay a span {width:26px; height:26px; display:block;font-weight:bold;left: -30px;position: absolute; top: 5px;}
#hideshow {Left:-12px;top:-200px;}







