html, body {margin: 0;}

body, div, p {font-family: "myriad-pro-1","myriad-pro-2",sans-serif; color: #3e5a81; font-size: 14px;}

hr {border-bottom: 1px solid #cbd2dd; border-top: 0; border-left: 0; border-right: 0; height: 0;}

h1, h2, h3, h4, p {margin: 0 !important; line-height: normal !important;}

h1 {font-weight: 900; font-size: 24px; font-style: italic;}
h2 {font-weight: 700; font-size: 18px; font-style: italic; color: #08132d;}
h3 {font-weight: 700; font-size: 16px; font-style: italic; color: #e98f02;}
h4 {font-weight: 700; font-size: 24px; font-style: italic; color: #fff;}

a {color: #e98f02; text-decoration: underline; font-weight: bold;}
a:hover {color: #08132d; text-decoration: none; font-weight: bold;}

.padding {padding: 5px;}
.padding2 {padding: 10px;}

.regionPadding {padding: 0 0 5px 0;}
.titlePadding {padding: 0 0 20px 0;}

.clearBoth {clear:both;}
.center {text-align: center;}

/********REQUIRED - DO NOT EDIT***********/
img {border: 0;}

.listTables {width: 100%; font-size: 12px;}
.listTables tr td {padding: 5px 10px; vertical-align: top; border-bottom: 1px solid #cbd2dd;border-top: 1px solid #fff;}


.cellTitle {background: #08132d; color: #fff; text-align:center; font-weight: bold; vertical-align: middle !important;}


.loginTbl  {font-size: 12px; font-weight: bold;}
.loginTbl td {padding: 0 10px 0 0;}

/********Tabs Info***********/


.tabs {
    /*float:left;*/
    width:100%;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff, #cbd2dd);
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#cbd2dd));
	
    border: 1px solid #cbd2dd;
    font-size:12px;
    line-height:normal;
    }
    
  .tabs ul.tabs-list {
    margin:0;
    padding:5px;
    list-style:none;
    
    }
    
  .tabs ul.tabs-list li {
    float:left;    
    margin:0;
    padding:0;
    }
    
  .tabs ul.tabs-list a {
    float:left;
    display:block;
    padding:10px;
    text-decoration:none;
    font-weight:bold;
    border-radius: 10px; -moz-border-radius: 10px;
    }
    
  /* Commented Backslash Hack
     hides rule from IE5-Mac \*/
  .tabs ul.tabs-list a {float:none;}
  /* End IE5-Mac hack */
  
  .tabs ul.tabs-list a:hover {
    color:#333;
    border-radius: 10px; -moz-border-radius: 10px;
    }
    
  .tabs ul.tabs-list .current {
    border-width:0;
    color: #fff;
    background: #08132d;
    border-radius: 10px; -moz-border-radius: 10px;
    }
    
  .tabs ul.tabs-list .current a {
    color:#e5e5e5;    
    }



    .js .tabs .current-info,
    .js .tabs .accessibletabsanchor,
    .js .tabs .tabhead /*position each individual tab's heading (default class .tabhead) off-screen*/ {
        position:absolute;
        left:-999em;
    }
    .js .tabs .content{
        clear:both;
        margin:50px 10px 10px 10px;
    }
    .js .tabs{
        width:721px;
    }

    h1,h2,p{
    }
    .tabs{
        padding:5px;
    }
    