/* global elements */
body
{
    margin: 0px;
    padding: 0px;
    font-family: verdana;
    font-size: 100%;
}

a
{
    color: #455560;
}
form
{
    margin: 0px;
    padding: 0px;
}

.wrapScroll
{
    width: 953px;
    height: 200px;
    overflow-x: hidden;
    overflow-y: auto;
}
/* causes div to scroll */

/* template elements */
.container
{
    width: 973px;
    padding: 0px;
    margin: 0px 0px 0px 10px;
}
.main
{
    border-bottom: 1px solid #d1d1d1;
    width: 973px;
    margin: 8px 0px 1px 0px;
    padding: 0px;
}
.mainContainer
{
    width: 973px;
    text-align: left;
    margin: 5px 0px 0px 0px;
}

.label
{
    margin: 0px 0px 5px 0px;
    padding: 0px;
}

/* header */
.header
{
    height: 60px;
    width: 100%;
    padding: 0px;
    margin: 0px;
}
.logo
{
    width: 200px;
    float: left;
    margin-top: 14px;
    margin-left: 0px;
}
.logo img
{
    border: 0px;
    margin-left: 7px;
}

/* utility */
.utility
{
    float: right;
    height: 27px;
}
.utility ul
{
    margin: 0px;
    padding: 0px;
}
.utility ul li
{
    height: 27px;
    margin: 0px;
    padding: 0px;
    list-style: none;
    float: left;
}
.utility ul li p
{
    color: #d84c28;
    font-size: 12px;
    margin: 5px 0px 0px 0px;
    padding: 0px;
}
.utility ul li p a
{
    font-family: georgia, times new roman;
    margin: 0px 10px 0px 10px;
    color: #d84c28;
    font-size: 12px;
    text-decoration: none;
}
.utility ul li p a:hover
{
    text-decoration: underline;
}

/* topnav */
.topnavBlock
{
    position: relative;
    clear: both;
    width: 973px;
    margin: 0px 0px 0px 0px;
    padding: 0px;
}
.topnavCurve
{
    top: 0px;
    position: absolute;
    z-index: 30;
    font-size: 3px;
    line-height: 3px;
}
.topnav
{
    top: 0px;
    position: relative;
    display: block;
    width: 973px;
    margin: 0px;
    padding: 0px 0px 0px 0px;
}
.topnav table
{
    border-collapse: collapse;
    width: 973px;
    margin: 0px;
    padding: 0px;
}
.topnav td
{
    border-right: 1px solid #b7b6b6;
    vertical-align: top;
    height: 69px;
    background: url(../../eng/images/topnav.jpg) repeat-x #f0973c;
    margin: 0px;
    padding: 0px;
}
.topnav td p
{
    color: #686867;
    text-align: left;
    padding: 10px 5px 0px 5px;
    margin: 0px;
}
.topnav td p a
{
    text-transform: uppercase;
    color: #686867;
    font-size: 12px;
    text-decoration: none;
}
.topnav td div
{
    height: 100%;
    border-left: 1px solid #fafaf8;
}
.topnav td.first div
{
    border-left: 0px;
}
.topnav td.first p
{
    padding-left: 15px;
}
.topnav td.last
{
    border-right: 0px;
}
.topnav td.on
{
    background: #d5d4cf;
}

/* sub nav */
.subnav
{
    height: 32px;
    background: #d5d4cf;
    clear: both;
    width: 973px;
    margin: 0px 0px 0px 0px;
    padding: 0px;
}
.subnav ul
{
    margin: 0px 0px 0px 5px;
    padding: 0px;
}
.subnav ul li
{
    margin: 0px;
    padding: 0px;
    list-style: none;
    float: left;
}
.subnav ul li p
{
    color: #393938;
    margin: 7px 10px 5px 0px;
    padding: 0px;
}
.subnav ul li p a
{
    font-family: georgia, times new roman;
    margin: 0px 10px 0px 0px;
    color: #393938;
    font-size: 12px;
    text-decoration: none;
}
.subnav ul li p a:hover
{
    text-decoration: underline;
}
.subnav ul li p a.on
{
    text-decoration: underline;
}

/* breadcrumbs */
.breadcrumbs
{
    font-size: 0.775em;
    color: #f2963f;
    height: 32px;
    clear: both;
    width: 973px;
    margin: 0px 0px 0px 0px;
    padding: 0px;
}
.breadcrumbs p
{
    color: #f2963f;
    line-height: 32px;
    padding: 0px 0px 0px 15px;
}
.breadcrumbs a
{
    color: #f2963f;
}
.breadcrumbs a.on
{
    text-decoration: none;
}

/* page title */
.titleArea
{
    border-top: 1px solid #455560;
    clear: both;
    width: 973px;
    height: 50px;
    margin: 0px;
    padding: 0px;
    text-align: left;
}
.pageTitleContainer
{
    height: 48px;
    width: 973px;
    clear: both;
    margin: 0px 0px 0px 0px;
    padding: 0px;
}
.titlenav
{
    background-color: #d84c28;
    height: 48px;
    width: 100px;
    float: left;
}

.longtitlenav
{
    width: 350px;
}

