﻿body{
	background-color: #45b1f4;
	font-family: Arial;
	color:#444;
	margin: 0 10 0 10;
	font-size:18px;
}

h1,h2,h3,h4{
	color:#551f2c; 
	text-align:center;
	margin: 0;
}


table.advanced{
        font-size:18px; 
	color:#444444;
background-color:#FFFFFF;

}

.advanced p{

        font-size:18px;
	padding: 5px 15px 0 0;
}

.advanced li{
	text-align: justify;
        font-size:18px;
	padding: 5px 15px 0 0;
}

.advanced a:link{
	color:#551f2c;
	text-decoration: none;
        
}

.advanced a:visited{

	color:#551f2c;
	text-decoration: none;
}

.advanced a:hover{

	color:#66CDAA;
	text-decoration: none;
}

.advanced a:active{

	color:#551f2c;
	text-decoration: none;
}


table.advanced_news{
        text-align:center;        
        font-size:18px; 
	font-family: Arial;
	color:#444444;
}


td{
	margin:0;
	padding:0;
	color:#444444;
}


.autorization{
	text-align:center;
	font-size: xx-small;
	padding: 5px 0 5px 10px;
}

.autorization h3{
	text-align:center;
	font-size: x-small;
	margin: 5 0 5 0;
}

.autorization h4{
	text-align:left;
	font-size: xx-small;
	margin: 0;
}

.main_content{
	background-color:#FFFFFF;
	color:#444444;
	padding: 20;
	font-family: "Arial", Arial;
	text-align: justify;
	vertical-align: top;
	border: 10px solid #F5F5F5;
	font-size:18px;
}



.navLeft{
	width:150px;
	height: 50px;
	border-left: 1px solid #551f2c;
	border-top: 1px solid #551f2c;
	border-bottom: 1px solid #551f2c;
        border-radius: 12px 12px 12px 12px;
	background-color: #eeeeee;
	padding: 5px;
	vertical-align: midle;
	text-align: right;
	font-size: 8pt;
	font-weight: bold;
	margin-bottom: 10px;
}

.navLeftNorm{
	width:150px;
	height: 50px;
	background-color: #F5F5F5;
	border-left: 1px outset #551f2c;
	border-top: 1px outset #551f2c;
	border-bottom: 1px outset #551f2c;
        border-radius: 12px 12px 12px 12px;
	padding: 5px;
	vertical-align: midle;
	text-align: right;
	font-size: 8pt;
	font-weight: bold;
	margin-bottom: 10px;
}

.navRight{
	width:170px;
	height: 30px;
	border-left: 1px solid #551f2c;
	border-right: 1px solid #551f2c;
	border-top: 1px solid #551f2c;
	border-bottom: 1px solid #551f2c;
        border-radius: 12px 12px 12px 12px;
	background-color: #FFFFFFF;
	padding: 5px;
	vertical-align: middle;
	text-align: center;
	font-size: 8pt;
	font-weight: bold;
	margin-bottom: 10px;
}

.navRightNorm{
	width:170px;
	height: 30px;
	background-color: #F5F5F5;
	border-left: 1px outset #551f2c;
	border-right: 1px outset #551f2c;
	border-top: 1px outset #551f2c;
	border-bottom: 1px outset #551f2c;
        border-radius: 12px 12px 12px 12px;
	padding: 5px;
	vertical-align: middle;
	text-align: center;
	font-size: 8pt;
	font-weight: bold;
	margin-bottom: 10px;
}


.navRightNormW{
	width:170px;
	height: 55px;
	background-color: #F5F5F5;
	border-right: 1px outset #0058a4;
	border-top: 1px outset #0058a4;
	border-bottom: 1px outset #0058a4;
        border-radius: 12px 12px 12px 12px;
	padding: 5px;
	vertical-align: middle;
	text-align: center;
	font-size: 8pt;
	font-weight: bold;
	margin-bottom: 10px;
}

