@charset "UTF-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}


/* Mobile Layout: 480px and below. */







.wrapper {
	width: 1300px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	-moz-box-shadow: 6px 6px 8px #666;
	-webkit-box-shadow: 6px 6px 6px #42494C;
	box-shadow: 6px 6px 6px #42494C;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
	background-color: rgba(255,255,255,1.00);
	border-right: 1px solid #101691;
	border-left: 1px solid #101691;
}
body {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 12pt;
	text-align: left;
	background-color: #526168;
	color: #101691;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center;
}
body a {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12pt;
	color: #526168;
	text-decoration: none;
}
body a:hover  {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #48A6BA;
	font-size: 12pt;
}
.header {
	background-repeat: no-repeat;
	height: 238px;
	width: 1300px;
}
.header_image {
	width: 500px;
	float: right;
	margin-bottom: 40px;
}
.slider {
	height: 459px;
	width: 1300px;
	background-image: none;
	margin-bottom: 15px;
}
.body_area {
	margin-left: 20px;
	margin-top: 20px;
	width: 64%;
	height: auto;
	margin-bottom: 20px;
	float: left;
}
.body_area1 {
	float: left;
	width: 500px;
	height: 420px;
	margin-right: 10px;
	margin-left: 20px;
	margin-top: 20px;
	-moz-box-shadow: 3px 3px 4px #666;
	-webkit-box-shadow: 3px 3px 4px #526168;
	box-shadow: 3px 3px 4px #526168;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
	margin-bottom: 20px;
	border: 1px solid #101691;
	padding-top: 11px;
	padding-right: 11px;
	padding-left: 11px;
	padding-bottom: 11px;
	border-radius: 12px;
}
.body_area2 {
	float: left;
	width: 320px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
	-moz-box-shadow: 3px 3px 4px #666;
	-webkit-box-shadow: 3px 3px 4px #526168;
	box-shadow: 3px 3px 4px #526168;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
	margin-bottom: 20px;
	border: 1px solid #101691;
	padding-top: 11px;
	padding-right: 11px;
	padding-left: 11px;
	padding-bottom: 11px;
	border-radius: 12px;
	height: 420px;
}
.body_area3 {
	float: left;
	width: 69%;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
	-moz-box-shadow: 3px 3px 4px #666;
	-webkit-box-shadow: 3px 3px 4px #526168;
	box-shadow: 3px 3px 4px #526168;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
	margin-bottom: 20px;
	border: 1px solid #101691;
	padding-top: 11px;
	padding-right: 11px;
	padding-left: 11px;
	padding-bottom: 11px;
	border-radius: 12px;
	height: 100%;
}
.body_area3 p {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: rgba(82,97,104,1.00);
	font-size: 12pt;
	padding-bottom: 0px;
}
.righ_col2 {
	float: right;
	width: 12%;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 12pt;
	color: rgba(0,0,0,1.00);
}
h1 {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 24pt;
	margin: 0px;
	padding-bottom: 5px;
	color: #101691;
}
h2 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 160%;
	margin: 0px;
	color: #101691;
}
h3 {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 190%;
	color: #526168;
	text-decoration: none;
	text-align: left;
}
h4 {
	color: rgba(82,97,104,1.00);
	font-size: 190%;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: left;
}
.login {
	background-color: #e6e6e6;
	float: right;
	width: 278px;
	margin-right: 20px;
	padding: 10px;
	margin-bottom: 15px;
}

.left_col {
	float: left;
	width: 404px;
	margin-left: 20px;
	margin-bottom: 20px;
	border-left: 2px dotted #988778;
	border-top-style: dotted;
	border-bottom-color: #988778;
	border-top-color: #988778;
	border-top-width: 2px;
	margin-top: 20px;
}
.left_col p {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 12pt;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #000000;
}
.left_col h1 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 150%;
	color: #101691;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.left_col h2 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 150%;
	color: #526168;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

.title {
	float: left;
	width: 850px;
	background-image: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: 125687;
	border-bottom-color: 125687;
	height: 24px;
	background-color: #c6c6bc;
	position: relative;
}
.righ_col_container {
	float: right;
	width: 335px;
}
.right_col {
	float: right;
	background-repeat: no-repeat;
	color: #000000;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 29%;
	margin-top: 20px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: rgba(183,188,192,1.00);
	border-radius: 20px;
	margin-left: 20px;
}
.right_col_login {
	margin-right: 20px;
	margin-bottom: 15px;
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: rgba(183,188,192,1.00);
	width: 87%;
	margin-top: 20px;
	border-radius: 12px;
}

