﻿body
{
    text-align: center;
    margin: 0px;
    padding: 0px;
    color: black;
    font-family: Franklin Gothic Book, Arial, Helvetica, sans-serif;
    background: #0053A1;
}

a
{
    text-decoration: none;
    color: #0053A1
}

.linklabel
{
    text-decoration: none;
    color: #0053A1;
}

.linklabel:hover
{
    text-decoration: underline;
}

a:visited
{
    text-decoration: none;
    color: #0053A1;
}

a:hover
{
    text-decoration: underline;
}

.rightcolumnlist
{
    margin-left: -25px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.toolboxlist
{
    margin-left: -15px;
    margin-top: 3px;
    margin-bottom: 3px;
    font-size: 14px;
}

.error
{
    color: Red;
    font-weight: bold;
}

.success
{
    color: Green;
    font-weight: bold;
}

input, textarea, select
{
    font-family: Arial;
    font-weight: bold;
    font-size: 80%;
    color: #333333;
}

td.menurow
{
    background: #EE3A43;
    color: White !important;
    font-weight: bold;
    text-align: left;
    font-family: Arial;
    font-size: 75%;
    height: 25px;
}

.menuicon
{
    font-family: Webdings;
    color: White;
    font-size: 90%;
    vertical-align: top;
}

.menupopup
{
    background: white;
    font-family: Arial;
    font-size: 80%;
    border-width: 1px;
    border-top-style: none;
    border-left-style: solid;
    border-right-style: ridge;
    border-bottom-style: ridge;
    border-color: #cccccc;
    min-width: 140px;
}

.loginpopup
{
    background: white;
    font-family: Arial;
    border-width: 1px;
    border-top-style: none;
    border-left-style: solid;
    border-right-style: ridge;
    border-bottom-style: ridge;
    border-color: #cccccc;
}

.menuitem
{
    cursor: default;
    height: 30px;
    padding-top: 3px;
    padding-bottom: 5px;
}

.menuitemlink
{
    width: 100%;
    padding-top: 2px;
    padding-bottom: 2px;
}

.menuitemlink:hover
{
    background: #0053A1 !important; 
    color: White !important;  
}

.menupopup a 
{
    color: Black !important;
    text-decoration: none;
    font-size: 110%;
    font-weight: normal;
}

.loginpopup a
{
    color: #0053A1 !important;
    text-decoration: none;
    font-size: 80%;
    font-weight: normal;
}

a.button
{
    color: Black !important;
    font-family: Arial;
    font-weight: bold;
    font-size: 95%;
    border: outset 2px #cccccc;
    padding: 3px 8px 3px 8px;
}

.loginpopup a:hover
{
    text-decoration: underline;
}

a.button:hover
{
    text-decoration: none;
    background: #cccccc;
}

.menupopup a.normal
{
    color: #0053A1 !important;
    font-weight: normal;
}

.menupopup a.normal:hover
{
    color: #0053A1 !important;
    text-decoration: underline;
    background: white;   
}

.menupopup a:hover
{
    color: White !important;
    background: #0053A1;  
}

td.menurow a
{
    color: White;
    text-decoration: none;
    font-weight: bold;
}

td.headerbodyrow
{
    border-bottom: solid 5px #EE3A43;
}

td.footerbodyrow
{
    border-top: solid 5px #EE3A43;
}

div.menu-box-container
{
    background: white;
}

div.menu-box
{
    padding: 5px 5px 5px 5px;
    background: white;
    font-family: Arial;
    font-weight: bold;
    height: 70px;
}

div.menu-box-main
{
    width: 145px;
    padding-left: 30px;
    font-family: Arial;
    font-size: 70%;
    border-right: solid 1px #C5CCE6;
    line-height: 160%;
    float: left;
}

div.menu-box-column
{
    width: 24%;
    padding-left: 20px;
    font-family: Arial;
    font-size: 60%;
    float: left;
    line-height: 120%;
}

div.toolbox 
{
    border: solid 1px #000000;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webtoolkit-border-radius: 5px;
    background: #ffffff;
    padding-left: 5px;
    padding-top: 2px;
    height: 180px;
}

div.ribbon
{
    margin-bottom: 15px;
    border: solid 1px #000000;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webtoolkit-border-radius: 5px;
    background: #ffffff;
    color: #000000;
}
div.ribbon2
{
    border: solid 1px #000000;
    background: #0053A1;
    color: #FFFFCC;
}
div.ribbon3
{
    margin-top: 45px;
    border: solid 1px #000000;
    background: #006699;
    color: #FFFFCC;
}
div img.ribbonimg
{
    border: none;
    float: left;
    margin-left: 4px;
    margin-top: 3px;
}
div.nobordertop
{
    border-top: none;
    margin-top: 0px;
    padding-top: 0px;
}
div h5.title
{
    margin: 0px;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-right: 8px;
    padding-left: 6px;
    border-bottom: solid 1px #000000;
    background-color: #0066CC;
    color: white;
    text-align: left;
}
div.ribbon2 h5.title
{
    background-color: #0066CC;
}
div div.ribbontxt
{
    font-size: 12px;
    text-align: left;
    padding: 6px;
    padding-top: 10px;
    padding-bottom: 10px;
    overflow: auto;
}

div.ribbontxtnotitle
{
    background: white;
    font-size: 12px;
    text-align: left;
    padding: 6px;
    padding-top: 10px;
    padding-bottom: 10px;
    overflow: auto;
    border: solid 1px black;
}

.fixedheader
{
    overflow: auto;
    height: 150px;    
}

.ribbontxt a
{
    line-height: 85%;
}

.footer
{
    color: White;
    font-size: 80%;
}

.tinytext
{
    font-size: 70%;
    line-height: 90%;
}

.mediumtext
{
    font-size: 85%;
    line-height: 90%;
}

h1.headertitle
{
    color: White;
    font-size: 120%;
    line-height: 60%;
}

.headertext
{
    color: White;
    line-height: 150%;
}

.headertext > a
{
    color: White;
    text-decoration: none;
}

.pagesubheader
{
    font-weight: bold;
    font-size: 130%;
}

/* gridview styles */
tr.headerrow
{
    background: #EE3A43;
    color: White !important;
    font-weight: bold;
}

tr.highlightrow
{
    background: #ffffff;
}

#submenu
{
    padding: 0;
    margin: 0;
}

#submenu li
{
    list-style-type: none;
    padding-left: 3px;
    padding-top: 3px;
    padding-bottom: 3px;
}

#submenu li #submenu
{
    padding-left: 15px;
}

#submenu .submenu_selected
{
    background: #C5CCE6;
    color: #000000;
}

#submenu .submenu_selected a
{
    color: Black;
    font-weight: bold;
}

.executivename
{
    font-weight: bold;
    font-size: 120%;
}

.autocompleteresults
{
    width: 400px;
    border: solid 1px black;
    font-family: Arial;
    font-weight: bold;
    font-size: 80%;
    color: #333333;
}

.banner
{
    background: white;
    border: solid 1px black;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 4px;
}

.bannertitle
{
    font-weight: bold;
    color: #EE3A43;
    font-size: 110%;
}

.bannertext
{
    font-size: 85%;
    color: Black;
}

.bannerlink
{
    color: Blue;
    font-weight: bold;
    text-decoration: underline;
    
}

.bannerpopup
{
    background: #cccccc;
    border: solid 1px black;
    width: 325px;
    display:none;
    padding: 3px 5px 3px 5px;
}

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffff;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:800px;
	height: 600px;
}

