﻿@charset "utf-8";
/* CSS Document */

/* 10-07-14 Adjustements for IE9 support */

.menu_left
{
    FLOAT: left;
}
body
{
    BACKGROUND: #232323;
    MARGIN: 0;
    PADDING: 0;	
}

/*	#fixedNetwork {position:fixed; left:5px; top:25%;}
    * html #fixedNetwork {position:absolute; left:5px; top:100px;}*/


/* START Stylings for image rotations*/

#boardsParent
{
    padding-top: 1px;  
}

#boardsParent .ui-accordion-header
{
    background-color: #8E897E !important;
    background: -ms-linear-gradient(#908B81, #8E897E, #8A8476 1px, #928D83 );
    background: linear-gradient(#908B81, #8E897E, #8A8476 1px, #928D83 );
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#908B81', endColorstr='#8A8476');
    color: white !important;
    font-style:normal; 
    font-weight: bold; 
    padding-left: 15px; 
    letter-spacing: 0.5px; 
    padding-top: 0px; 
}

#boardsParent .ui-accordion-header:before { 
    content: "";
    border-color: transparent white;
    border-style: solid;
    border-width: 0.35em 0 0.35em 0.45em;
    display: block;
    height: 0;
    width: 0;
    left: -10px;
    top: 12px;
    position: relative;
}

#boardsParent .ui-accordion-header.ui-state-active:before { 
    content: "";
    border-color: white transparent;
    border-style: solid;
    border-width: 0.45em 0.35em 0 0.35em ;
    display: block;
    height: 0;
    width: 0;
    left: -10px;
    top: 12px;
    position: relative;
}

#boardsParent ul li:before
{
    content: '- '; 
}

#boardsParent ul.links
{
    list-style:none; 
    padding-left: 15px; 
}


