a:link
{
	color: blue;
	text-decoration: none;
	font-family: Verdana;
}

a:hover
{
	color: blue;
	text-decoration: underline;
	font-family: Verdana;
}

a:visited
{
	color: blue;
	text-decoration: none;
	font-family: Verdana;
}

a:visited:hover
{
	color: blue;
	text-decoration: underline;
	font-family: Verdana;
}

a.nav:link
{
	color: white;
	text-decoration: none;
	font-family: Verdana;
}

a.nav:hover
{
	color: white;
	text-decoration: underline;
	font-family: Verdana;
}

a.nav:visited
{
	color: white;
	text-decoration: none;
	font-family: Verdana;
}

a.nav:visited:hover
{
	color: white;
	text-decoration: underline;
	font-family: Verdana;
}

a.content:link
{
	color: blue;
	text-decoration: none;
	font-family: Verdana;
}

a.content:hover
{
	color: blue;
	text-decoration: underline;
	font-family: Verdana;
}

a.content:visited
{
	color: blue;
	text-decoration: none;
	font-family: Verdana;
}

a.content:visited:hover
{
	color: blue;
	text-decoration: underline;
	font-family: Verdana;
}

a.breadcrumb:link
{
	color: 999999;
	text-decoration: none;
	font-family: Verdana;
	font-size:9px;
}

a.breadcrumb:hover
{
	color: 999999;
	text-decoration: underline;
	font-family: Verdana;
	font-size:9px;
}

a.breadcrumb:visited
{
	color: 999999;
	text-decoration: none;
	font-family: Verdana;
	font-size:9px;
}

a.breadcrumb:visited:hover
{
	color:999999;
	text-decoration: underline;
	font-family: Verdana;
	font-size:9px;
}


a.footerlinks:link
{
	color: white;
	text-decoration: none;
	font-family: Verdana;
}

a.footerlinks:hover
{
	color: white;
	text-decoration: underline;
	font-family: Verdana;
}

a.footerlinks:visited
{
	color: white;
	text-decoration: none;
	font-family: Verdana;
}

a.footerlinks:visited:hover
{
	color: white;
	text-decoration: underline;
	font-family: Verdana;
}

td.header1
{
	color: white;
	text-decoration: none;
	font-family: Verdana;
	font-szie: 14px;
	font-style: bold;
}

td.title1
{
	color: blue;
	text-decoration: none;
	font-family: Verdana;
	font-size: 14px;
	font-style: bold;
}

ul.quicklink
{
	color: white;
	text-decoration: none;
	font-size: 11px;
	font-style: bold;
	font-family: Verdana;
}

td.homeleft
{
	color: black;
	font-size: 11px;
	font-style: bold;
	font-family: Verdana;
}

td.rightside
{
	color: black;
	font-size: 11px;
	font-style: regular;
	font-family: Verdana;
}

p { font-family: Verdana, Arial; }
p { font-size: 10pt; }
p { font-style: normal; }
p { padding-right: 10px; }

.breadcrumb { font-family:Verdana, Arial; font-size:9px; color=999999; padding-left:10px; padding-right:10px; } 

.footer { color:white; font-family:Verdana, Arial; font-size:10px; padding-top:5px; padding-bottom:5px;}

td
{
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-style: normal;
	border: 0pt #fffff;
}

INPUT, TEXTAREA, SELECT, OPTION
{
	font-family: Georgia, "MS Serif", "New York", serif;
}

.caption {font-size: 10.5px; font-weight:bold; color:#000067}
.style7 {font-size: 9.8px; padding-left:0.5em}