.right_col p {
	font-size: 12pt;
	color: rgba(0,0,0,1.00);
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: left;
}
.right_col a  {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12pt;
	color: #526168;
}
.right_col_2 {
	float: right;
	background-repeat: no-repeat;
	color: #000000;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 21%;
	margin-top: 20px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: rgba(183,188,192,1.00);
	border-radius: 20px;
	margin-left: 20px;
}



.left_col a    {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12pt;
	color: #526168;
	padding-bottom: 3px;
}
.right_col h1 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 191%;
	color: #101691;
	text-align: left;
}	
	.right_col h2 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 150%;
	color: #526168;
}
	
.right_col a:hover {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12pt;
	color: #48A6BA;
}
.left_col a:hover {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12pt;
	color: #48A6BA;
}
	

.footer {
	text-align: left;
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
	border-top: 1px solid rgba(82,97,104,1.00);
	height: 203px;
	background-color: #B7BCC0;
	clear: both;
	padding-top: 50px;
	background-image: url(images/footer_backgr.jpg);
}
.footer p {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: #101691;
}
.footer a {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: #526168;
	text-decoration: none;
}
.footer a:hover {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: #48A6BA;
	text-decoration: none;
}
.social_media {
	float: right;
	margin-bottom: 0px;
	margin-top: 4px;
	width: 46%;
}
.nomarginbottom {
	margin: 0px;
	padding: 0px;
}

form {
	border-color: #f1f1f1;
	float: left;
}