#featured
{
    /*WIDTH: 207px;
    PADDING-RIGHT: 200px; */
    POSITION: relative;
    /*BORDER-Left: 1px solid #000;*/
    HEIGHT: 243px;
    BACKGROUND: #fff;
    Z-INDEX: 0;
    margin-bottom: 3px; 
}
#featured ul.ui-tabs-nav
{
    POSITION: absolute;
    TOP: 245px;
    LEFT: 0px;
    LIST-STYLE: none;
    PADDING: 0;
    MARGIN: 0;
    WIDTH: 136px;
    HEIGHT: 13px;
    VISIBILITY:hidden;
}
#featured ul.ui-tabs-nav li
{
    PADDING-LEFT: 5px;
    FONT-SIZE: 12px;
    FLOAT: left;
    PADDING-TOP: 1px;
    PADDING-RIGHT: 0;
    PADDING-BOTTOM: 0px;
}
#featured ul.ui-tabs-nav li img
{
    BORDER-WIDTH: 0px;
    FLOAT: left;
    MARGIN: 0;
    PADDING: 0px;
}
#featured ul.ui-tabs-nav li span
{
    FONT-SIZE: 11px;
    FONT-FAMILY: Verdana;
    LINE-HEIGHT: 18px;
}
#featured li.ui-tabs-nav-item a
{
    DISPLAY: block;
    HEIGHT: 13px;
    COLOR: #333;
    BACKGROUND: #fff;
    LINE-HEIGHT: 20px;
}
#featured li.ui-tabs-nav-item a:hover
{
    HEIGHT: 13px;
    BACKGROUND-COLOR: #CCC;
}
#featured li.ui-tabs-selected
{
    /*background:url('images/selected-item.gif') top left no-repeat; */
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a
{
    HEIGHT: 13px;
    BACKGROUND-COLOR: #d78a42;
    BACKGROUND-IMAGE: url(/MasterPages/HRC/images/thumbnail_select.gif);
}
#featured .ui-tabs-panel
{
    /*WIDTH: 407px;*/
    HEIGHT: 242px;
    BACKGROUND: #fff;
    POSITION: relative;
}
#featured .ui-tabs-panel .info
{
    POSITION: absolute;
    TOP: 180px;
    LEFT: 0;
    HEIGHT: 50px; /*background: url('images/transparent-bg.png');*/
}
#featured .info h2
{
    FONT-SIZE: 18px;
    FONT-FAMILY: Georgia, serif;
    COLOR: #fff;
    PADDING: 5px;
    MARGIN: 0;
    OVERFLOW: hidden;
}
#featured .info p
{
    MARGIN: 0 5px;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 11px;
    LINE-HEIGHT: 15px;
    COLOR: #f0f0f0;
}
#featured .info a
{
    TEXT-DECORATION: none;
    COLOR: #fff;
}
#featured .info a:hover
{
    TEXT-DECORATION: none;
}
#featured .ui-tabs-hide
{
    DISPLAY: none;
}

#featured > div
{
    padding: 0px;
}


/* END  Stylings for image rotations */

/*          a img{
                border:none;
                outline:none;
            }
            .ad{
                position:absolute;
                right:10px;
                top:5px;
                width:470px;
                height:70px;
            }*/
.content
{
    MARGIN-TOP: 80px;
    PADDING: 0px;
    BOTTOM: 0px;
}

.centeredDiv
{
    display: table;
    margin: 0 auto;
}
/* This is created to fix an issue with the FireFox browser */
.moz-centeredDiv {
    display: block; 
    margin: 0 155px;
}

.centeredAbsolute
{
    position: absolute; 
}

.mainPageWidget
{
    width: 410px; 
}

.loginPageWidget
{
    width: 600px; 
}

.noBorder {
    border-style: none;
}

/* caption style starts here */

.ic_container
{
    VERTICAL-ALIGN: baseline;
    margin-right: auto; 
    margin-left: auto; 
    POSITION: relative; /*-moz-border-radius:10px;     -webkit-border-radius:10px;     -khtml-border-radius:10px;     -moz-box-shadow: 0 1px 3px #888;     -webkit-box-shadow: 0 1px 3px #888;*/
}
/*.overlay{
    opacity:0.3;
    position:absolute;
    top:0px;
    bottom:0px;
    left:0px;
    right:0px;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}*/
.ic_caption
{
    POSITION: absolute;
    OPACITY: 0.6;
    OVERFLOW: hidden;
    MARGIN: 0px;
    PADDING: 0px;
    LEFT: 0px;
    RIGHT: 0px;
    CURSOR: default;
    FILTER: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
}
.ic_category
{
    TEXT-TRANSFORM: uppercase;
    FONT-SIZE: 11px;
    LETTER-SPACING: 3px;
    PADDING: 5px;
    MARGIN: 0px;
}
.ic_caption h3
{
    PADDING: 0px 5px 5px 5px;
    MARGIN: 0px;
    FONT-SIZE: 14px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    color: white !important; 
}
.ic_text
{
    PADDING: 5px;
    MARGIN: 0px;
    TEXT-ALIGN: justify;
    FONT-SIZE: 11px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.boxbodycontent table
{
    MARGIN-BOTTOM: 20px;
    MARGIN-TOP: 20px;
    MARGIN-LEFT: 0px;
    MARGIN-RIGHT: 0px;
}

.bulletFix{
    margin-left: 13px;
}


/* ADDITIONAL BODY, NEED TO INTEGRATE INTO TOP BODY */
body
{
    FONT: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND: #232323;
    MARGIN: 0;
    PADDING: 0;
    COLOR: #000;
    BACKGROUND-IMAGE: url(/MasterPages/HRC/images/backpattern.png); 
    background-repeat: repeat; 
    background-attachment: fixed;
}

/* START PAGE CONTAINING DIVS */

/* ~~ Element/tag selectors ~~ */
/*ul, ol, dl { /* Due to variations between browsers, it's best practices to zero padding and margin on lists. For consistency, you can either specify the amounts you want here, or on the list items (LI, DT, DD) they contain. Remember that what you do here will cascade to the .nav list unless you write a more specific selector. */
/*	padding: 0;
    margin: 0px;
}*/
/* ~~ This fixed width container surrounds all other divs ~~ */
.containerHRC
{
    WIDTH: 1280px;
    
    BACKGROUND: white; /* the auto value on the sides, coupled with the width, centers the layout */
    PADDING: 0px;
    MARGIN-TOP: 0px;
    MARGIN-RIGHT: auto;
    MARGIN-BOTTOM: 20px;
    MARGIN-LEFT: auto;
}
.containerHRCOverride {
    background: none !important;
}
.container > br
{
    display:none; 
}

.containerDark
{
    WIDTH: 1280px;
    BACKGROUND: #232323; /* the auto value on the sides, coupled with the width, centers the layout */
    PADDING: 0px;
    MARGIN-TOP: 0px;
    MARGIN-RIGHT: auto;
    MARGIN-BOTTOM: 0px;
    MARGIN-LEFT: auto;
}
/* ~~ The header is not given a width. It will extend the full width of your layout. It contains an image placeholder that should be replaced with your own linked logo. ~~ */
.header
{
    BACKGROUND: #3B453D;
}

.header a
{
    color: #3B453D; 
}

.header a > img
{
    vertical-align: top;
}

.headerLink
{
    text-decoration:none; 
    COLOR: #8e8986 !important; 
    margin-top: 18px; 
    FONT-FAMILY: Arial, sans-serif;
    FONT-SIZE: 13px;
    font-weight:bold; 
}

.headerLink:hover
{
    text-decoration:none; 
    COLOR: #c16309 !important;
    margin-top: 18px; 
    FONT-FAMILY: Arial, sans-serif;
    FONT-SIZE: 13px;
    font-weight:bold; 
}

.addIconButton
{
    color: green; 
    cursor: pointer; 
}

.deleteIconButton
{
    color:  maroon; 
}

.editIconButton
{
    color:#F6C102; 
}

.linkButton {
    font: bold 11px Arial;
    text-decoration: none;
    background-color: #EEEEEE;
    color: #333333;
    padding: 2px 6px 2px 6px;
    border-top: 1px solid #CCCCCC;
    border-right: 1px solid #333333;
    border-bottom: 1px solid #333333;
border-left: 1px solid #CCCCCC;
}

#loginParent
{
    text-align: right; 
    margin-top: 14px; 
    margin-right: 8px; 
}

#headerContentDiv
{
    float:right; 
    display:table; 
}

#toolbarParent
{
    text-align:right; 
    margin-top: 14px; 
    margin-right: 8px; 
}

#toolbarParent > *
{
    float:left; 
}

#toolbarParent #SearchText
{
    height: 30px; 
    width: 215px; 
    MARGIN-LEFT: 10px;
    padding: 0px 2px; 
}	

#toolbarParent #SearchButton
{
    cursor: pointer; 
}	



/* ~~ These are the columns for the layout. ~~ 

1) Padding is only placed on the top and/or bottom of the divs. The elements within these divs have padding on their sides. This saves you from any "box model math". Keep in mind, if you add any side padding or border to the div itself, it will be added to the width you define to create the *total* width. You may also choose to remove the padding on the element in the div and place a second div within it with no width and the padding necessary for your design.

2) No margin has been given to the columns since they are all floated. If you must add margin, avoid placing it on the side you're floating toward (for example: a right margin on a div set to float right). Many times, padding can be used instead. For divs where this rule must be broken, you should add a "display:inline" declaration to the div's rule to tame a bug where some versions of Internet Explorer double the margin.

3) Since classes can be used multiple times in a document (and an element can also have multiple classes applied), the columns have been assigned class names instead of IDs. For example, two sidebar divs could be stacked if necessary. These can very easily be changed to IDs if that's your preference, as long as you'll only be using them once per document.

4) If you prefer your nav on the right instead of the left, simply float these columns the opposite direction (all right instead of all left) and they'll render in reverse order. There's no need to move the divs around in the HTML source. */

#loginParent
{
    text-align: right; 
    margin-top: 14px; 
    margin-right: 8px; 
}


#headerContentDiv
{
    float:right; 
    display:table; 
}

/* LEFT CONTAINING CONTENT DIV FOR HOME PAGE  */
.sidebar1
{
    FLOAT: left;
    WIDTH: 410px;
    PADDING-BOTTOM: 10px;
    PADDING-LEFT: 0px;
    MARGIN: 3px;
    PADDING-TOP: 0px;
    PADDING-RIGHT: 0px;
    clear: both; 
}
/* CENTER CONTAINING CONTENT DIV FOR HOME PAGE  */
.content
{
    WIDTH: 410px;
    FLOAT: left;
    MARGIN: 3px;
    PADDING-TOP: 0px;
    PADDING-RIGHT: 0;
    PADDING-BOTTOM: 10px;
    PADDING-LEFT: 0;
}
/* RIGHT CONTAINING CONTENT DIV FOR HOME PAGE */
.sidebar2
{
    FLOAT: left;
    WIDTH: 410px;
    PADDING-TOP: 0px;
    PADDING-RIGHT: 0;
    PADDING-BOTTOM: 10px;
    PADDING-LEFT: 5px;
    MARGIN: 3px;
}
/* LEFT CONTAINING CONTENT DIVFOR ARTICLE PAGE  */
.sidebar1_article
{
    FLOAT: right;
    WIDTH: 300px;
    PADDING-BOTTOM: 10px;
    PADDING-LEFT: 0px;
    MARGIN: 3px 0px;
    PADDING-TOP: 0px;
    PADDING-RIGHT: 0px;
    border-left: 1px solid #bfbfbf; 
}
/* CENTER CONTAINING CONTENT DIVFOR ARTICLE PAGE  */
.content_article
{
    WIDTH: 966px;
    FLOAT: left;
    MARGIN: 3px;
    PADDING-TOP: 0px;
    PADDING-RIGHT: 0;
    PADDING-BOTTOM: 10px;
    PADDING-LEFT: 0;
}
/* RIGHT CONTAINING CONTENT DIV FOR ARTICLE PAGE */
.sidebar2_article
{
    FLOAT: left;
    WIDTH: 205px;
    PADDING-TOP: 0px;
    PADDING-RIGHT: 0;
    PADDING-BOTTOM: 10px;
    PADDING-LEFT: 5px;
    MARGIN: 3px;
}

.articleImage
{
    width: 220px; 
    height: 280px; 
    float: left; 
    margin-right: 20px; 
    margin-bottom: 20px; 
}


/* ~~ This grouped selector gives the lists in the .content area space ~~ */
.content ul, .content ol
{
    PADDING: 0 15px 15px 40px; /* this padding mirrors the right padding in the headings and paragraph rule above. Padding was placed on the bottom for space between other elements on the lists and on the left to create the indention. These may be adjusted as you wish. */
}


/* ~~ The footer styles ~~ */
.footer
{
    POSITION: relative; /* this gives IE6 hasLayout to properly clear */
    CLEAR: both; /* this clear property forces the .container to understand where the columns end and contain them */
    BACKGROUND-COLOR: #3B453D;
    /* Added height to fix Firefox footer issues. */
    HEIGHT: auto;
    PADDING-TOP: 2px;
    PADDING-RIGHT: 3px;
    PADDING-BOTTOM: 10px;
    PADDING-LEFT: 10px;
    MARGIN: 0 auto;
}

/* ~~ Miscellaneous float/clear classes ~~ */
.fltrt
{
    /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
    FLOAT: right;
    MARGIN-LEFT: 8px;
}
.fltlft
{
    /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
    FLOAT: left;
    MARGIN-RIGHT: 8px;
}
.clearfloat
{
    /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the .container) if the .footer is removed or taken out of the .container */
    CLEAR: both;
    HEIGHT: 0;
    FONT-SIZE: 1px;
    LINE-HEIGHT: 0px;
}

/* END PAGE CONTAINING DIVS */

/* START BOXES WIDGETS */

.boxwidget
{
    BACKGROUND-COLOR: #FFF;
    BORDER-RIGHT-STYLE: none;
    BORDER-BOTTOM-STYLE: none;
    BORDER-LEFT-STYLE: none;
    BORDER-TOP-STYLE: none;
    MARGIN: 5px;
}
.boxwidget h2
{
    MARGIN: 0px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 13px;
    COLOR: #dadada;
}
.boxwidget p
{
    TEXT-ALIGN:left;
    PADDING-LEFT: 5px;
}
.boxwidget-override {
    margin: 0 .2em 0 .2em !important;
}
.boxbodycontent
{
    MARGIN: 0px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    COLOR: #3c3c3c;
    PADDING-TOP: 0px;
    PADDING-RIGHT: 10px;
    PADDING-BOTTOM: 0px;
    PADDING-LEFT: 10px;
    BORDER-RIGHT-WIDTH: 1px;
    BORDER-BOTTOM-WIDTH: 1px;
    BORDER-LEFT-WIDTH: 1px;
    BORDER-RIGHT-STYLE: solid;
    BORDER-BOTTOM-STYLE: solid;
    BORDER-LEFT-STYLE: solid;
    BORDER-TOP-COLOR: #3c3c3c;
    BORDER-RIGHT-COLOR: #3c3c3c;
    BORDER-BOTTOM-COLOR: #3c3c3c;
    BORDER-LEFT-COLOR: #3c3c3c;
    BORDER-TOP-WIDTH: 1px;
    BORDER-TOP-STYLE: solid;
}
.boxbodycontent h1
{
    MARGIN: 0px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 16px;
    COLOR: #333;
    PADDING-TOP: 6px;
    PADDING-BOTTOM: 2px;
}
.boxbodycontent h2
{
    MARGIN-BOTTOM: 10px;
    MARGIN-LEFT: 0px;
    MARGIN-RIGHT: 0px;
    MARGIN-TOP: 10px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 14px;
    COLOR: white;
    BACKGROUND-COLOR: #83847a;
    PADDING-TOP: 4px;
    PADDING-RIGHT: 4px;
    PADDING-BOTTOM: 4px;
    PADDING-LEFT: 6px;
}
.boxbodycontent h3
{
    MARGIN: 0px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 14px;
    COLOR: #333;
    PADDING: 2px;
    FONT-STYLE: italic;
}
.boxbodycontent ul
{
    MARGIN: 0px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    COLOR: #333;
    FONT-STYLE: normal;
    PADDING-TOP: 2px;
    PADDING-RIGHT: 2px;
    PADDING-BOTTOM: 2px;
    PADDING-LEFT: 16px;
    LIST-STYLE-IMAGE: url(/MasterPages/HRC/images/carrot.gif);
    LIST-STYLE-TYPE: none;
}
.boxbodycontent a:link 
{
    text-decoration:underline;
    color:#960;
}
.boxbodycontent a:visited 
{
    color:#960;
}
.boxbodycontent a:hover 
{
    text-decoration:underline;
    color:#960;
    background-color: #CCC;
}
.boxbodycontent a:active 
{
    text-decoration:underline;
    color:#960;
    font-weight: normal;
} 
.boxwidgetcontentmenu
{
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    COLOR: #3c3c3c;
    PADDING-TOP: 5px;
    PADDING-RIGHT: 0px;
    PADDING-BOTTOM: 0px;
    PADDING-LEFT: 0px;
    BORDER-RIGHT-WIDTH: 1px;
    BORDER-BOTTOM-WIDTH: 1px;
    BORDER-LEFT-WIDTH: 1px;
    BORDER-RIGHT-STYLE: solid;
    BORDER-BOTTOM-STYLE: solid;
    BORDER-LEFT-STYLE: solid;
    BORDER-TOP-COLOR: #3c3c3c;
    BORDER-RIGHT-COLOR: #3c3c3c;
    BORDER-BOTTOM-COLOR: #3c3c3c;
    BORDER-LEFT-COLOR: #3c3c3c;
    BORDER-TOP-WIDTH: 1px;
    BORDER-TOP-STYLE: solid;
    MARGIN-TOP: 0px;
    MARGIN-RIGHT: 0px;
    MARGIN-BOTTOM: 0px;
    HEIGHT: auto;
}

.boxwidgetcontentmenu a:link
{
    COLOR: #636363;
    TEXT-DECORATION: none;
    FONT-WEIGHT: bold;
}
.boxwidgetcontentmenu a:visited
{
    COLOR: #636363;
    TEXT-DECORATION: none;
    FONT-WEIGHT: bold;
}
.boxwidgetcontentmenu a:hover
{
    TEXT-DECORATION: underline;
    COLOR: #c16309;
}
.boxwidgetcontentmenu a:active
{
    FONT-WEIGHT: normal;
    COLOR: #636363;
}

.boxwidgetcontentnews
{
    margin-top: -5px; 
    border-bottom: 1px solid #CACACA;
}

.boxwidgetcontent_POC
{
    MARGIN: 0px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    COLOR: #3c3c3c;
    BORDER-RIGHT-WIDTH: 1px;
    BORDER-BOTTOM-WIDTH: 1px;
    BORDER-LEFT-WIDTH: 1px;
    BORDER-RIGHT-STYLE: solid;
    BORDER-BOTTOM-STYLE: solid;
    BORDER-LEFT-STYLE: solid;
    BORDER-TOP-COLOR: #3c3c3c;
    BORDER-RIGHT-COLOR: #3c3c3c;
    BORDER-BOTTOM-COLOR: #3c3c3c;
    BORDER-LEFT-COLOR: #3c3c3c;
    BORDER-TOP-WIDTH: 1px;
    BORDER-TOP-STYLE: solid;
    HEIGHT: auto;
    PADDING-TOP: 5px;
    PADDING-RIGHT: 5px;
    PADDING-BOTTOM: 5px;
    PADDING-LEFT: 10px;
}
.boxwidgetcontentss
{
    MARGIN: 0px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    COLOR: #3c3c3c;
    PADDING-TOP: 5px;
    PADDING-RIGHT: 0px;
    PADDING-BOTTOM: 0px;
    PADDING-LEFT: 1px;
    HEIGHT: auto;
}

.boxwidgetcontent
{
    MARGIN: 0px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    COLOR: #3c3c3c;
    PADDING-TOP: 5px;
    PADDING-RIGHT: 0px;
    PADDING-BOTTOM: 0px;
    PADDING-LEFT: 0px;
    border-width: 1px; 
    border-color: #ccc; 
    border-style: solid; 
    HEIGHT: auto;
}
/*Added new boxwidgetcontentlive class for the new live feed video section JWG > 8-May-2015 */
.boxwidgetcontentlive
{
    MARGIN: 0px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    COLOR: #3c3c3c;
    PADDING-TOP: 0px;
    PADDING-RIGHT: 0px;
    PADDING-BOTTOM: 0px;
    PADDING-LEFT: 0px;
    BORDER-RIGHT-WIDTH: 1px;
    BORDER-BOTTOM-WIDTH: 1px;
    BORDER-LEFT-WIDTH: 1px;
    BORDER-RIGHT-STYLE: solid;
    BORDER-BOTTOM-STYLE: solid;
    BORDER-LEFT-STYLE: solid;
    BORDER-TOP-COLOR: #3c3c3c;
    BORDER-RIGHT-COLOR: #3c3c3c;
    BORDER-BOTTOM-COLOR: #3c3c3c;
    BORDER-LEFT-COLOR: #3c3c3c;
    BORDER-TOP-WIDTH: 1px;
    BORDER-TOP-STYLE: solid;
    HEIGHT: 267px;
}
.boxwidgetcontent h1
{
    MARGIN: 0px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 16px;
    COLOR: #333;
    PADDING-TOP: 6px;
    PADDING-BOTTOM: 2px;
}
.boxwidgetcontent h2
{
    MARGIN: 0px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 14px;
    COLOR: #E1E1E1;
    BACKGROUND-COLOR: #666;
    PADDING: 2px;
}
.boxwidgetcontent h3
{
    MARGIN: 0px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 14px;
    COLOR: #333;
    PADDING: 2px;
    FONT-STYLE: italic;
}
.boxwidgetcontent a:link
{
    TEXT-DECORATION: none;
    COLOR: #636363;
}
.boxwidgetcontent a:visited
{
    TEXT-DECORATION: none;
    COLOR: #636363;
}
.boxwidgetcontent a:hover
{
    TEXT-DECORATION: underline;
    COLOR: #c16309;
}
.boxwidgetcontent a:active
{
    TEXT-DECORATION: none;
    FONT-WEIGHT: normal;
    COLOR: #636363;
    LIST-STYLE-TYPE: none;
    BACKGROUND-COLOR: #DDD;
}


.sidebar1_article .boxwidgetcontentmenu
{
    border-left: none; 
    border-right: none; 
}


.sidebar1_article .boxwidgetcontent_POC
{
    border:none; 
}

.content_article .boxbodycontent
{
    border:none; 
}

img.boxwidgetcentered
{
    DISPLAY: block;
    MARGIN-LEFT: auto;
    MARGIN-RIGHT: auto;
    MARGIN-TOP: 7px;
    MARGIN-BOTTOM: 7px;
}
.boxwidgettitle_related
{
    MARGIN: 0px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    COLOR: #626262;
    PADDING-TOP: 0px;
    PADDING-RIGHT: 10px;
    PADDING-BOTTOM: 0px;
    PADDING-LEFT: 2px;
    BORDER-RIGHT-STYLE: none;
    BORDER-LEFT-STYLE: none;
    FONT-STYLE: italic;
    BACKGROUND-COLOR: #CCC;
    BORDER-TOP-STYLE: none;
    BORDER-BOTTOM-STYLE: none;
    FONT-WEIGHT: bold;
}
.boxwidgettitle
{
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    background-color: #3B453D !important; 
    padding: 2px 10px; 
    margin-left: 0px; 
    position:relative; 
    color : white; 
}

.boxwidgettitle h2
{
    color: white; 
    background-color: #3B453D !important; 
    font-size: 16pt; 
    font-weight: 600; 
    display:inline;
}


.boxwidgetmorelink
{
    MARGIN: 0px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    COLOR: #DADADA;
    BORDER-RIGHT-STYLE: none;
    BORDER-LEFT-STYLE: none;
    BORDER-TOP-STYLE: none;
    BORDER-BOTTOM-STYLE: none;
    TEXT-ALIGN: right;
    HEIGHT: 25px;
    WIDTH: auto;
    BOTTOM: 0px;
    BACKGROUND-COLOR: #FFF;
}
.topright
{
    display:none; 
}
.topleft
{
    display:none; 
}
.bottomright
{
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    TEXT-TRANSFORM: uppercase;
    COLOR: #000;
    TEXT-DECORATION: none;
    MARGIN: 0px;
    RIGHT: -50%;
    BOTTOM: 0;
    POSITION: relative;
    WIDTH: 150px;
    HEIGHT: 25px;
    PADDING: 0px;
}
.bottomleft
{
    BACKGROUND: url(/MasterPages/HRC/images/bl.gif) no-repeat top left;
    WIDTH: 15px;
    HEIGHT: 15px;
}
ul.links
{
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    COLOR: #4d4d4d;
    LIST-STYLE-IMAGE: url(/MasterPages/HRC/images/list_arrow.gif);
    FONT-SIZE: 11px;
    PADDING-LEFT: 25px;
    MARGIN: 0px;
    PADDING-RIGHT: 10px;
    PADDING-TOP: 5px;
    PADDING-BOTTOM: 5px;
    FONT-WEIGHT: normal;
}
ul.relatedlinks
{
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    COLOR: #4d4d4d; /*	list-style-image: url(../list_arrow.gif);*/
    FONT-SIZE: 11px;
    MARGIN: 0px;
    PADDING-LEFT: 0px;
    PADDING-TOP: 0px;
    PADDING-BOTTOM: 5px;
    LINE-HEIGHT: 15px;
    BACKGROUND-REPEAT: repeat;
    LIST-STYLE-TYPE: none;
}

.relatedlinks li
{
    border-bottom: 1px outset #BFBFBF; 
    padding: 2px 2px 2px 10px; 
    margin-left: 13px; 
}

ul.relatedlinks.noLines li
{
    border-bottom: none; 
}

ul.newslinks
{
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    COLOR: #4d4d4d;
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal;
    LIST-STYLE-TYPE: none;
    MARGIN: 0px;
    PADDING: 5px;
}

li.newslinks
{
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    COLOR: black;
    BACKGROUND-COLOR: white;
    PADDING-TOP: 3px;
    PADDING-RIGHT: 3px;
    PADDING-BOTTOM: 5px;
    PADDING-LEFT: 3px;
    border-bottom: 1px solid #CACACA;
    LIST-STYLE-TYPE: none;
    MARGIN-BOTTOM: 2px;
}

li.newslinks:after
{
    clear: both;
    content: "";
    display: block;
}

.fixFloat:after
{
    clear: both;
    content: "";
    display: block;
}

.newsLinksImage
{
    float: left; 
    width: 116px; 
    height: 59px; 	
    padding-right: 5px; 
}

ul.staticmenulinks
{
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    COLOR: #4d4d4d;
    LIST-STYLE-IMAGE: url(/MasterPages/HRC/list_arrow.gif);
    FONT-SIZE: 11px;
    PADDING-LEFT: 15px;
    MARGIN: 0px;
    PADDING-RIGHT: 0px;
    PADDING-TOP: 0px;
    PADDING-BOTTOM: 15px;
    BACKGROUND-IMAGE: url(/MasterPages/HRC/images/bttn_background.gif);
    LINE-HEIGHT: 25px;
    BACKGROUND-REPEAT: repeat;
}
ul.staticmenulinksv2
{
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    COLOR: #4d4d4d; /*	list-style-image: url(../list_arrow.gif);*/
    FONT-SIZE: 11px;
    PADDING-LEFT: 5px;
    MARGIN: 0px;
    PADDING-RIGHT: 2px;
    PADDING-TOP: 5px;
    PADDING-BOTTOM: 5px;
    /*BACKGROUND-IMAGE: url(../../Images/bttn_background.gif);*/
    border-top: 7px solid #3B453D; 
    LINE-HEIGHT: normal;
    BACKGROUND-REPEAT: repeat;
    LIST-STYLE-TYPE: none;
    border-top: 7px solid #3B453D; 

}

ul.staticmenulinksv2 hr
{
    WIDTH: 102%;
    border-style:outset; 
    color:#DFE1E0; 
    border-color:white; 
    left: -5px; 
    position: relative; 	
    margin-top: 5px;
    margin-bottom: 5px; 
}

ul.more_links
{
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    COLOR: #333; /*	list-style-image: url(../list_arrow.gif);*/
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold;
    TEXT-TRANSFORM: uppercase;
    LETTER-SPACING: -1px;
    TEXT-ALIGN: right;
    LIST-STYLE-TYPE: none;
    TEXT-DECORATION: none;
    PADDING-RIGHT: 10px;
}
ul.more_links > li > a > span
{
    margin-right: 6px; 
}

ul.more_links > li > a > span
{
    margin-right: 6px; 
}


/* END BOX WIDGETS */

/* START BREADCRUMBS*/
.breadcrumbs
{
    MARGIN: 0px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    PADDING-RIGHT: 10px;
    PADDING-LEFT: 10px;
    PADDING-TOP: 1px;
    HEIGHT: auto;
    CLEAR: left;
    BACKGROUND-COLOR: #BBB;
    PADDING-BOTTOM: 2px;
    FONT-WEIGHT: bold;
    COLOR: #FFF;
}
.breadcrumbs a:link
{
    COLOR: #636363;
    TEXT-DECORATION: underline;
}
.breadcrumbs a:visited
{
    TEXT-DECORATION: none;
    COLOR: #636363;
}
.breadcrumbs a:hover
{
    TEXT-DECORATION: underline;
    COLOR: #c16309;
    BACKGROUND-COLOR: #CCC;
}
.breadcrumbs a:active
{
    FONT-WEIGHT: normal;
    COLOR: #636363;
    TEXT-DECORATION: underline;
}

/* END BREADCRUMBS*/

/* START LIST ITEMS */

/* DIV TO HOLD LINK AND ICONS */
.listboxitem
{
    HEIGHT: auto;
    WIDTH: auto;
    POSITION: relative;
}
/* DIV TO HOLD LINK AND ICONS */
.listboxitem_alt
{
    HEIGHT: auto;
    WIDTH: 200px;
    FLOAT: left;
    CLEAR: left;
    BORDER-TOP-WIDTH: 1px;
    BORDER-RIGHT-WIDTH: 1px;
    BORDER-BOTTOM-WIDTH: 1px;
    BORDER-LEFT-WIDTH: 1px;
    POSITION: relative;
    BACKGROUND-COLOR: #CCC;
}
/* PROTECTED LINK ICON */
.related_text
{
    FLOAT: right;
    MARGIN: 0px;
    POSITION: absolute;
    TOP: 0px;
    RIGHT: 15px;
    LEFT: auto;
    BOTTOM: auto;
    HEIGHT: auto;
    PADDING-TOP: 1px;
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 1px;
    CLEAR: none;
}
.icon_protect
{
    position: absolute; 
    right: 6px; 
    top: 50%; 	
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%); 
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); 
}
/* EXTERNAL LINK ICON */
.icon_external
{
    position: absolute; 
    right: 5px; 
    top: 50%; 
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%); 
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); 
    color: #C16308; 
}
/* PROTECTED LINK ICON */
.icon_protect_alt
{
    FLOAT: right;
    MARGIN: 0px;
    POSITION: absolute;
    TOP: 0px;
    RIGHT: 15px;
    LEFT: auto;
    BOTTOM: auto;
    HEIGHT: auto;
    PADDING-TOP: 1px;
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 1px;
    CLEAR: none;
}
/* EXTERNAL LINK ICON */
.icon_external_alt
{
    FLOAT: right;
    MARGIN: 0px;
    POSITION: absolute;
    TOP: 0px;
    RIGHT: 0px;
    LEFT: auto;
    BOTTOM: auto;
    HEIGHT: auto;
    PADDING-TOP: 1px;
    PADDING-RIGHT: 2px;
    PADDING-LEFT: 1px;
    CLEAR: none;
}
/* END LIST ITEMS */


