﻿body{
	background-color: #F5F5F5;
	font-family: 'Open Sans', Arial, sans-serif;
	color: black;
	margin: 0 10 0 10;
	font-size: 11pt;
}

h1,h2,h3,h4{
	font-family: inherit;
	color:#6D9C91; 
	font-weight: 500;
	line-height: 1.1;
	text-align:center;
	margin: 0;
}


footer h1, footer h2, footer h3, footer h4, footer h5, footer h6 {
    color: #666;
	font-family: 'Roboto', sans-serif;
    font-weight: 600;
	line-height: 1.0em;
	text-align:left;
    margin-bottom: 10px;
}
footer address {
    line-height: 1.6em;
	font-size: 10pt;
    margin-bottom: 20px;
    font-style: normal;
}

footer a {
    text-decoration:none !important;
	font-size: 10pt;
    

}

.breadcrumb {
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    background-color: #6D9C91;
    border-color: #6D9C91;
    padding: 10px 15px;
    margin-bottom: 4px;
	list-style: none;
    border-radius: 4px;
}


.navgide a:hover{
    font-weight:bold;
	color:#37524b;
	text-decoration: none !important;
}

.navgide div{
background-color:white;
color:#6D9C91;
padding:8px;
font-weight:bold;
text-align:left;
text-decoration: none !important;
}

.mgide a:hover{
    font-weight:bold;
	color:#37524b;
	text-decoration: none !important;
}

.mgide div{
background-color:white;
color:#6D9C91;
font-weight:bold;
text-align:left;
text-decoration: none !important;
}


.navgide div:hover{
    border-color: #eee #eee #6D9C91;
	color:#37524b;
	background-color:#f6f9f8;
	text-decoration: none !important;
}

table.advanced{
    font-size:10pt; 
	color:#222222;
	background-color:#FFFFFF;
}

.advanced p{
	text-align: justify;
        font-size:12pt;
	padding: 5px 15px 0 0;
}

.advanced li{
	text-align: justify;
        font-size:12pt;
	padding: 5px 15px 0 0;
}

.advanced a:link{
	color:#6D9C91;
	text-decoration: underline;
        
		
		
}

.advanced a:visited{
    color:#6D9C91;
	text-decoration: underline;
        
		
	
}

.advanced a:hover{
        
	color:#afafaf;
	
	text-decoration: underline;
}

.advanced a:hover{
        
	color:#afafaf;
	
	text-decoration: underline;
}


table.advanced_news{
        text-align:center;        
        font-size:11pt; 
	font-family: Arial;
	color:#222222;
}


td{
	margin:0;
	padding: 0 2px 0 2px;
	color:#222222;
}


.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:#222222;
	padding: 20;
	font-family: "Arial", Arial;
	text-align: justify;
	vertical-align: top;
	
}



.navLeft{
	width:150px;
	height: 50px;
	border-left: 1px solid #666;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
        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 #666;
	border-top: 1px outset #666;
	border-bottom: 1px outset #666;
        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 #666;
	border-right: 1px solid #666;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
        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 #666;
	border-right: 1px outset #666;
	border-top: 1px outset #666;
	border-bottom: 1px outset #666;
        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 #666;
	border-top: 1px outset #666;
	border-bottom: 1px outset #666;
        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 #666;
	border-left:3px solid  #666;
	border-bottom:3px solid  #F5F5F5;
	border-right:3px solid #666;
	width:100%;
	vertical-align: top;
	margin:0;
}

.banner{
	border-top:3px solid #F5F5F5;
	border-left:3px solid  #666;
	border-bottom:3px solid  #F5F5F5;
	border-right:3px solid #666;
	width:100%;
	height:90px;
	text-align: center;
	vertical-align: middle;
text-decoration: underline;
}

.mainHeader{
	border-top:0px solid #666;
	border-left:0px solid  #666;
	border-bottom:0px solid  #F5F5F5;
	border-right:0px solid #666;
	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:#666;
	text-decoration: underline;
	
}

.main_content a:visited{
	color:#666;
	text-decoration: underline;
	
}



.main_content a:hover{
	color:#6D9C91 !important;
	text-decoration: underline !important;

}

.main_content td,th{
	color:#666666;
	background-color:#FFFFFF;
	padding:2px;
	text-align: justify!important;
	font-size:10pt;
}



a{
	cursor: pointer;
}

a:link{
	color:#666;
	text-decoration: underline;
}

a:visited{
	color:#666;
	text-decoration: underline;
}

a:hover{
	color: #666;
	text-decoration: underline;
}

a:active{
	color:#666;
	text-decoration: underline;
}

.bottom{
	border-top:3px solid #F5F5F5;
	border-left:3px solid  #666;
	border-bottom:0px solid  #666;
	border-right:3px solid #666;
	width:100%;
	height:90px;
	text-align: center;
	vertical-align: middle;
	
	font-size: 8pt;;
}

.content{
	
	width:100%;
	height: 100%;
	margin:0;
	padding:20px;
}

div.topPage     {
	padding: 5px;
	background-color:#F5F5F5;
	border-bottom: #666; 2px solid;

	}

div.mainPage     { background-color:#eeeeee; padding-top:2px; padding-left:5px; padding-right:5px;padding-bottom:2px;border-bottom: #666; 2px solid; }