﻿body 
{
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 12px;
    font-family: Arial, Verdana;
}

img
{
    border: 0;
    margin: 0;
    padding: 0;
}

#bdy 
{
    width: 960px;
    padding: 0;
    margin: 10px 0 0 0;
    border: 0;
    text-align: left;
}

#tophold 
{
    width: 100%;
    padding: 0;
    margin: 5px 0 0 0;
    border: 0;
    height: 75px;
    background: url(images/bk_org.gif) repeat;
}

table#top
{
    width: 960px;
    padding: 0;
    margin: 0;
    border: 0;
    height: 75px;
}

table#top td
{
    padding: 0;
    margin: 0;
    border: 0;
    height: 75px;
    background: url(images/bk_org.gif) repeat;
}

table#top td#logo
{
    width: 300px;
}

table#top td#nav
{
    width: 660px;
    text-align: right;
    color: #FFF;
}

table#top td#nav a
{
    padding: 0 3px;
    margin: 0;
    border: 0;
    font-size: 12px;
    font-weight: bold;
    color: #FFF;
    text-decoration: none;
}

table#top td#nav a:hover
{
    color: #FF0;
    text-decoration: underline;
}


/**************************************************** hmMid ********************/
#hmMid
{
    width: 100%;
    height: 270px;
    margin: 1px 0 4px 0;
    padding: 5px 0;
    border: 0;
    background: url(images/bk_home.jpg) no-repeat;
}

#hmMid a
{
    font-size: 16px;
    font-weight: bold;
    color: #FFF;
    margin: 10px 0px 0 100px;
    text-decoration: none;
}

#hmMid a:hover
{
    color: #FFF;
    text-decoration: underline;
}


/**************************************************** main ********************/
.main
{
    width: 100%;
    padding: 0;
    margin: 5px 0 0 0;
    border: 1px solid #CCCCCC;
}

.main p
{
    padding: 0;
    margin: 10px;
    text-align: justify;
    font-size: 12px;
    color: #333333;
}

/**************************************************** subSep ********************/
.main table.subSep
{
    width: 100%;
    padding: 0;
    margin: 0;
    border: 0;
}

.main table.subSep td
{
    padding: 0;
    margin: 0;
    border: 0;
}

.main table.subSep td.ssLeft
{
    width: 740px;
    border-right: 1px dotted #999999;
    vertical-align: top;
}

.main table.subSep td.ssRight
{
    width: 220px;
    vertical-align: top;
}

.main table.subSep td.ssRight .side
{
    width: 200px;
    margin: 10px 10px 0 10px;
    padding: 0 0 1px 0;
    border: 0;
    background: #F1F1F1;
}

.main table.subSep td.ssRight img
{
    margin: 0;
    padding: 0;
    border: 0;
}

.main table.subSep td.ssRight .side p
{
    color: #666666;
}

.main table.subSep td.ssRight .side h1
{
    font-size: 14px;
    margin: 5px 10px;
    padding: 0;
}

.main table.subSep td.ssRight .side a
{
    color: #00F;
    text-decoration: none;
}

.main table.subSep td.ssRight .side a:hover
{
    color: #F00;
    text-decoration: underline;
}

/**************************************************** topTitle ********************/
.main table.topTitle
{
    width: 100%;
    padding: 0;
    margin: 0 0 20px 0;
    border-bottom: 1px dotted #999999;
}

.main table.topTitle a
{
    color: #00F;
    text-decoration: none;
}

.main table.topTitle a:hover
{
    color: #F00;
    text-decoration: underline;
}

.main table.topTitle td
{
    vertical-align: middle;
    padding: 10px 0;
}

.main table.topTitle td.ttLeft
{
    width: 25%;
}

.main table.topTitle td.ttLeft table.LeftList
{
    width: 70%;
    margin: 0 10px 0 30px;
    padding: 0;
    border: 0;
}

.main table.topTitle td.ttLeft table.LeftList td.LeftListSelect a
{
    color: #333333;
    font-weight: bold;
}


.main table.topTitle td.ttRight
{
    width: 75%;
    padding: 0;
    margin: 0;
    text-align: left;
    vertical-align: top;
}

.main table.topTitle td.ttRight table.RightList
{
    width: 85%;
    padding: 0;
    margin: 0 0 20px 40px;
    text-align: left;
    vertical-align: top;
}

.main table.topTitle td.ttRight table.RightList td.RightListSelect a
{
    color: #333333;
    font-weight: bold;
}

.main table.topTitle td.ttRight table.RightListAnswer
{
    width: 85%;
    padding: 5px;
    margin: 10px 10px 10px 40px;
    border: 1px solid #333333;
    text-align: left;
    vertical-align: top;
}

.main table.topTitle td.ttRight h1
{
    color: #FF6633;
    font-size: 16px;
    margin: 15px 0;
}

.main table.topTitle td.ttRight img
{
    padding: 0;
    margin: 0;
}

.main table.topTitle td.ttRight table.list
{
    padding: 0;
    margin: 0;
}

.main table.topTitle td.ttRight table.list td
{
    padding: 0;
    margin: 0;
}

.main table.topTitle td.ttLeftSub
{
    vertical-align: top;
}

.main table.topTitle td.ttLeft h1
{
    font-size: 16px;
    color: #003366;
    margin: 0 20px;
    padding: 0;
}

.main table.topTitle h2
{
    font-size: 14px;
    color: #FF6633;
    margin: 0 10px;
    padding: 0;
}

