	.overlay {
	position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
	width: 100%;
	background: #4E91AB;
	opacity: 0.8;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
    filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
!important 
	}
	
	.container {
		position: relative;
		float: left;
	}
	
	.content {
		position: relative; /* Fixes the z-index */
		float: left;
               
	}
	#container .content {
		width: 100%;
	}
	
	/* Let's compensate for IE6's inability to interpret top: 0; and bottom: 0; */
	* html #container .overlay { height: expression(document.getElementById("container").offsetHeight); }
	
h1 { font-family: "Century Gothic", Century, Tahoma; font-size: 18px; color: #FFFFFF; text-decoration: none ; font-weight: normal}

.forms { font-family: "Century Gothic", Century, Tahoma;  font-size: 11px; color: #000000; text-decoration: none ; border: 0 none; background-color: #FFFFFF; }
.forms1 { font-family: "Century Gothic", Century, Tahoma;  font-size: 11px; color: #000000; text-decoration: none ; border: 0 none; background-color: #FFFFFF; }
.button { font-family: "Century Gothic", Century, Tahoma; font-size: 14px; color: #176E90; text-decoration: none ; background-color: #75D5FB; padding: 2px; border 0 none; }
.linkf { font-family: "Century Gothic", Century, Tahoma;  font-size: 10px; color: #FFFFFF; text-decoration: none ; }
.text { font-family: "Century Gothic", Century, Tahoma; font-size: 12px; color: #FFFFFF; text-decoration: none }
.text2 { font-family: "Century Gothic", Century, Tahoma;  font-size: 11px; color: #FFFFFF; text-decoration: none }
.small { font-family: "Century Gothic", Century, Tahoma;  font-size: 11px; color: #FFFFFF; text-decoration: none}
.links { font-family: "Century Gothic", Century, Tahoma;  font-size: 12px; color: #FFFFFF; text-decoration: none}
.link { font-family: "Century Gothic", Century, Tahoma;  font-size: 12px; color: #176E90; text-decoration: none ; padding: 4px; background-color: #75D5FB}
.wtext { font-family: "Century Gothic", Century, Tahoma; font-size: 10px; color: #FFFFFF; text-decoration: none }
.wlinks { font-family: "Century Gothic", Century, Tahoma; font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: underline}
.text1 { font-family: "Century Gothic", Century, Tahoma; font-size: 11px; color: #FFFFFF; text-decoration: none }
.titles { font-family: "Century Gothic", Century, Tahoma; font-size: 14px; color: #FFFFFF; text-decoration: none }
.mlinks1 { font-family: "Century Gothic", Century, Tahoma; font-size: 10px; color: #FFFFFF; text-decoration: none }
.link1 { font-family: "Century Gothic", Century, Tahoma; font-size: 10px; color: #FFFFFF; text-decoration: none }
.address { font-family: "Century Gothic", Century, Tahoma; font-size: 11px; color: #FFFFFF; text-decoration: none }
a.links:hover {  color: #75D5FB}

.plinks img{  cursor:pointer}
a.plinks:active img{ filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
-moz-opacity: 0.4; cursor:pointer}



 img {
         border: 0 none;
		 vertical-align: middle
           }


.navigation { font-family: "Century Gothic", Century, Tahoma; font-size: 14px; color: #FFFFFF; text-decoration: none; padding: 4px; margin-right: 5px; text-transform: uppercase; }
a.navigation:hover {  background-color: #75D5FB; color: #176E90; }
.navactive { font-family: "Century Gothic", Century, Tahoma; font-size: 14px; color: #176E90; background-color: #75D5FB;  text-decoration: none; padding: 4px; margin-right: 10px; text-transform: uppercase; }



