@charset "UTF-8";
/* CSS Document */

body {
	font-family: Tahoma, Arial, sans-serif;  
	font-size: 13px; 
	color:black;
	margin-top: 30px
}

.sidecopy {
	font-family: Tahoma, Arial, sans-serif;  
	font-size: 11px; 
	color:black;
	line-height:18px;
}

.textLink{
	color:#000000;
}
.textLink:hover{
	color:#1889cd;
}
 
.largetextlink{
	font-family: Trebuchet MS,Trebuchet; 
	font-size: 20px; 
	font-weight: bold;
	color: #1889cd;
}
.footer {
	font-family: Tahoma, Arial, sans-serif;  
	font-size: 11px; 
	color: #757575; 
} 

.header1 {
	font-family: Trebuchet MS,Trebuchet; 
	font-size: 20px; 
	font-weight: bold;
	color: #1889cd;
} 

li {
	line-height:20px;
}

p {
	font-family: Tahoma, Arial, sans-serif;  
	font-size: 13px; 
	color: black; 
} 
 
.sidenav-norm{
	font-family: Tahoma, Arial, sans-serif;  
	font-size: 12px; 
	color: #ffffff;
	text-decoration: none;

}

.sidenav-norm:hover{font-family: Tahoma, Arial, sans-serif; font-size: 12px; color: #ffffff; text-decoration: underline;}

.sidenav-active{font-family: Tahoma, Arial, sans-serif;  font-size: 12px; color: #1F8DCF; font-weight: bold; text-decoration: none;

}

.bottomstripe{
	border-bottom:solid #FFFFFF 1px;
}

.fullBlackBorder{
	border: solid #000000 1px;
}
