@charset "UTF-8";
twoColFixLtHdrmainContenth1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #00011F;
}
.twoColFixLtHdr #container {
	width: 860px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #FFCC00;
	border: 1px solid #00011F;
	margin-bottom: 0px;
	line-height: 20px;
	height: 1000px;
} 
.twoColFixLtHdr #header {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #3366FF;
	background-color: #FFFFFF;
	line-height: 1;
	margin-top: 5px;
	vertical-align: top;
	width: 100px;
	margin-left: 15px;
	text-align: center;
	float: right;
	border: 1px solid #4C5987;
} 
.pagenameid {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 18px;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 250px;
	color: #00011F;
	text-align: left;
	margin-top: 0px;
	padding-top: 10px;
	padding-left: 10px;
	margin-left: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	background-color: #FFFF99;
	margin-right: 30px;
	height: 800px;
}
.twoColFixLtHdr #sidebar1 h3 {
	font-size: 18px;
	font-variant: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 2px;
	line-height: normal;
	font-weight: bold;
	color: #000033;
	margin-bottom: 2px;
	text-align: left;
	padding-top: 30px;
}
.twoColFixLtHdr #sidebar1 h2 {
	font-size: 16px;
	list-style-type: none;
	text-indent: 0px;
	text-align: center;
	color: #000066;
}
.twoColFixLtHdr #mainContent img2 {
	border: thin solid #4C5987;
	width: 100px;
}
#mainContent  {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	width: 30em;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 20px;
	height: auto;
	text-align: center;
	float: left;
} 
.twoColFixLtHdr #sidebar1 img {
	margin-right: 8px;
}
.twoColFixLtHdr #sidebar1 p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000066;
	margin-bottom: 0px;
	padding-top: 0px;
	font-style: normal;
}
.twoColFixLtHdr #sidebar1 h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000099;
	text-align: center;
	text-indent: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.twoColFixLtHdr #mainContent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 15px;
	text-align: center;
	padding-top: 0px;
}
.twoColFixLtHdr #footer {
	background:#00011f;
	height: 130px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #00011f;
	margin-left: 0px;
	width: 884px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
} 
.twoColFixLtHdr #footer p {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0;
	width: 780px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 12px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.photomwuc {
	float: right;
	width: 195px;
	border: 2px solid #01509B;
	margin-left: 15px;
	height: auto;
	text-align: center;
	margin-bottom: 10px;
}
#mainContent #mainContentpitalic {
	font-style: italic;
}
#maincontenth3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #003399;
	width: 22em;
	margin-top: 0px;
	float: left;
	padding-right: 5px;
}