input[type=text], input[type=password] {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

button {
	background-color: #101691;
	color: white;
	padding: 14px 20px;
	margin: 8px 0;
	border: none;
	cursor: pointer;
	width: 100%;
}

.cancelbtn {
	width: auto;
	padding: 10px 18px;
	background-color: #101691;
}

.imgcontainer {
	text-align: center;
	margin: 24px 0 12px 0;
	background-color: #B7BCC0;
}

img.avatar {
    width: 40%;
    border-radius: 50%;
}

.container {
    padding: 16px;
}
.wrapper {
}
.officers_main {
	float: left;
	width: 404px;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.officers {
	margin-bottom: 31px;
}
.officers_text {
	width: 271px;
	text-align: left;
	float: right;
	vertical-align: middle;
	padding-top: 47px;
}
@media (max-width: 480px){
.header {
	background-repeat: no-repeat;
	height: auto;
	width: auto;
}
.wrapper {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	-moz-box-shadow: 6px 6px 8px #666;
	-webkit-box-shadow: 6px 6px 8px #453536;
	box-shadow: 6px 6px 8px #453536;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
	border: 1px solid #453536;
	background-color: rgba(255,255,255,1.00);
	}
	
	.body_area {
	margin-left: 20px;
	margin-top: 20px;
	height: auto;
	margin-bottom: 20px;
	float: left;
	margin-right: 20px;
	width: auto;
}
	
	
.body_area1 {
	float: left;
	width: auto;
	height: auto;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
	-moz-box-shadow: 3px 3px 4px #666;
	-webkit-box-shadow: 3px 3px 4px #526168;
	box-shadow: 3px 3px 4px #526168;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
	margin-bottom: 20px;
	border: 1px solid #101691;
	padding-top: 11px;
	padding-right: 11px;
	padding-left: 11px;
	padding-bottom: 11px;
	border-radius: 12px;
}
.body_area2 {
	float: left;
	width: auto;
	height: auto;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
	-moz-box-shadow: 3px 3px 4px #666;
	-webkit-box-shadow: 3px 3px 4px #526168;
	box-shadow: 3px 3px 4px #526168;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
	margin-bottom: 20px;
	border: 1px solid #101691;
	padding-top: 11px;
	padding-right: 11px;
	padding-left: 11px;
	padding-bottom: 11px;
	border-radius: 12px;
}
	
.body_area3 {
	float: left;
	width: auto;
	margin-right: 20px;
	margin-left: 20px;
	-moz-box-shadow: 3px 3px 4px #666;
	-webkit-box-shadow: 3px 3px 4px #526168;
	box-shadow: 3px 3px 4px #526168;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
	margin-bottom: 20px;
	border: 1px solid #685544;
	padding: 10px;
	height: auto;
}
.left_col {
	margin-bottom: 20px;
	border: 1px solid #101691;
	width: auto;
	margin-right: 20px;
	float: left;
}






.right_col_login {
	margin-bottom: 20px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color:rgba(183,188,192,1.00);
	margin-left: 20px;
	width: auto;
}


.right_col {
	float: right;
	background-repeat: no-repeat;
	color: #000000;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	
	
	padding-bottom: 10px;
	background-color: rgbargba(183,188,192,1.00)
	;
	border-radius: 20px;
	margin-left: 20px;
	width: auto;
}
.righ_col_container {
	/* [disabled]margin-left: 20px; */
	width: auto;
}

.footer {
	clear: both;
	text-align: left;
	background-repeat: repeat-x;
	background-position: center center;
	padding-top: 52px;
	color: #FFFFFF;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
	height: 202px;
	border-top-color: rgba(82,97,104,1.00);
	border-top-style: solid;
	background-image: url(images/footer_backgr.jpg);
}
.social_media {
	width: 174px;
	float: right;
	margin-bottom: 10px;
	margin-top: 1px;
	margin-left: 10px;
	margin-right: 45px;
}


form {
	border-color: #f1f1f1;
	float: left;
}

input[type=text], input[type=password] {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

button {
	background-color: #101691;
	color: white;
	padding: 14px 20px;
	margin: 8px 0;
	border: none;
	cursor: pointer;
	width: 100%;
}

.cancelbtn {
	width: auto;
	padding: 10px 18px;
	background-color: #101691;
}

.imgcontainer {
	text-align: center;
	margin: 24px 0 12px 0;
	background-color: #B7BCC0;
}

img.avatar {
    width: 40%;
    border-radius: 50%;
}


.container {
    padding: 16px;
}

span.psw {
    float: right;
    padding-top: 16px;
}
.body_area3 p {
	color: rgba(82,97,104,1.00);
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 100%;
}


}

@media screen and (min-width:481px) and (max-width:800px) and (orientation:landscape){

.header {
	background-repeat: no-repeat;
	height: auto;
	width: auto;
}
.wrapper {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	-moz-box-shadow: 6px 6px 8px #666;
	-webkit-box-shadow: 6px 6px 8px #453536;
	box-shadow: 6px 6px 8px #453536;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
	border: 1px solid #453536;
	background-color: rgba(255,255,255,1.00);
}


.body_area {
	margin-left: 20px;
	margin-top: 20px;
	width: auto;
	height: auto;
	margin-bottom: 20px;
	float: left;
	margin-right: 20px;
}






.body_area3 {
	float: left;
	width: auto;
	margin-right: 20px;
	margin-left: 20px;
	-moz-box-shadow: 3px 3px 4px #666;
	-webkit-box-shadow: 3px 3px 4px #998677;
	box-shadow: 3px 3px 4px #998677;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
	margin-bottom: 20px;
	border: 1px solid #101691;
	padding: 10px;
}
.left_col {
	margin-bottom: 20px;
	border: 1px solid #101691;
	margin-right: 20px;
	float: left;
	clear: left;
	width: auto;
}
.right_col_login {
	margin-bottom: 20px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: rgba(183,188,192,1.00);
	margin-left: 20px;
	width: auto;
}

.right_col {
	float: right;
	background-repeat: no-repeat;
	color: #000000;
	margin-right: 20px;
	margin-bottom: 20px;
	width: auto;
	margin-top: 20px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: rgba(183,188,192,1.00);
	border-radius: 20px;
	margin-left: 20px;
}
.righ_col_container {
	width: 35%;
}

.footer {
	clear: both;
	text-align: left;
	background-repeat: repeat-x;
	background-position: center center;
	padding-top: 52px;
	color: #FFFFFF;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
	height: 202px;
	background-image: url(images/footer_backgr.jpg);
	border-top: 1px solid rgba(82,97,104,1.00);
}
.social_media {
	float: right;
	margin-bottom: 0px;
	margin-top: 42px;
	width: 42%;
}
form {
	border-color: #f1f1f1;
	float: left;
}

input[type=text], input[type=password] {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

button {
	background-color: #101691;
	color: white;
	padding: 14px 20px;
	margin: 8px 0;
	border: none;
	cursor: pointer;
	width: 100%;
}

.cancelbtn {
	width: auto;
	padding: 10px 18px;
	background-color: #101691;
}

.imgcontainer {
	text-align: center;
	margin: 24px 0 12px 0;
	background-color: #B7BCC0;
}

img.avatar {
    width: 40%;
    border-radius: 50%;
}
.container {
    padding: 16px;
}

span.psw {
    float: right;
    padding-top: 16px;
}



}

@media screen and (orientation:landscape) and (min-width:801px){
}


