html {
	height: 100%;
}


body, div, table, tbody, tr, td {
	padding: 2px;
	font-size: 16px;
	font-family: Helvetica, Verdana, "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif;
	line-height: 1.3em;
	letter-spacing: -0.05em;
	color: #333;
}

body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #6699ff;
	color: #000;
}



textarea, input, select {
	border-color: #C6D9E9;
	border-width: 1px;
	margin: 1px;
	padding: 3px;
}

a {
	color: #105CB6;
	text-decoration: none;
}

a:visited {
	color: #105CB6;
	text-decoration: none;
}

a:hover {
	color: #369;
	text-decoration: underline;
}

a:active, a:focus {
	color: #003;
	text-decoration: none;
}

form {
	margin: 0;
}


.form_table {
	/*
	background-color: #EAF3FA;
	border: 1px solid #369;
	-moz-border-radius: 0.8em;
	-webkit-border-radius: 0.8em;
	*/
}


.submit_button {
	font-size: 18px;
	color: #fff;
	font-family: Helvetica, Verdana, "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif;
	font-weight: bold;
	padding: 5px;
	width: 120px;
	cursor: pointer;
	background-color: #008cca;
}

.submit_button_small {
	font-size: 14px;
	font-family: Helvetica, Verdana, "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif;
	color: #fff;
	font-weight: bold;
	padding: 3px;
	width: 80px;
	cursor: pointer;
	background-color: #008cca;
}

.submit_button_small_orange {
	font-size: 14px;
	font-family: Helvetica, Verdana, "Lucida Grande","Lucida Sans Unicode", Tahoma, sans-serif;
	color: #fff;
	font-weight: bold;
	padding: 3px;
	width: 80px;
	cursor: pointer;
	background-color: #fca741;
}

a.no_underline:hover {
	text-decoration: none;
}

button {
	font-size: 14px;
	font-family: Helvetica, Verdana, "Lucida Grande","Lucida Sans Unicode", Tahoma, sans-serif;
	color: #fff;
	font-weight: bold;
	padding: 3px;
	width: 90px;
	cursor: pointer;
	background-color: #008cca;
}

h1, h2, h3, h4, h5 {
	color: #0066cc;
	font-family: Helvetica, Verdana, "Lucida Grande","Lucida Sans Unicode", Tahoma, sans-serif;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
	letter-spacing: -0.05em;
}

h1 { font-size: 20px; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }
h5 { font-size: 12px; }

h1.home {
	color: #fff;
	font-size: 26px;
	margin: 5px;
}

p.home {
	color: #fff;
}

img { border: none; }

.navbar_selected {
	background: url(/static/images/newave/ppl_navbarselected.gif);
	font-family: Helvetica;
	font-size: 26px;
	font-weight: bold;
	color: #0066cc;
	width: 105px;
	height: 35px;
	margin: 0;
	padding: 0;
	float: left;
	text-align: center;
	letter-spacing: -0.05em;
	display: block;
}

.navbar_selected a {
	color: #0066cc;
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	margin: 0;
	padding: 0;
}

.navbar {
	font-family: Helvetica;
	font-size: 26px;
	font-weight: bold;
	color: #fff;
	width: 105px;
	height: 35px;
	margin: 0;
	text-align: center;
	padding: 0;
	white-space: nowrap;
	letter-spacing: -0.05em;
	float: left;
	display: block;
}

.navbar a {
	color: #fff;
	display: block;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}

.navbar a:hover {
	color: #fff;
	display: block;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: url(/static/images/newave/ppl_navbarhover.gif);
}

.big_button {
	background: url(/static/images/newave/ppl_button.gif);
	position: relative;
	display: block;
	font-family: Helvetica;
	font-size: 24px;
	font-weight: bold;
	white-space: nowrap;
	color: #0066cc;
	width: 160px;
	height: 60px;
	margin: 0;
	padding: 0;
	text-align: center;
	letter-spacing: -0.05em;
	overflow: hidden;
}

.big_button a {
	color: #0066cc;
	display: block;
	width: 100%;
	height: 100%;
	padding-top: 15px;
}

.small_button {
	letter-spacing: -0.05em;
	width:72px;
	height:24px;
	background-image:url(/static/images/newave/ppl_button_s.gif);
	background-repeat:no-repeat;
	text-align:center;
	padding-top:4px;
}

.small_button a {
	color: #0066cc;
	font-size:16px;
	font-weight:bold;
}


.footer_nav_links {
	font-weight: bold;
	font-size: 12px;
	color: #fff;
}

.footer_nav_links a:visited {
	color: #fff;
}
.footer_nav_links a {
	color: #fff;
}


.footer_copyright_notice {
	color: #ffcc00;
	font-size: 10px;
	text-align: center;
}

.header_login_input_text {
	font-size: 12px;
	width: 150px;
	height: 16px;
	margin: 0;
	padding: 0;
}

.tour_nav {
	font-size: 14px;
	font-weight: bold;
	font-family: Helvetica;
	letter-spacing: -0.05em;
	color: #0066cc;
	padding: 4px;
}

.tour_nav_selected {
	font-size: 14px;
	font-weight: bold;
	font-family: Helvetica;
	letter-spacing: -0.05em;
	color: #0066cc;
	background: #ffcc00;
	padding: 4px;
	padding-top: 6px;
}

.tour_title {
	color: #0066cc;
	font-size: 28px;
	font-weight: bold;
	letter-spacing: -0.05em;
	padding: 0;
	margin: 1px;
}

.tour_subtitle {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -0.05em;
	padding: 0;
	margin: 1px;
}

.tour_subsubtitle {
	color: #0066cc;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -0.05em;
}


.tour_descriptive_text {
	color: #000;
	font-size: 12px;
	letter-spacing: -0.05em;
}

.tour_next {
	color: #0066cc;
	font-size: 32px;
	font-weight: bold;
	letter-spacing: -0.05em;
}


.about_nav {
	font-size: 14px;
	font-weight: bold;
	font-family: Helvetica;
	letter-spacing: -0.05em;
	color: #0066cc;
	padding: 4px;
}

.about_nav_selected {
	font-size: 14px;
	font-weight: bold;
	font-family: Helvetica;
	letter-spacing: -0.05em;
	color: #0066cc;
	background: #ffcc00;
	padding: 4px;
	padding-top: 6px;
}

.about_title {
	color: #0066cc;
	font-size: 28px;
	font-weight: bold;
	letter-spacing: -0.05em;
	padding: 0;
	margin: 1px;
}

.about_subtitle {
	color: #000;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -0.05em;
	padding: 0;
	margin: 1px;
}

.about_subsubtitle {
	color: #0066cc;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -0.05em;
}


.about_descriptive_text {
	color: #000;
	font-size: 16px;
	letter-spacing: -0.05em;
}

.about_next {
	color: #0066cc;
	font-size: 32px;
	font-weight: bold;
	letter-spacing: -0.05em;
}


/*/////////Header////////////*/


.networkHeader {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing:-0.08em;
	text-align:left;
	width:960px;
}

.networkHeader a:link,
.networkHeader a:visited,
.networkHeader a:active {
	color: #0033cc;
	text-decoration:none;
	font-weight:normal;
}

.networkHeader a:hover {
	color: #0033cc;
	text-decoration:none;
	font-weight:normal;
}

/*/////////Header////////////*/


