@charset "UTF-8";
body  {
	font: 10pt Verdana;
	background: #FFFFFF;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #333333;
	text-decoration: none;
}
.twoColLiqLtHdr #container {
	width: 100%;  
	background: #FFFFFF;
	margin: 25 auto;
	text-align: left; 
	vertical-align: top;
} 
.twoColLiqLtHdr #header {
	padding: 0;  
	background-image: url(Web/images/head01.jpg);
	height: 230px;
	width: auto;
	background-repeat: no-repeat;
} 
.twoColLiqLtHdr #header h1 {
	margin: 0; 
}


.twoColLiqLtHdr #sidebar1 {
	float: left;
	width: 24%; 
	padding: 15px 0;
	padding-left: 15px;
	background-color: #FFFFFF;
}
.twoColLiqLtHdr #sidebar1 h3, .twoColLiqLtHdr #sidebar1 p {
	margin-left: 10px;
	margin-right: 10px;
}


.twoColLiqLtHdr #mainContent {
	margin: 0 20px 0 26%;
	border-left-color: #990000;
	border: 2 pt;
	border-left-style: dotted;
	padding-left: 15px;
} 
.twoColLiqLtHdr #footer {
	padding: 0 10px;
	font-size: 8pt;
	background-color: #FFFFFF;
} 
.twoColLiqLtHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}
.smallPrint {
	font-size: 8pt;
}


.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#navbar {
	vertical-align: 100%;
	width: auto;
	margin-top: 0px;
	background: url(Web/images/ltspace.jpg) repeat;
}
.headLine {
	font: bold 18px Verdana;
	color: #990000;
	text-decoration: none;
}
.link {
	font: 10pt Verdana;
	text-decoration: none;
	color: #990000;
}
.btm rt img {
	text-decoration: none;
	background: left;
	float: right;
	clear: left;
	height: auto;
	width: auto;
	position: relative;
	padding: 10px;
}
.mission {
	height: auto;
	width: auto;
	position: relative;
}
.box1 {
	font-style: italic;
	margin: 15px;
	padding: 15px;
	height: auto;
	width: auto;
	background-color: #C5D7F1;
}
.box2 {
	border: thin dotted #990000;
	margin: 15px;
	padding: 15px;
	height: auto;
	width: auto;
}

form.cmxform fieldset {
  margin-bottom: 10px;
}

form.cmxform legend {
  padding: 0 2px;
  font-weight: bold;
}

form.cmxform label {
  display: inline-block;

}

form.cmxform fieldset ol {
  margin: 0;
  padding: 0;
}

form.cmxform fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}

form.cmxform fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}

form.cmxform fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}

form.cmxform fieldset fieldset label {
  display: block;
  width: auto;
}

form.cmxform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}

form.cmxform label {
	width: auto; /* Width of labels */
	margin: 10px;
	height: auto;
}


form.cmxform fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}

