a.MenuLink:link{
	color : #6E96D5;
	font-family : Verdana,Arial;
	font-size : 11px;
	font-weight: normal;
	text-decoration : none;
	background-color: White;
}

a.MenuLink:visited{
	color : #6E96D5;
	font-family : Verdana,Arial;
	font-size : 11px;
	font-weight: normal;
	text-decoration : none;
	background-color: White;
}

a.MenuLink:hover{
	color : #6E96D5;
	font-family : Verdana,Arial;
	font-size : 11px;
	font-weight: normal;
	text-decoration : underline;
	background-color: White;
}

a.MenuLink:active{
	color : #6E96D5;
	font-family : Verdana,Arial;
	font-size : 11px;
	font-weight: normal;
	text-decoration : none;
	background-color: White;
}
.MenuLink{
	color : #6E96D5;
	font-family : Verdana,Arial;
	font-size : 11px;
	font-weight: bold;
	text-decoration : none;
	background-color: White;
}

a.BodyLink:link{
	color : #575B6B;
	font-family : Verdana,Arial;
	font-size : 11px;
	font-weight: normal;
	text-decoration : underline;
}

a.BodyLink:visited{
	color : #575B6B;
	font-family : Verdana,Arial;
	font-size : 11px;
	font-weight: normal;
	text-decoration : underline;
}

a.BodyLink:hover{
	color : #575B6B;
	font-family : Verdana,Arial;
	font-size : 11px;
	font-weight: normal;
	text-decoration : none;
}

a.BodyLink:active{
	color : #575B6B;
	font-family : Verdana,Arial;
	font-size : 11px;
	font-weight: normal;
	text-decoration : none;
}
.MenuFooter{
	color : White;
	font-family : Verdana,Arial;
	font-size : 11px;
	font-weight: normal;
	text-decoration : none;
	background-color: #A1BBE4;
}
a.MenuFooter:link{
	color : White;
	font-family : Verdana,Arial;
	font-size : 11px;
	font-weight: normal;
	text-decoration : none;
	background-color: #A1BBE4;
}

a.MenuFooter:visited{
	color : White;
	font-family : Verdana,Arial;
	font-size : 11px;
	font-weight: normal;
	text-decoration : none;
	background-color: #A1BBE4;
}

a.MenuFooter:hover{
	color : White;
	font-family : Verdana,Arial;
	font-size : 11px;
	font-weight: normal;
	text-decoration : underline;
	background-color: #A1BBE4;
}

a.MenuFooter:active{
	color : White;
	font-family : Verdana,Arial;
	font-size : 11px;
	font-weight: normal;
	text-decoration : underline;
	background-color: #A1BBE4;
}
.BodyTextBlue{
	color : #575B6B;
	font-family : Verdana,Arial;
	font-size : 11px;
	line-height: 18px;
	font-weight: normal;
	padding: 6px;
	background-color: #A1BBE4;
}
.BodyText{
	color : #575B6B;
	font-family : Verdana,Arial;
	font-size : 11px;
	line-height: 18px;
	font-weight: normal;
	background-color: White;
}
.BodyTextBold{
	color : #575B6B;
	font-family : Verdana,Arial;
	font-size : 12px;
	line-height: 18px;
	font-weight: bold;
	background-color: White;
}
.Telephone{
	color : #A1BBE4;
	font-family : Verdana,Arial;
	font-size : 18px;
	font-weight: bold;
	background-color: White;
}
.Bullet{
	display: block;
	margin-left: -10px;
	margin-right: 12px;
	color : #575B6B;
	font-family : Verdana,Arial;
	font-size : 11px;
	line-height: 18px;
	font-weight: bold;
	background-color: #F1F4FB;
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
}
.BodyTextLeft{
	display: block;
	margin-left: 12px;
	margin-right:12px;
	color : #575B6B;
	font-family : Verdana,Arial;
	font-size : 11px;
	line-height: 18px;
	font-weight: normal;
	background-color#F1F4FB;
}
.BodyTextLeftRule{
	display: block;
	padding-left: 7px;
	padding-right:7px;
	margin-left: 5px;
	margin-right:5px;
	color : #575B6B;
	font-family : Verdana,Arial;
	font-size : 11px;
	line-height: 18px;
	font-weight: bold;
	border-bottom: 1px solid #A1BBE4;
	background-color: #F1F4FB;
}
.BodyTextRule{
	display: block;
	padding: 7px;
	margin: 5px;
	color : #575B6B;
	font-family : Verdana,Arial;
	font-size : 11px;
	line-height: 18px;
	font-weight: normal;
	border: 1px solid #A1BBE4;
	background-color: #F1F4FB;
}
a.BodyLinkLeft:link{
	color : #575B6B;
	font-family : Verdana,Arial;
	font-size : 11px;
	font-weight: normal;
	text-decoration : underline;
	background-color: #F1F4FB;
}

a.BodyLinkLeft:visited{
	color : #575B6B;
	font-family : Verdana,Arial;
	font-size : 11px;
	font-weight: normal;
	text-decoration : none;
	background-color: #F1F4FB;
}

a.BodyLinkLeft:hover{
	color : #575B6B;
	font-family : Verdana,Arial;
	font-size : 11px;
	font-weight: normal;
	text-decoration : none;
	background-color: #F1F4FB;
}

a.BodyLinkLeft:active{
	color : #575B6B;
	font-family : Verdana,Arial;
	font-size : 11px;
	font-weight: bold;
	text-decoration : none;
	background-color: #F1F4FB;
}