a:link
{
	color: #474180;
	text-decoration: none;
	font-family: verdana;
	font-size: 12px;
}

a:visited
{
	color: #474180;
	text-decoration: none;
	font-family: verdana;
	font-size: 12px;
}

a:hover
{
	color: #5F54C0;
	text-decoration: underline;
	font-family: verdana;
	font-size: 12px;
}

a:hover
{
	color: #5F54C0;
	text-decoration: underline;
	font-family: verdana;
	font-size: 12px;
}

p
{
	color: #777777;
	font-size: 12px;
	font-family: verdana;
}

span.name
{
	color: #0070AF;
	font-size: 12px;
	font-family: verdana;
	font-weight: bold
}

span.title
{
	color: #18426C;
	font-size: 13px;
	font-family: verdana;
	font-weight: bold
}

body
{
	color: #777777;
	font-size: 12px;
	font-family: verdana;
}

td
{
    color: #777777;
	font-size: 12px;
	font-family: verdana;
}

li
{
	list-style-type : square;
	list-color : #ff0000;
	color : #777777;
	font-size: 12px;
	font-family: verdana;
}
td.performance
{
	background-color: #F3F3F3;
	color: #18426C;
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;
}
tr.odd
{
	background-color: #D0E0F0;
	font-size: 10px;
	font-family: verdana;
}
tr.even
{
	background-color: #FAFAFE;
	font-size: 10px;
	font-family: verdana;
}
td.performance2
{
	background-color: #FFFFFF;
	font-size: 9px;
	font-family: verdana;
}
td.performance3
{
	background-color: #D0E0F0;
	font-size: 9px;
	font-family: verdana;
}
td.performance4
{
	background-color: #D0E0F0;
	font-size: 10px;
	font-family: arial;
}
td.performance5
{
	background-color: #FFFFFF;
	font-size: 10px;
	font-family: arial;
}
tr.performance
{
	background-color: #18426C;
	font-size: 11px;
	font-family: verdana;
}
td.disclaimer
{
	font-size: 9px;
	font-family: verdana;
}
td.titles
{
	background-color: #F3F3F3;
	color: #18426C;
	font-size: 11px;
	font-family: verdana;
	text-align: center;
	font-weight: bold;
}
td.titles2
{
	background-color: #F3F3F3;
	color: #18426C;
	font-size: 11px;
	font-family: verdana;
	text-align: right;
	font-weight: bold;
}
DIV.impersonation_banner {
    background-color: #dddddd;
}

input.button
{
	width: 140px; 
	height: 22px; 
	text-align: center; 
	border: 1px;
	font-family: verdana; 
	font-size: 11px; 
	color: #666666; 
	font-weight: bold;
	background-color: #ffffff;
	border-right: #32679B thin solid;
	border-left: #32679B thin solid;
	border-top: #32679B thin solid;
	border-bottom: #32679B thin solid;
}

input.text
{
    border-right: #cccccc thin solid;
    border-top: #cccccc thin solid;
    font-size: 12px;
    border-left: #cccccc thin solid;
    color: #666666;
    border-bottom: #cccccc thin solid;
    font-family: verdana;
    background-color: #ffffff;
}