/* START FOOTER */

.footer_contact
{
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px;
    COLOR: white;
    BACKGROUND-COLOR: #3B453D;
    display:inline-block; 
    FLOAT: left;
    PADDING-LEFT: 20px;
    PADDING-TOP: 5px;
    PADDING-RIGHT: 5px;
    PADDING-BOTTOM: 5px;
    MARGIN: 0 auto;
}
.footer_contact img
{
    border:none; 
}

.footer_contact a:link
{
    COLOR: white;
    TEXT-DECORATION: underline;
}

.footer_contact img
{
    border:none; 
}

.footer_contact a:visited
{
    TEXT-DECORATION: none;
    COLOR: white;
}
.footer_contact a:hover
{
    TEXT-DECORATION: underline;
    COLOR: #c16309;
}
.footer_contact a:active
{
    FONT-WEIGHT: normal;
    COLOR: #636363;
    TEXT-DECORATION: underline;
}
.footer_contact_FOUO
{
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    COLOR: white;
    BACKGROUND-COLOR: #3B453D;
    /* [disabled]POSITION: relative; */
    /* [disabled]FLOAT: left; */
    HEIGHT: auto;
    PADDING-TOP: 5px;
    PADDING-BOTTOM: 5px;
    PADDING-RIGHT: 10px;
    PADDING-LEFT: 10px;
    clear:both; 
}
.footer_h1
{
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 13px;
    FONT-WEIGHT: bold;
    COLOR: white;
    PADDING-TOP: 2px;
    PADDING-RIGHT: 2px;
    PADDING-BOTTOM: 0px;
    PADDING-LEFT: 2px;
}
.footer_h2
{
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    COLOR: white;
    PADDING-TOP: 0px;
    PADDING-RIGHT: 2px;
    PADDING-LEFT: 2px;
}
.footer_horizontal_line
{
    HEIGHT: 1px;
    WIDTH: auto;
    BACKGROUND-COLOR: #CCC;
}
.footer_vertical_line
{
    HEIGHT: auto;
    WIDTH: 1px;
    BACKGROUND-COLOR: #CCC;
    POSITION: relative;
    FLOAT: left;
}
.footer_emails
{
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    COLOR: #3c3c3c;
    LIST-STYLE-IMAGE: url(/MasterPages/HRC/images/list_arrow.gif);
    BACKGROUND-IMAGE: url(/MasterPages/HRC/images/icon_email.gif);
    BACKGROUND-REPEAT: no-repeat;
    BACKGROUND-POSITION: left;
    PADDING-LEFT: 20px;
}
/* END FOOTER */


