.copy {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	
}

.cat {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	
}
.cat a:link { color: #000000; text-decoration: none; }
.cat a:visited { color: #000000; text-decoration: none; }
.cat a:hover { color: #58b4df; text-decoration: none; }

.nav {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #58b4df;
}
.nav a:link { color: #FFFFFF; text-decoration: none; }
.nav a:visited { color: #FFFFFF; text-decoration: none; }
.nav a:hover { color: #58b4df; text-decoration: none; }


.subheader {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0e7bb1;
	line-height: 30px;	
}

.visheader {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #003366;
	line-height: 30px;	
}


body {
margin: 0px;
height: 100%;
}

.parent {
display: block;
min-height: 100%;
width: 100%;
position: absolute;
top: 0px;
left: 0px;
z-index: 0;
}

.content {
padding-bottom: 90px;
}

.footer {
font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
	}

.footer a:link { color: #FFFFFF; text-decoration: none; }
.footer a:visited { color: #FFFFFF; text-decoration: none; }
.footer a:hover { color: #000000; text-decoration: none; }

.table-bg {
	background-image: url(images/bg-pattern.jpg);
	background-repeat: no-repeat;

}

