/* CSS Document */

body, p, td {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 200%;
	color: #666666;
}

body {
	background-color: #004186;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 120%;
	display: inline;
	color: #004186;
	font-weight: normal;
}

h2 {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 120%;
	display: inline;
	color: #222222;
	font-weight: bold;
}

.120 {
	line-height: 160%;
}

.orange {
	color: #FB7015;
}

.white {
	color: #ffffff;
}

.contact {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 150%;
	color: #ffffff;
}

a.nav:link { font-size:13px; color:#004186; text-decoration:none}
a.nav:visited { font-size:13px; color:#004186; text-decoration:none}
a.nav:hover { font-size:13px; color:#FB7015; text-decoration:none}
a.nav:active { font-size:13px; color:#004186; text-decoration:none}

a:link { font-size:11px; color:#FB7015; text-decoration:underline}
a:visited { font-size:11px; color:#FB7015; text-decoration:underline}
a:hover { font-size:11px; color:#000000; text-decoration:underline}
a:active { font-size:11px; color:#FB7015; text-decoration:underline}

a.sidenav:link { font-size:14px; color:#FB7015; text-decoration:underline}
a.sidenav:visited { font-size:14px; color:#FB7015; text-decoration:underline}
a.sidenav:hover { font-size:14px; color:#000000; text-decoration:underline}
a.sidenav:active { font-size:14px; color:#FB7015; text-decoration:underline}

a.breadcrumb:link { line-height:120%; font-size:11px; color:#ffffff; text-decoration:none}
a.breadcrumb:visited { line-height:120%; font-size:11px; color:#ffffff; text-decoration:none}
a.breadcrumb:hover { line-height:120%; font-size:11px; color:#ffffff; text-decoration:underline}
a.breadcrumb:active { line-height:120%; font-size:11px; color:#ffffff; text-decoration:none}

.border {
	border: 1px dashed #CCCCCC;
}
