.NavLink {
	display:block;
	background-color: #878787;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.NavLink:hover {
	background-color: #535353;
}
.NavLinkActive {
	display:block;
	background-color: #535353;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.NavSubLink {
	display:block;
	background-color: #878787;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align:baseline;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.NavSubLink:hover {
	background-color: #535353;
}
.NavSubLinkActive {
	display:block;
	background-color: #535353;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align:baseline;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.TextHeadingBlueBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 18px;
	color: #007CBF;
	font-weight: bold;
	text-decoration: none;
}
.TextSubHeadingBrightGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 13px;
	color: #B4B4B4;
	font-weight: bold;
	text-decoration: none;
}
.TextHeadingContentGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 15px;
	height: 25px;
	color: #878787;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B4B4B4;
	vertical-align: bottom;
}
.TextContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #878787;
	font-weight: normal;
	text-decoration: none;
}
.TextContentBold {
	font-weight: bold;
}
.TextContentListing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #878787;
	font-weight: normal;
	text-decoration: none;
}
.TextFormLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #878787;
	font-weight: bold;
	text-decoration: none;
}
.TextRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #D7182A;
	font-weight: bold;
	text-decoration: none;
}

.TextInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #878787;
	font-weight: normal;
	text-decoration: none;
}
.LinkPage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #878787;
	font-weight: bold;
	text-decoration: none;
}
.LinkPage:hover {
	text-decoration:underline;
}
.Button1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #878787;
	height: 20px;
	width: 110px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #535353;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #535353;
	border-top-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-color: #DDDDDD;
	border-left-color: #DDDDDD;
}
.FormSingleBox1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #878787;
	text-decoration: none;
	height: 16px;
	width: 250px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B4B4B4;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #B4B4B4;	
}
.FormMultipleBox1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #878787;
	text-decoration: none;
	height: 150px;
	width: 395px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B4B4B4;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #B4B4B4;	
}
.BGBody {
	background-image: url(Images/NavBGRep.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #E0E0E0;
}
.BGTopBar {
	background-image: url(Images/BGTopBar.gif);
	background-repeat: repeat-x;
}
.BGTopBar2 {
	background-image: url(Images/BGTopBar2.gif);
	background-repeat: repeat-x;
}
}
.MailBGRep {
	background-image: url(Images/EmailBGRep.gif);
	background-repeat: repeat-x;
}
.MailSlogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
.MailLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	vertical-align: top;
}
.ContentBGHead {
	background-image: url(Images/ContentBGHead.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #878787;
	border-left-color: #FFFFFF;
}
.ContentBGBottom {
	background-image: url(Images/ContentBGBottom.gif);
	background-repeat: repeat-x;
}
.HorizontalRow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B4B4B4;
	vertical-align: bottom;
}.KeyWords {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #FFFFFF;
	line-height: 1px;
}

