html, body
{
    margin: 0;
    padding: 0;
}
body
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000;
    background-color: #fff;
}

h1, h2, h3, h4, h5
{
    margin: 1em 0;
}

.container
{
    top: 0;
    left: 0;
    width: 100%;
    background-image:url('/logos/linebg.png');
    height:85px;
    
}

.bgtcontent
{
    width: 100%;
    margin: 0px 0px 0px 0px;
    font: 80% Arial, Helvetica, sans-serif;
    color: #000;
    background-color: #fff;
    
}

.bgttablerow
{
height:85px;
}

.bgtnoborder{
border: none; 
}


	div#outer {
	    width: 100%;
	    background-color:#eaeaea;
	    margin: 0px 0px 0px 0px;
	    padding: 0px;
	    float: left;
	}


	div#nav {
	    width: 179px;
	    padding: 0px;
	    float: left;
            margin: 0px 0px 0px 0px;
	    background-color:#eaeaea;

	}

	div#bgtmain {
            margin: 0px 0px 0px 179px;
	    padding: 0px;
	    background-color:#ffffff;
	    font: Arial, Helvetica, sans-serif;
	    color: #000;
	}

     #footer {
        position: fixed;
        width: 100%;
        top: auto;
        right: 0;
        bottom: 0;
        left: 0;
      }



.navigation a:link {text-decoration: none}
.navigation a:visited {text-decoration: none}
.navigation a:active {text-decoration: none}
.navigation a:hover {text-decoration: underline;}


.class1 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #494949;
	text-decoration: none;
}

.class1 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #494949;
	text-decoration: none;
}


.class1 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #494949;
	text-decoration: none;
}

.class1 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3366CC;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	text-decoration: none;
}

.class1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #494949;
	text-decoration: none;
}