.topMainHeader{
	border-top:0px solid #0058a4;
	border-left:3px solid  #0058a4;
	border-bottom:3px solid  #F5F5F5;
	border-right:3px solid #0058a4;
	width:100%;
	vertical-align: top;
	margin:0;
}

.banner{
	border-top:3px solid #F5F5F5;
	border-left:3px solid  #0058a4;
	border-bottom:3px solid  #F5F5F5;
	border-right:3px solid #0058a4;
	width:100%;
	height:90px;
	text-align: center;
	vertical-align: middle;
text-decoration: none;
}

.mainHeader{
	border-top:0px solid #0058a4;
	border-left:0px solid  #0058a4;
	border-bottom:0px solid  #F5F5F5;
	border-right:0px solid #0058a4;
	width:100%;
        height:30 px;
	background-color:#F5F5F5; 
        vertical-align:middle;
}

.mainHeader h1{
        font-size:11 pt;
        font-weight:bold; 
        margin:10;
}

.topNav{
	text-align:center;
	font-size:8pt;
	background-color: #F5F5F5; 
	vertical-align:top;
}

.main_content a:link{
	color:#0058a4;
	text-decoration: none;
}

.main_content a:visited{
	color:#0058a4;
	text-decoration: none;
}

.main_content a:hover{
	color:#0058a4;
	text-decoration: none;
}

.main_content a:active{
	color:#0058a4;
	text-decoration: none;
}

.main_content td,th{
	color:#444;
	background-color:#FFFFFF;
	padding:2px;
	text-align: justify!important;
	font-size:18px;

}



a{
	cursor: pointer;
}

a:link{
	color:#0058a4;
	text-decoration: none;
}

a:visited{
	color:#0058a4;
	text-decoration: none;
}

a:hover{
	color: #0058a4;
	text-decoration: none;
}

a:active{
	color:#0058a4;
	text-decoration: none;
}

.bottom{
	border-top:3px solid #F5F5F5;
	border-left:3px solid  #0058a4;
	border-bottom:0px solid  #0058a4;
	border-right:3px solid #0058a4;
	width:100%;
	height:90px;
	text-align: center;
	vertical-align: middle;
	font-size: 100% !important;
}

.content{
	border:3px solid silver;
	width:100%;
	height: 100%;
	margin:0;
	padding:18px;
}

div.topPage     {
	padding: 5px;
	background-color:#F5F5F5;
	border-bottom: #0058a4; 2px solid;

	}

div.mainPage     { background-color:#eeeeee; padding-top:2px; padding-left:5px; padding-right:5px;padding-bottom:2px;border-bottom: #0058a4; 2px solid; }

.c {box-shadow: 0 0 5px rgba(0,0,0,0.3);display: inline-block;padding: 5px 15px;text-decoration: none !important;color: #000;background: #F2EFEF;}

.c:hover {box-shadow: 0 0 5px rgba(0,0,0,0.3);background: linear-gradient(to bottom, #e7e1e1, #F2EFEF);color: #a00;}

.navSearch{min-width:180px;height:30px;box-shadow:0 0 5px rgba(0,0,0,0.3);border-radius:12px 12px 12px 12px;font-family:Helvetica;background-color:#FFFFFF;padding:5px 5px 0 18px;vertical-align:middle;text-align:left;text-indent:0px;font-size:18px;margin-right:10px;margin-left:10px;margin-bottom:10px;white-space: nowrap;}

 .dropbtn {
    background-color: #86505d;
    color: white;
    padding: 2px;
	margin:2px;
    font-size: 11px;
    border: none;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 318px;
	padding: 4px !important;
	font-size:12px;
	box-shadow: 0px 8px 100% 0px rgba(0,0,0,0.2);
    z-index: 1;
}

/* Links inside the dropdown */
.dropdown-content a {
    color: black;
    padding: 4px !important;
	font-size:12px;
    text-decoration: none;
    display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #ddd;}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {display: block;}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {background-color: #B99BA2;}

