@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #17193c;
	background-color: #d7dae8;
}

p {
	margin: 20px 0px;
	padding: 0px;
}

ul {
	margin-top: 20px;
	margin-bottom: 20px;
}

ul.spacedlist li {
    padding-bottom: 8px;
}

div.centered {
	margin: 0;
	padding: 0;
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
}

div#headerdiv {
	background-color: #b0c5d8;
	background-image: url(/media/images/layout/84a8c2-color.png);
	background-position: bottom;
	background-repeat: repeat-x;
}

img#logo {
	position: absolute;
	top: 0px;
	margin-top: 55px;
	margin-left: 40px;
}

p.contactbar {
	margin: 0;
	padding: 5px 30px;
	text-align: right;
	background-color: #1c5b88;
}

span.contactbar {
	padding-left: 30px;
	font-size: x-small;
}

span.white {
	color: #ffffff;
}

span.white a {
	color: #ffffff;
	text-decoration: none;
}

span.white a:hover {
	text-decoration: underline;
}

span.ltblue {
	color: #a1bcd1;
}

div#header {
	background-image: url(/media/images/layout/header-gradient.png);
	background-repeat: repeat-x;
	margin-top: 2px;
	height: 134px;
	border-bottom: 10px #1c5b88 solid;
}

p#search {
	margin: 0;
	padding: 15px 30px;
	text-align: right;
}

ul.inline, ul.inline li {
	display: inline;
}

ul#topnav, ul#topnav li {
	margin: 0;
	padding: 0px;
}

div#topnav {
	text-align: right;
	padding-right: 20px;
	padding-top: 106px;
	padding-bottom: 12px;
}

ul#topnav li {
	padding: 12px 23px;
	margin: 1px;
	background-image: url(/media/images/layout/nav-gradient.png);
	font-weight: bold;
	font-size: 105%;
	border-top: 1px solid #c7c9d5;
}

ul#topnav li.active {
	background-image: url(/media/images/layout/nav-gradient-dark.png);
}

ul#topnav a {
	color: #17193c;
	text-decoration: none;
}

ul#topnav a:hover {
	color: #1c5b88;
}

body.home div#main {
	padding-top: 1px;
}

div.slideshow {
	position: absolute;
	z-index: 1;
}

div.slideshow img {
    padding: 21px;
}

div#positioningstatement {
	position: relative;
	z-index: 5;
	margin: 21px;
	padding: 20px 500px 30px 40px;
	height: 220px;
	line-height: 170%;
	font-size: 107%;
}

div#positioningstatement p {
	padding: 12px 0px;
	margin: 0px;
}

div#sidenav {
	padding: 10px 0px;
	margin-bottom: 20px;
}

div#sidebar {
	width: 249px;
	float: left;
	display: inline;
	padding: 0px 20px 30px 22px;
}

div.sidebarextra {
	padding-left: 10px;
}

a.sidenav {
	color: #17193c;
	text-decoration: none;
}

a.sidenav:hover {
	text-decoration: underline;
}

ul.sidenav {
	list-style-type: none;
	padding-left: 25px;
	margin-left: 0px;
}

ul.sidenav li {
	padding: 5px 10px 5px 0px;
}

li.activeparent a.sidenav {
	font-weight: bold;
}

li.activepage a.sidenav {
	color: #d3891b;
	font-weight: bold;
}

li.normal a.sidenav {
	font-weight: normal;
	color: #17193c;
}

div#content {
	padding: 30px 60px 80px 330px;
	line-height: 160%;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-top: 30px;
}

h3 {
	margin-top: 30px;
}

div.clear {
	clear: both;
}

div#footer {
	background-color: #d7dae8;
	color: #1c5b88;
	text-align: center;
	padding: 20px 0px;
}

p.footer a {
	color: #1c5b88;
	text-decoration: none;
	padding: 0px 3px;
}

p.footer a:hover {
	text-decoration: underline;
}

div.module {
	float: left;
	width: 280px;
}

div.module div.button {
	background-image: url(/media/images/layout/button.png);
	background-repeat: no-repeat;
	width: 280px;
	height: 44px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	padding-top: 15px;
}

div.module div.button:hover {
	background-image: url(/media/images/layout/button2.png);
}

a.buttonlink {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

div#mod1 {
	margin-left: 3px;
	margin-right: 40px;
}

div#mod2 {
	margin-right: 40px;
}

div#mod3 {
}

body.home div#content {
	background-image: url(/media/images/layout/orangebar.png);
	background-repeat: repeat-x;
	padding: 30px;
	background-color: #05487c;
	color: #ffffff;
}

div.modcontent {
	margin: 10px 15px;
}

div.module ul {
	padding-left: 15px;
}

body.home div#content a {
	color: #ffffff;
}

a {
	color: #05487c;
}

div#socialmedia {
	position: absolute;
	top: 30px;
	padding-left: 840px;
	width: 128px;
}

div#socialmedia a:hover {
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	height: 30px;
	width: 30px;
}

img#twitter, img#linkedin, img#facebook {
	padding: 5px;
}

.rightjust {
	text-align: right;
}

table#contactform td {
	padding: 8px 4px;;
	vertical-align: top;
}

.helptext {
	font-size: 80%;
}

.red {
	color: #CC0000;
}

div.blogentry {
	border-bottom: 1px solid #888888;
	margin-bottom: 40px;
}

div.blogentry h1 {
	line-height: 1.2;
}

p.blogcomment {
	border-bottom: 1px dotted #888888;
}

div#honeypot {
	display: none;
}

div.blogtweetbutton, div.blogbuzzbutton {
	float: right;
	padding: 0px 0px 20px 20px;
}

img.blogimage {
	float: right;
	margin: 0px 10px 0px 10px;
	border: 1px solid #1c5b88;
}