@charset "UTF-8";
body {
	margin: 0px;
	background-color: #e1e1e1;
	background-image: url(../i/commons/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
html { overflow: -moz-scrollbars-vertical !important; }
html { height: 100%; margin-bottom: 1px; }
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
a:hover, a:active, a:focus {
	color: #FFFFFF;
	outline:none;
	text-decoration:none;
}
a.blue:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #163D7C;
	text-decoration: none;
}
a.blue:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #163D7C;
	text-decoration: none;
}
a.blue:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #163D7C;
	text-decoration: none;
}
a.blue:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #163D7C;
	text-decoration: none;
}
.copyBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	width: 790px;
	height: expression( this.scrollHeight < 296 ? "295px" : "auto" ); /* sets min-height for IE */
	min-height: 295px; /* sets min-height value for all standards-compliant browsers */
	padding-left: 30px;
}
.copyHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #FFFFFF;
	font-weight: bold;
}
.copySubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.formField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 15px;
	width: 200px;
	border: 1px solid #CCCCCC;
	padding: 0px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.textBlue11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #163D7C;
}
.wrapBottom {
	height: auto;
	width: 960px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #163D7C;
	line-height: 14px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.wrapCopy {
	width: 980px;
	background-image: url(../i/commons/slice.jpg);
	background-repeat: repeat-y;
}
.wrapFlash {
	height: 365px;
	width: 980px;
}
.wrapHeader {
	height: 115px;
	width: 980px;
}
.wrapNav {
	height: 70px;
	width: 980px;
}
.wrapRequest {
	height: 80px;
	width: 715px;
	background-image: url(../i/request/requestBackground.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 250px;
}
.wrapSubnav {
	height: 26px;
	padding-left: 405px;
	padding-top: 0px;
	padding-right: 11px;
	padding-bottom: 0px;
}
.wrapper {
	clear: both;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.wrapRequestBlank {
	height: 10px;
	width: 970px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BCBCBC;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.wrapSubnav2 {
	height: 26px;
	padding-left: 100px;
	padding-top: 0px;
	padding-right: 11px;
	padding-bottom: 0px;
	margin-top: -50px;
}
.copyBox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	width: 720px;
	height: expression( this.scrollHeight < 296 ? "295px" : "auto" ); /* sets min-height for IE */
	min-height: 295px; /* sets min-height value for all standards-compliant browsers */
	padding-left: 30px;
}
.flash {
	margin-left: -15px;
}
.wrapCopyLeadership {
	width: 980px;
	background-image: url(../i/leadership/slice.jpg);
	background-repeat: repeat-y;
}
.wrapCopyGeneral {
	width: 980px;
	background-image: url(../i/general/slice.jpg);
	background-repeat: repeat-y;
}
.wrapCopyInfo {
	width: 980px;
	background-image: url(../i/info/slice.jpg);
	background-repeat: repeat-y;
}