.contact_emails
{

    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    COLOR: black;
    LIST-STYLE-IMAGE: url(/MasterPages/HRC/images/list_arrow.gif);
    BACKGROUND-IMAGE: url(/MasterPages/HRC/images/icon_email.gif);
    BACKGROUND-REPEAT: no-repeat;
    BACKGROUND-POSITION: left;
    PADDING-LEFT: 20px;
}

/* START EXRTA CONTAINING DIV FOR MENU */
.container div menu
{
    WIDTH: 100%;
}
/* END EXRTA CONTAINING DIV FOR MENU */


.articleTeaser
{
    background-color: #E2DED6;
    font-size: 1.2em; 
    padding: 10px; 
    margin-bottom: 10px; 
}

.articleBannerLandingPage
{
    border-top : 6px solid #3B453D; 
    border-bottom : 6px solid #3B453D; 
    min-height: 120px; 
    /*background-image: url(/masterpages/hrc/images/landingPagebanner.png);*/
    background-repeat: no-repeat;
    background-position: bottom right;
}

.articleBannderLandingDefaultImage
{
    background-image: url(/masterpages/hrc/images/landingPagebanner.png);
}

.articleBannerLandingPage > hr
{
    width: 60%; 
    margin-left: 5px; 
    border-style:outset; 
    border-color: white; 
    color: #B8B8AF; 
    text-align: left; 
}

