/* INNER PAGE CSS */
/* Main BackGround */

ul.FooterbeigText
{
    margin: 0;
    padding: 2px 0 2px 10px;
    list-style: none;
}

.tdRightColumn img.innerImage
{
    float: right;
    vertical-align: top;
    margin: 0px 15px 15px 15px;
}

/* Main Table */
.Table
{
    padding: 0px;
    margin: 29px 0 0 0;
}

Form
{
    padding: 0px;
    margin: 0px;
}

Form.newsletter
{
    padding: 10px 0 0 15px;
    margin: 0px;
}






#breadcrumbs
{
    padding: 15px 0 0 0;
    font-family: arial, geneva, helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
    color: #c60;
}

#breadcrumbs ul, #breadcrumbs li
{
    display: inline;
    margin: 0;
    padding: 0;
    color: #c60;
    font-weight: normal;
}

#breadcrumbs ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}
#breadcrumbs li
{
    margin: 0 5px 0 0;
    padding: 0 0 0 0px;
}
#breadcrumbs a
{
    text-decoration: none;
    font-family: arial, geneva, helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
    color: #000;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#breadcrumbs a
{
    float: none;
}
/* End IE5-Mac hack */
#breadcrumbs a:hover
{
    color: #c60;
}
#breadcrumbs #currentp
{
    background-image: url("../img/inner/SmallArrow.png") no-repeat left middle;
}
#breadcrumbs #currentp a
{
    font-family: arial, geneva, helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    color: #c60;
}

#breadcrumbs #currentp a:hover
{
    color: #224C70;
}
#breadcrumbs #currentp a:visited
{
    color: #c60;
}

/*////////////////////////////////////////////////////////////////////////////////////*/

/*////////////////////////////////////////////////////////////////////////////////////*/





#tblInnerNav
{
    background: url("../img/inner/BG.innerNav.jpg") center top repeat-y;
    text-align: left;
    width: 177px;
    margin: 0;
    padding: 0;
}
#tblInnerNav ul
{
    background: url("../img/inner/CenterBg(BlueTable).png") top center no-repeat;
    margin: 0;
    padding: 0;
    list-style: none;
}
#tblInnerNav ul li
{
    background: url("../img/inner/ArrowBlueTable.png") 10px 7px no-repeat;
    margin: 0 0 0 0;
    padding: 0px 5px 5px 20px;
}

#tblInnerNav ul li a
{
    font-family: "Trebuchet MS";
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
}
#tblInnerNav ul li a:hover
{
    color: #E9E6C1;
}
#tblInnerNav ul li a:visited
{
    color: #FFFFFF;
}

#tblInnerNav ul li.innerNavLastItem
{
    background: url("../img/inner/innerNavClosure.png") bottom center no-repeat;
    height: 42px;
}

/*////////////////////////////////////////////////////////////////////////////////////*/


/*Left Questions Table*/




.InnerBlackText
{
    font-family: Arial;
    font-size: 12px;
    color: #000000;
    vertical-align: text-top;
line-height: 20px;
}
.InnerBlueText
{
    font-family: "Georgia";
    font-size: 14px;
    color: #205E86;
    vertical-align: text-top;
    background: url("../img/inner/OrangeBox.jpg")left 7px no-repeat;
    padding: 0 0 0 10px;
}

.TopBlueText
{
    font-family: "Georgia";
    font-size: 14px;
    color: #205E86;
    vertical-align: text-top;
}


.ReadMoreText
{
    font-family: "Georgia";
    font-size: 12px;
    color: #205E86;
    vertical-align: text-bottom;
    margin: 50px 0 0 0;
    text-decoration: none;
}

.OrangeSquare
{
    background: url(../img/inner/OrangeBox.jpg) no-repeat;
    vertical-align: middle;
}

.tdRightColumn .innerSupplementaryContainter
{
    float: right;
    width: 180px;
    margin: 0px 15px 15px 15px;
    vertical-align: top;
}


/* Text For Green, Red and Blue Button*/
.BlackText
{
    font-family: arial, geneva, helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    padding-left: 13px;
}
.WhiteText
{
    font-family: arial, geneva, helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
}
.whitetext
{
    font-family: "Trebuchet MS";
    font-size: 11px;
    color: #FFFFFF;
}

.WhiteText a
{
    font-family: arial, geneva, helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}
.WhiteText a:hover
{
    text-decoration: underline;
}

.LightBrownTextWithoutLink
{
    font-family: arial, geneva, helvetica, sans-serif;
    font-size: 11px;
    color: #CC6600;
    padding-left: 13px;
}
.tdLightBrownText
{
    padding-left: 13px;
}
a.LightBrownText
{
    font-family: arial, geneva, helvetica, sans-serif;
    font-size: 11px;
    color: #CC6600;
    text-decoration: none;
}
a.LightBrownText:hover
{
    color: #5E2F00;
}
a.LightBrownText:visited
{
    color: #CC6600;
}

.tdDarkBrownText
{
    font-family: arial, geneva, helvetica, sans-serif;
    font-size: 11px;
    color: #5E2F00;
}
a.DarkBrownText
{
    font-family: arial, geneva, helvetica, sans-serif;
    font-size: 11px;
    color: #5E2F00;
    text-decoration: none;
}
a.DarkBrownText:hover
{
    color: #CC6600;
}
a.DarkBrownText:visited
{
    color: #000000;
}




