.other a:hover {  color: #666666; 
background-color: white;}	
body {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
} 
	
	
a:link { text-decoration: underline; } 

a:visited { text-decoration: underline;} 

a:hover { text-decoration: none; background-color: #ff0000; } 

p {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: left;
	color:#333333;
	font-size:14px;
	margin-top: 0px;
	}

.leftnav {
	margin-left: 5px;
	color: #FFFFFF;
	height: 35px;
	margin-top: 10px;
	padding: 4px;

	font-size:8pt;
	width: 150px;
	border: none;
    background-color: #cc0000;
	}


.educationnav {
	margin-left: 5px;
	color: #ffffFF;
	height: 35px;
	margin-top: 10px;
	padding: 4px;

	font-size:8pt;
	width: 150px;
	border: none;
    background-color: #003399;
	}

.professionals  {
	margin-left: 5px;
	color: #ffffFF;
	height: 35px;
	margin-top: 10px;
	padding: 4px;

	font-size:8pt;
	width: 150px;
	border: none;
    background-color: #000033;
	}
	
	.case1 {
	margin-left: 5px;
	color: #ffffFF;
	height: 20px;
	font-size:8pt;
	margin-top: 10px;
	width: 50px;
	border: none;
	background-color: #cc0000;
	text-align: center;
	}
	.case2 {
	margin-left: 10px;
	color: #ffffFF;
	height: 20px;
	font-size:8pt;
	margin-top: 10px;
	width: 64px;
	border: none;
	background-color: #000033;
	text-align: center;
	}

.other  {
	margin-left: 20px;
	color: #00000;
	margin-top: 5px;
	font-size:10pt;
	width: 300px;
	border: none;
	}
	

	
.bottomnav { 
    background-color: white;
	font-size: 8pt;
	font-weight: normal;
	padding-right: 5px; 
	padding-left: 5px
}
.bottomnav a:link {  color: #333333; }
.bottomnav a:visited {  color: #333333; }
.bottomnav a:hover {  color: #666666; 
background-color: white;}




h1 {
	text-align: center;
	color:#000000;
	font-size:18;
	font-weight: bolder;

}
h2 {  
	text-align: center;
	color:#000000;
	font-size:16;
	font-weight: bolder;
	padding: 20px;}
.imagetext {
	font-size: 10px;
	margin: 10px;
	width: 80%;
	text-align: left;
	text-indent: 10pt;
}

img {
	margin: 5px 0px;
}
