@import url("http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700,300italic");
@import url("http://fonts.googleapis.com/css?family=Open+Sans:300,700,300italic");
/* Stylesheet: waagoe_fonts Modified On 2013-11-04 09:49:21 */
* {
	margin: 0px;
	padding: 0px;
	position: relative;
	text-align: left;
}
html {
	height: 100%;
	width: 100%
}
body {
	width: 100%;
	min-height: 100%;
	background: white;
	font-family: "Open Sans";
}
h1, h2, h3, h4, h5, h6, th {
	font-family: "Open Sans Condensed";
}
th, td {
	line-height: 130%;
}
p {
	font-size: 16px;
	font-family: "Open Sans";
	line-height: 130%;
	margin-bottom: 10px;
}
h1 {
	font-size: 32px;
	margin-bottom: 10px;
}
h2 {
	font-size: 26px;
}
h3 {
	font-size: 23px;
}
h4 {
	font-size: 20px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 16px;
	margin-bottom: 0px;
}
a {
	color: black;
	text-decoration: none;
}
p a:hover {
	text-decoration: underline;
}
table td {
	padding-right: 10px;
}

.page {
	width: 960px;
	margin: auto;
	padding-bottom: 300px;
}

.after:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
/* Stylesheet: waagoe_main Modified On 2013-11-26 03:44:17 */
.header {
	border-top: 6px #82DAEE solid;
	padding: 30px 25px 20px;
}
.header h1 {
	font-weight: 300;
	line-height: 90%;
	text-align: center;
	display: inline-block;
	font-size: 34px;
	float: left;
}
.header h1 .header_big {
	font-weight: 700;
	font-size: 37px;
}
.header table {
	float: right;
	margin-left: 30px;
	margin-right: -6px;
}
.header th, .header td {
	line-height: 100%;
}
.header table th {
	font-weight: 700;
	font-size: 15px;
}
.header table td {
	font-weight: 300;
	font-size: 19px;
	line-height: 20px;
	padding-top: 3px;
	padding-right: 6px;
	font-family: "Open Sans Condensed";
}
.header table .spaceleft {
	padding-left: 10px;
}
.header .clearfix {
	clear: both;
	height: 30px;
	width: 100%;
}
.header .nav {
	border-top: 3px #82DAEE solid;
	border-bottom: 3px #82DAEE solid;
	background: #82DAEE;
	color: white;
	margin-left: -25px;
	margin-right: -25px;
	padding: 5px 25px;
}
.header .nav a {
	float: left;
	margin-right: 30px;
}
.header .nav a h2 {
	font-weight: 300;
	line-height: 100%;
	margin-bottom: 2px;
}
.header .nav a:hover h2, .header .nav .currentpage {
	color: white;
}
/* Stylesheet: waagoe_header Modified On 2013-11-25 06:34:26 */
.left_column {
	width: 207px;
	margin-right: 30px;
	float: left;
}
.right_column {
	width: 703px;
	float: left;
}
.box {
	background: #82DAEE;
	padding: 10px 10px 1px;
}
.contentouter_one {
	width: 960px;
}
.contentouter_two {
	width: 465px;
}
.contentouter_three {
	width: 300px;
}
.contentouter_four {
	width: 217.5px;
}
.content {
	margin-left: 10px;
	margin-right: 10px;
}
.links a {
	color: #82DAEE;
}
.first, .middle {
	margin-right: 15px;
}
.last, .middle {
	margin-left: 15px;
}
.first, .middle, .last {
	float: left;
}
.content {
	margin: 5px 10px;
}
.contentouter_one h2, .contentouter_two h2, .contentouter_three h2 {
	border-bottom: 3px #82DAEE solid;
	padding: 5px 10px;
	margin-left: -10px;
	margin-right: -10px;
	margin-bottom: 5px;
	line-height: 30px;
}

.profile {
  height: auto;
  width: 50%;
  float: left;
  margin-right: 20px;
}
/* Stylesheet: waagoe_contentblocks Modified On 2013-11-26 03:51:15 */
.footer {
	position: absolute;
	bottom: 0px;
	width: 100%;
	background: #82DAEE;
	color: black;
	padding: 30px 0px;
}
.footer .page {
	padding-bottom: 0px;
}
.footer h3 {
	color: white;
}
.footer .copy {
	color: #2F4F57;
	font-size: 10px;
	text-align: center;
	margin: 30px 0px -10px;
}
/* Stylesheet: waagoe_footer Modified On 2013-11-26 03:51:23 */
