﻿body
{
    font-family: Tahoma;
    font-size: 12px;
    width: 950px;
}

ul {
     margin: 0;
     padding: 0;
     }


h1
{
    font-size: 16px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    padding-top: 0px;
}
h3
{
    font-size: 14px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
a
{
    color: #3E5496;
    text-decoration: none;
}
img
{
    border-style: none;
}
.content_container
{
    width: 763px;
    border-left: solid 1px #6d6e71;
    border-right: solid 1px #6d6e71;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    background-color: #FFFFFF;
}
.header
{
    width: 950px;
    background-image: url('../images/topHeader.gif');
    background-repeat: no-repeat;
    height: 74px;
    padding-top: 20px;
    text-align: right;
    color: #FFFFFF;
}
.rightContent
{
    float: right;
    text-align: right;
    color: #FFFFFF;
    padding-top: 4px;
    padding-right: 30px;
    width: 300px;
}
.txtSearch
{
    margin-right: 15px;
    color: #FFFFFF;
}
.footer
{
    width: 755px;
    color: #FFFFFF;
    font-size: 9px;
    padding: 10px;
    margin-top: 0px;
    float: left;
    background-image: url('../images/bgSinglePixel_6D6E71.gif');
    background-repeat: repeat;
}
.navBar
{
    width: 775px;
    background-image: url('../images/mDivTagBack.gif');
    background-repeat: repeat-x;
    position: relative;
    top: 0px;
    float: left;
    border-bottom: 1px solid #2c4182;
}

#menuh
{
    font-size: 12px;
    float: left;
}
#menuh a
{
    display: block;
    white-space: nowrap;
    font-family: Tahoma;
    padding: 3px;
}
#menuh a:link, #menuh a:visited, #menuh a:active /* menu at rest */
{
    color: white;
    text-decoration: none;
    top: 0px;
    left: 0px;
}
#menuh a:hover /* menu on mouse-over  */
{
    color: black;
    background-image: url('../images/mDivTagwhite.gif');
    background-repeat: repeat-x; /* background-color: #F9BE06; */
    text-decoration: none;
}

#menuh ul
{
    text-align: center;
    list-style: none;
    margin: 0;
    float: left;
    width: 80px; /* width of all menu boxes */
}
#menuh li
{
    position: relative;
    min-height: 1px;
    vertical-align: bottom;
}
#menuh ul ul
{
    position: absolute;
    left: 0px;
    z-index: 500;
    top: auto;
    display: none;
    background-color: #000000;
    min-width: 100px;
    max-width: 300px;
    padding: 2px;
    text-align: left;
}
#menuh ul ul li
{
    border-bottom: solid 1px #FFFFFF;
}

/**.top_parent
{
    border: 1px solid #2c4182;
}**/
div#menuh li:hover
{
    cursor: pointer;
    z-index: 100;
}
div#menuh li:hover ul ul, div#menuh li li:hover ul ul, div#menuh li li li:hover ul ul, div#menuh li li li li:hover ul ul
{
    display: none;
}
div#menuh li:hover ul, div#menuh li li:hover ul, div#menuh li li li:hover ul, div#menuh li li li li:hover ul
{
    display: block;
}



/** Lower Submenu on communities page**/
.navBarLower
{
    width: 760px; /*   background-image: url('../images/mDivTagwhite.gif');     background-repeat: repeat-x;    /**  background: #959798; **/
    background-color: #6171a1;
    color: #ffffff;
    position: relative;
    top: 0px;
    float: right;
    border-bottom: 1px solid #8595c6;
    border-top: 1px solid #8595c6;
}

#menul
{
    font-size: 11px;
    float: left;
}
#menul a
{
    display: block;
    white-space: nowrap;
    font-family: Tahoma;
    padding: 3px;
}
#menul a:link, #menul a:visited, #menul a:active /* menu at rest */
{
    color: white;
    text-decoration: none;
    top: 0px;
    left: 0px;
}
#menul a:hover /* menu on mouse-over  */
{
    color: #ffffff; /*background-image: url('../images/mDivTagBack.gif');     background-repeat: repeat-x; */
    background-color: #8595c6;
    text-decoration: none;
}

#menul ul
{
    text-align: center;
    list-style: none;
    margin: 0;
    float: left;
    width: 80px; /* width of all menu boxes */
    color: #ffffff;
}
#menul li
{
    position: relative;
    min-height: 1px;
    vertical-align: bottom;
}
#menul ul ul
{
    position: absolute;
    left: 0px;
    z-index: 500;
    top: auto;
    display: none;
    background-color: #000000;
    min-width: 100px;
    max-width: 300px;
    padding: 2px;
    text-align: left;
}
#menul ul ul li
{
    border-bottom: solid 1px #FFFFFF;
}

/**.top_parent
{
    border: 1px solid #2c4182;
}**/
div#menul li:hover
{
    cursor: pointer;
    z-index: 50;
}
div#menul li:hover ul ul, div#menuh li li:hover ul ul, div#menuh li li li:hover ul ul, div#menuh li li li li:hover ul ul
{
    display: none;
}
div#menul li:hover ul, div#menuh li li:hover ul, div#menuh li li li:hover ul, div#menuh li li li li:hover ul
{
    display: block;
}








.linkbuttonSmall
{
    border: thin outset #999999;
	background-color: #3e5496;
    	padding: 2px 0 2px 0;
    	text-align: center;
    	color: White;
    	text-decoration: none;
    	font-size: 11px;
    	width: 150px;
    }


.linkbutton
{
    border: thin outset #999999;
	background-color: #3e5496;
    	padding: 3px 0 3px 0;
    	text-align: center;
    	color: White;
    	text-decoration: none;
    	margin-bottom: 3px;
    	font-size: 11px;
    	width: 150px;

}
.content
{
    width: 800px;
    padding: 10px;
    border-left: solid 1px #000000;
    border-right: solid 1px #000000;
    background-image: url('images/bgSinglePixel_6D6E71.gif');
    background-repeat: repeat;
    font-family: Tahoma;
}
.contentHeaders
{
    background-image: url('../images/mDivTagBack.gif');
    background-repeat: repeat-x;
    color: #FFFFFF;
    padding-bottom: 10px;
    padding-left: 5px;
    height: 25px;
    float: left;
    padding-top: 5px;
    clear: both;
    width: 100%;
    font-size: 13px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    margin-top: 10px;
}
.contentHeaders a
{
    color: #FFFFFF;
}
.dataentry
{
    font-family: Tahoma;
    color: #000000;
}
.subHeader
{
    font-size: 14px;
}
.half
{
    width: 300px;
    float: left;
}
.note
{
    font-size: 12px;
    text-align: right;
    padding-bottom: 5px;
    color: #000000;
    background-color: #ffffc8;
}
.disabled
{
    color: #000000;
    background-color: #ffffc8;
    font-style: italic;
    text-align: right;
    width: 75px;
}
.rightalign
{
    text-align: right;
    width: 75px;
}

.content_container_b
{
    margin-top: 10px;
    overflow: auto;
}
.column_header
{
    font-size: 1.2em;
    color: #5d5c5c; /*height: 25px;*/
    padding-top: 0px;
    border-bottom: solid 1px #3e5496;
}
.body #sidebar2
{
    width: 160px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width -- ORIG 160px */
    padding: 0px 20px 15px 0px;
    float: right;
}
.body #sidebar1
{
    width: 185px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width -- ORIG 150px */
    padding: 0px 0px 15px 20px;
    float: left;
}
.body #mainContent_head
{
    font-size: 1.2em;
    color: #959798;
    height: 25px;
    border-bottom: solid 1px #3e5496;
    padding: 15px 20px 0px 10px;
}
.body #container
{
    background-position: 0 120px;
    margin: 0 auto;
    border-left: 1px solid #959798;
    border-right: 1px solid #959798;
    text-align: left;
}
.login_label
{
    color: #ffffff;
    font-size: 11px;
}
.body #login
{
    padding: 5px;
    border-style: inset;
    border-width: thin;
    border-color: Black;
    background-color: #6d6e71;
    margin-top: 5px;
    overflow: auto;
}
.login_div
{
    text-align: right;
    vertical-align: middle;
    padding: 2px;
}
.body #mainContent
{
    margin: 0 185px 0 210px;
    padding: 0px 10px 0px 10px;
    min-height: 500px;
}

.QB_Caption
{
    padding: 5px;
    float: left;
    width: 130px;
}

.QB_Control
{
    padding: 5px;
    width: 400px;
}
.gridReport
{
    font-size: 14px;
}
.grey
{
    color: Gray;
}
.modalbackground
{
    background-color: Gray;
    filter: alpha(Opacity=50);
    opacity: 0.5;
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
}
.modalpopup
{
    background-color: White;
    color: Black;
    padding: 10px;
    border: solid 2px #6171a1;
}

