body,tr,td,th,input,textarea,div
{
	font-family: Arial, Tahoma, Trebuchet MS, Verdana;
	font-size: 12px;
	color: #000000;
}

body, form
{
    margin: 0px;
    padding: 0px;
}

body
{
    padding-top: 40px;
}

table,tr,td,th
{
    border: 0px;
    text-align: left;
}

a
{
    color: #d72222;
    text-decoration: underline;
}

a:hover
{
    text-decoration: none;
}

.NavTree
{
    text-transform: uppercase;
    font-size: 11px;
}

.NavTree a
{
    text-decoration: none;
}

.NavTree a:hover
{
    text-decoration: underline;
}

.PayButton
{
     border: solid 1px #C2C2C2;
     text-align: center;
     padding: 5px;
     width: 130px;
     background-color: #E8E8E8;     
}

.PayButton a
{
    text-decoration: none;
    color: #000000;
}

img
{
    border: 0px;
}

.ImgHidden 
{
    display:none;
}

.ImgBorder
{
    border: solid 1px Silver;
    margin: 4px;
}

.Border
{
    background-color: #BCBABA;
}

.IFrame
{
    background-color: White;
    border: solid 1px Silver;
    margin-top: 8px;
    border-style: solid;
    width: 280px;
    height: 160px;
}

.Header
{
    font-family: Tahoma;
    color: #575757;
    font-size: 28px;
    text-align: left;
}

.SubHeader
{
    font-family: Tahoma;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 10px;
    margin-top: 5px;
}

.SubHeader2
{
    font-size: 16px;
}

.HeaderSmall
{
    font-family: Tahoma;
    font-size: 16px;
    font-weight: bold;
}

.Price
{
    font-family: Tahoma;
    font-size: 16px;
    font-weight: bold;
    color: #d72222;
}

.BottomLinks
{
    padding-top: 10px;
    font-family: Arial;
    text-transform: uppercase;
}

.BottomLinks a
{
    color: Black;
    text-decoration: none;
    font-family: Arial;
	font-size: 11px;
	Color: #7a7a7a;
}

.CopyrightText
{
    font-size: 9px;
    padding-top: 22px;
    width: 710px;
    color: #adadad;
}

.CopyrightHeader
{
    font-size: 11px;
    color: #adadad;
}

.MainArea
{
    background-color: #ffffff;
    height: 320px;
    vertical-align: top;
    padding: 0px;
    margin: 0px;
}

td.MainArea
{
    padding: 0px;
    margin: 0px;
}

td
{
    padding: 0px;
    margin: 0px;
}

.Divider
{
    background-image: url('../Img/Layout/Dash.gif');
    height: 1px;
    width: 100%;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.HorizontalDivider
{
    background-color: Silver;
    width: 2px;
    font-size: 2px;
}

.MainContent
{
    padding-left: 25px;
    padding-right: 35px;
    padding-bottom: 30px;
    padding-top: 25px;
    text-align: left;
}

.TabButton
{
    text-decoration: none;
    color: White;
    padding: 6px 10px 6px 10px;
    border: solid 1px #BABABA;
    background-color: #9B9B9B;
}

.TabButton a
{
    text-decoration: none;
}

.BoxTerm
{
    font-weight: bold;
    font-size: 17px;
	background-color: #FFE6E6;
	padding: 8px;
	border-bottom: solid 4px Firebrick;
}

.BoxTerm a
{
    text-decoration: none;
	color: Red;
}

.BoxTerm a:hover
{
    color: Maroon;
}

.VideoCloseButton
{
    font-weight: bold;
    font-size: 11px;
    margin-top: 4px;
    height: 27px;
}

#overlay, #lightbox
{
    z-index: 10000;
}