@charset "utf-8";
html {
	height: 98.9%;
}
body {
	font: 12px/1.4 Tahoma, Geneva, sans-serif;
	background: #4c88e8 url(../images/body-bg.png) repeat-x fixed left top;
	margin: 0;
	padding: 0;
	color: #000;
	height: 98.9%;
}
ul, ol, dl {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
}
a img {
	border: none;
}
.container {
	width: 100%;
	background: #FFFFFF;
	min-height: 98.9%;
	height: auto !important;
	height: 98.9%;
	margin: 0 auto -4em;
}
.header-top {
	width: 100%;
	height: 25px;
	margin: 0 auto;
	text-align: center;
	color: #FFF;
	padding-top: 5px;
}
.header-top a:link, .header-top a:visited {
	color: #FFF;
	text-decoration: none;
	padding: 0 10px;
}
.header-top a:hover, .header-top a:active, .header-top a:focus {
	color: #a0a0a0;
}
header {
	background: url(../images/logo-phone.png) no-repeat center center;
	height: 90px;
	margin-bottom: 15px;
	padding-top: 0;
}
.header {
}
.sidebar1 {
	width: 90%;
	margin: 0 5%;
	padding-top: 0;
	padding-bottom: 10px;
}
.sidebar1 h3 {
	background: #0c1560;
	color: #FFF;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 0;
	padding-top: 17px;
	padding-bottom: 17px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-radius: 10px 0 0 0;
}
.sidebar1 p {
	padding-right: 0;
	padding-left: 0;
}
.sidebar1 aside {
	border: solid 1px #0c1560;
	background: #e8e8e8;
	font-size: 12px;
	color: #333;
}
.sidebar1 aside ul {
	margin-top: 10px;
	margin-left: 25px;
}
.sidebar1 aside ul li {
	list-style: url(../images/bullet.png) none;
	padding-bottom: 8px;
}
.sidebar1 aside a:link, .sidebar1 aside a:visited {
	color: #333;
	text-decoration: none;
}
.sidebar1 aside a:hover, .sidebar1 aside a:active, .sidebar1 aside a:focus {
	color: #666;
	text-decoration: underline;
}
.content {
	margin-top: 0;
	padding: 10px 0;
}
.content h1 {
	font-size: 22px;
	margin-bottom: 15px;
}
.content h2 {
	font-size: 16px;
	margin-bottom: 0;
}
.content h3 {
	font-size: 14px;
	margin-bottom: 15px;
}
.content h4 {
	font-size: 14px;
	color: #FFF;
	padding-left: 5px;
	padding-bottom: 2px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 0;
	background: #0c1560;
}
.content a:link, .content a:visited {
	color: #a0212d;
	text-decoration: underline;
}
.content a:hover, .content a:active, .content a:focus {
	color: #0c1560;
	text-decoration: none;
}
.content ul, .content ol {
	padding: 0 15px 15px 40px;
}
.phone-nav {
	margin: 0 5% 15px 5%;
}
/* all form DIVs have position property set to relative so we can easily position newly created SPAN */
.phone-nav form div {
	position: relative;
}
/* setting the width and height of the SELECT element to match the replacing graphics */
.phone-nav select.select {
	position: relative;
	z-index: 10;
	width: 100% !important;
	height: 34px !important;
	line-height: 34px;
	border: 0;
	background: #a0212d;
	color: #FFF;
}

/* dynamically created SPAN, placed below the SELECT */
.phone-nav span.select {
	border: 0;
	position: absolute;
	bottom: 0;
	float: left;
	left: 0;
	width: 100%;
	height: 34px;
	line-height: 34px;
	text-indent: 10px;
	background: #a0212d url(../images/nav-down-arrow.png) no-repeat right center;
	cursor: default;
	z-index: 1;
	padding: 5px;
	font-size: 14px;
	color: #FFF;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-radius: 10px 0 0 0;
}
.phone-nav select.select:hover {
	cursor: pointer;
}
.phone-nav optgroup {
	font-style: normal;
	color: #444;
}
nav {
	display: none !important;
}
footer {
	position: relative;
	clear: both;
	height: 4em;
	text-align: center;
	font-size: 11px;
}
footer p {
	margin-top: 10px;
}
.footer-div {
	height: 4em;
	clear: both;
}
.footer {
	width: 100%;
	margin: 0 auto;
}
header, section, footer, aside, nav, article, figure {
	display: block;
}
/********** FLOATS **********/
.clearfloat {
	clear: both;
}
.clearfloat-blue {
	clear: both;
	height: 15px;
	border-bottom: solid 1px #0c1560;
	margin: 0 15px 15px 15px;
}
.floatrt {
	margin: 10px auto;
	display: block;
}
.floatlft {
	margin: 10px auto;
	display: block;
}
/********** END OF FLOATS **********/

