﻿
body {
	height: auto;
}

html {
	height: 100%;
}

body {
	background-position: left top;
	margin: 0px;
	padding: 0px;
	background: #E7E7E7 url(images/bg01.gif) repeat-x left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #707070;
	height: 100%;
}

h2 {
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #306CAF;
}

h1 {
	padding: 0px;
	letter-spacing: -2px;
	font-size: 35px;
	color: #306CAF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-top: 0px;
}

h2 {
	letter-spacing: -1px;
	font-size: 24px;
}
h3 {
	letter-spacing: 1px;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #306CAF;
	font-weight: normal;
	margin-bottom: 5px;
}

h2 span {
	color: #414141;
}

h1 span {
	color: #707070;
}

h3 span {
	color: #414141;
}
h5 {
	letter-spacing: 1px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #306CAF;
	font-weight: normal;
	margin-bottom: 5px;
}

ol {
	margin-top: 0px;
	margin-bottom: 20px;
	line-height: 2.2;
	text-align: justify;
}

p {
	margin-top: 0px;
	line-height: 2;
	text-align: justify;
}

strong {
	color: #505050;
}

a {
	color: #306CAF;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
	margin-right: 25px;
}

img.alignright {
	float: right;
	margin-left: 50px;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

.white-wrapper {
	background: #FFFFFF url(images/bg03.gif) repeat-y left top;
}
.white-wrapper .bg-top {
	background-position: left top;
	background: url(images/bg04.gif) no-repeat left top;
	height: auto;
}
.white-wrapper .bg-bottom {
	padding: 0px 0px 5px 0px;
	background: url(images/bg05.gif) no-repeat left bottom;
	height: auto;
}

.blue-wrapper {
	background: #19669D center top;
	background-image: url('images/bg06.gif');
}

.blue-wrapper .container {
	padding: 25px 0px 0px 0px;
	height: 150px;
}

.blue-wrapper h2 {
	color: #FFFFFF;
	margin-bottom: 5px;
}

.blue-wrapper h1 {
	color: #FFFFFF;
}

.blue-wrapper h2 span {
	color: #A2D5FF;
}

.blue-wrapper h1 span {
	color: #A2D5FF;
}

.blue-wrapper ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 2.2;
}

.blue-wrapper ul li {
	border-top: 1px solid #1E4C73;
}

.blue-wrapper ul li.first {
	border: none;
}

.blue-wrapper a {
	color: #B6D6F1;
}

.blue-wrapper strong {
	color: #FFFFFF;
	font-weight: normal;
}
.container {
	margin: 0px auto 0px auto;
	width: 850px;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header {
	height: 210px;
}

/** MENU */
}
#LogoDiv {
	width: 250px;
	float: left;
	height: 85px;
}
#menu {
	background-image: url('images/bg02b.jpg');
	background-repeat: no-repeat;
}
#menu ul {
	margin: 0px 0px 0px auto;
	list-style: none;
	width: 600px;
}
#menu li {
	float: left;
	margin: 0px 30px 0px 30px;
	clear: none;
}
#menu a:hover {
	color: #0066FF;
}
#menu a {
	text-decoration: none;
	letter-spacing: 1pt;
	outline: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#menu li.active {
	color: #0066FF;
}
#menu li.active a:hover {
	text-decoration: none;
}
#menu li.active a {
	color: #707070;
	border-left-style: hidden;
	border-left-width: thin;
	border-left-color: #FFFFFF;
}

/** PAGE */

.page {
	height: auto;
}

/** CONTENT */

.content {
	float: right;
	width: 550px;
	padding: 0px 50px 0px 0px;
	height: auto;
	margin-top: 15px;
}
.sidebarHome {
	margin: 50px 0px 0px 0px;
	float: right;
	width: 150px;
	padding: 0 25px 0px 0px;
	clear: right;
}
.contentHome {
	float: left;
	width: 550px;
	padding: 0px 25px 0px 25px;
}
.sidebarProfessionals {
	float: left;
	width: 150px;
	padding: 0 0px 0px 25px;
}
#headerHome {
}

.single .content {
	float: none;
	width: auto;
	padding: 0px 50px;
}

/** SIDEBAR */

.sidebar {
	float: left;
	width: 155px;
	padding: 0 0px 0px 25px;
	height: auto;
	margin-top: 15px;
}
.sidebar p {
	margin-bottom: 10px;
	line-height: 1.5;
}

/** FOOTER */

#footer {
	padding: 10px 0px 20px 0px;
	background: #000106;
	bottom: 0px;
}

#footer p {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #0E395D;
}

#footer a {
	color: #0E395D;
	background-color: #001E38;
}

.contentBottom {
	float: right;
	width: 550px;
	padding: 0px 50px 0px 0px;
	vertical-align: middle;
	margin-top: auto;
	height: 100px;
	margin-bottom: auto;
}
#contentBottom p {
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 1.2;
	text-align: justify;
	vertical-align: text-top;
}

.sidebarBottom {
	float: left;
	width: 165px;
	padding: 0px;
}

img.sidebar {
	padding: 0px 0px 25px 0px;
}
.footerhomepage {
	float: left;
	width: 180px;
	padding: 0 0px 0px 0px;
	margin-right: 10px;
	margin-left: 20px;
}
.footerhomepage2 {
	float: left;
	width: 180px;
	padding: 0px 0px 0px 0px;
	margin-right: 10px;
	margin-left: 10px;
}
.footerhomepage3 {
	float: left;
	width: 180px;
	padding: 0 0px 0px 0px;
	margin-right: 10px;
	margin-left: 10px;
}
.sidebarHomeFooter {
	float: left;
	width: 150px;
	padding: 0 0px 0px 25px;
	margin-top: auto;
	margin-bottom: auto;
}
legend {
	font-size: small;
	color: #FFFFFF;
	width: 100px;
	margin-left: -3px;
	font-weight: normal;
	font-family: Georgia;
	margin-bottom: 3px;
	padding-left: -3px;
}
label {
	font-size: x-small;
	color: #FFFFFF;
	padding-bottom: 1px;
	padding-top: 0px;
}
fieldset {
	border-style: 0;
	border-width: 0px;
}
input {
	padding: .5px .5px .5px 1px;
	border: .5px solid #C0C0C0;
	height: 15px;
	width: 85px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin-bottom: 2px;
	background-color: #FFFFFF;
}
.LoginBox {
	border-style: 0;
	border-color: 0;
	border-width: 0px;
	background-color: #013561;
		height: auto;
		font-size: x-small;
		font-family: Arial, Helvetica, sans-serif;
		width: auto;
		color: #FFFFFF;
	}
#Vision {
	font-family: georgia;
	font-size: x-large;
	color: #999999;
	margin-top: auto;
	letter-spacing: 2pt;
	margin-bottom: auto;
}
.VisionStyle2 {
	color: #FFFFFF;
}
.blue-wrapper p {
	color: #C0C0C0;
	margin-bottom: 10px;
}
#top {
	background-image: url('images/bg02.gif');
	background-repeat: no-repeat;
	background-position: left top;
	width: 850px;
	height: 85px;
	margin-right: auto;
	margin-left: auto;
}
.sidebarHomeFooter a {
	font-size: 8px;
	text-decoration: underline;
}
.sidebarHomeFooter p {
}
.sidebarContact {
	float: left;
	width: 200px;
	padding: 0 0px 0px 25px;
	height: auto;
	margin-top: 75px;
}
.sidebarBottomAO {
	float: left;
	width: 200px;
	padding: 0px 0px 0px 25px;
}