.articleBanner
{
    border-top : 6px solid #3B453D; 
    border-bottom : 6px solid #3B453D; 
    min-height: 45px; 
    background-repeat: no-repeat;
    background-position: bottom right;
}

.articleBannderArticleDefaultImage
{
    background-image: url(/masterpages/hrc/images/articlebanner.png);
}

.articleBannerTitle
{
    padding-top: 10px;
    padding-left: 10px;
    font-family: Verdana;
    font-size: 16pt;
    color: #7e7f73;
    display:block; 
}

.articleBannerDescription
{
    padding-left: 10px;
    font-family: Verdana;
    font-size: 11pt;
    color: #57584F;
    display:block; 
    max-width: 575px; 
}

.articleBanner > hr
{
    display:none; 
}

.articleToolBar
{
    position: relative; 
    padding: 10px 5px;  
    font-size: 10pt; 
    color: #555555;
}

.articleToolBar .fa-print
{
    margin-left: 3px; 
    margin-right: 3px; 
    padding-left: 2px; 
    padding-right:2px; 
}

.articleToolbarLastUpdated
{
    width: 250px;
    display: inline-block;
}

.fa-rss-square
{
    color: #DF7816; 
}

.white
{
    color: white; 
}

#articleToolBarImage
{
    border:none; 
}

.popUpPanel
{
    position:absolute;
    left:15%;
    z-index:2001; 
    padding:10px;	
}

.articleRatings
{
    display: inline-block;
    margin-left: 100px;
}

.articleRatings img
{
    margin-top: 2px; 
    margin-left: 5px; 
}

.ratingTitle
{
    color: white; 
}

.articleTags
{
    margin-top: 5px; 
}

.articleToolBar a
{
    color:inherit; 
    text-decoration: none; 
}

.articleToolBar a:hover
{
    COLOR: #c16309;
}


.articleToolBar .myLinks
{
    float: right; 
}

/* START MILPER WIDGETS */

.milperwidget
{
    BACKGROUND-COLOR: #FFF;
    BORDER-RIGHT-STYLE: none;
    BORDER-BOTTOM-STYLE: none;
    BORDER-LEFT-STYLE: none;
    BORDER-TOP-STYLE: none;
    MARGIN: 5px;
}

/*
.milperwidget h2
{
    MARGIN: 0px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 13px;
    COLOR: #dadada;
    PADDING-BOTTOM: 2px;
}*/

.milperwidget h2
{
    color: white; 
    font-size: 12pt; 
    font-weight: 600; 
    display:inline;
}

.milperwidget p
{
    PADDING-LEFT: 5px;
}

