@charset "utf-8";

	body.firstpage {
		background: #ffffff;
		max-width: 1024px;
		margin-left: auto;
		margin-right: auto;
	}
	
	body.normalpage {
		background: #ffffff;
		max-width: 800px;
		margin-left: auto;
		margin-right: auto;
	}


a.nav1:link {
	 color: #ffffff;
	 font-family:"Times New Roman";  
	 font-size: 12px ; 
	 text-decoration: none; 
	 font-weight:normal; 
	 text-align: center;
    }
a.nav1:hover{
	    color: #ffffff; 
		font-family: "Times New Roman";  
		font-size: 12px ; 
		text-decoration: underline; 
		font-weight:bold;
		text-align: center;
    }
	
a.nav1:visited{
	    color:  #ffffff; 
		font-family:"Times New Roman";  
		font-size: 12px ; 
		text-decoration: none; 
		font-weight:bold;text-align: center;
    }

a.nav1b:link {
	 color: #ffffff;
	 font-family:"Times New Roman";  
	 font-size: 14px ; 
	 text-decoration: none; 
	 font-weight:bold; 
	 text-align: center;
    }
a.nav1b:hover{
	    color: #ffffff; 
		font-family: "Times New Roman";  
		font-size: 14px ; 
		text-decoration: underline; 
		font-weight:bold;
		text-align: center;
    }
	
a.nav1b:visited{
	    color:  #ffffff; 
		font-family:"Times New Roman";  
		font-size: 14px ; 
		text-decoration: none; 
		font-weight:bold;text-align: center;
    }	
	
a.nav2:link {
	 color: #5561ad;
	 font-family:"Times New Roman";  
	 font-size: 12px ; 
	 text-decoration: none; 
	 font-weight:normal; 
	 text-align: center;
    }
a.nav2:hover{
	    color: #5561ad; 
		font-family: "Times New Roman";  
		font-size: 12px ; 
		text-decoration: underline; 
		font-weight:bold;
		text-align: center;
    }
	
a.nav2:visited{
	    color:  #5561ad; 
		font-family:"Times New Roman";  
		font-size: 12px ; 
		text-decoration: none; 
		font-weight:bold;text-align: center;
    }




h1 { 
 font-family: "Times New Roman";
 font-size: 18px;
 font-weight: bold;
 color: navy;
 background: transparent;
 margin: 2px 0 20px 0;
 padding: 0 0 0px 0;
 text-align: center;
 }
 
h2 {
 font-family: "Times New Roman";
 font-size: 14px;
 font-weight: bold;
 color: #733e09;
 background: transparent;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 text-align: center;}
 
h3 {
 font-family: Tahoma, Arial;
 font-size: 14px;
 font-weight: bold;
 color: #000000;
 background: transparent;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 text-align: center;}
 
h4 {font-family: Times New Roman; 
 font-size: 12px; 
 font-weight: bold; 
 color: #000000; 
 background: transparent; 
 text-align: justify; 
 margin: 0px 0px 0px 0px; 
 padding: 0px 0px 0px 0px;
text-align: center;
}

h5 {font-family: Tahoma, Times New Roman; 
 font-size: 12px; 
 font-weight: normal; 
 color: #000000; 
 background: transparent; 
 text-align: justify; 
 margin: 0px 0px 0px 0px; 
 padding: 0px 0px 0px 0px;
text-align: right;
}

h6 { font-family: Tahoma, Arial;
 font-size: 11px;
 font-weight: normal;
 color: #000000;
 background: transparent;
 text-padding: 10px;
 margin: 4px 0px 2px 0px;
 padding: 0 0 0px 0;
}

div.cTitle1 {
    font-family: "Times New Roman";
	font-size: 16px;
	border-bottom:2px solid #095973;
	color:#095973;
	font-weight:bold;
	text-decoration:none;
	width:100%;
}


div.mTitle { 
 font-family: "Times New Roman";
 font-size: 18px;
 font-weight: bold;
 color: navy;
 background: transparent;
 margin: 2px 0 20px 0;
 padding: 0 0 0px 0;
 text-align: center;
 }
 
div.bTitle {
 font-family: "Times New Roman";
 font-size: 14px;
 font-weight: bold;
 color: #733e09;
 background: transparent;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 text-align: center;}
 
div.aTitle {
 font-family: "Times New Roman";
 font-size: 14px;
 font-weight: bold;
 color: #000000;
 background: transparent;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 text-align: center;}
 
div.author {
 font-family: "Thahoma";
 font-size: 12px;
 font-weight: normal;
 color: #733e09;
 background: transparent;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 text-align: left;}


