


p { 
	color: #000000; 
	margin-left: 0px; 
	margin-right: 15px; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	font-size : 70%; 
	font-family : "Verdana", sans-serif; 
	line-height : 12pt;  
}

.box p { 
	line-height : 12pt; 
}	

.bread p { 
	font-size : 65%; 
	margin-bottom: 2px; 
}

.bread2 p { 
	font-size : 65%; 
	margin-bottom: 2px; 
	margin-top: 5px;
	margin-left: 17px;
}
	
li { 
	color: #000000; 
	font-size : 70%; 
	font-family : "Verdana", sans-serif; 
	line-height : 14pt;  
	margin-right: 15px; 
	margin-top: 0px; 
	margin-bottom: 0px;
}

input { 
	color: #000000; 
	margin-left: 0px; 
	margin-right: 0px; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	font-size : 60%; 
	font-family : "Verdana", sans-serif; 
	line-height : 9pt;  
}

select { 
	color: #000000; 
	margin-left: 0px; 
	margin-right: 0px; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	font-size : 70%; 
	font-family : "Verdana", sans-serif; 
	line-height : 9pt;  
}

a {
	color: #359382;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.bread a {
	color: #000000;
	text-decoration: none;
}

.bread a:hover {
	color: #359382;
	text-decoration: underline;
}

h1 { 
	color: #2C7F70; 
	margin-left: 0px; 
	margin-right: 0px; 
	margin-top: 0px; 
	margin-bottom: 5px; 
	font-size : 85%; 
	font-weight: bold;
	font-family : "Verdana", sans-serif; 
	line-height : 12pt;  
}
.inset {
	font-size: 100%;
	
}

.inset2 {
	font-size: 100%;
	
}


h2 { 
	color: #0AA0B1; 
	margin-left: 0px; 
	margin-right: 0px; 
	margin-top: 0px; 
	margin-bottom: 5px; 
	font-size : 75%; 
	font-weight: bold;
	font-family : "Verdana", sans-serif; 
	line-height : 12pt;  
}
	

.Menus p { 
	color:white; 
	margin-left: 7px; 
	margin-right: 7px; 
	margin-top: 5px; 
	margin-bottom: 5px; 
}
.Menus a { 
	color:white; 
	text-decoration: none; 
}
.Menus a:hover { 
	color:white; 
	text-decoration: underline;
}
.Menus a:visited { 
	color:white; 
}

/* Create a Menu class for each menu. This determines the width and positioning */

#Menu1 { 
	visibility: hidden; 
	position: absolute; 
	width:139px; 
	top:200px; 
	left:11px; 
	z-index:3; 
}

#Menu5 { 
	visibility: hidden; 
	position: absolute; 
	width:149px; 
	top:144px; 
	left:1px; 
	z-index:3; 
}

#Menu2 { 
	visibility: hidden; 
	position: absolute; 
	width:175px; 
	top:200px; 
	left:149px; 
	z-index:3; 
}

#Menu6 { 
	visibility: hidden; 
	position: absolute; 
	width:175px; 
	top:144px; 
	left:149px; 
	z-index:3; 
}

#Menu3 { 
	visibility: hidden; 
	position: absolute; 
	width:133px; 
	top:200px; 
	left:324px; 
	z-index:3; 
}

#Menu7 { 
	visibility: hidden; 
	position: absolute; 
	width:133px; 
	top:144px; 
	left:324px; 
	z-index:3; 
}

#Menu4 { 
	visibility: hidden; 
	position: absolute; 
	width:137px; 
	top:200px; 
	left:622px; 
	z-index:3; 
}

#Menu8 { 
	visibility: hidden; 
	position: absolute; 
	width:137px; 
	top:144px; 
	left:622px; 
	z-index:3; 
}


h3 {
	color: #B32017;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size : 70%;
	font-weight: bold;
	font-family : "Verdana", sans-serif;
	line-height : 12pt;
}


.search_link {
	color: #999999;
	font-size: 90%;
}

.search td {
	color: #000000;  
	font-size : 70%; 
	font-family : "Verdana", sans-serif; 
}

