﻿/*

* {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	background-color: #f0f0f0;
}
img {
	border: 0;
}
a {
	color: #004684;
	text-decoration: underline;
}
a:hover {
	color: #004684;
	text-decoration: none;
}
h6 {
	margin: 6px;
}
h5 {
	margin: 6px;
}
h4 {
	margin: 6px;
}
h3 {
	margin: 6px;
}
h2 {
	margin: 6px;
}
h1 {
	margin: 6px;
}
p {
	margin: 6px;
}
div {
	position: relative;
	text-align: left;
}
td {
	text-align: left;
}
blockquote {
	font-style: italic;
	font-size: 9pt;
}
.standardlist {
	list-style-type: none;
	display: list-item;
	list-style: circle;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0;
	padding-bottom: 0;
}
#links1 {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
#links1 li {
	padding-left: 30px;
	padding-bottom: 12px;
	background-image: url(images/hand_col_small.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#links2 {
	margin-left: 0;
	padding-left: 0;
	list-style: circle;
}
#links2 li {
	margin-left: 50px;
	padding-left: 10px;
	padding-bottom: 8px;
	background-image: none;
}
.contentdiv {
	margin-top: 20px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	clear: both;
	overflow: hidden;
}
.smallloz {
	-moz-border-radius: 10px;
	background-color: #006FA2;
	border: 3px solid #60C6B8;
	clear: none;
	height: 220px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: left;
	width: 340px;
}
.longloz {
	background-color: #006FA2;
	border: 3px solid #60C6B8;
	width: 915px;
	margin-top: 5px;
}
#containermain {
	width: 942px;
	height: auto;
	clear: both;
	background: white;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	border-style: solid;
	border-width: 2px;
	border-color: #cccccc;
}
#contentmiddle {
	background-image: url('images/bgmain.jpg');
}
#maincontent {
	text-align: center;
	vertical-align: top;
	clear: both;
	height: auto;
}
#header {
	overflow: hidden;
	padding: 0;
	height: 118px;
	background-image: url('images/top_banner.png');
}
#navbartop {
	text-align: center;
	font-size: 10pt;
	height: 25px;
	width: 100%;
	vertical-align: middle;
}
#copyright {
	padding: 5px;
	text-align: left;
	color: white;
	vertical-align: top;
	clear: both;
	text-align: center;
}
#copyright a {
	color: gray;
	text-decoration: none;
}
#copyright a:hover {
	color: gray;
	text-decoration: underline;
}
#quicklinks {
	float: left;
	width: 200px;
	-moz-border-radius: 10px;
	border: 3px solid #006FA2;
	height: 220px;
	text-align: left;
	margin-right: auto;
}
#quicklinks p {
	margin: 3px;
	color: black;
}
#navlist {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 3px;
}
#rightcontent {
	float: left;
	width: 25.5%;
	margin: 8px;
	min-height: 350px;
}
#leftcontent {
	float: left;
	width: 70%;
	margin: 8px;
	min-height: 350px;
}
#topbanner {
	width: 932px;
	height: 103px;
}
#homecontenttop {
	text-align: center;
	width: 100%;
}
#homecontentbottom {
	width: 100%;
}
#hometext {
	width: 46%;
	padding: 5px;
	float: left;
}
#homelinks {
	width: 49%;
	padding: 10px;
	float: right;
}
#leftcontent p {
	color: black;
	margin: 10px;
}
h1 {
	font-size: 24pt;
	font-weight: bold;
	color: #5DC4B8;
}
h2 {
	font-size: 16pt;
	font-weight: bold;
	color: #5DC4B8;
}
h3 {
	font-size: 12pt;
	font-weight: bold;
	color: #5DC4B8;
}
#contactbox {
	position: relative;
	margin: 20px;
	padding: 10px;
	float: right;
	border: none;
}
/*DROP-DOWN BOXES*/
#sddm {
	margin: 0;
	padding: 0;
	z-index: 30;
	left: 50px;
	float: left;
	width: 100%;
}
#sddm li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial;
	z-index: 30;
}
#sddm li a {
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 30.25px;
	background: #006FA2;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	z-index: 30;
	-moz-border-radius: 5px;
}
#sddm li a:hover {
	background: #49A3FF;
	z-index: 30;
}
#sddm div {
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #B2D4E3;
	border: 1px solid #006FA2;
	z-index: 30;
	overflow: hidden;
	width: 100px;
}
#sddm div a {
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #EAEBD8;
	color: #006FA2;
	font: 11px arial;
	z-index: 30;
}
#sddm div a:hover {
	background: #49A3FF;
	color: #FFF;
	z-index: 30;
}
.bluetext {
	color: #004684;
}

