/* PAGE AND STRUCTURE STYLES */

body
            {
            background-image: url(/images/core/bg_tile.jpg);
            background-attachment: scroll;
            background-repeat: norepeat-x;
            background-color: #172638;
            margin: 0px;
            }

#flash_main
            {
            margin: 0 auto;
            width: 860px;
            position: relative;
            }

.popup_container
            {
            background-image: url(/images/core_popup/bg.jpg);
            background-attachment: scroll;
            background-repeat: no-repeat;
            background-color: #172638;
            margin: 0 auto;
            width: 506px;
            position: relative;
            }

td.popup_content
            {
            background-image: url(/images/core_popup/bg_content.jpg);
            background-attachment: scroll;
            background-repeat: repeat-x;
            background-color: #a6c9df;
            margin: 0 auto;
            width: 500px;
            padding: 0px 14px 12px 23px;
            }

/* END PAGE AND STRUCTURE STYLES */


/* TEXT STYLES */

.introtext_11
            {
            font-size: 11px;
            line-height: 13px;
            color: #172638;
            font-family: Verdana, Arial, Helvetica, sans-serif;
            }

.introtext_11 p
            {
            margin: 0px 0px 8px 0px;
            } 

.introtext_11  A:link
            {
            color: #996633;
            text-decoration: none;
            }

.introtext_11  A:visited
            {
            color: #cc9933;
            text-decoration: none;
            }

.introtext_11  A:hover
            {
            color: #996633;
            text-decoration: underline;
            }


.formlabel_10
            {
            font-size: 10px;
            line-height: 11px;
            color: #172638;
            font-family: Verdana, Helvetica, Arial, sans-serif;
            margin-bottom: 3px;
            }

.formlabel_10  A:link
            {
            color: #0c3665;
            text-decoration: underline;
            }

.formlabel_10  A:visited
            {
            color: #999999;
            text-decoration: underline;
            }

.formlabel_10  A:hover
            {
            color: #0c3665;
            text-decoration: underline;
            }



.bodycopy_10
            {
            font-size: 10px;
            line-height: 12px;
            color: #172638;
            font-family: Verdana, Helvetica, Arial, sans-serif;
            }
            
.bodycopy_10  A:link
            {
            color: #e5070b;
            text-decoration: underline;
            }

.bodycopy_10  A:visited
            {
            color: #000033;
            text-decoration: underline;
            }

.bodycopy_10  A:hover
            {
            color: #e5070b;
            text-decoration: underline;
            }

.bodycopy_10  p
            {
            margin: 0px 0px 10px 0px;
            }


.footer_9
            {
            font-size: 9px;
            line-height: 15px;
            color: #c0c0c0;
            font-family: Verdana, Helvetica, Arial, sans-serif;
            }
            
.footer_9  A:link
            {
            color: #c0c0c0;
            text-decoration: underline;
            }

.footer_9  A:visited
            {
            color: #999999;
            text-decoration: underline;
            }

.footer_9  A:hover
            {
            color: #ffffff;
            text-decoration: underline;
            }


.footer_10
            {
            font-size: 10px;
            line-height: 15px;
            color: #c0c0c0;
            font-family: Verdana, Helvetica, Arial, sans-serif;
            }
            
.footer_10  A:link
            {
            color: #c0c0c0;
            text-decoration: underline;
            }

.footer_10  A:visited
            {
            color: #999999;
            text-decoration: underline;
            }

.footer_10  A:hover
            {
            color: #ffffff;
            text-decoration: underline;
            }



.footer_9_popup
            {
            font-size: 9px;
            line-height: 15px;
            color: #e8eaeb;
            font-family: Verdana, Helvetica, Arial, sans-serif;
            }
            
.footer_9_popup  A:link
            {
            color: #66ccff;
            text-decoration: underline;
            }

.footer_9_popup  A:visited
            {
            color: #999999;
            text-decoration: underline;
            }

.footer_9_popup  A:hover
            {
            color: #ffffff;
            text-decoration: underline;
            }


.footer_10_popup
            {
            font-size: 10px;
            line-height: 15px;
            color: #66ccff;
            font-family: Verdana, Helvetica, Arial, sans-serif;
            }
            
.footer_10_popup  A:link
            {
            color: #66ccff;
            text-decoration: underline;
            }

.footer_10_popup  A:visited
            {
            color: #999999;
            text-decoration: underline;
            }

.footer_10_popup  A:hover
            {
            color: #ffffff;
            text-decoration: underline;
            }



/* END TEXT STYLES */

/* IMAGE STYLES */



img.head_popup
             {
             margin: 123px 0px 16px 0px;
             }


/* END IMAGE STYLES */


/* FORM STYLES */

.errorcopy_11
            {
            font-weight: bold;
            font-size: 11px;
            line-height: 13px;
            color: #ff0000;
            font-family: Verdana, Helvetica, Arial, sans-serif;
            }


.errorcopy_11  p
            {
            margin: 0px 0px 10px 0px;
            }

.txtfield_reg  
           {
           font-size: 10px;
            color: #172638;
           font-family: Arial, Helvetica, Verdana sans-serif;
           background-color: #f4f7fa;
           padding: 2px;
           border: 1px #172638 solid;
           margin: 0px 4px 7px 1px;
           }


.txtfield   
           {
           font-size: 10px;
           color: #666666;
           font-family: Verdana, Arial, Helvetica, sans-serif;
           background-color: #ffffff;
           padding: 2px;
           border: 1px #b4b4b4 solid;
           width: 190px;
           margin: 2px 0px 9px 0px;
           }


.selectfield   
           {
           font-size: 10px;
           font-weight: bold;
           color: #666666;
           font-family: Verdana, Arial, Helvetica, sans-serif;
           background-color: #ffffff;
           border: 1px #b4b4b4 solid;
           width: 164px;
           margin: 2px 0px 9px 0px;
           }


/* END FORM STYLES */


