@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #9A9C9E;
	line-height: 110%;
}
.rightfloat {
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 150px;
	margin-bottom: 0px;
	margin-left: 50px;
}
.leftfloat {
	float: left;
	padding: 0px;
	margin: 0px;
	clear: none;
	width: 148px;
}


.rightfloat2 {
	float: right;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
 .oneColFixCtr #container {
	width: 950px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
.oneColFixCtr #container #mainContent #inset  #bodarea  h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #108AC2;
	line-height: 30px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
}
.oneColFixCtr #container #mainContent #inset #bodarea  h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.oneColFixCtr #container #mainContent #inset #bodarea  h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.oneColFixCtr #container #mainContent #inset  #bodarea  ul {
	margin-top: 6px;
	margin-bottom: 6px;
}
.oneColFixCtr #container #mainContent #bodarea {
	clear: both;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.oneColFixCtr #container #mainContent .demenu a {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	color: #000000;
	background-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
}
 
.oneColFixCtr #container #mainContent .demenu a:hover {
	background-color:#666666;
	border-bottom-width: 2px;
	color: #FFFFFF;
}
.demenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 18px;
	font-weight: bold;
	padding: 0px;
	color: #000000;
	width: 780px;
	background-color: #9A9C9E;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 148px;
  }
.demenu ul {
	list-style-type: none;
	list-style-image: none;
	list-style-position: inside;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.demenu li {
	float: left;
	margin: 1px;
	padding: 0px;
}
.oneColFixCtr #mainContent {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-image: url(images/img/deleftrepeat.gif);
	margin: 0px;
	background-repeat: repeat-y;
}
.defooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	width: 400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 150px;
}
.defooter a {
	color: #000000;
}
.defooter a:hover {
	color: #330000;
	background-color:#FFFFCC;
}
.oneColFixCtr #container #mainContent #inset  #bodarea  a {
	color: #0D88C1;
}
.oneColFixCtr #container #header {
	background-image: url(images/img/deheader.gif);
	height: 80px;
	width: 950px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}
.oneColFixCtr #container #mainContent #inset {
	padding: 0px;
	width: 750px;
	float: right;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.oneColFixCtr #container #mainContent #footer {
	background-image: url(images/img/defooter.gif);
	height: 30px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.oneColFixCtr #container #mainContent #inset #bodarea img {
	border: 1px solid #000000;
}
.leftcol {
	width: 340px;
	float: left;
}
.rightcol {
	float: right;
	width: 350px;
	margin-left: 5px;
}
.backbut {
	background-color: #6ABFDC;
	font-weight: bold;
	border: 1px dotted #003;
	margin: 1px;
	padding: 1px;
}
.noborder {
	border: 0px none #000000;
}
.intro {
	font-size: 16px;
	line-height: 24px;
	font-style: italic;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 10px;
}
