/*STATIC V.1.5.8*/

body.g-lu-static{
    min-width: 1024px;
    overflow-x: auto;
}
body.g-lu-static header{
    min-width: 1024px;
}
body.g-lu-static footer{
    min-width: 1024px;
}


a[href$=".pdf"] {padding-right:26px; background:url(/wwwadmin/images/v4template/pdf.png) no-repeat center right;}
a[href$=".doc"] {padding-right:26px; background:url(/wwwadmin/images/v4template/doc.png) no-repeat center right;}
a[href$=".docx"] {padding-right:26px; background:url(/wwwadmin/images/v4template/doc.png) no-repeat center right;}
a[href$=".xls"] {padding-right:26px; background:url(/wwwadmin/images/v4template/xls.png) no-repeat center right;}
a[href$=".xlsx"] {padding-right:26px; background:url(/wwwadmin/images/v4template/xls.png) no-repeat center right;}
a[href$=".ppt"] {padding-right:26px; background:url(/wwwadmin/images/v4template/ppt.png) no-repeat center right;}
a[href$=".pptx"] {padding-right:26px; background:url(/wwwadmin/images/v4template/ppt.png) no-repeat center right;}

body.g-lu-static #content_main{
    overflow:hidden;
}
#content_main.g-lu-static h1{
    margin-bottom: 1em;
}

#content_main.g-lu-static hr{
    background-color:transparent;
    color:#fff;
    height:1px;
    border:1px dotted #b0b0b0;
    border-style:none none dotted;
    margin-top:15px;
    margin-bottom:15px;
}

#content_main.g-lu-static em{
    font-size: 13px;
    line-height: 6px;
}

#content_main.g-lu-static ol{
    margin-top:0px;
    margin-bottom:15px;
    padding-left:30px;
}

#content_main.g-lu-static ul{
/*	list-style-image:url(/wwwadmin/images/v4template/bullet.png);*/
    list-style-type:none;
    text-align:left;
    list-style-position:outside;
    margin-top:0px;
    margin-bottom:15px;
    padding-left:30px;
    font-family: 'Roboto', sans-serif;
    font-size: 14.4px;
    line-height: 26px;
    overflow: hidden;		/* ensures ul box is pushed aside by floating img and not just contents. mitigates bullet/image overlap */
}

#content_main.g-lu-static ul li:before {
    content: "";
    width: 7px;
    height: 7px;
    background: #d8d8d8;
    display: inline-block;
    border-radius: 100px;
    margin-right: 10px;
}

#content_main.g-lu-static ul ul {
    margin-bottom:0px;
}

/* content_main and content_side moved to text stylesheets for font-size switching */
#content_main.g-lu-static #content_container {
    position:relative;
    top:-43px;
    padding:15px;
    margin-left:auto;
    margin-right:auto;
    width:770px;
    background-color:#fff;
    z-index:10;
    min-height:370px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color:#444;
    line-height:17px;
    overflow:hidden;
    margin-bottom:-43px;
}

#content_main.g-lu-static #content_container_home {
    position:relative;
    top:-43px;
    padding:17px;
    margin-left:auto;
    margin-right:auto;
    width:766px;
    background:url(/wwwadmin/images/v4template/slide_shadow.png) repeat-x top;
    z-index:10;
    font-size:11px;
    line-height:17px;
    overflow:hidden;
    margin-bottom:-43px;
    background-color:#fff;
}

#content_main.g-lu-static #content_main_container {
    width:770px;
}
#content_main.g-lu-static #content_main_side_container {
    float:right;
    width:584px;
    border-left:1px dotted #b0b0b0;
    padding-left:15px;
    min-height:540px;
    /*background:url(/wwwadmin/images/v4template/bg_2col.png) repeat-y;*/
}
#content_main.g-lu-static #dept_nav_links a:link { color:#2773cb;    font-size: 0.9em;
    line-height: 6px;}


#content_main.g-lu-static #dept_nav_links span{
    font-family: Roboto,sans-serif;
font-size: 0.9em; color:#222;
}

#content_main.g-lu-static #dept_nav_headers {
        font-family: Roboto,sans-serif;
font-weight: 500;
    font-size:1em;
    line-height:1.3;
    color:#222;
}
#content_main.g-lu-static #dept_nav_links {
    line-height:2em;
    margin-top:10px;
    margin-bottom:10px;
}
#content_main.g-lu-static #font_border {
    float:left;
    border-left:1px dotted #b0b0b0;
    height:23px;
    margin:8px 0px;
    overflow:hidden;
}

#content_main.g-lu-static #overall_container {
    position:relative;
    margin:auto;
    width:800px;
    overflow:visible;
    z-index:10;
}