a.doc:link {
	    color: #000080; 
		font-family:"Tahoma";  
		font-size: 11px ;  
		text-decoration: none;
    }
	a.doc:hover {
	    color: #000080; 
		font-family:"Tahoma";  
		font-size: 11px ;  
		text-decoration: none;
    }
	a.doc:visited {
	    color: #000080; 
		font-family:"Tahoma";  
		font-size: 11px ;  
		text-decoration: none;
    }



.DochL {
	border-bottom:2px none;
	color:#50555A;
	font-family:Times New Roman;
	font-size:20px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:120%;
	padding:3px 0pt;
}
.DochLBold {
	font-family:Times New Roman, Tahoma;
	font-size:130%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:120%;
	margin:2px 0pt;
	padding:9px 0;
}
a {
	color:#372A58;
	text-decoration:none;
}
a:hover {
	color:#BBC969;
	text-decoration:underline;
}
a:visited {
}
a.hl, a.hl:visited {
	color:#372A58;
	text-decoration:none;
}
a.hl:hover {
	color:#BBC969;
}
a.link, a.link:visited {
	text-decoration:none;
}
a.link:hover {
	color:#BBC969;
}

.boxRightLeft {
 font-family: Times New Roman, Tahoma;
 font-size: 12px;
 font-weight: nomal;
 color:#000;
 background-color: #e9e9e9;  
 border:#bbbbbc 1px solid;  
 padding: 3px 8px 3px 8px;
 margin: 10px 15px 10px 15px;
 text-align: right;
}


.bordernews2a {
 border-bottom: 1px solid #000000;
}
.bordernews2b {
 border-top: 1px solid #000000;
}
.boxnews2a {
 font-family: Times New Roman, Tahoma;
 font-size: 12px;
 font-weight: nomal;
 color:#000;
 background-color: #eafaf8;  
 border: #069046 1px solid; 
 padding: 0px 1px 0px 1px;
 margin: 4px 0px 8px 0px;
 text-align: right;
}
.boxnews2b {
 font-family: Times New Roman;
 font-size: 11px;
 font-weight: bold;
 color:#ffffff;
 background-color: #4378C8;  
 border-top: 1px solid #fff;
 border-bottom: 1px solid #fff;
 padding: 0px 2px 3px 0px;
 margin: 0px 0px 0px 0px;
}
.borderwomena {
 border-bottom: 1px solid #000000;
}
.borderwomenb {
 border-top: 1px solid #000000;
}
.boxwomena {
 font-family: Times New Roman, Tahoma;
 font-size: 12px;
 font-weight: nomal;
 color:#F6A36B;
 background-color: #eafaf8;  
 border: #069046 1px solid; 
 padding: 0px 1px 0px 1px;
 margin: 4px 0px 8px 0px;
 text-align: right;
}
.boxwomenb {
 font-family: Times New Roman;
 font-size: 11px;
 font-weight: bold;
 color:#ffffff;
 background-color: #a80000;  
 border-top: 1px solid #fff;
 border-bottom: 1px solid #fff;
 padding: 0px 2px 3px 0px;
 margin: 0px 0px 0px 0px;
}

.borderrelateda {
 border-bottom: 0px solid #000000;
}
.borderrelatedb {
 border-top: 0px solid #000000;
}
.boxrelateda {
 font-family: Times New Roman, Tahoma;
 font-size: 12px;
 font-weight: nomal;
 color:#000;
 background-color: #ffffff;  
 border: #4378C8 1px solid; 
 padding: 0px 1px 0px 1px;
 margin-top: 5px;
 margin-bottom: 5px;
 margin-left: 5px;
 margin-right: 2px;
 text-align: right;
}
.boxrelatedb {
 font-family: Times New Roman;
 font-size: 11px;
 font-weight: bold;
 color:#ffffff;
 background-color: #4378C8;  
 border-top: 1px solid #fff;
 border-bottom: 1px solid #fff;
 padding: 4px 2px 3px 0px;
 margin: 0px 0px 0px 0px;
}


.borderasnad1 {
 border-bottom: 1px solid #000000;
}
.borderasnad2 {
 border-top: 1px solid #000000;
}
.boxasnad1 {
 font-family: Times New Roman, Tahoma;
 font-size: 12px;
 font-weight: nomal;
 color:#000;
 background-color: #d7ecf6;  
 border: #069046 1px solid; 
 padding: 0px 1px 0px 1px;
 margin: 4px 0px 8px 0px;
 text-align: right;
}
.boxasnad2 {
 font-family: Times New Roman;
 font-size: 12px;
 font-weight: bold;
 color:#fff;
 background-color: #4378C8;  
 border-top: 1px solid #fff;
 border-bottom: 1px solid #fff;
 padding: 0px 2px 3px 0px;
 margin: 0px 0px 0px 0px;
}