/********** MARGINS/PADDING **********/
.padTop {
}
/********** END OF MARGINS/PADDING **********/

/********** TEXT **********/
.text-bold {
	font-weight: bold;
}
.text-center {
	text-align: center;
}
.ErrorMessage {
	color: #990000;
}
.fine-print {
	font-size: 10px;
	font-style: italic;
}
/********** END OF TEXT **********/

/********** IMAGES **********/
.img1 {
	display: none;
}
.img2 {
	display: none;
}
.img3 {
	display: none;
}
.img1 img, .img2 img, .img3 img {
	display: none;
}
.img-center {
	margin: 0 auto;
	display: block;
}
.img-center2 {
	width: 300px;
	margin: 30px auto 15px auto;
	display: block;
}
.img-round {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
}
.magnify {
	display: none;
}
.magnify-phone {
}
/*~~~~~~ Tablet/Phone ~~~~~~*/
/* 225px width */
.img-size1 {
	width: 225px;
	height: auto;
}
.img-size2 {
	width: 150px;
	height: auto;
}
/*~~~~~~ End of Tablet/Phone ~~~~~~*/

/********** END OF IMAGES **********/

/********** FORMS **********/
form {
	height: 98.9%;
}
.form-lbl {
	margin-left: 5%;
}
.form-input {
	margin-left: 5%;
}
.form-recaptcha {
}
.form-spacer {
	height: 5px;
	clear: both;
}
.form-error-a {
	display: none;
}
.form-error-b {
}
.textbox, textarea {
	width: 275px;
	border: solid 1px #999;
	padding: 3px;
	background: #EEE;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	font: 12px/1.4 Tahoma, Geneva, sans-serif;
}
.textbox:focus, textarea:focus {
	outline: 0;
	background: #FFF;
	border: solid 1px #8d1b34;
}
.dropdownbox {
	width: 282px;
	border: solid 1px #999;
	padding: 3px;
	background: #EEE;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}
.dropdownbox:focus {
	outline: 0;
	background: #FFF;
	border: solid 1px #8d1b34;
}
.submit-button {
	background: #0c1560;
	color: #FFF;
	padding: 5px;
	border: 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}
.submit-button:hover {
	cursor: pointer;
	background: #a0212d;
}
.submit-button:active {
	background: #666;
}
/********** END OF FORMS **********/

/********** MODULES **********/
.module2 {
	width: 100%;
	margin-bottom: 15px;
}
.module3 {
	width: 100%;
	margin-bottom: 15px;
}
.module3a {
	width: 100%;
	clear: both;
}
.module3 h4 {
	font-size: 14px;
	color: #FFF;
	padding-left: 5px;
	padding-bottom: 2px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 0;
	background: #0c1560;
}
.module3 a:link img, .module3 a:visited img {
	border: solid 1px #FFF;
}
.module3 a:hover img, .module3 a:active img, .module3 a:focus img {
	border: solid 1px #0c1560;
}
.module4 {
	float: left;
	width: 100%;
	margin-bottom: 15px;
}
.module4 h5 {
	font-size: 12px;
	margin-bottom: 5px;
	text-align: center;
}
.module4 a:link img, .module4 a:visited img {
	border: solid 1px #3b3b3b;
}
.module4 a:hover img, .module4 a:active img, .module4 a:focus img {
	border: solid 1px #0c1560;
}
/********** END OF MODULES **********/

/********** SCROLL PANEL **********/
.scroll-panel {
	height: 455px;
	overflow: auto;
}
/********** END OF SCROLL PANEL **********/

/********** MANAGEMENT PAGE **********/
.management .img {
	margin: 0 auto 15px auto;
	border: solid 1px #707070;
	width: 196px;
	-moz-box-shadow: 10px 10px 5px 0 gray;
	-webkit-box-shadow: 10px 10px 5px 0 gray;
	box-shadow: 10px 10px 5px 0 gray;
}
.management .img img {
	padding: 12px;
}
.management .desc {
	margin: 0 auto;
	width: 90%;
	margin-bottom: 25px;
	border-bottom: solid 1px #0c1560;
}
.management .desc p {
	padding-left: 0;
	padding-right: 0;
}
.management .desc h2, .management .desc h3 {
	text-align: center;
}
/********** END OF MANAGEMENT PAGE **********/
