body{
	background-color: #ffffff;
	marginwidth:5;
	marginheight:0;
	topmargin:0;
	leftmargin:5;
	margin:5;
	scrollbar-base-color:#fff;
	scrollbar-track-color:#fff;
	scrollbar-face-color:#fff;
	scrollbar-arrow-color:#ABC2DE;
	scrollbar-shadow-color:#ABC2DE;
	scrollbar-darkshadow-color:#fff;
	scrollbar-highlight-color:#ABC2DE;
	scrollbar-3dlight-color:#fff;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #ED1C24;
	line-height: 13px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #2C4256;
}
.textWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
}
.AddressBlock {
	font-family: Times, Times New Roman, "Times New Roman", serif;
	font-size: 12px;
	line-height: 12px;
	color: #4D7DB8;
	font-weight: bold;
}
.WhiteBox {
	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: cccccc;
	border-right-color: cccccc;
	border-bottom-color: cccccc;
	border-left-color: cccccc;
	background: #FFFFFF;
}
.hr {
	height: 1px; color: #ABC2DE; width: 100px; align: left;
}
.HdrTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	text-transform: none;
	color: 4D7DB8;
	text-decoration: none;
	font-weight: normal;
}
a:HdrLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	text-transform: none;
	color: 4D7DB8;
	text-decoration: none;
	font-weight: normal;
}
a:HdrLink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	text-transform: none;
	color: ED1C24;
	text-decoration: none;
	font-weight: normal;
}
a:HdrLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	text-transform: none;
	color: 4D7DB8;
	text-decoration: none;
	font-weight: normal;
}
a:HdrLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	text-transform: none;
	color: 000000;
	text-decoration: none;
	font-weight: normal;
}
.WhiteBreadcrumbLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 10px;
	text-transform: none;
	color: 0E3A71;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	text-transform: none;
	color: 4D7DB8;
	text-decoration: underline;
	font-weight: strong;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-transform: none;
	color: 4D7DB8;
	text-decoration: underline;
	font-weight: strong;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-transform: none;
	color: navy;
	text-decoration: underline;
	font-weight: strong;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-transform: none;
	color: ED1C24;
	text-decoration: underline;
	font-weight: strong;
}

a.MainNav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-transform: none;
	color: 4D7DB8;
	text-decoration: none;
	font-weight: bold;
}
a.MainNav:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-transform: none;
	color: 4D7DB8;
	text-decoration: none;
	font-weight: bold;
}
a.MainNav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-transform: none;
	color: 4D7DB8;
	text-decoration: none;
	font-weight: bold;
}
a.MainNav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-transform: none;
	color: red;
	text-decoration: none;
	font-weight: bold;
}

a.TopNav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	text-transform: uppercase;
	color: #033cc;
	text-decoration: none;
	font-weight: bold;
}
a.TopNav:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	text-transform: uppercase;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
a.TopNav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	text-transform: uppercase;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
a.TopNav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	text-transform: uppercase;
	color: red;
	text-decoration: none;
	font-weight: bold;
}

a.Cafe:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-transform: none;
	color: 6B5D4C;
	text-decoration: none;
	font-weight: bold;
}
a.Cafe:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-transform: none;
	color: 6B5D4C;
	text-decoration: none;
	font-weight: bold;
}
a.Cafe:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-transform: none;
	color: 6B5D4C;
	text-decoration: none;
	font-weight: bold;
}
a.Cafe:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-transform: none;
	color: ED1C24;
	text-decoration: underline;
	font-weight: bold;
}

a.AddressBlockHyper:link {
	font-family: Times, Times New Roman, "Times New Roman", serif;
	font-size: 16px;
	line-height: 12px;
	color: #4D7DB8;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
}
a.AddressBlockHyper:active {
	font-family: Times, Times New Roman, "Times New Roman", serif;
	font-size: 16px;
	line-height: 12px;
	color: #4D7DB8;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
}
a.AddressBlockHyper:visited {
	font-family: Times, Times New Roman, "Times New Roman", serif;
	font-size: 16px;
	line-height: 12px;
	color: #4D7DB8;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
}
a.AddressBlockHyper:hover {
	font-family: Times, Times New Roman, "Times New Roman", serif;
	font-size: 16px;
	line-height: 12px;
	color: #ED1C24;
	font-weight: bold;
	text-transform: none;
	text-decoration: underline;
}

.FtrTxtGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #C8B9A9;
}
a.FtrLinkGray:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #C8B9A9;
	text-decoration: none;
	text-transform: none;
}
a.FtrLinkGray:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #C8B9A9;
	text-decoration: none;
	text-transform: none;
}
a.FtrLinkGray:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #C8B9A9;
	text-decoration: none;
	text-transform: none;
}
a.FtrLinkGray:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ED1C24;
	text-decoration: underline;
	text-transform: none;
}

