body, p, td {
	font-family: "Trebuchet MS" Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8094A9;
	line-height: 200%;
}

.darkblue {
	font-family: "Trebuchet MS" Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #022A53;
	line-height: 200%;
}

body {
	background-color: #F2F5F9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 {
	font-family: "Trebuchet MS" Tahoma, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #D1282F;
	display: inline;
}

h2 {
	font-family: "Trebuchet MS" Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #D1282F;
	display: inline;
}

.blue {color: #3873AD}

.yellow {color: #E8BA66}

a:link { font-weight:bold; color:#D1282F; text-decoration:underline}
a:visited { font-weight:bold; color:#D1282F; text-decoration:underline}
a:hover { font-weight:bold; color:#000000; text-decoration:underline}
a:active { font-weight:bold; color:#D1282F; text-decoration:underline}

a.breadcrumb:link { font-size:10px; font-weight:bold; color:#465864; text-decoration:none; margin:1px 1px 1px 1px; padding:6px 6px 6px 6px; background-color:#ffffff;}
a.breadcrumb:visited { font-size:10px; font-weight:bold; color:#465864; text-decoration:none; margin:1px 1px 1px 1px; padding:6px 6px 6px 6px; background-color:#ffffff;}
a.breadcrumb:hover { font-size:10px; font-weight:bold; color:#465864; text-decoration:none; margin:1px 1px 1px 1px; padding:6px 6px 6px 6px; background-color:#DAE4EF;}
a.breadcrumb:active { font-size:10px; font-weight:bold; color:#465864; text-decoration:none; margin:1px 1px 1px 1px; padding:6px 6px 6px 6px; background-color:#ffffff;}

.border {
	border: 1px dashed #CCCCCC;
}
