/* CSS Document */
.column1 {
width:50%;
padding-right:20;
}

.column4 {
width:50%;
padding-right:0;
}

.noprint{
display:none;
visibility:hidden}

.tablew, .tablew2 {width:600px;}

.printme{
display:inline;
visibility:visible;
}


body {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-stretch:ultra-condensed;
line-height:1.5em;
}

#nav {
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-stretch:ultra-condensed;
color:#FFFFFF;
}

h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-stretch:ultra-condensed;
color:#157373;
}

h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-stretch:ultra-condensed;
color:#716e6d;
}

h3 {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-stretch:ultra-condensed;
color:#157373;
margin-bottom:-2px;
}

h4 {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-stretch:ultra-condensed;
color:#000000;
margin-bottom:-2px;
}

h5 {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-stretch:ultra-condensed;
color:#FFFFFF;
text-transform:uppercase;
margin-bottom:-5px;

}



#footer {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight:bold;
color:#000000;
text-decoration:underline;
font-stretch:ultra-condensed;
text-transform:uppercase;
}

a:link{
color:#000000;
text-decoration:underline;
}

a:hover{
color: #8ab9b9;
text-decoration:underline;
}

a:visited{
color:#000000;
text-decoration:underline;
}


