﻿
a, a:link { color: #FFFFFF; text-decoration: none; }
a:hover { text-decoration: underline; }

.divHeader_Container { float: left; position: relative; width: 758px; height: 150px; margin: 0; padding: 0 0 0 20px; z-index: 1; }
    .divHeader_Container h1 { display: none; }
    .divHeader_Container h2 { display: none; }
    .divHeader_Top { position: absolute; width: 758px; height: 150px; background: url(../images/layout/front_header.png) top left no-repeat; z-index: 50 !important; }

    .divHeader_Bottom { position: absolute; width: 758px; height: 149px; right: 0; z-index: 0; background-color: #E5E5E5; }
        .divHeader_Bottom img { position: absolute; right: 0; }

.divMember_Container { float: left; display: inline; width: 739px; height: 233px; margin: 0 20px 10px 20px; padding: 0; background: url(../images/layout/front_member_staticsmall.png) top center no-repeat; color: #043172; z-index: 100 !important; }
	.btnSearchLink { float: left; margin: 0; padding: 30px 0 0 55px;}
	.btnSearchLink1 { float: left; margin: 0; padding: 30px 0 0 80px;}
	.btnSearchLink2 { float: right; margin: 0; padding: 30px 50px 0 0px;}
	.divMember_Images { float: left; display: inline; width: 669px; height: 60px; margin: 30px 0px 10px 20px; padding: 0 0 0 30px;  }
	.divMember_Images img{ padding: 0 10px 0 0; border:1px;  }


.divContent_Container { float: left; display: inline; width: 739px; height: 300px; margin: 0 20px; padding: 0px 0; background: url(../images/layout/front_content300.png) top center no-repeat; font-size: 1.0em; }
    .divContent_Container h2 { width: 678px; margin: 0; padding: 14px 30px 0 30px; text-align: center; font-size: 14px; font-weight: normal; color: #043172;}
    .divContent_Container p { width: 678px; margin: 0; padding: 18px 30px 0 30px; text-align: center; font-weight: bold; color: #043172; }
    .divContent_Container a { font-weight: bold; color: #043172; }

    
    #divFrontHelp_Details { position: absolute !important; top: 0; left: 0; width: 280px; margin: 0 0 10px 0; padding: 0; z-index: 999 !important; }
        #divFrontHelp_Details_Arrow { position: absolute !important; width: 40px; height: 20px; top: 0; left: 70px; margin: 0; padding: 0; background: transparent url(/images/layout/help_arrow_up_transparent.gif) top left no-repeat; z-index: 1000 !important; }
        #divFrontHelp_Details_Inner { position: absolute !important; width: 260px; top: 0; margin: 0; padding: 10px; background-color: #FFFFB7; border: 1px solid #9C9B9A; z-index: 999 !important; }
        #divFrontHelp_Details h2 { position: relative !important; top: 0; left: 0; width: 240px; margin: 0 10px 10px 10px !important; padding: 5px 0 10px 0 !important; font-size: 0.8em; border-bottom: 1px dotted #9C9B9A; color: #605E5D; }
        #divFrontHelp_Details p { float: left !important; width: 240px; margin: 0 10px 5px 10px !important; padding: 0 0 5px 0 !important; font-size: 0.8em; color: #605E5D; font-weight: normal; }
        #divFrontHelp_Details p strong { font-weight: bold; }
        #divFrontHelp_Details .required { display: block; width: 240px; margin: 0 0 10px 0; color: Red; font-weight: bold; }