
html  { height: 100% }
body    { color: #333; font-size: 0.9em; font-family: "Trebuchet MS", arial, helvetica, serif; background-color: #fff; padding: 0 }
strong  { color: #333; font-weight: bold }
a    { color: black; }
a:link    { color: black; }
a:visited    { color: black; }
a:hover     { color: #6ba2b8; }
a:active { color: #6ba2b8; }
.container  { background-color: #fff; margin: 0 auto; width:960px; height: 100%; }
.containerInner  { padding: 0; margin-bottom: 15px; width: 950px; clear: both; }
.menublock    { background-color: #fff; margin: 0 auto; padding-bottom: 25px; width: 100%; height: auto; float: left }

.menu { font-size: 125%; font-weight: bold; text-decoration: none; background-color: #6ba2b8 ; text-align: center; text-transform: capitalize; letter-spacing: 1.5px; margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 0 }
.menu a:link  { color: #fff; font-weight: normal; text-decoration: none; display: block; margin-top: 1px; margin-bottom: 1px; border: solid 1px }
.menu a:visited  { color: #fff; text-decoration: none; display: block; margin-top: 1px; margin-bottom: 1px; border: solid 1px }
.menu a:hover  { color: black; text-decoration: none; display: block; margin-top: 1px; margin-bottom: 1px; border: solid 1px }
.menu a:active  { color: black; display: block; margin-top: 1px; margin-bottom: 1px; border: solid 1px }

.pageLeft     {
	display: block;
	padding: 0 5px;
	width: 48%;
	height: 85%;
	min-height: 40%;
	max-height: 100%;
	float: left;

	display:block;
	vertical-align:bottom
}
.pageRight       {
	display: block;
	padding: 0 5px;
	width: 48%;
	min-height: 40%;
	max-height: 100%;
	float: left;
}

.footer    { font-size:110%; background-color: #6ba2b8; text-align: center; width: 960px; clear: both; margin:0 auto; padding-top:0; }
.footer p {font-size: 98%; padding-top: 80px; color: white	}
.footer a:link    { color: white; text-decoration: none; text-transform: capitalize }
.footer a:visited     { color: white; text-decoration: none }
.footer a:hover    { color: black; text-decoration: underline }
.footer a:active    { color: black; text-decoration: underline }

p  { font-size: 82%; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.25; padding-top: 0 }


h1      {
	color: #6ba2b8;
	font-size: 145%;
	margin: 1.25em 0 .25em 1.5em;
	clear: none;
	border-width: 1px
}
h2        {
	color: black;
	font-size: 105%;
	font-weight: bold;
	text-transform: none;
	margin: 0;
}
h3    { color: #6ba2b8; font-size: 100%; margin-top: 0.25em; margin-bottom: 0em; padding-bottom: 0; }

ul      { font-weight: normal; line-height: 1; list-style-type: disc; margin-top: 1em; margin-right: 0; margin-bottom: 1em }
ul ul {
	list-style-type: circle;
	margin-bottom: 0
}
li    { font-size: 82%; font-family: Verdana, Arial, Helvetica, sans-serif; margin-bottom: 10px }

img.floatRight  { margin-left: 0.2em; float: right; border:0; margin-bottom:0; padding-bottom:0 }
img.floatLeft   {margin-right: 0.2em; float: left; border:0; margin-bottom:0; padding-bottom:0 }

.links img {border:0}
.links a    { color: #6ba2b8; font-weight: bold; font-size:120%; font-style:italic; text-decoration: none }
.links a:link   { color: #6ba2b8; text-decoration: none }
.links a:visited      { color: #6ba2b8; text-decoration: none }
.links a:hover      { color: #6ba2b8; text-decoration: underline }
.links a:active      { color: #6ba2b8; text-decoration: underline }
.links p {text-align:center; margin:0 auto}

.copyright p { font-size:60%; margin:0; padding:0}
.copyright a:link    { color: black; text-decoration: none; }
.copyright a:visited     { color: black; text-decoration: none }
.copyright a:hover    { color: black; text-decoration: none }
.copyright a:active    { color: black; text-decoration: none }
