/* CSS Document */

body, p, td {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #005891;
}

.heading {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
color: #333333;
line-height: 120%;
}

a:link { color:#990000; text-decoration:none}
a:visited { color:#990000; text-decoration:none}
a:hover { color:#000000; text-decoration:underline}
a:active { color:#990000; text-decoration:none}

a.breadcrumb:link { font-size:9px; font-weight:bold; color:#ffffff; text-decoration:underline}
a.breadcrumb:visited { font-size:9px; font-weight:bold; color:#ffffff; text-decoration:underline}
a.breadcrumb:hover { font-size:9px; font-weight:bold; color:#ffcc00; text-decoration:underline}
a.breadcrumb:active { font-size:9px; font-weight:bold; color:#ffffff; text-decoration:underline}

.blackborder {
border: 1px solid #000000;
}
div#logos {
	margin: 0px;
	padding: 0px;
}
