@charset "utf-8";
/* CSS Document */

/* Default page formatting */
body {
	background-color: #006699;
}

.h1
{
font-family:Arial, Helvetica, sans-serif; 
font-style: italic;
font-size:16px;
color:#006699;
font-weight:bold;
}

.bodytext
{
font-family:"Trebuchet MS";
font-size:  13px;
color: #333333; 
}

.footer
{font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#333333;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006699;
	text-decoration:none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006699;
	text-decoration:none;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006699;
	text-decoration:none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006699;
	text-decoration: underline;
}

.font10  {
font-size:10px
}

.font14 {
font-size:14px;
}

.backheader {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color: #FFFFFF;
}
	
.spacing {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:20px;
}

.servicelink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#006699;
	}
.bluelarge
{
font-family:Arial, Helvetica, sans-serif; 
font-style:italic; 
font-size:22px;
color:#006699;
font-weight:bold;
}

.blue {
	color:#006699;
	}
	
.b {
	font-weight:bold;
	}
	
/* NAVIGATION BUTTONS */
			.cssnavlg	{
						position:relative;
						font-family: arial, helvetica, sans-serif;
						background-image:  url(contactlg-over.jpg);
						background-repeat: no-repeat;
						white-space: nowrap;
						display: block;
						width: 174px;
						height: 30px;
						margin: 0; 
						padding: 0; 
			}
			.cssnavlg a {
						display: block;
						color: #FFFFFF;
						font-size: 12px;
						width: 174px;
						height: 30px;
						display: block;
						float: left;
						color: #006699; 
						text-decoration: none;
			}

			.cssnavlg img {width: 174px; height: 30px; border: 0; }
			* html a:hover {visibility:visible}
			.cssnavlg a:hover img{visibility:hidden}

			.cssnavlg span {
						position: absolute;
						left: 20px;
						top: 7px;
						margin: 0px;
						padding: 0px;
						cursor: pointer;
						width: 149px;
						height: 14px;
						text-align: center;
			}
			
			.cssnav2	{
						position:relative;
						font-family: arial, helvetica, sans-serif;
						background-image:  url(contact-over.jpg);
						background-repeat: no-repeat;
						white-space: nowrap;
						display: block;
						width: 150px;
						height: 31px;
						margin: 0; 
						padding: 0; 
			}
			.cssnav2 a {
						display: block;
						color: #FFFFFF;
						font-size: 12px;
						width: 150px;
						height: 31px;
						display: block;
						float: left;
						color: #006699; 
						text-decoration: none;
			}

			.cssnav2 img {width: 150px; height: 31px; border: 0; }
			* html a:hover {visibility:visible}
			.cssnav2 a:hover img{visibility:hidden}

			.cssnav2 span {
						position: absolute;
						left: 11px;
						top: 7px;
						margin: 0px;
						padding: 0px;
						cursor: pointer;
						width: 149px;
						height: 14px;
						text-align: center;
			}
			
			.cssnav	{
						position:relative;
						font-family: arial, helvetica, sans-serif;
						background-image:  url(downbtn.jpg);
						background-repeat: no-repeat;
						white-space: nowrap;
						display: block;
						width: 150px;
						height: 31px;
						margin: 0; 
						padding: 0; 
			}
			.cssnav a {
						display: block;
						color: #FFFFFF;
						font-size: 11px;
						width: 150px;
						height: 31px;
						display: block;
						float: left;
						color: black; 
						text-decoration: none;
			}

			.cssnav img {width: 150px; height: 31px; border: 0; }
			* html a:hover {visibility:visible}
			.cssnav a:hover img{visibility:hidden}

			.cssnav span {
						position: absolute;
						left: 3px;
						top: 7px;
						margin: 0px;
						padding: 0px;
						cursor: pointer;
						width: 149px;
						height: 14px;
						text-align: center;
			}
			/* END OF NAVIGATION */