/* password complexity */
.password_poor
{
    font-size: 14px;
    font-weight: bold;
    padding: 3px 5px 3px 5px;
    background-color: #E5E5E5;
    color: Red;
}

.password_weak
{
    font-size: 14px;
    font-weight: bold;
    padding: 3px 5px 3px 5px;
    background-color: #E5E5E5;
    color: Orange;
}

.password_average
{
    font-size: 14px;
    font-weight: bold;
    padding: 3px 5px 3px 5px;
    background-color: #E5E5E5;
    color: Yellow;
}

.password_strong
{
    font-size: 14px;
    font-weight: bold;
    padding: 3px 5px 3px 5px;
    background-color: #E5E5E5;
    color: Blue;
}

.password_excellent
{
    font-size: 14px;
    font-weight: bold;
    padding: 3px 5px 3px 5px;
    background-color: #E5E5E5;
    color: Green;
}
/* end password complexity */

/* tabs */
.yui .ajax__tab_header 
{
    font-family:Franklin Gothic Book, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 13px;
    border-bottom:solid 5px #0053A1;
}
.yui .ajax__tab_header .ajax__tab_outer 
{
    /*background:url(img/sprite.png) #d8d8d8 repeat-x;*/
    background: #d8d8d8 repeat-x;
    margin:0px 0.16em 0px 0px;
    padding:1px 0px 1px 0px;
    vertical-align:bottom;
    border:solid 1px #a3a3a3;
    border-bottom-width:0px;
}
.yui .ajax__tab_header .ajax__tab_tab
{    
    color:#000;
    padding:0.35em 0.75em;    
    margin-right:0.01em;
}
.yui .ajax__tab_hover .ajax__tab_outer 
{
    /*background: url(img/sprite.png) #bfdaff repeat-x left -1300px;*/
    /*background: #bfdaff repeat-x left;*/
    background: #fff repeat-x left;
}
.yui .ajax__tab_active .ajax__tab_tab 
{
    color:#fff;
}
.yui .ajax__tab_active .ajax__tab_outer
{
    /*background:url(img/sprite.png) #0053A1 repeat-x left -1400px;*/
    background: #0053A1 repeat-x left;
}
.yui .ajax__tab_body 
{
    font-family:Franklin Gothic Book, Arial, Helvetica, sans-serif;
    padding:0.25em 0.5em;
    background-color:#ffffff;    
    border:solid 1px #808080;
    border-top-width:0px;
}
/* end tabs */