.titlenav ul
{
    float: right;
    margin: 15px 0px 0px 5px;
    padding: 0px;
}
.titlenav ul li
{
    margin: 0px;
    padding: 0px;
    list-style: none;
    float: left;
}
.titlenav ul li p
{
    color: #FFFFFF;
    margin: 3px 10px 5px 0px;
    padding: 0px;
}
.titlenav ul li p a
{
    font-family: georgia, times new roman;
    margin: 0px 10px 0px 0px;
    color: #FFFFFF;
    font-size: 12px;
    text-decoration: none;
}
.titlenav ul li p a:hover
{
    text-decoration: underline;
}
.titlenav ul li p a.on
{
    text-decoration: underline;
}
.titleMSFAA 
{
	font-size: 14px !important;
}
.pageTitle
{
    width: 507px;
    float: left;
    background-color: #d84c28;
    height: 38px;
    text-align: left;
    margin: 0px 0px 0px 0px;
    padding: 0px;
}
.longPageTitle
{
    width: 973px;
}
.longPageTitle h1.longh1
{
    width: 600px;
}
.titleCurveLeft
{
    background: url(../../eng/images/titleCurveLeft.gif) no-repeat;
    width: 4px;
    height: 48px;
    float: left;
}
.titleCurveRight
{
    background: url(../../eng/images/titleCurveRight.gif) no-repeat;
    width: 4px;
    height: 48px;
    float: left;
}
.prelogin
{
    width: 300px;
    float: left;
    padding: 5px;
    margin: 5px 0px 8px 8px;
}
.prelogin a
{
    font-size: 10px;
    margin-right: 8px;
}

/* current caller */
.curCaller
{
    font-size: 12px;
    height: 48px;
    width: 452px;
    float: right;
    padding: 0px;
    margin: 0px 0px 0px 0px;
    color: #666666;
}
.curCaller .curCallerLeft
{
    float: left;
    background: url(../../eng/images/curCallerCurveLeft.gif) no-repeat;
    width: 4px;
    height: 48px;
}
.curCaller .curCallerBlock
{
    float: left;
    background: url(../../eng/images/curCallerBG.gif) repeat-x;
    width: 444px;
    height: 48px;
}
.curCaller .curCallerRight
{
    float: left;
    background: url(../../eng/images/curCallerCurveRight.gif) no-repeat;
    width: 4px;
    height: 48px;
}
.curCaller .callerLeft
{
    float: left;
    padding: 6px 0px 2px 0px;
}
.curCaller .callerLeft div
{
    margin: 0px;
    padding: 2px 10px 2px 10px;
}
.curCaller .callerRight
{
    float: right;
    text-align: right;
    padding: 6px 0px 2px 0px;
}
.curCaller .callerRight div
{
    margin: 0px;
    padding: 2px 10px 2px 10px;
}
.curCaller span
{
    font-weight: bold;
}

/* table nav */
.tableNav
{
    margin: 5px 0px 5px 0px;
    width: 958px;
    height: 23px;
}
.refineBlock
{
    float: left;
    width: 538px;
}
.refineBlock table td.name
{
    white-space: nowrap;
    font-weight: bold;
}
.refineBlock table td.but
{
    position: relative;
}
.pageNums
{
    text-align: right;
    float: right;
    width: 400px;
    color: #f2963f;
    margin: 0px 0px 0px 0px;
    padding: 0px;
}
.pageNums p
{
    color: #f2963f;
    padding: 0px 5px 0px 0px;
}
.pageNums a
{
    color: #f2963f;
    margin: 0px 0px 0px 8px;
}

/* headers and titles */
h1
{
    background-color: #d84c28;
    width: 384px;
    float: left;
    height: 36px;
    padding: 0px 0px 0px 0px;
    margin: 0px;
    font-family: georgia, times new roman;
    color: #FFFFFF;
    font-size: 21px;
    font-weight: normal;
    padding: 12px 0px 0px 15px;
    margin: 0px;
}

/* TABLES AND CONTENT */

/* footer */
.footer
{
    clear: both;
    color: #737373;
    height: 29px;
    width: 973px;
    background: url(../../eng/images/footerBG.gif) repeat-x;
    margin: 0px;
    padding: 8px 0px 0px 0px;
}
.footer .links
{
    font-size: 12px;
    padding: 0px 0px 0px 5px;
    margin: 0px;
}
.footer .links a
{
    font-size: 12px;
    text-decoration: none;
    color: #737373;
    margin: 0px 10px 0px 10px;
}
.footer .links a:hover
{
    text-decoration: underline;
}

nks
{
    padding: 0px 0px 0px 5px;
    margin: 0px;
}
.footer .links a
{
    font-size: 12px;
    text-decoration: none;
    color: #737373;
    margin: 0px 10px 0px 10px;
}
.footer .links a:hover
{
    text-decoration: underline;
}

.error
{
    color: Red;
    font-weight: bold;
    padding-bottom: 10px;
}

.btnLink
{
    background: transparent;
    border: 0;
    text-decoration: underline;
    color: blue;
    cursor: pointer;
    margin: 0;
    padding: 0;
    text-align: left;
}

.Bullet
{
    color: #000000;
}