#content_main.g-lu-static #page_tools {
    float:right;
}

#content_main.g-lu-static #separator_v,
#content_main.g-lu-static .separator_v {
    height:560px;
    width:1px;
    border-left:1px dotted #c9c9c9;
    float:left;
}
#content_main.g-lu-static #separator_h,
#content_main.g-lu-static .separator_h {
     border-bottom:1px dotted #aaa;
    margin-bottom:10px;
    width:100%;
}

#content_main.g-lu-static #twocol_container {
    width:770px;
    overflow:hidden;
    background:url(/wwwadmin/images/v4template/bg_2col_770.png) repeat-y;
}
#content_main.g-lu-static #twocol_left {
    width:500px;
    float:left;
    padding-right:15px;
}
#content_main.g-lu-static #twocol_right {
    width:237px;
    float:right;
}

#content_main.g-lu-static .bold {
    font-weight:bold;
}
#content_main.g-lu-static .caption{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    text-align:left;
    font-style:italic;
    font-size:11px;
    color:#999;
    margin-bottom:15px;
}
/* 3 column Div Styles*/
#content_main.g-lu-static .col3_container {
    width:770px;
    overflow:hidden;
    background:url(/wwwadmin/images/v4template/col3.png) repeat-y;
}
#content_main.g-lu-static .col3_left {
    width:235px;
    margin-right:30px;
    float:left;
    overflow:hidden;
}
#content_main.g-lu-static .col3_middle {
    width:238px;
    margin-right:30px;
    float:left;
    overflow:hidden;
}
#content_main.g-lu-static .col3_right {
    width:235px;
    float:right;
    overflow:hidden;
}

/* 2 column Div Styles right wide*/
#content_main.g-lu-static .col2_rightwide_container {
    width:770px;
    overflow:hidden;
    background:url(/wwwadmin/images/v4template/col2_rightwide.png) repeat-y;
}
#content_main.g-lu-static .col2_left {
    width:237px;
    margin-right:30px;
    float:left;
    overflow:hidden;
}
#content_main.g-lu-static .col2_rightwide {
    width:500px;
    float:right;
    overflow:hidden;
}

/* 2 column Div Styles left wide*/
#content_main.g-lu-static .col2_leftwide_container {
    width:770px;
    overflow:hidden;
/*	background:url(/wwwadmin/images/v4template/col2_leftwide.png) repeat-y;*/
}
#content_main.g-lu-static .lt-ie7 .col2_leftwide_container {
    background:none;
}
#content_main.g-lu-static .col2_leftwide {
    width:500px;
    margin-right:30px;
    float:left;
    overflow:hidden;
}
#content_main.g-lu-static .col2_right {
    width:237px;
    height:100%;
    float:right;
    overflow:hidden;
}

#content_main.g-lu-static .cssbutton {
    position:relative;
    font-family:Verdana, Geneva, sans-serif;
    white-space:nowrap;
    display:block;
    width:134px;
    height:47px;
    margin:0px 0px 8px 0px;
    padding:0;
}
#content_main.g-lu-static .cssbutton a {
    display:block;
    font-size:13px;
    font-family:Verdana, Geneva, sans-serif;
    line-height:15px;
    width:134px;
    height:47px;
    display:block;
    float:left;
    color:#1f8ffc;
    text-decoration:none;
}
#content_main.g-lu-static .cssbutton a:hover, .cssbutton2lines a:hover {
    visibility:visible;
    color:#555;
}
#content_main.g-lu-static .cssbutton img {
    width:134px;
    height:47px;
    border:0
}
#content_main.g-lu-static .cssbutton span {
    position:absolute;
    left:47px;
    top:16px;
    margin:0px;
    padding:0px;
    cursor:pointer;
}
#content_main.g-lu-static .cssbutton2lines {
    position:relative;
    font-family:Verdana, Geneva, sans-serif;
    white-space:nowrap;
    display:block;
    width:134px;
    height:47px;
    margin:0px 0px 8px 0px;
    padding:0;
}
#content_main.g-lu-static .cssbutton2lines a {
    display:block;
    font-size:13px;
    line-height:15px;
    font-family:Verdana, Geneva, sans-serif;
    width:134px;
    height:47px;
    display:block;
    float:left;
    color:#1f8ffc;
    text-decoration:none;
}
#content_main.g-lu-static .cssbutton2lines img {
    width:134px;
    height:47px;
    border:0
}
#content_main.g-lu-static .cssbutton2lines span {
    position:absolute;
    left:47px;
    top:8px;
    margin:0px;
    padding:0px;
    cursor:pointer;
}

#content_main.g-lu-static .deptheader {
    font-family:Georgia, "Times New Roman", Times, serif;
    text-align:left;
    font-size:22px;
    color:#444;
}

