﻿			A:link {text-decoration: none}
			A:visited {text-decoration: none}
			A:active {text-decoration: none}
            A:hover {text-decoration: underline}
            A:link {color: #000000;}
            A:visited {color: #000000;}
            A:active {color: #000000;}
            A:hover {color: #000000;}
            
           body
	        {
			
	        height: 100%;
	        min-height: 100%;
	        margin: 0px;
	        padding: 0px;
	        font-family:Helvetica;
	        font-size:10pt;
	        }
          div.topsection1
            {
             margin-top:0px;
             height:161px;
             width:760px;
             background-image:url("../images/Section1.jpg");
             
            }
            div.topcontentsection1
            {
             margin-top:0px;
             height:161px;
             width:760px;
             background-image:url("../images/ContentSection1.jpg");
             
            }
            div.topsection2
            {
             margin-top:0px;
             height:26px;
             width:760px;
             background-image:url("../images/Section2.gif");
             
            }
            div.topcontentsection2
            {
             margin-top:0px;
             height:26px;
             width:760px;
             background-image:url("../images/ContentSection2.gif");
             
            }
            div.topsection3
            {
             margin-top:0px;
             height:49px;
             width:595px;
             background-image:url("../images/Section3.gif");
             
            }
            div.bodysection
            {
             margin-top:0px;
             height:534px;
             width:595px;
             background-image:url("../images/BodySection.gif");
             
            }
            div.bodycontentsection
            {
             margin-top:0px;
             height:583px;
             width:595px;
             background-image:url("../images/BodyContentSection.gif");
             
            }
            div.bodycontentsectionContactPage
            {
             margin-top:0px;
             height:679px;
             width:595px;
             background-image:url("../images/BodyContentSectionC.gif");
             
            }
            div.bodycontent
            {
             margin-top:20px;
             margin-left:20px;
             font-size:13pt;
             font-weight:bold;
             
            }
            div.bodycontentsub
            {
             font-size:10pt;
             font-weight:normal;
             
            }
            div.leftnav
            {
             margin-top:0px;
             height:583px;
             width:165px;
             background-image:url("../images/SideNavBack.gif");
             
            }
             div.leftnavContactPage
            {
             margin-top:0px;
             height:679px;
             width:165px;
             background-image:url("../images/SideNavBackContact.gif");
             
            }
            div.footer
            {
             margin-top:0px;
             height:50px;
             width:760px;
             background-image:url("../images/Footer.gif");
             
            }
            div.footertext
            {
			 margin-top:10px;
             font-family:Arial;
	         font-size:7pt;
	         font-weight:bold;
	         color:White;
            }
            div.construction
            {
            font-family:Arial;
	         font-size:12pt;
	         font-weight:bold;
	         color:Black;
            }
            div.FooterExtension
            {
            width:760;
            background-image:url("../images/FooterExtension.gif");
            }
           