body

{

    font-family:arial;

    font-size:12px;

}

.subjectTitle

{

    font-size:14px;

    font-family:arial;

    font-weight:bold;

    color:black;

}

.dotStyle

{

position:absolute;

z-index:100;

visibility:hidden;

}

.footer

{

    font-family:arial;

    font-size:10px;

    color:#666666;

}

.banner

{

    opacity:1;

    MozOpacity:1;

    KhtmlOpacity:1;

    filter:alpha(opacity=100);

    

}

.clientLink

{

    font-size:14px;

    font-family:arial;

    font-weight:bold;

    color:#073C7F;

}

.companyInfo

{

    background:#ffffff;

    width:410px;

    text-align:left;

    font-size:12px;

    color:#666666;

}

a.nav {
	background: url('../images/template/buttonShifter.gif') no-repeat;
	width: 171px;
	height: 27px;
	display: block;
	font-family: arial, helvetica, san-serif;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}

a.nav span {
	position: relative;
	text-indent: 68px;
	display: block;
	top: 5px;
}

a.nav:hover {
	background: url('../images/template/buttonShifter.gif') no-repeat 0% -27px;
}