@charset "utf-8";
/* CSS Document */

.body {



}

.header {

    font-family: Arial, Verdana, Helvetica, sans-serif;

    font-size: 19px;

    color: #64655F;

    font-weight: bold;

}

.header2 {

    font-family: Arial, Verdana, Helvetica, sans-serif;

    font-size: 16px;

    font-weight: bold;

    color: #64655F;

}

.header3 {

    font-family: Arial, Verdana, Helvetica, sans-serif;

    font-size: 13px;

    font-style: italic;

    font-weight: bold;

    color: #64655F;

}

.bodytext {

    font-family: Arial, Helvetica, sans-serif;

    font-size: 11px;

    border-bottom-width: 1px;

    border-bottom-style: solid;

    border-bottom-color: #255083;

}

.bodytext1 {



    font-family: Arial, Helvetica, sans-serif;

    font-size: 12px;

    border-bottom-width: 1px;

    border-bottom-style: solid;

    border-bottom-color: #255083;

}

.horizontalNav {

    font-family: Verdana, Arial, Helvetica, sans-serif;

    font-size: 12px;

    font-weight: normal;

    color: #000000;

    text-decoration: none;

    text-indent: 3px;

    padding-bottom:2px

}

.horizontalNav a:link {

    color: #FFFFFF;

    text-decoration: none;

}

.horizontalNav a:visited {

    color: #FFFFFF;

    text-decoration: none;

}

.horizontalNav a:hover {

    color: #FFFFFF;

    text-decoration: underline;

}

.horizontalNav a:active {

    color: #FFFFFF;

    text-decoration: none;

}

.leftnav {

    font-family: Verdana, Arial, Helvetica, sans-serif;

    font-size: 12px;

    font-weight: normal;

    color: #000000;

    border-bottom-width: 1px;

    border-bottom-style: solid;

    border-bottom-color: #CCCCCC;

    text-decoration: none;

    text-indent: 3px;

}

.leftnav a:link {

    color: #000000;

    text-decoration: none;

}

.leftnav a:visited {

    color: #000000;

    text-decoration: none;

}

.leftnav a:hover {

    color: #000000;

    text-decoration: underline;

}

.leftnav a:active {

    color: #7F295A;

    text-decoration: none;

}

.footerCopyright {

    font-family: Verdana, Arial, Helvetica, sans-serif;

    font-size: 9px;

    font-weight: bold;

    letter-spacing: .1em;

    color: #666666;

}

.footerTGE {

    font-family: Verdana, Arial, Helvetica, sans-serif;

    font-size: 8px;

    letter-spacing: .1em;

    color: #606551;

    padding-bottom: .2em

}

.footerTGE a:link {

    color: #606551;

    text-decoration: none;

}

.footerTGE a:visited {

    color: #606551;

    text-decoration: none;

}

.footerTGE a:hover {

    color: #606551;

    text-decoration: underline;

}

.footerTGE a:active {

    color: #606551;

    text-decoration: none;

}   

.bullet {

    list-style-type: circle;

    list-style-position: inside;

    font-family: Arial, Helvetica, sans-serif;

    font-size: 10px;

    text-indent: 10px;
	font-weight:normal;

}

.imageborder {

    border-left:1px solid #CCCCCC; 

    border-right:1px solid #CCCCCC;

    border-top:1px solid #CCCCCC;

    border-bottom:1px solid #CCCCCC;

}

.tableborder {

    border-left:1px solid #CCCCCC; 

    border-right:1px solid #CCCCCC;

    border-bottom:1px solid #CCCCCC;

}

.mastheadborder {

    border-left:1px solid #CCCCCC; 

    border-right:1px solid #CCCCCC;

    border-top:1px solid #CCCCCC;

}

.popup {

    font-family: Arial, Helvetica, sans-serif;

    font-size: 11px;

    color: #606551;

    text-decoration: underline;

    cursor:pointer

}

.bottomPadding {

padding-bottom: .6em

}

.indent {

margin-left: 10px;

}

.indent25 {

margin-left: 25px;

}

.indentFormPageTitle 
{
    margin-left: 85px;
}

.indentThankYouPageTitle 
{
    margin-left: 165px;
}

.pdfIcon {

    list-style:outside;

    list-style-image:url(images/PDFIcon.gif);

    list-style-type:none;

    font-size:12px;

}

.resume {

    font-family: Verdana, Arial, Helvetica, sans-serif;

    font-size: 9px;

    letter-spacing: .1em;

    color: red;

    padding-bottom: .2em

}

.more a:link {text-decoration:none}

.more a:visited {text-decoration:none}

.more a:active {text-decoration:none}

.more a:hover {text-decoration:underline}

    


