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

html {
    height: 100%;
}

p {
    font-family:  arial, helvetica, sans-serif;
    font-size: 8pt;
    line-height: 1.5em;
    color: #484646;
}

body {
    background-color: #F1F1F1;
    background-image: url(../media/home_bg.gif);
    background-repeat: repeat-x;
    height: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    border-top: 0px;
    padding-bottom: 0px;
}

img	{
    border: 0;
}


.site_wrapper {
    position: absolute;
    margin-left: -468px;
    top: 0;
    left: 50%;
    width: 936px;
    /*background: #ffffff;*/
    padding: 0px;
    border: 0px solid #000000;
} 



.homeHeaderArea {
    /*background: #ffffff;*/
    top: 0px;
    width: 936px;
    height: 322px;
    border: 0px solid #000000
}

.HeaderArea {
    /*background: #ffffff;*/
    top: 0px;
    width: 936px;
    height: 292px;
    border: 0px solid #000000
}

.home_intro{
    display: inline;
    float: left;
    background: #ffffff;
    width: 620px;
    background: #ffffff url(../media/home_intro_middle.gif) repeat-y;
    padding: 0px;
    border: 0px solid #ffffff;
    margin-bottom: 10px;
}

#home_intro_top {
    width: 620px;
    height: 14px;
}

#home_intro_bottom {
    width: 620px;
    height: 13px;
}

#home_intro_content {
    min-height: 330px;
    margin: 0px 30px;
    padding: 10px 0px;
}

/* for IE6 */
/*\*/
* html #home_intro_content {
    height: 330px;
}
/**/



.fundamentalsPlate {
    background: #F1F1F1;
    width: 936px;
    height: 205px;
    /*padding-bottom: 20px;*/
    border: 0px solid #999999;
} 


.boilerPlate {
    width: 936px;
    padding-bottom: 20px;
} 

.boilerPlateTop {
    background: url(../media/boilerPlateTop.gif) no-repeat;
    height: 64px;
    width: 936px;
    border: 0px solid #000000;
} 

.boilerPlateTopText {
    margin-left: 30px;
    padding-top: 22px;
    font-family:  arial, helvetica, sans-serif;
    font-weight: normal;
    line-height: 15px;
    font-size: 11px;
    color: #484646;
} 

.boilerPlateTopText b {
    font-family:  arial, helvetica, sans-serif;
    font-weight: bold;
    line-height: 15px;
    font-size: 13px;
    color: #14375D;
} 


.boilerPlateBottom {
    background: url(../media/boilerPlateBottom.gif) no-repeat bottom;
    padding-bottom: 0px;
    width: 936px;
} 

.boilerPlateBottomText {
    margin-left: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family:  arial, helvetica, sans-serif;
    font-weight: normal;
    line-height: 15px;
    font-size: 11px;
    color: #484646;
    /*background: #ff0000;*/
} 


.boilerPlateBottomTable {
    font-family:  arial, helvetica, sans-serif;
    font-weight: normal;
    line-height: 15px;
    font-size: 11px;
    color: #484646;

} 

.boilerPlateBottomTable b{
    font-family:  arial, helvetica, sans-serif;
    font-weight: bold;
    line-height: 15px;
    font-size: 11px;
    color: #14375D;

} 

.footer {
    position: relative;
    /*background: #cccccc;*/
    width: 936px;
    text-align: center;
    height: 80px;
    color: #727272;
    font-family:  arial, helvetica, sans-serif;
    font-weight: normal;
    line-height: 13px;
    font-size: 10px;
    padding-bottom: 20px;
    border: 0px solid #000000;
    margin-top: 20px;
} 

.footerLogo{
    position: absolute;
    right: 18px;
}

.footerDivider{
    display: inline;
}

/* /////////////////// CONTANT LINK STYLES //////////////////////*/



.contentLink:link {
    font-family: arial, helvetica, sans-serif;
    font-weight : bold;
    font-size: 8pt;
    line-height: 1.5em;
    text-decoration : none;
    color: #14375D;
    background: transparent;
    padding-right: 1px;
    padding-left: 1px;
}

.contentLink:visited {
    font-family: arial, helvetica, sans-serif;
    font-weight : bold;
     font-size: 8pt;
    line-height: 1.5em;
    text-decoration : none;
    color: #14375D;
    background: transparent;
    padding-right: 1px;
    padding-left: 1px;
}

.contentLink:hover {
    font-family: arial, helvetica, sans-serif;
    background: #14375D;
    font-weight : bold;
    text-decoration : none;
    color: #ffffff;
    padding-right: 1px;
    padding-left: 1px;
}

.contentLink:active {
    font-family: arial, helvetica, sans-serif;
    font-weight : bold;
    text-decoration : none;
    color: #14375D;
    background: transparent;
    padding-right: 1px;
    padding-left: 1px;
}

/* ///////////////////////////////////////////////////////////////////////////*/



/* /////////////////// FOOTER LINK STYLES //////////////////////*/

