@charset "UTF-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0;
	padding: 0;
}

a:link {
	text-decoration: none;
	color:#3366CC;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #000099;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	font-weight: bold;
}
h2 {
	font-size:.75em;
	line-height:.98;
	color: #FF6600;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #4384FF;
	line-height:.90;
	text-align: left;
}
h4 {
	font-size:1.2em;
	font-weight:bold;
	color: #FFFFFF;
	line-height: .3;
	text-align: left;
}
h5 {
	font-size:1.5em;
	font-weight:bold;
	color: #4384FF;
	text-align: center;
}
#main h6 {
	font-size:1.2em;
	font-weight: bold;
	color:#CC0000;
	text-align: center;
}
#main {
	padding-top:60px;
}
#logo {
background-image:url(images/WW-Logo-Seal.gif);
background-position: center;
background-repeat: no-repeat;
height:300px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	line-height:1.2em;
	text-align:left;
}
ul {
	list-style-type: none;
	list-style-position:outside;
	line-height:.85em;
	table-layout:fixed;
	vertical-align: baseline;
}
li {
	font-size:.75em;
	list-style-type: none;
	margin:20px 0 0 0;
	vertical-align: baseline;
}

h1 {
	font-size: 1.5em;
	font-weight: bold;
	color: #FF6600;
}

span.IntroText {
	font-weight: bold;
	line-height: 1.3em;
	font-size: 1.1em;
}

h6 {
	color: #FF6600;
	font-size: 1em;
	padding: 0;
	margin-top: 26px;
	margin-bottom: 0;
}
