/* Body Text */
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

.bodytextblue {
	background-color: transparent;
	color: #2D4491;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

.bodytextsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
}

.leftnav{
	background-color: transparent;
	color: #A9A9A9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
}

.leftnav a{
	background-color: transparent;
	color: #A9A9A9;
	text-decoration: none;
}

.leftnav a:hover{
	background-color: transparent;
	color: #2D4491;
	text-decoration: none;
}

.leftnavoff {
	background-color: transparent;
	color: #2D4491;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
}

.leftnavoff  a{
	background-color: transparent;
	color: #2D4491;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.leftnavoff  a:hover{
	background-color: transparent;
	color: #2D4491;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.middlenav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.subheadd{
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a{
	background-color: transparent;
	color: #2D4491;
	text-decoration: underline;
}

a:hover {
	background-color: transparent;
	color: #2D4491;
	text-decoration: none;
}

/* Table cell */
td{
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

ul{
	list-style-image: url(../grfx/bullet.gif);
}

.quote{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#9999ff;
	line-height: 18px;
}

.quoteauth{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#a9a9a9;
	line-height: 18px;	
}


.heading{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color: #2D4491;
	padding-top: 2px;
}

.footer{
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	padding-top: 2px;
	}
/* a:visited {
	background-color: transparent;
	color: #333399;
}
*/