body {
   font: 76%/130% Arial, Helvetica, Verdana, sans-serif;
   color:#333;
}

h1 {
	font-size: 1.9em;
    line-height: 1;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana;
	color: #225B95;


}
h2 {
	font-size: 1.6em;
    line-height: 1;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana;
	color: #225B95;
}

h3 {
    font-size: 1.2em;
	line-height: 1;
    font-family: Arial, Helvetica, Verdana;
	color: #225B95;
	font-style: normal;
	font-weight: normal;
	
}

h4 {
    font-size:1em;
    font-weight:normal;
	font-family: Arial, Helvetica, Verdana;
	color: #225B95;
    margin-left: 7px;
	margin-top: 5px;
	margin-bottom:-1px;
    text-transform:uppercase;

}


.style1 {
	color: #DC9704;
	font-weight: bold;
}


.style2 {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #536895;
	font-style: normal;
	font-weight: bold;
}

p {
     line-height: 1.2;
	 font-size: 12px; 
	 color: black; 
	 font-family: Arial, Helvetica, Verdana; 
	 text-decoration: none;
	 
}

td {  
     font-family: Arial, Helvetica, Verdana; 
	 font-size: 12px; 
	 font-style: normal; 
	 text-decoration: none;
	
	 }

li {  
     font-family: Arial, Helvetica, Verdana; 
	 font-size: 12px; 
	 text-decoration: none}

ul {  
     font-family: Arial, Helvetica, Verdana; 
	 font-size: 12px; 
	 font-style: normal}

.option {  
     font-family: Arial, Helvetica, Verdana; 
	 font-size: 11px; 
	 font-style: normal;
}
	 

.crumbs {
	font-size: 10px;
	line-height: 3;
	font-family: Arial,Helvetica, Verdana;
	font-style: normal;

	
}


.footer {
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
	font-style: normal;
	color: #666666;
}

.sidebar {
	font-family: Arial,Helvetica, Verdana;
	font-size: 11px;
	font-style: normal;
	color: #333333;
}

.sidebarheader {
	font-family: Arial,Helvetica, Verdana;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}

a:link, a:visited {
    color:#a65c2f;
    text-decoration:none;

}
a:hover, a:active {
   color: #00000;
   text-decoration: underline;
}	

.grouper {
	background-color: #EFEFEF;
	border-color: #EFEFEF;
	border-left-width: 10px;
	border-left-color: #EFEFEF;
	border-left-style: solid;
}


.headlinesindent {
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
	
}


.headlines {	
	font-size: 14px;
	line-height: 2;
    font-family: Arial, Helvetica, Verdana;
	color: #225B95;
	font-style: normal;
	font-weight: normal;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	
}

.indent {
    margin-top: 20px;
	margin-left: 30px;
	margin-right: 30px;
	
}

.rightindent {
	margin-right: 20px;
}

.leftindent {
	margin-left: 5px;
	margin-top: 5px;
	
}

.leftlanding {
    font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	font-style: bold;
	color: #666666;

}

.indentleftnav-sub {
	margin-left: 18px;
}

.thin-line {
border: 1px solid #c7cde4;
}

.right-bottom-thin-line {
border-left: 0px;
border-top: 0px;
border-right: 1px solid #c7cde4;
border-bottom: 1px solid #c7cde4;
} 


.right-thin-line {
border-left: 0px;
border-top: 0px;
border-right: 1px solid #c7cde4;
border-bottom: 0px;
}

.bottom-thin-line {
border-left: 0px;
border-top: 0px;
border-right: 0px;
border-bottom: 1px solid #c7cde4;
}

hr {
border: 0;
background-color: #c7cde4;
 color: #c7cde4;
 height: 1px;
 width: 100%;
}

.date {
	line-height: 1.2;
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	font-style: bold;
	color: #666666;
	font-weight: bold;	

}

.nav-indent {
display:list-item;
list-style-image:url(../graphics/arrow_nav.gif);
margin-left: 20px;
padding-bottom: 4px;
}
#popup {
position:absolute;
display:none;
top: 150px;
left: 150px;
border:1px solid black;
padding: 5px;
background: white;
text-align:center;
}
