/* CSS Document */

body {
	margin:0; padding:0;
	color: #5e5e5e;
	font: 62.5%/1.6 Verdana, Helvetica, Arial, sans-serif;
}

a,a:link,a:visited	{ color: #214080; text-decoration: none; }
a:hover, a:focus 	{ color: #ed9902; }


h1{ font-size:200%; color: #214080; text-transform:uppercase; margin:5px 0}

h2{ font-size:160%; color: #5e5e5e; }

h3{ font-size:130%; color: #214080; font-weight: bold; margin-bottom: .1em; }
h4	{ font-size:120%; color: #214080; font-weight: bold; }
h5	{ font-size:100%; color:#EA9D00; font-weight: bold;  }
h6	{ font-size:90%; }

.Yellow {color:#EA9D00}
.Blue{color:#23407C}
.Gray{color:#787878}
.white{color:#ffffff}
.PageTitle{ font-size:160%; color: #5e5e5e; font-weight:bold}
.PageSubtitle{font-size:120%; color: #5e5e5e; font-weight:bold}