﻿body 
{
    margin-top:5px;
    margin-left:5px;
    font-family:Arial;   
    font-size:12px;
    color:Black;
}
a
{
    color:#6F3C88;
    text-decoration:none;
    font-weight:bold;
}
a:hover
{
    text-decoration:underline;
}
.Divider
{
    display:inline-block;
    height:1px;   
}
.Title
{
    color:#6F3C88;
    font-size:large;
}
.Highlight
{
    background-color:#6F3C88;
    color:White;
    padding:5px 5px 5px 5px;
}
.Arrow
{
    background-image:url(Images/PurpleArrow.jpg);  
    background-repeat:no-repeat;
    background-position:left top;
    padding-left:15px;
}
.Bullet
{
    background-image:url(Images/PurpleBullet.jpg);  
    background-repeat:no-repeat;
    background-position:left top;
    padding-left:15px;
    line-height:18px;
}
#GroupHeader
{
    height:18px;
    width:927px;
    font-size:10px;
    color:#808080;
}
.PopUpTitle
{
    color:Black;
    font-weight:bold;
}
#Header
{
    width:900px;
    height:80px;
    background-image:url(Images/WGHeader.jpg);
}
#Menu
{
    width:900px;
    height:19px;
    background-color:#6F3C88;
    color:White;
    text-indent:8px;
    line-height:18px;
}
#Banner
{
    width:900px;
    height:150px;
    background-image:url(Images/HomeBanner.jpg);
}
#Footer
{
    width:927px;
    font-size:10px;
    color:#808080;
}
#Central
{
    background-repeat:no-repeat;
    padding-top:41px;
    text-align:justify;
}
