.loginHeaderBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: 076BB7;
	text-decoration: none;
}
.logodividerlinestop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.loginGreyCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: 838998;
	text-decoration: none;
}
.copyHomePage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #626262;
	text-decoration: none;
}
.copyHomePageBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #626262;
	text-decoration: none;
}
.copyHomePageBoldBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #076bb7;
	text-decoration: none;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.copyrightLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
}

.Title {
margin-top: 3px;
margin-bottom: 5px;
font-size: 13px;
font-family: "Arial Narrow", Arial;
font-weight: bold; 
color: #076bb7
}

.ListTitle {
margin-top: 3px;
margin-bottom: 5px;
font-size: 13px;
font-family: "Arial Narrow", Arial;
font-weight: bold; 
color: #076bb7; 
border-color: black black #076bb7; 
width: 100%; 
padding-bottom: 2px; 
border-style: solid; 
border-top-width: 0px; 
border-right-width: 0px; 
border-bottom-width: 1px; 
border-left-width: 0px}

ul {
margin-left: 2px;
margin-top: 2px;
margin-bottom: 5px;
margin-right: 0px;
list-style-position: inside; 
list-style-image: url(images/bullet.gif); 
list-style-type: disc;
}

li{
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
color: #626262
}
.legalcopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #626262;
	text-decoration: none;
}
.dottedruleline {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}
.dottedrulelineright {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
}
.dottedrulelineBG {
	background-image: url(images/plinksBG.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

