@charset "utf-8";
.bluetext_paragraph {
	font-size: 7pt;
	color: #006;
}

#container {
	width: 800px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	height: 1000px;
	background-position: 10px 150px;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #660000;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #660000;
	top: 0px;
}
#topbanner {
	height: 140px;
	width: 800px;
	top: 0px;
	position: fixed;
}
#leftmenu {
	height: 520px;
	width: 200px;
	float: left;
	margin-top: 10px;
}
#maincontent {
	height: auto;
	width: 400px;
	left: 200px;
	top: 150px;
	float: left;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 10px;
	margin-top: 10px;
	text-align: left;
	background-attachment: fixed;
	background-position: left top;
	position: absolute;
}
#imagesright {
	float: left;
	height: auto;
	width: 170px;
	padding-right: 0px;
	padding-left: 0px;
	margin-left: 10px;
	margin-top: 10px;
}
#pagetitle {
	height: 30px;
	width: 600px;
	float: right;
	text-align: left;
	margin-top: 10px;
	position: relative;
	left: 0px;
	top: 140px;
}
#bottombanner {
	height: 100px;
	width: 800px;
	text-align: left;
}


h1 {
	font-family: "Trebuchet MS";
	font-size: 18pt;
	color: #660000;
	font-weight: normal;
	line-height: normal;
	font-style: normal;
	letter-spacing: 1px;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2pt;
	margin-left: 0px;
	text-align: left;
	padding: 0px;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 14pt;
	color: #660000;
	margin-top: 6pt;
	margin-right: 0pt;
	margin-bottom: 1pt;
	margin-left: 0pt;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 0px;
}
h3 {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #000066;
	margin-top: 6pt;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
}


p {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #660000;
	z-index: 10;
	padding: 0px;
	line-height: 12pt;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.h2_w_Line {
	font-family: "Trebuchet MS";
	font-size: 14pt;
	letter-spacing: 1px;
	margin-top: 12px;
	margin-bottom: 3px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}
.redborder {
	border: 2px solid #660000;
	padding-top: 0px;
	padding-right: 6pt;
	padding-bottom: 6pt;
	padding-left: 4px;
	margin-top: 0px;
	margin-right: 0pt;
	margin-bottom: 0px;
	margin-left: 0px;
}
.p_centered {
	text-align: center;
}
#container_blue {
	width: 800px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	height: auto;
	background-position: 10px 150px;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #003;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #006;
	top: 0px;
}
.LargeFont {
	text-align: center;
	font-size: 36px;
	line-height: normal;
}