.milperbodycontent
{
    MARGIN: 0px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    COLOR: #3c3c3c;
    PADDING-TOP: 0px;
    PADDING-RIGHT: 10px;
    PADDING-BOTTOM: 0px;
    PADDING-LEFT: 10px;
    BORDER-RIGHT-WIDTH: 1px;
    BORDER-BOTTOM-WIDTH: 1px;
    BORDER-LEFT-WIDTH: 1px;
    BORDER-RIGHT-STYLE: solid;
    BORDER-BOTTOM-STYLE: solid;
    BORDER-LEFT-STYLE: solid;
    BORDER-TOP-COLOR: #3c3c3c;
    BORDER-RIGHT-COLOR: #3c3c3c;
    BORDER-BOTTOM-COLOR: #3c3c3c;
    BORDER-LEFT-COLOR: #3c3c3c;
    BORDER-TOP-WIDTH: 1px;
    BORDER-TOP-STYLE: solid;
}
.milperbodycontent h1
{
    MARGIN: 0px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 16px;
    COLOR: #333;
    PADDING-TOP: 6px;
    PADDING-BOTTOM: 2px;
}
.milperbodycontent h2
{
    MARGIN: 0px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 14px;
    COLOR: #666;
    BACKGROUND-COLOR: #CCC;
    PADDING-TOP: 4px;
    PADDING-RIGHT: 4px;
    PADDING-BOTTOM: 4px;
    PADDING-LEFT: 6px;
}
.milperbodycontent h3
{
    MARGIN: 0px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 14px;
    COLOR: #333;
    PADDING: 2px;
    FONT-STYLE: italic;
}
.milperbodycontent ul
{
    MARGIN: 0px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    COLOR: #333;
    FONT-STYLE: normal;
    PADDING-TOP: 2px;
    PADDING-RIGHT: 2px;
    PADDING-BOTTOM: 2px;
    PADDING-LEFT: 16px;
    LIST-STYLE-IMAGE: url(/MasterPages/HRC/images/carrot.gif);
    LIST-STYLE-TYPE: none;
}
.milperbodycontent a:link
{
    TEXT-DECORATION: underline;
    COLOR: #868686;
}
.milperbodycontent a:visited
{
    TEXT-DECORATION: none;
    COLOR: #868686;
}
.milperbodycontent a:hover
{
    TEXT-DECORATION: underline;
    COLOR: #c16309;
}
.milperbodycontent a:active
{
    TEXT-DECORATION: underline;
    COLOR: #868686;
    FONT-WEIGHT: normal;
}
.milperwidgetcontentmenu
{
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    COLOR: #3c3c3c;
    PADDING-TOP: 5px;
    PADDING-RIGHT: 0px;
    PADDING-BOTTOM: 0px;
    PADDING-LEFT: 0px;
    BORDER-RIGHT-WIDTH: 1px;
    BORDER-BOTTOM-WIDTH: 1px;
    BORDER-LEFT-WIDTH: 1px;
    BORDER-RIGHT-STYLE: solid;
    BORDER-BOTTOM-STYLE: solid;
    BORDER-LEFT-STYLE: solid;
    BORDER-TOP-COLOR: #3c3c3c;
    BORDER-RIGHT-COLOR: #3c3c3c;
    BORDER-BOTTOM-COLOR: #3c3c3c;
    BORDER-LEFT-COLOR: #3c3c3c;
    BORDER-TOP-WIDTH: 1px;
    BORDER-TOP-STYLE: solid;
    MARGIN-TOP: 0px;
    MARGIN-RIGHT: 0px;
    MARGIN-BOTTOM: 0px;
    HEIGHT: auto;
}
.milperwidgetcontentmenu a:link
{
    COLOR: #636363;
    TEXT-DECORATION: none;
    FONT-WEIGHT: bold;
}
.milperwidgetcontentmenu a:visited
{
    COLOR: #636363;
    TEXT-DECORATION: none;
    FONT-WEIGHT: bold;
}
.milperwidgetcontentmenu a:hover
{
    TEXT-DECORATION: underline;
    COLOR: #c16309;
}
.milperwidgetcontentmenu a:active
{
    FONT-WEIGHT: normal;
    COLOR: #636363;
}
.milperwidgetcontent_POC
{
    MARGIN: 0px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    COLOR: #3c3c3c;
    BORDER-RIGHT-WIDTH: 1px;
    BORDER-BOTTOM-WIDTH: 1px;
    BORDER-LEFT-WIDTH: 1px;
    BORDER-RIGHT-STYLE: solid;
    BORDER-BOTTOM-STYLE: solid;
    BORDER-LEFT-STYLE: solid;
    BORDER-TOP-COLOR: #3c3c3c;
    BORDER-RIGHT-COLOR: #3c3c3c;
    BORDER-BOTTOM-COLOR: #3c3c3c;
    BORDER-LEFT-COLOR: #3c3c3c;
    BORDER-TOP-WIDTH: 1px;
    BORDER-TOP-STYLE: solid;
    HEIGHT: auto;
    PADDING-TOP: 5px;
    PADDING-RIGHT: 5px;
    PADDING-BOTTOM: 5px;
    PADDING-LEFT: 10px;
}
.milperwidgetcontent
{
    MARGIN: 0px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    COLOR: #3c3c3c;
    PADDING-TOP: 5px;
    PADDING-RIGHT: 0px;
    PADDING-BOTTOM: 0px;
    PADDING-LEFT: 0px;
    BORDER-RIGHT-WIDTH: 1px;
    BORDER-BOTTOM-WIDTH: 1px;
    BORDER-LEFT-WIDTH: 1px;
    BORDER-RIGHT-STYLE: solid;
    BORDER-BOTTOM-STYLE: solid;
    BORDER-LEFT-STYLE: solid;
    BORDER-TOP-COLOR: #3c3c3c;
    BORDER-RIGHT-COLOR: #3c3c3c;
    BORDER-BOTTOM-COLOR: #3c3c3c;
    BORDER-LEFT-COLOR: #3c3c3c;
    BORDER-TOP-WIDTH: 1px;
    BORDER-TOP-STYLE: solid;
    HEIGHT: auto;
}
.milperwidgetcontent h1
{
    MARGIN: 0px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 16px;
    COLOR: #333;
    PADDING-TOP: 6px;
    PADDING-BOTTOM: 2px;
}
.milperwidgetcontent h2
{
    MARGIN: 0px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 14px;
    COLOR: #E1E1E1;
    BACKGROUND-COLOR: #666;
    PADDING: 2px;
}
.milperwidgetcontent h3
{
    MARGIN: 0px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 14px;
    COLOR: #333;
    PADDING: 2px;
    FONT-STYLE: italic;
}
.milperwidgetcontent a:link
{
    TEXT-DECORATION: none;
    COLOR: #636363;
}
.milperwidgetcontent a:visited
{
    TEXT-DECORATION: none;
    COLOR: #636363;
}
.milperwidgetcontent a:hover
{
    TEXT-DECORATION: underline;
    COLOR: #c16309;
}
.milperwidgetcontent a:active
{
    TEXT-DECORATION: none;
    FONT-WEIGHT: normal;
    COLOR: #636363;
    LIST-STYLE-TYPE: none;
    BACKGROUND-COLOR: #DDD;
}
img.milperwidgetcentered
{
    DISPLAY: block;
    MARGIN-LEFT: auto;
    MARGIN-RIGHT: auto;
    MARGIN-BOTTOM: 15px;
}

.milperwidgettitle_related
{
    MARGIN: 0px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    COLOR: #626262;
    PADDING-TOP: 0px;
    PADDING-RIGHT: 10px;
    PADDING-BOTTOM: 0px;
    PADDING-LEFT: 2px;
    BORDER-RIGHT-STYLE: none;
    BORDER-LEFT-STYLE: none;
    FONT-STYLE: italic;
    BACKGROUND-COLOR: #CCC;
    BORDER-TOP-STYLE: none;
    BORDER-BOTTOM-STYLE: none;
    FONT-WEIGHT: bold;
}

.milperwidgettitle
{
    MARGIN: 0px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    COLOR: white;
    padding: 2px 10px; 
    margin-left: 0px; 
    BACKGROUND-COLOR: #3B453D;
}
.milperwidgetmorelink
{
    MARGIN: 0px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    COLOR: #DADADA;
    BORDER-RIGHT-STYLE: none;
    BORDER-LEFT-STYLE: none;
    BORDER-TOP-STYLE: none;
    BORDER-BOTTOM-STYLE: none;
    TEXT-ALIGN: right;
    HEIGHT: 25px;
    WIDTH: auto;
    BOTTOM: 0px;
    BACKGROUND-COLOR: #FFF;
}
/* END MILPER STUFFS*/


/* START HRC LEGACY CSS*/

.datatablebordered
{
    border-collapse: collapse;
}

.datatable th, .datatablebordered th, .groupingTableHead, table.default th, td.multispancell, .menuCatTable {
    background-color: #BBBBBB;
    color: #000000;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    border: 1px solid;
    padding: 3px;
}

.datatable td, .datatablebordered td, .groupingTableBody, table.default td, .menuCatTable {
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    font-style: normal; 
    font-weight: normal; 
    color: #333333; 
    border: 1px solid;
    padding: 3px;	
}