.main table.topTitle h3
{
    font-size: 12px;
    color: #003366;
    margin: 0;
    padding: 0;
}

.main table.topTitle p
{
    margin: 10px 30px 10px 10px;
}

/**************************************************** topTitle2 ********************/
.main table.topTitle2
{
    width: 96%;
    padding: 0;
    margin: 2px 0 0 20px;
    border: 0;
}

.main table.topTitle2 a
{
    color: #00F;
    text-decoration: none;
}

.main table.topTitle2 a:hover
{
    color: #F00;
    text-decoration: underline;
}

.main table.topTitle2 td
{
    vertical-align: top;
    padding: 10px 0;
    border-bottom: 2px solid #FFF;
}

.main table.topTitle2 td.ttLeft
{
    width: 25%;
    background: #336699;
    border-right: 5px solid #FFF;
}

.main table.topTitle2 td.ttRight
{
    width: 75%;
    padding: 10px 0 5px 0;
    margin: 0;
    text-align: left;
    background: #FFFFCC;
}

.main table.topTitle2 td.ttRight table.list
{
    width: 100%;
    padding: 10px 0;
    margin: 10px 0;
    border: 0;
}

.main table.topTitle2 td.ttRight table.list td
{
    padding: 0;
    margin: 0;
    border: 0;
    vertical-align: middle;
}

.main table.topTitle2 td.ttRight table.list td.Empty
{
    text-align: right;
    padding: 6px 0 4px 0;
    border-top: 3px solid #FFF;
}

.main table.topTitle2 td.ttRight table.list td.SignUp
{
    text-align: right;
    padding: 6px 0 4px 0;
    border-top: 3px solid #FFF;
}

.main table.topTitle2 td.ttRight table.list td.SignUp a
{
    margin: 10px;
}

.main table.topTitle2 td.ttRight img
{
    padding: 0;
    margin: 0;
}

.main table.topTitle2 td.ttRight table.list
{
    padding: 0;
    margin: 0;
}

.main table.topTitle2 td.ttRight table.list td
{
    padding: 0;
    margin: 0;
}

.main table.topTitle2 td.ttLeftSub
{
    vertical-align: top;
}

.main table.topTitle2 td.ttLeft h1
{
    font-size: 16px;
    color: #003366;
    margin: 0 20px;
    padding: 0;
}

.main table.topTitle2 h2
{
    font-size: 14px;
    color: #FFF;
    margin: 0 10px;
    padding: 0;
}

.main table.topTitle2 h3
{
    font-size: 12px;
    color: #003366;
    margin: 0;
    padding: 0;
}

/**************************************************** hmFeature ********************/
.main table.hmFeature
{
    width: 100%;
    padding: 0;
    margin: 0;
    border: 0;
    background: #F1F1F1;
}

.main table.hmFeature td
{
    width: 25%;
    padding: 0 0 5px 0;
    margin: 0;
    border-right: 4px solid #FFF;
    vertical-align: top;
}

.main table.hmFeature td.hmfRight
{
    border: 0;
}

.main table.hmFeature h2
{
    font-size: 14px;
    color: #003366;
    margin: 5px 10px;
    padding: 0;
    border: 0;
}

.main table.hmFeature p
{
    margin: 5px 10px;
    padding: 0;
    border: 0;
    color: #333333;
    text-align: left;
}

.main table.hmFeature .hmfLinks
{
    padding: 0;
    margin: 10px 0 0 0;
    border: 0;
    text-align: center;
    color: #666666;
}

.main table.hmFeature .hmfLinks a
{
    color: #00F;
    text-decoration: none;
    padding: 5px;
}

.main table.hmFeature .hmfLinks a:hover
{
    color: #F00;
    text-decoration: underline;
}

/**************************************************** inForm ********************/
.main table.inForm
{
    width: 100%;
    padding: 0;
    margin: 0 0 10px 0  ;
    border: 0;
}

.main table.inForm td
{
    padding: 2px;
    margin: 0;
    border: 0;
}

.main table.inForm td.fLeft
{
    width: 30%;
    text-align: right;
}

.main table.inForm td.fRight
{
    width: 70%;
}

/**************************************************** Feature ********************/
.main table.Features
{
    width: 96%;
    padding: 0;
    margin: 10px;
}

.main table.Features h2
{
    padding: 0;
    margin: 10px;
    font-size: 14px;
    color: #FF6633;
}

.main table.Features td
{
    padding: 2px 0;
    margin: 0;
    text-align: center;
    height: 30px;
    font-size: 14px;
    border-left: 2px solid #FFF;
    border-bottom: 2px solid #FFF;
    background: #FFFFCC;
}

.main table.Features td.feaHead
{
    text-align: center;
    background: #2A78BA;
    font-weight: bold;
    color: #FFF;
}

.main table.Features td.feaLeft
{
    width: 25%;
    text-align: right;
    background: #FFF;
    font-weight: bold;
    font-size: 12px;
    color: #336699;
}

.main table.Features td.feaLeftSub
{
    vertical-align: top;
}

/**************************************************** footer ********************/
table.footer
{
    width: 100%;
    margin: 10px 0;
    padding: 0;
    border: 0;
    font-size: 10px;
    color: #999999;
}

table.footer td
{
    width: 50%;
}

table.footer td.fLeft
{
    text-align: left;
}

table.footer td.fRight
{
    text-align: right;
}




