body {
	background-image: url(../images/backgroundPitch.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
	background-color: #000;
}
body,td,th {
	color: #FFF;
}
* {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #FC0;
	text-decoration: none;
}
a:hover {
	color: #FF0;
	text-decoration: underline;
}
a:visited {
	color: #FC0
	text-decoration: none;
}
.button {
	padding: 7px 15px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	color: #FFFF00;
	font-size: 21px;
	font-family: Helvetica, Arial, Sans-Serif;
	text-decoration: none;
	vertical-align: middle;
	background-color: #0066CC;
}
.button:hover {
	background-color: #00F;
	text-decoration: none;
}
.button:active {
	background: #1b5c30;
	background-color: #009999;
}
.transColorBar {
	background-color:rgba(0, 60, 100, 0.8);
}
a:link.button {
	color: #FF0;
}
.emphasis {
	font-size: 16px;
	font-weight: bold;
	color: #CCC;
}
ul {
	list-style-position: inside;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	min-height: 100%;
}
#wrapper #body {
	background-color:rgba(0, 5, 10, 0.8);
}
#wrapper #topBanner {
	background-image: url(../images/WU-TopBanner.jpg);
	height: 250px;
}
#wrapper #topBanner #twitterFB {
	width: 900px;
	text-align: right;
	margin: auto;
	top: 5px;
	position: absolute;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img.padClass {
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 10px;
	color: #818B8D;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 45px;
	color: #3388c4;
	padding-bottom: 5px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 24px;
	color: #498fcd;
	padding-bottom: 5px;
	padding-top: 5px;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 24px;
	color: #666666;
	padding-bottom: 5px;
	padding-top: 5px;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 24px;
	color: #ffea77;
	padding-top: 5px;
	padding-bottom: 5px;
}
h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 24px;
	color: #2e67b2;
	padding-bottom: 5px;
	padding-top: 5px;
}
h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 24px;
	color: #CCC;
	padding-bottom: 5px;
	padding-top: 5px;
}
h7 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 24px;
	color: #7A45B3;
	padding-bottom: 5px;
}
.paddingImageLeft {
	padding-left: 20px;
}
#wrapper #topBanner #navigation {
	clip: rect(auto,auto,auto,auto);
	position: relative;
	width: 777px;
	margin-left: 75px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	top: 180px;
}
#wrapper #topBanner #navigation a:link {
	text-decoration: none;
	color: #FC0;
}
#wrapper #topBanner #navigation a:hover {
	text-decoration: underline;
	color: #FF0;
}
#wrapper #topBanner #navigation a:visited {
	text-decoration: none;
	color: #FC0;
}
#wrapper #topBanner #navigation #right {
	width: 550px;
	float: right;
	text-align: right;
}
#wrapper #topBanner #navigation #left {
	width: 350px;
	float: left;
}
#wrapper #body #logos {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 10px;
	background-color: #000;
}
#wrapper #body #logos a:link {
	color: #FC0;
	text-decoration: none;
}
#wrapper #body #logos a:hover {
	color: #FF0;
	text-decoration: underline;
}
#wrapper #body #logos a:visited {
	color: #FC0;
	text-decoration: none;
}
#wrapper #body #copy {
	padding-right: 60px;
	padding-left: 60px;
	list-style-position: inside;
	list-style-type: disc;
}
#wrapper #body #copy a:link {
	text-decoration: none;
	color: #FC0
}
#wrapper #body #copy a:visited {
	text-decoration: none;
	color: #FC0
}
#wrapper #body #copy a:hover {
	text-decoration: underline;
	color: #FF0
}
#wrapper #body #copy p img {
	padding-left: 5px;
	padding-right: 5px;
}
.highlight1 {
	background-color: #F9C700;
	color: #1B2D53;
	padding-left: 5px;
}
html, body {height: 100%;
}
#main {overflow:auto;
	padding-bottom: 40px;
}  /* must be same height as the footer */
#wrapper #footer {position: relative;
	margin-top: -40px; /* negative value of footer height */
	height: 40px;
	width:900px;
	clear:both;
	background-image: url(../images/FA-BottomBanner.jpg);} 
	
#wrapper #body #copy table tr td h6 {
	color: #7B4585;
}
 
#list2 { 
width:600px;
}

#list2 ol { 
font-style:italic;
font-family:Georgia, Times, serif; font-size:24px; color:#bfe1f1; 
}

#list2 ol li {}

#list2 ol li p { 
padding:8px; 
font-style:normal; 
font-family:Arial; 
font-size:13px; 
color:#eee; 
border-left: 1px solid #999; 
}

#list2 ol li p em {
display: block;
font-size: 15px;
color: #bfe1f1;
}