#content_main.g-lu-static .highlight {
    background-color:#ffee79;
}
#content_main.g-lu-static .imageborder {
    border:1px solid #878383;
    padding:3px 3px;
    background-color:#ddd;
}
#content_main.g-lu-static .left {
    float:left;
}

#content_main.g-lu-static #print_logo{
    display: none;
}
#content_main.g-lu-static .right {
    float:right;
}
#content_main.g-lu-static .smbullet {
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
}

#content_main.g-lu-static #content_main {
    clear:right;
    overflow-y:visible;
    float:right;
    width:100%;
    padding-bottom:0;
    margin-bottom:0;
}

#content_main.g-lu-static #content_side {
    width:240px;
    padding-right:32px;
    min-height:200px;
    float:left;
}

#content_main.g-lu-static tr,td {
    padding: 6px;
}
#content_main.g-lu-static #breadcrumbs .content{
width: 100%;
}

#wide_header{
    text-align: center;
}

#wide_header img{
width: 960px;
    height: auto;
}


#header_img{
width: 960px;
    height: auto;
}

/* support for old CSS with new Styles-White and red small text still available in web manager*/

.text0, .text1, .text-1 {font-family: 'Roboto', sans-serif; font-size: 16px; line-height: 26px; color:#444; margin-top:0px; margin-bottom:10px;}
.text0b, .text1b,  text-1b {font-family: 'Roboto', sans-serif; font-size: 16px; line-height: 26px; font-weight:bold;  color:#444; margin-top:0px; margin-bottom:10px;}

.whiteText1 {font-family: 'Roboto', sans-serif; font-size: 16px; line-height: 26px; color:#fff; margin-top:0px; margin-bottom:10px;}
.whiteText1b {font-family: 'Roboto', sans-serif; font-size: 16px; line-height: 26px;font-weight:bold;  color:#fff; margin-top:0px; margin-bottom:10px;}

.redtext1 {font-family: 'Roboto', sans-serif; font-size: 16px; line-height: 26px; color:#AF0000; margin-top:0px; margin-bottom:10px;}
.redtext1b {font-family: 'Roboto', sans-serif; font-size: 16px; line-height: 26px; color:#AF0000; margin-top:0px; margin-bottom:10px;}

.headertext1 {font-family: 'Roboto', sans-serif; font-size: 16px; line-height: 26px; color:#0a254e; margin-top:0px; margin-bottom:10px;}
.headertext1b {font-family: 'Roboto', sans-serif; font-size: 16px; line-height: 26px;font-weight:bold;  color:#0a254e; margin-top:0px; margin-bottom:10px;}

.LinkText1 {font-family: 'Roboto', sans-serif; font-size: 16px;font-weight:bold;}
.LinkText1b {font-family: 'Roboto', sans-serif; font-size: 16px;font-weight:bold;}


.contentSideOfBar {
    float: left;
    width: 720px;
}


.btn-small {
    height: 22px;
    padding-left: 12px;
    padding-right: 12px;
    background-color: #fff;
    display: block;
    line-height: 22px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    border-radius: 2px;
    font-size: 12px;
    border: 0;
}

.btn-large {
    height: 44px;
    padding-left: 24px;
    padding-right: 24px;
    background-color: #fff;
    display: block;
    line-height: 44px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    border-radius: 2px;
    font-size: 14px;
    border: 0;
}



.btn-small.red{
    background-color: #3b99fc;
}
.btn-small.blue{
    border: 1px solid #DBDBDB;
    color: #2773cb;
}

.btn-small.red:hover{
    background-color: #097ffa;
    -moz-transition: background 0.15s ease-in-out;
    -webkit-transition: background 0.15s ease-in-out;
    -o-transition: background 0.15s ease-in-out;
    transition: background 0.15s ease-in-out;
}
.btn-small.blue:hover{
    text-decoration: underline;
}

.btn-large.gray{
     border: 1px solid #DBDBDB;
    color: #2773cb;
}
.btn-large.gray.disabled{
     border: 1px solid #DBDBDB;
    color: #bbb;
    background-color: #eee;
}
.btn-large.red{
    background-color: #3b99fc;
}
.btn-large.blue{
    border: 1px solid #DBDBDB;
    color: #2773cb;
}



.btn-large.red:hover{
    background-color: #097ffa;
    -moz-transition: background 0.15s ease-in-out;
    -webkit-transition: background 0.15s ease-in-out;
    -o-transition: background 0.15s ease-in-out;
    transition: background 0.15s ease-in-out;
}
.btn-large.blue:hover{
    text-decoration: underline;
}




.g-lu-static p {
    font-size: 0.9em;
}

#content_main.g-lu-static{
    position: relative;
}

