html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
	{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* Remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	color: #333;
	line-height: 1.5;
	font-family: verdana, arial, sans-serif;
	font-size: 76%;
	background-color: #ffffff;
}

html,body,#wrap {
	height: 100%;
	width: 100%;
}

body>#wrap {
	height: auto;
	min-height: 100%;
}

#headercontainer {
	width: 100%;
	height: 98px;
	background-color: #01758a;
	border-bottom: 1px solid #38cbe6;
}

#header {
	height: 68px;
	padding: 15px 15px 15px 30px;
	width: 945px;
	margin: 0 auto;
	text-align: center;
	color: #999;
	background-color: #01758a;
	border-bottom: 1px solid #38cbe6;
}

#contentcontainer {
	width: 100%;
	padding-bottom: 90px;
}

#content {
	width: 990px;
	margin: 60px auto 0 auto;
	text-align: center;
}

#footercontainer {
	clear: both;
	width: 100%;
	position: relative;
	margin-top: -90px; /* negative value of footer height */
	height: 90px;
	border-top: 1px solid #026071;
	background-color: #01758a;
}

#footer {
	margin: 0 0;
	text-align: center;
	width: 990px;
	height: 90px;
	background-color: #01758a;
}

/* CLEAR FIX*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */
	/* Tables still need 'cellspacing="0"' in the markup. */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

address,caption,cite,code,dfn,em,th,td,var {
	font-style: normal;
	font-weight: normal;
}

caption,th,td {
	text-align: left;
}

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before,blockquote:after,q:before,q:after {
	content: "";
}

blockquote,q {
	quotes: "" "";
}

abbr,acronym {
	border: 0;
}

img,fieldset,abbr,acronym {
	border: 0;
}

.subdue {
	font-size: 0.9em;
	color: #666;
}

.hide {
	display: none;
}

img {
	border: 0;
}

/*text*/
h1,h2,h3,h4,h5,h6,p,ol,ul {
	text-align: left;
	line-height: 1.8em;
}

p.intro {
	font-size: 1.2em;
	font-weight: normal;
	margin-bottom: 12px;
}

.bold {
	font-weight: bold;
}

/*lists*/
ol,ul {
	list-style: none;
	margin-left: 1.5em;
}

ul {
	list-style: disc inside none;
}

.columntwo ul {
	margin-left: 1.5em;
	list-style: circle outside none;
}

ol {
	list-style: decimal inside none;
}

#header img {
	float: left;
}

#header ul {
	list-style: disc inside none;
	display: inline;
	float: right;
	margin-right: 20px;
}

#header li {
	list-style: disc inside none;
	display: inline;
	font-size: 1.0 em;
	color: #fff;
}

#header li a:link {
	color: #ccc;
}

#header li a:active {
  color: #fff;
}
#header li .selected {
  color: #fff;
}

#header li a:visited {
	color: #ccc;
}

#header li a:hover {
	color: #fff;
}

/*links*/
a {
	color: #01758A;
	text-decoration: none;
}

a:link {
	color: #01758A;
	text-decoration: none;
}

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

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

a:active {
	color: #079FBA;
	text-decoration: underline;
}

a.mainlink {
	color: #aaa;
	text-decoration: none;
	border-bottom: 1px dashed #ccc;
}

#tripleverb {
  color: #aaa;
  font-size: 5em;
  font-family: georgia, serif;
  text-align: center;
}

#byline {
  font-size: 1.2em;
  font-weight: normal;
  text-align: center;
  margin-top: 50px;
  width: 70%;
  margin-left: 15%;
}

a.mainlink:hover {
	color: #079FBA;
	text-decoration: none;
	border-bottom: 1px dashed #079FBA;
}

/*forms*/
form {
	
}

fieldset {
	border: 0;
}

label {
	
}

legend {
	
}

em {
	color: Red;
	font-weight: bold;
}

#footer p {
	color: #fff;
	margin: 16px;
	line-height: 1.4;
	font-size: 0.9em;
	width: 20em;
	float: left;
}

#footer p a {
	color: #fff;
}

#balloons { /*float:left; height:245px; margin:0;*/
	padding: 60px 0 0 40px;
}

#balloons .column1,#balloons .column2,#balloons .column3 {
	float: left;
	margin-right: 60px;
}

#threecolumns {
	clear: both;
	float: left;
	width: 890px;
	padding: 30px;
}

.columnone {
	float: left;
	margin-right: 12px;
}

.columntwo {
	float: left;
	margin-right: 12px;
	width: 400px;
	font-size: 0.9em;
}

.columnthree {
	float: left;
	margin: 0px;
	width: 210px;
	border: 1px dashed #ccc;
	background-color: #efefef;
	padding: 8px;
}

.columnthree p {
	font-size: 0.85em;
	font-weight: normal;
}

.displaytoggle {
	display: block;
	border-bottom: 0px dashed #aaa;
}


