.footer {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #5470B5;
	line-height: 10px;

}
p,  li {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #001144;

}


.LocatorText 
{
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #666699;
}
a {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #001199;
}

a:link {color:#0000ff; text-decoration:underline; font-family: Tahoma,Arial,Helvetica,sans-serif;}
a:visited {color:#3300cc; text-decoration:underline; font-family: Tahoma,Arial,Helvetica,sans-serif;}
a:active {color:#990000; text-decoration:underline; font-family: Tahoma,Arial,Helvetica,sans-serif;}
a:hover {color:#009999; text-decoration:underline; font-family: Tahoma,Arial,Helvetica,sans-serif;}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #001144;
	font-weight: bold;
}
h2 , h3{
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	color: #001144;
}
.bodytext {
		width: 500px;
}

.btable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #4D6185;
	border: 1px solid #CCCCCC;
}
.btable td {
	border-bottom: 1px solid #CCCCCC;
}
.leftind1 {
padding:20px;
}
ul.vertical-menu
{
    margin-left: -20px; /* Pull the margin back for NS4.7 */
    padding-left: 0px;
}

ul.vertical-menu li
{
    margin-left: 20px; /* Push the list back in for non NS4.7 browsers */
    xlist-style-type: none;
    color: #ffffff; /* Set colour to background for NS4 on Mac 9 bug */
}
.sup {
	vertical-align: super;
	text-decoration: none;
}

