/* ******************************************* */
/* MAIN CSS FILE                               */
/*                                             */
/* !!! DO NOT EDIT THIS FILE !!!               */
/* It gets replaced during updates             */
/*                                             */
/* If you want to change some CSS styles, put  */
/* them into custom.css file in the same       */ 
/* directory                                   */
/* ******************************************* */

body {color:black;}

.HeaderInfo {height:70px;}
.Logo {top:4px; z-index:2;}
.Title {top:48px; left:198px; z-index:2;}
.Header .Text {top:25px;}

.Navigation {background:#13497f;}
.NavigationLeft {background:none; border:1px solid #003366; padding:0px; margin:0px;}
.NavigationRight {background:none; padding:0px; margin:0px;}

.Footer {background:#13497f; margin:0 auto;}
.FooterLeft {background:none; border:1px solid #003366; padding:0px; margin:0px;}
.FooterRight {background:none; padding:0px; margin:0px;}

.ContentLeft {background:none; padding:0px; margin:0px;}
.ContentRight {background:none; padding:0px; margin:0px;}
.MainInfoContent {background:#ffffff; border:1px solid #003366;}
.MainInfoContent p {color:black;}

.nav li {color:white;}
.nav li a {color:white;}

.Copyright {color:white;margin-left:10px;}
.Copyright a{color:white;text-decoration:none;}
.Copyright a:hover{color:white;text-decoration:underline;}


.AffSignUpTable .TableHeader td {background:#22609f; color:white;}
.AffSignUpTable td {background:#e2ecf7; padding:1px 3px;}
.AffSignUpTable .FirstCol {font-weight: bold;}
.AffSignUpTable .TableDelimiter {background:#22609f; height:2px; font-size:2px;}

.FormField .Label {color:#13497F;}

.LoginContent {padding:20px;}
.LoginMain {border:1px solid #003366; margin:0px auto;}
.LoginMain .FormFieldLabel {padding-bottom:3px; padding-top:0px; font-size:12px;}
.LoginMain .CheckBoxContainer .Label {padding-top:0px; margin-top:0px;}
.LoginMain .CheckBoxContainer .Inliner {line-height:18px;}

/* ******************************************* */
/* END OF FILE                                 */
/* Keep this section at the very bottom of     */
/* this file, so that custom.css is imported   */
/* after all styles are defined                */ 
/* ******************************************* */