﻿#PageBody
{
  width:390px;
  float:right;
  display:inline;
  margin-right:160px;
  padding:0 0 50px;
  font-size:14px;
}

#PageBody, #SideBar
{
  font-size:14px;
}

#PageBody p
{
  font-family:Helvetica, Arial, Sans-Serif;
  line-height:1.37;
  margin:0 0 14px;
}

h1
{
  float:left;
  margin:0 0 25px;
  padding-top:25px;
  width:325px;
  height:85px;
}

h2
{
  line-height:1;
  letter-spacing:-.5px;
  font-size:33px;
  margin:25px 0 9px;
  font-family:"Gill Sans Light", Arial, Sans-Serif;
  font-weight:normal;
}

h3
{
  white-space:pre;
  font-family:"Gill Sans", Arial, Sans-Serif;
  font-weight:bold;
  margin:0 0 14px;
  font-size:33px;
  line-height:1.1;
}

h4
{
	font-size:18px;
	margin:0 0 8px;
}

h5
{
    font-size:14px;
    margin:0 0 0px;
}

div.vid {
	width:330px;
	margin:8px 0;
}

div.address 
{
    margin:12px 0;
}

.contactform label
{
    width:200px;
}

.contactform input
{
    width:200px;
    display:block;
    margin-bottom:10px;
}

.contactform select
{
    width:200px;
    display:block;
    margin-bottom:10px;
}

.contactform button
{
    background-color:#fff;
	border:1px solid #161616;
	width:5em;
	display:block;
	margin-top:10px;
}

.contactform button:hover
{
    cursor:pointer;
}

.contactform textarea
{
    width:350px;
    display:block;
	margin-bottom:15px;
}

.contactform .inlineradiogroup input
{
    display:inline;
    width:auto;
}

.contactform .inlineradiogroup label
{
    width:auto;
}

#PageBody ul li, #PageBody ol li
{
    margin:8px 0;
}

#PageBody ol
{
    list-style-type:upper-roman;
}

ul.jumplist
{
    margin:14px 0;
    padding:0;
    list-style-type:none;
}

ul.jumplist li 
{
	margin:4px 0;
}

div.iesite
{
    margin:14px 0 14px 20px;
}

ul.sitemap li
{
    margin:8px 0;
}

ul.sitemap
{
    margin:24px 0 24px 12px;
    padding:0;
    list-style-type:none;
}

ul.sitemap ul
{
    list-style-type:none;
}

div.error
{
    color:#d01e40;
    font-weight:bold;
}

p.dlink
{
	text-align:right;
	width:100%;
	overflow:hidden;
}

p.dlink a
{
	text-decoration:none;
	float:left;
	padding:2px 10px;
	border:1px solid #000;	
}

p.dlink a:hover
{
	color:#000;
	background-color:#f1f1f1;
}