tr.datatablerowcolor1 {background-color: #FFFFFF;}
tr.datatablerowcolor2, td.groupingTableBody {background-color: #F4F4F4;}

.indented 
{  
margin-left: 25px;
}
.generalHeading
{
    font-weight: bold;
    font-size: 13px;
    letter-spacing: 1px;
    color: #444444;
    padding-bottom: 0px;
    margin-bottom: 0px;
    background-image: none;
    background: none;
}
.faq_q 
{
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #444444;
    letter-spacing: 1px;	
 }
 
.faq_a {margin-left: 15px;}

.callout-light
{
    background-color: #FFF0CE; 
    padding: 6px 6px 6px 6px; 
    border: 2px solid #6F655B; 
}

.callout-dark
{
    background-color: #E0D7D0; 
    padding: 6px 6px 6px 6px; 
    border: 2px solid #6F655B; 
}

/* END HRC LEGACY CSS*/

/* START SOLDIER SERVICES LINK LIST BOX WIDGET */
.boxwidget {
    margin: 0px;
}

.soldierboxbodycontent {
    margin: 0 -3px;
    border: solid 1px #3c3c3c;
}

.boxwidget .soldierboxbodycontent
{
    /*MARGIN: 0px;*/
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    COLOR: #3c3c3c;
    padding-top: 3px;
    /*BORDER-RIGHT-WIDTH: 1px;
    BORDER-BOTTOM-WIDTH: 1px;
    BORDER-LEFT-WIDTH: 1px;
    BORDER-RIGHT-STYLE: solid;
    BORDER-BOTTOM-STYLE: solid;
    BORDER-LEFT-STYLE: solid;
    BORDER-TOP-COLOR: #3c3c3c;
    BORDER-RIGHT-COLOR: #3c3c3c;
    BORDER-BOTTOM-COLOR: #3c3c3c;
    BORDER-LEFT-COLOR: #3c3c3c;
    BORDER-TOP-WIDTH: 1px;
    BORDER-TOP-STYLE: solid;*/
}

.boxwidget .soldierboxbodycontent a
{
    TEXT-DECORATION:none;
    display:inline-block; 
}

.soldierLinksDetail {
    float: left;
    width: 100%;
    display: block;
}

.soldierLinksImgBtn {
    WIDTH: 198px;
    HEIGHT: 90px;
    CURSOR: pointer;
    DISPLAY: inline;
    background-image: url(/MasterPages/HRC/images/soldierServicesGradient.png);
    background-image: linear-gradient(#E2E2E2, #FFFFFF);
    background-image: -ms-linear-gradient(#E2E2E2, #FFFFFF);
    border: 2px solid #969696;
    BACKGROUND-REPEAT: repeat-x;
    float: left;
    margin: 1px;
}

.soldierLinksImgBtn img {
    border: none;
    outline: none;
}

.soldierLinksImgBtnMessages
{
    HEIGHT:54px;
    
}

.leftFloated
{
    display: block;
    float: left;
    margin-right: 3px;
    margin-bottom: 3px; 
}

.cleared
{
    clear: both;
}

.akoLoginHeader
{
    font-size: 14pt; 
    background-color: black !important; 
}

.dslogonHeader
{
    font-size: 14pt; 
    background-color: #387793 !important; 
}

.soldierLinksImg1Left
{
    FLOAT:left;
    PADDING:0;
    WIDTH:7px;
    HEIGHT:58px;
    BACKGROUND:url(/MasterPages/HRC/images/btn_1_LeftEnd.gif);
}

.soldierLinksImg2Left
{
    FLOAT:left;
    PADDING:0;
    WIDTH:7px;
    HEIGHT:58px;
    BACKGROUND:url(/MasterPages/HRC/images/btn_2_LeftEnd.gif);
}

.soldierLinksImg3Left
{
    FLOAT:left;
    PADDING:0;
    WIDTH:7px;
    HEIGHT:58px;
    BACKGROUND:url(/MasterPages/HRC/images/btn_3_LeftEnd.gif);
}

.soldierLinksImg4Left
{
    FLOAT:left;
    PADDING:0;
    WIDTH:7px;
    HEIGHT:58px;
    BACKGROUND:url(/MasterPages/HRC/images/btn_4_LeftEnd.gif);
}

.soldierLinksImgLeft
{
    FLOAT:left;
    PADDING:0;
    WIDTH:5px;
    HEIGHT:58px;
    BACKGROUND:url(/MasterPages/HRC/images/btnLeftEnd.gif);
}

.soldierLinksImgMid
{
    FLOAT:left;
    /*PADDING:0;
    HEIGHT:58px;
    BACKGROUND:url(/MasterPages/HRC/images/btnMid.gif);
    BACKGROUND-REPEAT:repeat-x;*/
}

.soldierLinksImgRight
{
    FLOAT:left;
    PADDING:0;
    WIDTH:5px;
    HEIGHT:58px;
    BACKGROUND:url(/MasterPages/HRC/images/btnRightEnd.gif);	
}

.soldierLinksImgHeader
{
    FONT-SIZE:1.1em;
    FONT-FAMILY:Verdana;
    PADDING:0px;
    MARGIN: 3px; 
    FONT-WEIGHT:bold;
    COLOR:#616161;
    TEXT-DECORATION:none;
    /*min-height: 32px;*/ 
    width: 100%;
    display: block;
    text-align:center;  
}


.soldierLinksImgBtnMessages .soldierLinksImgHeader
{
    min-height: 0px; 
}

.soldierLinksImage
{
    float:left;
    height: 100%; 
    padding-right: 5px; 
    margin-bottom: -3px;
    border: none;
}

.soldierLinksImage > img
{
    /*margin: 0px 5px;  
    top: 50%; 
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%); 
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); 
    position: relative; 
    height: auto;*/*/
}

.soldierLinksImgDescr
{
    FONT-SIZE:0.9em;
    FONT-FAMILY:Verdana;
    PADDING: 2px 2px 2px 5px;
    MARGIN-BOTTOM:5px;
    COLOR:#616161;
    TEXT-DECORATION:none;
}
/* END SOLDIER SERVICES LINK LIST BOX WIDGET */


/* TOP NAV */
.menu
{
    width: 100%; 
    HEIGHT: 40px;
    POSITION: relative;
    Z-INDEX: 1;
    FONT-FAMILY: arial, sans-serif;
    background: #8e8986; 
    DISPLAY:table;
}
/* hack to correct IE5.5 faulty box model */
/*
* html .menu
{
    WIDTH: 746px;
    WIDTH: 745px;
}*/
/* remove all the bullets, borders and padding from the default list styling */
.menu ul
{
    PADDING: 0;
    MARGIN: 0;
    LIST-STYLE-TYPE: none;
    MARGIN:0px auto;
}

.menu ul ul
{
    WIDTH: 149px;
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li
{
    FLOAT: left;
    DISPLAY:inline;
    WIDTH: auto;
    POSITION: relative;
}
/* style the links for the top level */
.menu a, .menu a:visited
{
    DISPLAY: block;
    FONT-SIZE: 12px;
    TEXT-DECORATION: none;
    COLOR: white;
    BORDER: 1px solid #585752;
    BORDER-WIDTH: 0px 0px 0px 0px;
    PADDING-LEFT: 18px;
    PADDING-RIGHT: 18px;
    LINE-HEIGHT: 40px;
    FONT-WEIGHT: bold;
}

.menuTopIndicator
{
    BORDER: 0; 
    margin-left:5px; 
    color: #333c33;
}

.menuSubParent
{
    font-size: 12px; 
    margin-right:5px; 
    color: #333c33;
}

.menuChildIcon
{
    font-size: 12px; 
    margin-right:5px; 
}

.menu .fa-lock
{
    color: #333c33; 
}

.icon_sub_children_right
{
    FLOAT: right;
    MARGIN: 0px;
    POSITION: absolute;
    TOP: 0px;
    RIGHT: 0px;
    LEFT: auto;
    BOTTOM: auto;
    HEIGHT: auto;
    /*PADDING-TOP: 8px;*/
    PADDING-RIGHT: 2px;
    PADDING-LEFT: 1px;
    CLEAR: none;
    VERTICAL-ALIGN:middle;
}
.icon_sub_children_left
{
    FLOAT: left;
    MARGIN: 0px;
    POSITION: absolute;
    TOP: 0px;
    LEFT: 1px;
    BOTTOM: auto;
    HEIGHT: auto;
    /*PADDING-TOP: 8px;*/
    PADDING-RIGHT: 2px;
    PADDING-LEFT: 1px;
    CLEAR: none;
    VERTICAL-ALIGN:middle;
}

/* a hack so that IE5.5 faulty box model is corrected */
/*
* html .menu a, * html .menu a:visited
{
    WIDTH: 149px;
    WIDTH: 138px;
}
*/
/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited
{
    /*BACKGROUND: #d3d3d3 url(/MasterPages/HRC/images/carrot.gif) no-repeat 140px center;*/
    BORDER: 1px solid #585752;
}
/* style the second level hover */
.menu ul ul a.drop:hover
{
    /*BACKGROUND-COLOR: #a6a299;
    BACKGROUND-IMAGE: url(/MasterPages/HRC/images/carrot.gif);
    BACKGROUND-REPEAT: no-repeat;
    BACKGROUND-POSITION: 140px center;*/
}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited
{
    /*BACKGROUND: #d3d3d3 url(../images/carrot.gif) no-repeat 190px center;*/
    BORDER: 1px solid #585752;
    PADDING-RIGHT:25px;
}
/* style the second level hover */
.menu ul ul a.drop:hover
{
    BACKGROUND-COLOR: #a6a299;
    /*BACKGROUND-IMAGE: url(../images/carrot.gif);
    BACKGROUND-REPEAT: no-repeat;
    BACKGROUND-POSITION: 190px center;*/
}


.menu ul ul :hover > a.drop
{
    /*BACKGROUND: #b8b8b8 url(/MasterPages/HRC/images/carrot.gif) no-repeat 140px center;*/
}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited
{
    BACKGROUND: #e5e1d6;	
    BORDER: 1px solid #585752;
    PADDING-RIGHT:25px;
    WIDTH: 225px;
}
/* style the third level hover */
.menu ul ul ul a:hover
{
    BACKGROUND-COLOR: #a6a299;
}
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul
{
    display: none; 
    POSITION: absolute;
    HEIGHT: 0;
    TOP: 40px;
    LEFT: 0;
    WIDTH: 250px;
    /*BORDER-TOP: 1px solid #000;*/
}

/* another hack for IE5.5 */
/*
* html .menu ul ul
{
    TOP: 30px;
    TOP: 31px;
}
*/
/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left
{
    LEFT: -262px;
}

/* position the third level flyout menu */
.menu ul ul ul
{
    LEFT: 215px;
    TOP: 0px;
    WIDTH: 225px;		
}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.flyLeft
{
    LEFT: -262px;
    TOP: 0px;
    WIDTH: 225px;
}

/* style the table so that it takes no part in the layout - required for IE to work */
.menu table
{
    POSITION: absolute;
    TOP: 0;
    LEFT: 0;
    BORDER-COLLAPSE: collapse;
}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited
{
    BACKGROUND: #e5e1d6;
    COLOR: #666;
    HEIGHT: auto;
    LINE-HEIGHT: 1em;
    PADDING: 5px 10px;
    WIDTH: 178px;
    BORDER-TOP-WIDTH: 0;
    BORDER-RIGHT-WIDTH: 1px;
    BORDER-BOTTOM-WIDTH: 1px;
    BORDER-LEFT-WIDTH: 1px;
    BORDER-RIGHT-COLOR: #333;
    BORDER-BOTTOM-COLOR: #333;
    BORDER-LEFT-COLOR: #333;
}
/* yet another hack for IE5.5 */
/*
* html .menu ul ul a, * html .menu ul ul a:visited
{
    WIDTH: 150px;
    WIDTH: 128px;
}
*/

/* style the top level hover */
.menu a:hover
{
    COLOR:#FFF;
}

.menu ul ul a:hover
{
    COLOR: #FFF;
}
/*TEST*/
.menu :hover > a.main
{
    COLOR: #FFF;
    background:#666666;

    /*BACKGROUND-COLOR: #C90;*/
}
/*TEST*/

.menu :hover > a
{
    COLOR: #FFF; /*	background-image: url(img/over.gif);*/
    /*BACKGROUND-COLOR: #C90;*/
}

.menu ul ul :hover > a
{
    COLOR: #FFF;
    BACKGROUND-COLOR: #a6a299;
}

/* make the second level visible when hover on first level list OR link */
.menu ul :hover ul, .menu ul a:hover ul
{
    display: block; 
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul
{
    display:none; 
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul
{
    display: block; 
}
 
/* HOT TOPICS STYLES */
#hotTopics
{
    min-height: 72px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    position:relative; 
}

#hotTopicsTitle
{
    FLOAT:left;
    HEIGHT:45px;
    WIDTH:133px;
    BACKGROUND: url(/MasterPages/HRC/images/HT_banner.gif) no-repeat;
}
.rotatorPrev
{
    FLOAT: left;
    color: #83847a; 
    CURSOR:pointer;
    opacity: 0.4; 
    VISIBILITY:hidden;
}

.rotatorPrev:hover
{
    FLOAT: left;
    CURSOR:pointer;
    color: #83847a; 
    opacity: 1; 
    VISIBILITY:hidden;
}
.rotatorNext
{
    FLOAT: left;
    CURSOR:pointer;
    color: #83847a; 
    opacity: 0.4; 
    VISIBILITY:hidden;
}
.rotatorNext:hover
{
    FLOAT:left;
    CURSOR:pointer;
    color: #83847a; 
    opacity: 1; 
    VISIBILITY:hidden;
}

#alerts
{
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    padding: 3px 10px 0px 2px; 
}

#alertsTitle
{
    padding: 2px 10px; 
    FLOAT: left;
    background-color: red; 
    height: 15px; 
    color: white; 
    font-size: 10pt; 
    font-weight: bold; 
    margin: 2px 5px 2px 150px; 
}

#alerts .alertSlide a
{
    font-weight: bold; 
    color: red; 
    font-size: 12pt; 
    text-decoration: none; 
    display: inline-block; 
}

#alerts #alertSlideContainer .alertSlide
{
    margin: 0px;
    display:none; 

}

#alertsCounter
{
    MARGIN-TOP:1px;
    margin-left: 2px; 
    margin-right: 2px; 
}

#alerts .rotatorPrev
{
    margin-top: 3px; 
}

#alerts .rotatorNext
{
    margin-top: 3px; 
    margin-right: 8px; 
}

#slideContainer      
{
    margin:0;   
    FLOAT:left; 
    PADDING-LEFT:5px;
    PADDING-RIGHT:5px;
    position:relative; 
    HEIGHT:45px;
    FLOAT:left;
    FONT-SIZE:1em;
    /*FONT-WEIGHT:bold;*/
    width:98%; 
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}  

#slideContainer a
{
    COLOR:#706F6F;
    font-family: 'Arial';
    font-size: 11pt; 
    font-weight: bold; 
    TEXT-DECORATION:none;
}
        
#slideContainer .slide      
{  
    POSITION:absolute;
    display:none;  
    LIST-STYLE:none;
    LIST-STYLE-IMAGE:none;
    PADDING:3px;
}  

.rotatorCounter
{
    padding: 1px 5px; 
    COLOR:#777;
    FLOAT:left;
    FONT-SIZE:9pt;
    VISIBILITY:hidden;
    margin-top: 8px; 
}

/*START STYLES FOR ENLISTED PROMOTIONS PAGE HEADINGS*/
.positionsbanner 
{
    display: inline-block;
    margin-bottom: 10px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 10px;
    font-family: arial, helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #666;
    background-color: #83847a;
    padding-top: 4px;
    padding-right: 0px;
    padding-bottom: 4px;
    padding-left: 6px;
    float: left;
    width: 100%;
    height: 100%;
}

.imagebadge 
{
    padding-right: 7px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    vertical-align: middle;
}

.textinnerdiv 
{
    float: left; 
    vertical-align:middle; 
    width:auto; 
    padding-top: 6px;
}

.imagebadgesinnerdiv 
{	
    vertical-align:middle;
    width:auto; 
    float: right;	
}

/*END STYLES FOR ENLISTED PROMOTIONS PAGE HEADINGS*/

/* BEGIN - COMMON STYLES */

.hrc-btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.hrc-btn:focus,
.hrc-btn:active:focus,
.hrc-btn.active:focus,
.hrc-btn.focus,
.hrc-btn:active.focus,
.hrc-btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.hrc-btn:hover,
.hrc-btn:focus,
.hrc-btn.focus {
  color: #333;
  text-decoration: none;
}
.hrc-btn:active,
.hrc-btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.hrc-btn.disabled,
.hrc-btn[disabled],
.hrc-btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.hrc-btn-default:hover,
.hrc-btn-default:focus,
.hrc-btn-default.focus,
.hrc-btn-default:active,
.hrc-btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.emailDisplay {
    font-style: italic;
    padding: 0 .5em;
}
.emailInput {
    width:400px;
}

/* END - COMMON STYLES */


.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.noFloat
{
    float: none; 
}

.homeSharp
{
    margin: 0px 10px; 
}

.homeSharp > div
{
    float:left; 
    margin: 10px 5px; 
}

.homeSharpImage
{
    float: left;
    padding-left: 12px;
    padding-right: 15px;
}

.hrcSharpImage
{
    height: 65px;
    width: 70px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.safeHelpline
{
    width: 80%; 
}

.safeHelpline > p
{
    text-align: center; 
    margin: 5px 0px 20px 0px;
}

.modalField
{
    margin-left: 10px;
}

.modalField > label
{
    margin-left: 10px;
}

.modal-dialog
{
    margin-top: 50px; 
}

.modal-header
{
    color: white !important;
    background-color:#3B453D; 
    border-bottom : 2px solid #717365; 
}

.modal-header .close {
  color: #D6D1C5;
  text-shadow: 0 1px 0 #EFECE7;
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header .close:hover,
.modal-header .close:focus {
  color: #D6D1C5;
   filter: alpha(opacity=75);
  opacity: .75;
}

.modal-footer
{
    background-color: #EFECE7; 
    border-top : 1px solid #717365; 
}

.bold
{
    font-weight: bold; 
}

.contentPanel {
    vertical-align: top;
    margin-bottom: 1em;
    float: left;
    padding-top: .3em;
}

.manageMyLinksGrid {
    margin: 10px; 
    font-size: 10pt; 
    border-spacing: 0 10px;
}


.manageMyLinksGrid a {
    color: #960; 
}

.manageLinksPanel {
    display: inline-block;
    vertical-align: top;
    font-family: Arial, Helvetica, sans-serif;
    font-size: .8em;
    width: 60%;
    margin-left: 10px;
}
.manageLinksPanel h3 {
    margin: 0 0 .1em 0;
    background-color: #83847a;
    color: #ffffff;
    padding: .2em .4em;
}
.manageLinksGrid {
    display: inline-block;
    vertical-align: top;
}
.emptyListMessage {
    color:#5b5959;
}

.popularLinksPanel {
    font-family: Arial, Helvetica, sans-serif;
}
.popularLinksPanel h3 {
    margin: 0 0 .1em 0;
    background-color: #83847a;
    color: #ffffff;
    padding: .2em .4em;
}
.popularLinksPanel ul {
    list-style-type: none;
}
.popularLinksPanel a {
    text-decoration: none;
    color: black;
}

.helpLinksPanel {
    display: inline;
    float: right;
    vertical-align: top;
    width: 35%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: .8em;
    margin: 0 1em 0 .5em;
}
.helpLinksPanel h3 {
    margin: 0 0 .1em 0;
    background-color: #83847a;
    color: #ffffff;
    padding: .2em .2em;
}
.helpLinksPanel h4 {
    margin: .2em 0 .1em .3em;
    color: #5c635c;
    padding: .1em 0em;
}
.helpLinksPanel ul {
    margin: .5em; 
}
.helpLinksContent {
    margin: 0 .3em;
}
.fa-stack
{
    width: 1em;
}

.fa-star
{
    color:goldenrod; 
}

.missingEmailWarning{
    color: red; 
}


@media print
{
    .containerDark
    {
        display:none; 
    }

    .sidebar1_article
    {
        display: none; 
    }

    .menu
    {
        display:none; 
    }

    #headerContentDiv
    {
        display: none; 
    }

    .header
    {
        -webkit-print-color-adjust: exact; 
    }

    .footer
    {
        display:none; 
    }

    .bottomLogo
    {
        display:none; 
    }
}