@charset "UTF-8";
body  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	background-color: #01509B;
	margin-left: 150px;
	margin-top: 25px;
	width: 832px;
	border: 2px solid #00011f;
}
twoColFixLtHdrmainContenth1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #00011F;
}
.twoColFixLtHdr #container {
	width: 900px;
	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;
} 
.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: 175px;
	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: 100px;
	color: #00011F;
	text-align: left;
	margin-top: 0px;
	padding-top: 10px;
	padding-left: 10px;
	margin-left: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	background-color: #FFFF99;
	margin-right: 20px;
}
.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: 252px;
}
.twoColFixLtHdr #mainContent {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	width: 712px;
	padding-left: 50px;
	padding-right: 70px;
	padding-top: 30px;
	height: 1200px;
} 
.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;
	text-align: justify;
}
.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: 120px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #00011f;
	margin-left: 0px;
	width: 832px;
	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: Verdana, Arial, Helvetica, sans-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;
}
#mainContent h2 {
	color: #000066;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	line-height: 90%;
	margin: 0px;
	padding: 0px;
}
.twoColFixLtHdr #mainContent h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: center;
}
.twoColFixLtHdr #mainContentp {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #00011F;
	text-align: justify;
}




/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	height: 20px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-bottom: 10px;
}

/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	width: auto;
	float: left;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 20px;
	padding-bottom: 5px;
}


/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	cursor: pointer;
	background-color: #00011F;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: .7em;
	padding-right: 0.8em;
	padding-bottom: 0.7em;
	padding-left: 0.8em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	background-color: #00011F;
	color: #01509B;
	border-left-width: 0px;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.pagehead {
	background-color: #00011F;
	width: 822px;
	height: 120px;
	padding-top: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	color: #FFCC00;
	padding-top: 30px;
	padding-bottom: 4px;
	margin: 0;
	line-height: 1.2em;
	padding-left: 10px;
}
.twoColFixLtHdr .pagehead h1 white {
	color: #CCCCCC;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