.footerLink:link {
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
    font-weight : normal;
    text-decoration : none;
    color: #14375D;
    background: transparent;
    padding-right: 2px;
    padding-left: 2px;
}

.footerLink:visited {
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
    font-weight : normal;
    text-decoration : none;
    color: #14375D;
    background: transparent;
    padding-right: 2px;
    padding-left: 2px;
}

.footerLink:hover {
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
    background: #14375D;
    font-weight : normal;
    text-decoration : none;
    color: #ffffff;
    padding-right: 2px;
    padding-left: 2px;
}

.footerLink:active {
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
    font-weight : normal;
    text-decoration : none;
    color: #14375D;
    background: transparent;
    padding-right: 2px;
    padding-left: 2px;
}

/* ///////////////////////////////////////////////////////////////////////////*/

/* /////////////////// TERMS AND CONDITIONS LINK STYLES //////////////////////*/

.tcLink:link {
    font-family: arial, helvetica, sans-serif;
    font-size: 10px;
    font-weight : normal;
    text-decoration : none;
    color: #727272;
    background: transparent;
    padding-right: 2px;
    padding-left: 2px;
}

.tcLink:visited {
    font-family: arial, helvetica, sans-serif;
    font-size: 10px;
    font-weight : normal;
    text-decoration : none;
    color: #727272;
    background: transparent;
    padding-right: 2px;
    padding-left: 2px;
}

.tcLink:hover {
    font-family: arial, helvetica, sans-serif;
    font-size: 10px;
    background: #727272;
    font-weight : normal;
    text-decoration : none;
    color: #ffffff;
    padding-right: 2px;
    padding-left: 2px;
}

.tcLink:active {
    font-family: arial, helvetica, sans-serif;
    font-size: 10px;
    font-weight : normal;
    text-decoration : none;
    color: #727272;
    background: transparent;
    padding-right: 2px;
    padding-left: 2px;
}

/* ///////////////////////////////////////////////////////////////////////////*/

.smallText {
    line-height: 15px;
    font-size: 11px;
    color: #484646;
}

.blueBold {
    font-weight: bold;
    line-height: 15px;
    font-size: 13px;
    color: #14375D;
}

#fundamentalsCopy {
    margin: 10px 30px;
}

a, a:link, a:visited {
    font-family:  arial, helvetica, sans-serif;
    font-size: 9pt;
    line-height: 1.4em;
    color: #484646;
    text-decoration: none;
    font-weight: bold;
}

a:hover, a:active {
    text-decoration: underline;
}

#boilerPlateLeft, #boilerPlateMiddle {
    width: 281px;
    border-right: 1px solid #C1C1C1;
    margin-left: 30px;
}

.biogImg {
    float: left;
    border: none;
    margin: 0px 15px 15px 0px;
}

h1 {
    font-family:  arial, helvetica, sans-serif;
    font-weight: bold;
    line-height: 15px;
    font-size: 15px;
    color: #828282;
    margin-bottom: 5px;
}

h2 {
    font-family:  arial, helvetica, sans-serif;
    font-weight: bold;
    line-height: 15px;
    font-size: 15px;
    color: #828282;
    margin-bottom: 5px;
}


.blue {
    color: #14375D;
}


#rightPanels{
    display: inline;
    float: right;
    width: 316px;
    padding: 0px;
}

#thinkPlateTop {
    width: 316px;
	min-height: 65px;
    background: url(../media/think_plate_top.gif) no-repeat;
}

/* for IE6 */
/*\*/
* html #thinkPlateTop {
    height: 65px;
}
/**/

#thinkPlateTopText {
   margin: 0px 30px 0px 30px;
   padding: 15px 0px 5px 0px;
    font-family:  arial, helvetica, sans-serif;
    font-weight: normal;
    line-height: 15px;
    font-size: 11px;
    color: #484646;
}

#thinkPlateTopText b {
    font-family:  arial, helvetica, sans-serif;
    font-weight: bold;
    line-height: 15px;
    font-size: 13px;
    color: #14375D;
}

#thinkPlateBottom {
    width: 316px;
    min-height: 305px;
    background: url(../media/think_plate_bottom.gif) bottom left no-repeat;
}

/* for IE6 */
/*\*/
* html #thinkPlateBottom {
    height: 305px;
}
/**/


#thinkPlateBottomText {
    margin: 0px 30px;

    padding: 10px 0px;
    font-family:  arial, helvetica, sans-serif;
    font-weight: normal;
    line-height: 15px;
    font-size: 11px;
    color: #484646;
}


#biogLinks{
    display: inline;
    float: right;
    width: 316px;
}
#biogLinksTop {
    width: 300px;
    height: 14px;
}

#biogLinksBottom {
    width: 300px;
    height: 14px;
}

#biogLinksContent {
    background: url(../images/future_links_middle.gif) repeat-y;
    min-height: 150px;
    padding-top: 10px;
}

/* for IE6 */
/*\*/
* html #biogLinksContent {
    height: 150px;
}
/**/

#biogLinksInner {
    margin: 0px 30px;
}
