*
{
    padding: 0px;
    margin: 0px;
}
.StaticMenuItemStyle
{
    color: white;
    background-color: #39367C;
    z-index: 4;
    margin: 0px;
    text-decoration: underline;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.StaticSelectedStyle
{
    z-index: 4;
    background-color: #39367C;
}
.StaticHoverStyle
{
    z-index: 4;
    background-color: #AAAAAA;
    color: white;
}

.error
{
    color: red;
}
.dgrow
{
    background-color: #F7F6F3;
    color: #333333;
    height: 16pt;
}
.dgaltrow
{
    background-color: White;
    color: #284775;
    height: 16pt;
}
.dgeditrow
{
    height: 32pt;
    border: solid 1px #5D7B9D;
    background-color: #b3d0e6;
    color: black;
}
.dgselected
{
    color: #333333;
    background-color: #5D7B9D;
    font-weight: bold;
    padding:3px;
}
.dgpager
{
    background-color: #39367C;
    color: white;
    font-weight: bold;
}
.dgheader
{
    background-color: #39367C;
    color:#ffffff;
    text-align:left;
    font-weight: bold;
    vertical-align:top;
}
.dgfooter
{
    background-color: #5D7B9D;
    color: White;
    text-align: center;
    font-weight: bold;
}

.gmaplabel
{
    background-color: gray;
    font-size: 8pt;
    color: white;
    width: 200px;
    text-shadow: black 2px 2px 2px;
}
.gmaplabel2
{
    background-color: transparent;
    font-size: 8pt;
    color: white;
    width: 200px;
    text-shadow: black 2px 2px 2px;
}
.ASPMenu
{
    z-index: -1;
    background-color: #39367C;
    font-family: Tahoma,helvetica,sans-serif;
    font-weight: bold;
    font-size: 9pt;
    color: White;
}
body
{
    background: #F9F9F7 url(  '/images/a1.gif' ) repeat-x;
    font-size: 9pt;
    font-family: "trebuchet ms" , helvetica, sans-serif;
    color: #303030;
    line-height: 13pt;
    font-weight: normal;
}
.link
{
    color: #0000BB;
    text-decoration: underline;
    cursor: pointer;
}

a
{
    color: #0000BB;
    text-decoration: underline;
}
a:hover
{
    text-decoration: none;
}
sup
{
    font-size: 0.5em;
}
p
{
    margin-bottom: 14px;
    text-align: justify;
}
img.picA
{
    position: relative;
    top: -2px;
    background: url(  'images/a47.gif' ) no-repeat;
    width: 76px;
    height: 74px;
    padding: 8px;
}

img.picB
{
    position: relative;
    top: -2px;
    width: 93px;
    height: 25px;
    padding: 4px;
}

img.floatleft
{
    float: left;
    margin: 0px 14px 3px 0px;
}


ul.linklist
{
    list-style: none;
}

ul.linklist li
{
    border-top: solid 1px #EEEEEE;
    padding-top: 5px;
    margin: 5px 0px 0px 0px;
}

ul.linklist li.first
{
    border-top: 0px;
    margin-top: 0px;
    padding-top: 0px;
}

#upbg
{
    position: absolute;
    top: 0px;
    left: 0px;
    background: #ffffff url(  'images/upbg.gif' ) no-repeat;
    width: 980px;
    height: 264px;
    z-index: 1;
}

#outer
{
    position: relative;
    width: 980px;
    margin: 0 auto;
    background: #ffffff url(  'images/abg.gif' ) repeat-y;
}

#inner
{
    position: relative;
    padding: 10px 20px 10px 20px;
    z-index: 2;
}

#header
{
    position: absolute;
    background: #39367c;
    width: 200px;
    height: 92px;
    color: white;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
}

#header span
{
    font-weight: normal;
}

#header h1
{
    font-size: 23px;
    letter-spacing: -1px;
    padding: 8pt;
}

#header h2
{
    position: absolute;
    font-size: 10px;
    font-weight: normal;
    color: #FCE2CA;
    top: 51px;
}

#header sup
{
    color: #FCE2CA;
}


#splash
{
    position: absolute;
    right: 148px;
    width: 581px;
    height: 92px;
}

#menu
{
    background-color: #39367C;
    position: relative;
    height: 28px;
    padding: 0px 5px 0px 5px;
    margin: 93px 128px 5px 0px;
    z-index: 5;
}

#date
{
    position: absolute;
    top: 0px;
    line-height: 28px;
    color: #AAAAAA;
    right: 15px;
    font-size: 8pt;
}

#secondarycontent
{
    position: relative;
    width: 235px;
    float: right;
}

#secondarycontent .content
{
    padding: 0px 5px 0px 10px;
    margin-bottom: 5px;
}

#primarycontent
{
    position: relative;
    width: 700px;
    float: left;
}

h3
{
    position: relative;
    top: 4px;
    font-size: 15px;
    line-height: 18px;
    color: #656551;
    background: url(  'images/a22.gif' ) bottom repeat-x;
    padding: 0px 0px 10px 10px;
    margin-bottom: 8px;
}

#primarycontent .content
{
    padding: 0px 15px 0px 15px;
    margin-bottom: 20px;
}

#primarycontent .post
{
    margin-bottom: 25px;
}

#primarycontent .post .header
{
    position: relative;
}

#primarycontent .post .date
{
    position: absolute;
    right: 15px;
    top: 0px;
    line-height: 35px;
    color: #AFAFA4;
    font-weight: bold;
}

#primarycontent .post .content
{
    margin-bottom: 0px;
}

#primarycontent .post .footer
{
    position: relative;
    top: -10px;
    background: url(  'images/a33.gif' ) repeat-x;
    height: 64px;
}

#primarycontent .post .footer ul
{
    list-style: none;
    position: absolute;
    right: 15px;
    bottom: 15px;
}

#primarycontent .post .footer ul li
{
    display: inline;
    line-height: 14px;
    padding-left: 17px;
    margin-left: 25px;
    background-repeat: no-repeat;
    background-position: 0px 2px;
}

#primarycontent .post .footer ul li.printerfriendly
{
    background-image: url('/images/a41.gif' );
}

#primarycontent .post .footer ul li.comments
{
    background-image: url('/images/a36.gif' );
}

#primarycontent .post .footer ul li.readmore
{
    background-image: url('/images/a38.gif' );
}

#footer
{
    position: relative;
    clear: both;
    height: 65px;
    left: 10px;
    text-align: center;
    line-height: 65px;
    width: 970px;
    background-image: url('/images/a50.gif' );
    color: #777777;
}

#footer a
{
    color: #8C8C73;
}
v\:*
{
    behavior: url(#default#VML);
}
.poititle
{
    font-size: large;
}
.poiquestion
{
    font-weight: bold;
    width: 27%;
    float: left;
    clear: both;
}
.poiradio
{
    width: 85px;
    float: left;
    clear: right;
}
label
{
    padding-left: 2pt;
}
.slidemasterdiv
{
    position: relative;
    width: 100%;
    height: 300px;
    overflow: hidden;
}
.slidetitlediv
{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 35px;
    cursor: pointer;
}
.context
{
    font-family: Tahoma, Arial, sans-serif;
    text-decoration: none;
    color: black;
    font-size: small;
    width: 200px;
    cursor: hand;
}
a:hover div
{
    background: #aaaaaa;
}
.wplacediv
{
    font-size: 90%;
    margin-left: 10px;
}
.wplace
{
    text-decoration: none;
}
.wname
{
    text-decoration: none;
    font-size: 100%;
    font-weight: bold;
}
