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

body{
	margin: 0;
	padding:0;
	top:0px;
	left:0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

PrinterOnly {display:none;}
ScreenOnly{display:inline;}

.Footer_Text {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
}
.Text_Bauhaus_Blue {
	font-family: "Bauhaus LT Medium", Bauhaus, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #006AB6;
}
.Text_Bauhaus_Blue_Large {
	font-family: "Bauhaus LT Medium", Bauhaus, Verdana, Arial;
	font-size: 20px;
	font-weight: bold;
	color: #2684C9;
	line-height: normal;
}
.Text_Bauhaus_Green {
	font-family: "Bauhaus LT Light", Bauhaus, Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #445200;
	line-height: 18px;
}
.Text_Arial_Green {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #445200;
	line-height: 18px;
}
.Text_Verdana_Green_Medium {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color:#4D5B0D;
	font-weight: bold;
	line-height: 16px;
}
.Text_Verdana_Black_Regular {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color:#000000;
	line-height: 14px;
}
.Text_Small_Black {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color:#000000;
	line-height: 12px;
}

.Text_Links {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color:#000010;
}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	color: #000;
	display: inline;
}

h1 {
	font-family: "Bauhaus LT Medium", Bauhaus, Verdana, Arial;
	font-size: 25px;
	font-weight: normal;
	color: #B6D4B5;
	display: inline;
}

.Image_Surround {
	border: solid #2684C9 2px;
	margin: 10px 10px 10px 0;
}
.Image_Margin_Right_Aligned {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
}


.Down3px{
	position:relative;
	width:100px;
	height:15px;
	z-index:1;
	left: 2px;
	top: 3px;
}
