@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: 100%;
	background-color: #CCCCCC;
	background-position: top;
}

.twoColFixLt #container {
	width: 1200px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
	background-position: top;
	vertical-align: top;
}

.twoColFixLt #container2 {
	width: 1200px; /* the auto margins (in conjunction with a width) center the page */
	height: 25px;
	border: 0px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 2px;
	background-color: #cccccc;
	background-position: top;
	vertical-align: top;
}

.twoColFixLt #sidebar1 {
	float: left; 
	width: 285px; 
	background: #ffffff;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}   * html #sidebar1 { display:inline; }

.twoColFixLt #leftNAV {
	float: left;
	maxheight: 525px;
	width: 300px;
	background: #ffffff;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}

.twoColFixLt #navT {
	float: left;
	width: 1180px;
	height: 140px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: top;
	vertical-align: top;
}

.twoColFixLt #navB {
	float: left;
	width: 1170px;
	height: 74px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.twoColFixLt #hrule {
	float: left;
	width: 1198px;
	height: 20px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: center;
}

.twoColFixLt #mainContent {
	float: left; 
	width: 800px;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 50px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
} 

.twoColFixLt #bottom {
	float: left; 
	width: 1200px; 
	height: 16px;
	background: #9fa7aa;
	margin-top: 0px;
	margin-right: px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}   * html #bottom { display:inline; }

.twoColFixLt #mainImage {
	float: right;
	width: 855px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: right;
	font-family: Arial, Helvetica, sans-serif;
	}   * html #mainImage { display:inline; }

.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: 0px;
}
.fltlft { 
	float: left;
	margin-right: 0px;
}
.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;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #00245d;
	font-weight: normal;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	font-weight: bold;
	text-align: left;
	
}

.copyLinkSpecial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
}

.copyRIGHT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 12px;
}

.subhead {
	color: #00245d
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #00245D;
}

.BLUEsubheadL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 40px;
	font-weight: bold;
	color: #00245D;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.GREYsubheadL {
	color: #666666
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 12px;
	font-weight: bold;
	color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.lightBLUEsubheadL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 12px;
	font-weight: bold;
	color: 4e84c4;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 20px;
	vertical-align: bottom;
	text-align: left;
}

.signoff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-style: italic;
	font-weight: bold;
	color: #4e85c6;
	text-align: center;
}

hr {
	color: #CCCCCC;
}

/* links */
.insideEP A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00245d;
	text-decoration: underline;
	text-align: right;
}

.insideEP A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00245d;
	text-decoration: underline;
	text-align: right;
}

.insideEP A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00245d;
	text-decoration: underline;
	text-align: right;
}

.insideEP A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00245d;
	text-decoration: underline;
	text-align: right;
}

.navTop A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4f85c5;
	font-weight: bold;
	vertical-align: bottom;
	text-align: right;
	text-decoration: none;
	background-position: bottom;
}

.navTop A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4f85c5;
	font-weight: bold;
	vertical-align: bottom;
	text-align: right;
	text-decoration: none;
	background-position: bottom;
}

.navTop A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4f85c5;
	font-weight: bold;
	vertical-align: bottom;
	text-align: right;
	text-decoration: none;
	background-position: bottom;
}

.navTop A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4f85c5;
	font-weight: bold;
	vertical-align: bottom;
	text-align: right;
	text-decoration: none;
	background-position: bottom;
}

.navTopCurrent A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00245d;
	font-weight: bold;
	vertical-align: bottom;
	text-align: right;
	text-decoration: none;
	background-position: bottom;
}

.navTopCurrent A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00245d;
	font-weight: bold;
	vertical-align: bottom;
	text-align: right;
	text-decoration: none;
	background-position: bottom;
}

.navTopCurrent A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00245d;
	font-weight: bold;
	vertical-align: bottom;
	text-align: right;
	text-decoration: none;
	background-position: bottom;
}

.navTopCurrent A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00245d;
	font-weight: bold;
	vertical-align: bottom;
	text-align: right;
	text-decoration: none;
	background-position: bottom;
}

.navLeft A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4f85c5;
	font-weight: bold;
	vertical-align: bottom;
	text-align: left;
	text-decoration: none;
	background-position: bottom;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 15px;
	line-height: 18px;
	margin: 0px;
}

.navLeft A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4f85c5;
	font-weight: bold;
	vertical-align: bottom;
	text-align: left;
	text-decoration: none;
	background-position: bottom;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 15px;
	line-height: 18px;
	margin: 0px;
	}

.navLeft A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4f85c5;
	font-weight: bold;
	vertical-align: bottom;
	text-align: left;
	text-decoration: none;
	background-position: bottom;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 15px;
	line-height: 18px;
	margin: 0px;
	}

.navLeft A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4f85c5;
	font-weight: bold;
	vertical-align: bottom;
	text-align: left;
	text-decoration: none;
	background-position: bottom;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 15px;
	line-height: 18px;
	margin: 0px;
	}

.navLeftCurrent A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	vertical-align: bottom;
	text-align: left;
	text-decoration: none;
	background-position: bottom;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 15px;
	line-height: 18px;
	margin: 0px;
}

.navLeftCurrent A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	vertical-align: bottom;
	text-align: left;
	text-decoration: none;
	background-position: bottom;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 15px;
	line-height: 18px;
	margin: 0px;
	}

.navLeftCurrent A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	vertical-align: bottom;
	text-align: left;
	text-decoration: none;
	background-position: bottom;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 15px;
	line-height: 18px;
	margin: 0px;
	}

.navLeftCurrent A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	vertical-align: bottom;
	text-align: left;
	text-decoration: none;
	background-position: bottom;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 15px;
	line-height: 18px;
	margin: 0px;
	}

.navBottom A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	vertical-align: bottom;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}

.navBottom A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	vertical-align: bottom;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}

.navBottom A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	vertical-align: bottom;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}

.navBottom A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	vertical-align: bottom;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}
copyCentered {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	font-weight: normal;
	text-align: left;
}
.copyCenter {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	font-weight: normal;
	text-align: center;
}
.DevWarning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #F00;
}
.twoColFixLt #container #mainContent table {
	text-align: left;
	color: #2A1F00;
}
.BlueLink {
	color: #00245d;
	font-weight: bold;
}

.subhead2 {
	color: #00245d
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #00245D;
}
.wbenc {
	font-weight: bold;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: bottom;
	padding: 2px;
	position: static;
	left: 982px;
	top: 761px;
	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;
}
.wbenc2 {
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px;
}

