BODY {
	background-color: #FFFFFF;
	margin: 0 0 0 0;
	color: #4d5042;
	font-family: Tahoma, Sans-Serif;
     }
A {
	color: #FFFFFF;
	text-decoration: none;
  }
A:HOVER {
	color: #FFFFFF;
	text-decoration: underline;
        }

h1 {
	margin:0px 0px 20px 20px;
	padding 0;
	font-family: Verdana;
	font-size:22px;
	font-weight: lighter;
	color: #ffffff;
	}
.header {
	width: 778px;
	padding: 0px;
	background-image: url('images/header.gif');
	background-repeat: no-repeat;
	padding-top: 30px;
        }
.begincontent {
	width: 778px;
	background-image: url('images/page_bg.gif');
                  }
.leftcolumn {
	width: 199px;
        }
.leftcolumnlink {
	font-weight: bold;
	margin-left: 30px;
	font-size: 12px;
	margin-bottom: 1px;
	color: #FFFFFF;
             }
.leftcolumnlink a {
	color: #4d5042;
                  }
.sectionhead {
	background-image: url('images/nav_section_head.gif');
	background-repeat: no-repeat;
	width: 199px;
	padding-top: 9px;
	margin-bottom: -9px;
	padding-left: 75px;
	margin-right: -75px;
	height: 44px;
              }
.sectionheadtext {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
                   }
.linksbg {
	background-image: url('images/nav_links_bg.gif');
	width: 199px;
	padding-top: -3px;
         }
.bigsectionhead {
	background-image: url('images/content_start.gif');
	background-repeat: no-repeat;
	width: 579px;
	height: 26px;
              }
.content {
	width: 579px;
         }
.contenttext {
	font-size: 12px;
	padding-left: 16px;
	margin-right: -16px;
	width: 500px;
	min-height:500px;
	_height:500px;
             }
.pagefooter {
	background-image: url('images/footer.gif');
	width: 778px;
	height: 49px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
        }
.footerlink {
	color: #FFFFFF;
             }
.footertext {
	padding-top: 14px;
            }