﻿body{
	font-family: Times New Roman,Arial;
	line-height: 1.166;	
	padding: 0px;
	font-size:12pt;
	}
a{
	color: #2F4571;
	text-decoration:none;
	font-weight:bold;
	
	font-size:10pt;
}

a:link{
	color: #2F4571;
	text-decoration: none;
		font-size:10pt;
}

a:visited{
	color: #2F4571;
	text-decoration: none;
		font-size:10pt;
}

a:hover{
	color: #2F4571;
	text-decoration: underline;
		font-size:10pt;
}

h1{
 font-family: Times New Roman,Arial;
 font-size: 120%;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family:Times New Roman,Arial;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Times New Roman,Arial;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Times New Roman,Arial;
 font-size: 100%;
 font-weight: normal;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Times New Roman,Arial;
 font-size: 100%;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

.alink{
    font-weight:bold;font-size:12pt;font-family:Times New Roman; color:#BA0000;
	text-decoration:none;
}

.alink:link{
    font-weight:bold;font-size:12pt;font-family:Times New Roman; color:#BA0000;
	text-decoration:none;
}

.alink:visited{
    font-weight:bold;font-size:12pt;font-family:Times New Roman; color:#BA0000;
	text-decoration:none;
}

.alink:hover{
    font-weight:bold;font-size:12pt;font-family:Times New Roman; color:#BA0000;
	text-decoration:underline;
}

 
.tblcontentheader        
 {  
 	    background-color: #6A8645;
 		font-family: Arial; 
 		text-align:center ; 
 		font-size:12pt;
 		font-weight:bold;
 		color:White;
 		
 }

.copyright
{
 		font-family: Arial; 
 		font-size:8pt;
 		color:Black;
 		font-weight:bold;
}
.copyright a{
	color:Black;
	text-decoration: non;
 	font-size:8pt;
}

.copyright a:link{
	color: Black;
	text-decoration: non;
	font-size:8pt;

}

.copyright a:visited{
	color:black;
	text-decoration: non;
	font-size:8pt;

}

.copyright a:hover{
	color:#BA0000;
	text-decoration: underline;
	font-size:8pt;
}


.container
{
   border: #ffffff 1px solid; 
    width: 510px; 
    background-color: #adc1d3;
    text-align: right;
   padding :5px 5px 5px 5px;

}


.tab { font-weight:bold;font-size:12pt;text-align:center;font-family:Times New Roman ;}
.tabb { font-weight:bold;font-size:12pt;text-align:center;font-family:Times New Roman;}
.basictab ul{
margin: 0px;
padding: 3px 0;
margin-left: 0;
list-style-type: none;
text-align: right; /*set to left, center, or right to align the menu as desired*/
direction:ltr ;

}

.basictab li{
display: inline;
margin: 0;
}

.basictab li a{
text-decoration: none;
padding: 3px 10px 3px 10px;
margin-right: -5px;
border: 1px solid gray;
border-bottom: none;
background-color:#2F4571;
color:#DDE626;
font-weight:bold;font-size:14pt;text-align:center;font-family:Times New Roman ;
}
.basictab li a:visited{
color: #2d2b2b;
font-weight:bold;font-size:14pt;text-align:center;font-family:Times New Roman ;

}
.basictab li a:hover, .basictab li a.current{
background-color:  #7290A6;
color: black;
border-bottom: 1px solid gray;

}
.basictab li a:active{
color: black;

}
#tabcontentcontainer{
width:100%; /*width of 2nd level content*/
}
.tabcontent{
display:none;
font-weight:bold;font-size:13pt;font-family:Times New Roman ;
    padding:5px 3px 5px 5px;
 

}

.tblheader
{
        font-weight:bold;font-size:16pt;font-family:Times New Roman; color:#BA0000; text-align:center;
        

}

.tblcontent
{
    font-weight:bold;font-size:13pt;font-family:Times New Roman ;color:#000000;
    direction:ltr;
}

.speciallink
{
        font-weight:bold;font-size:16pt;font-family:Times New Roman; color:#BA0000; text-align:center;
        
}
.speciallink:link
{
        font-weight:bold;font-size:16pt;font-family:Times New Roman; color:#BA0000; text-align:center;
        
}
.speciallink:visited
{
        font-weight:bold;font-size:16pt;font-family:Times New Roman; color:#BA0000; text-align:center;
        
}
.speciallink:hover
{
        font-weight:bold;font-size:16pt;font-family:Times New Roman; color:#BA0000; text-align:center;
        
}
