@charset "UTF-8";
/* CSS Document */



body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #333333;
}

h1, h2, h3 {font-family: "Trebuchet MS", Verdana, Arial;}

h1 {
	font-size: 2.5em;
	font-weight: bold;
	margin-bottom: 0px;
}

h2 {
	font-size: 1.6em;
	color: #336666;
	padding-top: 1em;
	padding-left: 1em;
}

.subheader {padding-top: 0em;
	padding-left: 0em;}

h3 { margin-left: 3em; }


a { font-size: 11px; }

a:link {
	color: #795100;
}

a:visited {
	color: #795100;
}
a:hover {
	color: #003333;
}
a:active {
	color: #996600;
}

.headerReduction {font-size: 12px}

.divLeftAlignedText a { margin-left: 4em; 	
}

.em-0-9 {font-size: .9em}
