/*@namespace url(../../../../www.w3.org/1999/xhtml.html);*/

.wordwrap {
/* width: 800px; */
    white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -hp-pre-wrap; /* HP printers */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
    _white-space: pre; /* IE only hack to re-specify in addition to word-wrap  */
}

.login-dialog {
    vertical-align: middle;
    border: 0px solid #777;
    width: 36%;
    padding-top: 5px;
    text-align: center;
    margin-left: 30%;
}

.login-dialog .box {
    width: 270px;
}

.shaded {
/* background-color:#E4E4E4; */
    background-color: #fff;
    text-align: left;
}

.unshaded {
    background-color: #FFF;
    text-align: left;
}

body {
    margin: 0px;
    margin-top: 15px;
    background-image: url( ../images/pagebg.gif );
    background-repeat: repeat-x;
    background-color: #FFFFFF;
    font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
}

img {
    margin: 0px 2px 0px 0px;
    border: 0px;
}

.entrybox img {
    margin: 0px 2px 0px 2px; /* vertical-align:middle; */
}

.infobox img {
/* margin: 2px 2px; */
    vertical-align: bottom;
}

a {
    color: #1F4A6B;
    cursor: pointer;
}

.messages, .errorText {
    font: 12px / 14px tahoma;
    font-weight: bold;
    text-align: center;
    color: #C90A30
}

.title {
    font-weight: bold;
}

#container {
    margin: 0 auto;
    width: 98%; /*min-width: 800px;*/
}

#popup-body {
    padding: 0px;
    padding-bottom: 20px; /* background-color: #FFF; */
}

.clearing {
    clear: both;
}

/****************************************
		HEADER
****************************************/

#nav {
    position: absolute;
    width: 200px;
    height: 20px;
    right: 80px;
    top: 0px;
    padding-left: 45px;
    padding-bottom: 10px;
    background-image: url( ../images/top-link-bg.gif );
    text-align: left;
    font-size: 11px;
    color: #000000;
    font-weight: 900;
}

#nav a {
    text-decoration: none;
}

#header {
    width: 100%;
    margin-bottom: 15px;
    height: 60px;
    float: left;
    margin-left: 0;
    margin-top: 18px;
    background-image: url( ../images/bg34.gif );
}

#header #logo {
    margin-bottom: 20px;
    margin-left: 10px;
}

#header #modulename {
    margin-bottom: 20px;
    margin-left: 10px;
    font: bold 14px verdana;
    color: #0095BC;
}

#searchnav {
    float: right;
    margin: 24px 0px 11px 0px;
    display: inline;
    font: bold 11px verdana;
    text-align: right;
}

#gnld {
    border: 1px solid #CCCCCC;
}

#document-type, #scope {
    border: 1px solid #CCCCCC;
    cursor: pointer;
}

#document-type select:mouseover {
    border: 1px solid #f48e36;
}

#document-type option, #scope option {
    border-bottom: 1px solid #999999;
    background-color: #FFFFFF;
}

#listChoice, .listChoice {
    border: 1px solid #CCCCCC;
    cursor: pointer;
}

#listChoice option {
    border-bottom: 1px solid #999999;
    background-color: #FFFFFF;
}

#searchAll {
    border: 5px solid #0000;
}


#searchnav a {
    color: #000;
}

#searchnav form {
    text-align: right;
    margin-bottom: 14px;
}

#searchnav input, .search-box input {
    margin: 1px;
    padding: 2px;
    font: 10px Verdana, Arial, Helvetica, sans-serif;
    border: 1px solid #777;
    font-weight: bold;
    color: #999999;
}

/** Report styling */
.report-box {
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: center;
}

.report-box input {
    margin: 1px;
    padding: 2px;
    color: #444444;
    font: 11px Verdana, Arial, Helvetica, sans-serif;
    border: 0px solid #777;
    cursor: pointer;
    background: transparent url( ../images/button_grey.gif );
    font-weight: bold;
}

#searchnav input.button {
    padding: 1px;
    background: #777;
    color: #fff; /*border: 1px solid #fff;*/
    cursor: pointer;
}


/********************************************
		mainmenu (ID)
		menu for various searches
*********************************************/
#menu {
    width: 100%;
    padding: 0px 0px;
    border: 0px solid #0000ff;
    float: left;
    margin: 0;
}

.mainmenu {
    width: 100%;
    height: 18px;
    padding-top: 25px;
    float: left;
    padding-left: 0;
    background: url( ../images/nav_right.gif ) right top no-repeat;
    background-color: #f48e36;
}

.mainmenu a {
/*background:url( ../images/main-menu-up.gif) 100% 160%;*/
    background-color: #f48e36;
    padding: 10px 17px;
    font-size: 15px;
    font-weight: 200;
    color: #f8fbec;
    text-decoration: none;
    margin-right: 0px;
    border-right: 1px solid #fff;
}

.mainmenu a.on {
    color: #000;
    background: url( ../images/hover.gif ) 100% 0%;
    border-right: 1px solid #fff;
}

.mainmenu a:hover {
    color: #000;
    background: url( ../images/hover.gif ) 100% 0%;
    border-right: 1px solid #fff;
}

.submenu {
    width: 100%;
    height: 47px;
    float: left;
    background-image: url( ../images/contentsbgline.gif );
    background-repeat: repeat-x;

}

.submenu .items {
    list-style-type: none;
    margin-left: 5px;
}

.items span {
    display: none;
}

.submenu .userinfo {
    display: block;
    float: right;
    height: 26px; /* width: 230px; */
    font-size: 13px;
    color: #666666;
    text-align: right;
    font-weight: bold;
    padding-top: 10px;
    padding-right: 10px;
}

.submenu  span {
    padding: 0px 1px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    background-color: #777;
    text-decoration: none;
}

.submenu  a {
    display: block;
    float: left;
    margin-right: 10px;
    font-size: 13px;
    color: #666666;
    text-align: center;
    font-weight: bold;
    padding: 0 10px;
    padding-top: 10px; /* 2px 2px 2px;*/
    text-decoration: none;
    height: 30px;
    width: auto;

}

.submenu a:hover {
    background-repeat: no-repeat;
    background-position: center center;
    text-decoration: none;
    background: url( ../images/button_grey.gif ) repeat-x 100% 40%;
}

/********************************************
        ENTRYBOX (ID)
        for searches, login, etc.
        where the user enters things
*********************************************/
div.center {
/* margin: 200px 200px; */
}

.entrybox {
    border: 0;
    margin-bottom: 0px;
    color: #333333; /* background-color: #FFFFFF; */
    padding: 0;
    padding-top: 0px; /* width: 65%; */
    float: left;
}

#body .entrybox h2 {
    text-align: left;
    padding: 10px 2px;
    background-image: url( ../images/contentsbg_blue.gif );
}

#body .login-dialog .entrybox h2 {
    text-align: center;
}

#body .entrybox {
    padding: 0;
    width: 100%; /*background-color: #F5F5F5;*/
}

#j_username, #j_password {
    width: 180px;;
}

.entrybox .function-list {
    float: right;
    padding-left: 20px;
    /*
     margin-right: 100px;
     border-left: 1px dotted #666; */
}

/* Two column layout used to display list pages */
div.twocolumn {
    width: 100%;
    margin-left: 0px;
    background-color: #FFFFFF;
    float: left;
}

div.right-column {
    float: right;
    width: 74%;
    background-color: #FFFFFF;
    padding-right: 15px; /* overflow: hidden; */
    color: #f48e36;
}

div.left-column {
    float: left;
    width: 24%;
    margin-right: 0;
    padding-bottom: 40px;
    background-color: #FFFFFF; /*	overflow:hidden; */
    color: #999999;
    font-weight: 900;

}

.infobox {
    margin-left: 20px;
}

.infobox .module-group {
    vertical-align: top;
}

.infobox .module-name {
    padding: 0px;
    font: bold 12px tahoma;
    color: #464646;
    text-transform: capitalize;
    margin: 10px 2px 0px 0px; /* background: url(../images/module-marker.gif) no-repeat; */
}

.infobox .module-transc {
    font: normal 11px tahoma;
    margin: 0px 0px 1px 0px;
    vertical-align: top;
}

.infobox  ul {
    font: normal 11px tahoma;
    margin: 0px 0px 1px 0px;
    vertical-align: top;
    padding: 0px 15px;
    list-style-type: square;
}

.arrow {
    margin: 0px 1px;
}

.entrybox ul {
    list-style-type: square;
    margin: 2px 3px;
    padding: 0px 15px;

}

.entrybox .box {
    margin: 0px 0px 0px 0px;
}

.entrybox .buttons-box {
    margin: 2px;
    text-align: right;
    background-color: #E6F1F7;
    visibility: inherit;
    padding: 25px 5px 10px 0px;
    height: 25px;
    width: 50%; /* vertical-align: middle; */
    float: right;

}

.buttons-box {
    height: 50px;
}

.entrybox .search {
    text-align: center;
}

.infobox .search {
    background-color: #f8fbec;
    padding: 10px 10px;
    width: 97%;
    margin: 0px;
}

#document-type option:onMouseOver {
    color: #FF6600;
    background-color: #FFFFFF;
}

.entrybox .search-pages {
    text-align: center;
}

.entrybox .search-list {
    height: 200px;
    overflow: scroll;
}

.entrybox .search-pages a {
    margin: 0px 3px;
    text-decoration: none;

}

.entrybox .search-list table td, .entrybox .search-list table th {
    padding: 0px 5px;
}

.entrybox .shadedheader {
    padding: 4px 14px 3px;
    margin: 0px 0px 3px 0px;
    background: #777 url( ../images/h2bg.gif ) repeat;
    color: white;
    font: bold 11px verdana;
    text-transform: capitalize;
}

div.twocolumn .entrybox {
    width: 495px;
}

.entrybox h1 {
    padding: 0px;
    font: bold 14px tahoma;
    color: #464646;
    text-transform: capitalize;
    margin: 5px 0px 2px 0px;
    height: auto;
}

.entrybox h2 {
    padding: 0px;
    font: 15px tahoma;
    color: #f48e36;
    /*font-size: 19px;*/
    text-transform: capitalize;
    margin: 0px 0px 5px 0px;
    text-align: left;
    display: block;
}

.entrybox p {
    margin: 2px 0px;
    padding: 0px 8px; /* text-align:left;  */
    font-size: 12px;
    font-weight: bold; /* color: red; */
/* display:none; */
}

.entrybox form {
}

.entrybox input, .entrybox textarea {
    margin-bottom: 1px; /*	margin-right: 2px; */
    padding: 2px;
    font: 14px Verdana, Arial, Helvetica, sans-serif;
    border: 1px solid #afafaf; /* width:350px; */
/* overflow: auto; */

}

.entrybox select {
    margin-bottom: 1px;
    font: 11px Verdana, Arial, Helvetica, sans-serif;
    border: 1px solid #777;
}

/* Disabled boxes */
.entrybox input.readonly, .entrybox textarea.readonly {
    background-color: #EAEAEA;
}

.entrybox input.price {
    font-weight: bold;
}

.entrybox input.button, .entrybox input.buttonsmall, .buttons-box input.button {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 3px;
    padding-right: 3px;
   /* padding: 0; */
    font: tahoma;
    color: #FFFFFF; /*border: 0px solid #FFFFFF;*/
    text-transform: capitalize;
    margin: 0;
    background: url( ../images/button_blue.gif ) repeat-x 100% 100%;
    cursor: pointer;
    border: 2px solid #FFFFFF;
    /*
        text-align: center;
    */
    width: auto;
    height: auto;
}

/*
.infobox input.button{
	background: transparent url(../images/button_grey.gif);
	margin-top: 10px;
	outline:none;
	border:0px solid #FF0000;
	height:20px;
	width:60px;
	cursor: pointer;
	color: #444444;
	font-weight: 600;
	font-size: 12px;
}
*/

.infobox input.button, input.workflow-button {
    padding: 1px 2px 1px 2px;
    font-family: Tahoma, sans-serif;
    color: #2f2f79;
    white-space: nowrap;
    font-size: 10pt;
    text-transform: capitalize;
    margin: 5px 0 1px;
    background: url( ../images/graysmall.gif ) repeat-x 100% 100%;
    cursor: pointer;
    border: 1px solid #7c7c4d;
    font-weight: normal;
}

.entrybox input.checkbox {
    border: 0px;
    width: 25px;
}

.entrybox input.buttonsmall {
    padding: 0;
    margin: 0px 5px;
    width: 55px;
}

/********************************************
        ENTRYBOX-BORDER (class)
        this div contains the border
        between boxes when needed.
*********************************************/
.box-border {

}

.header-border {
    height: 1px; /* border-bottom: 1px dotted #777; */
    border-top: 0px solid #777;
    margin: 0px 0px;
}

/********************************************
		INFOBOX (CLASS)
		for general display of data
		showing lists, etc.
*********************************************/

.infobox h2 {
/*color: #f48e36;*/
    font-size: 20px;
    font-weight: normal;
}

.infobox h3 {
    font: bold 12px verdana;
    padding: 3px 0px;
    margin: 0px 0px 1px 0px;
}

.infobox h4 {
    font: bold 12px tahoma;
    padding: 3px 5px;
    margin: 0px 0px 1px 0px;
}

.infobox div.pages {
    border: 0px solid #777;
    padding: 2px 2px;
    background-color: white;
    margin: 0px 2px;
}

.infobox div.pages span.resultevent {
    margin-right: 10px;
    text-align: left;
    color: #FF0000;

}

.infobox div.pages span.resultevent a {
    color: #0060B3;
    cursor: pointer;
    text-decoration: none;

}

.infobox div.pages span.resultevent a:hover {
    color: #f48e36;
}

.infobox div.pages span.nav {
    margin-left: 10px;
    float: right;
    color: #999999;
}

.infobox div.pages span.nav a {
    text-decoration: none;
    color: #0060b3;
}

.infobox div.pages span.nav a:hover {
    text-decoration: none;
    color: #FF6600;
}

.infobox div.pages .on {
    font-weight: bold;
    color: #0060b3;
}

.infobox div.pages a {
/* color: #347BAB; */
    padding: 0px 2px;
}

.infobox div.pages a:hover {
    color: #FF6600;
}

.infobox div.search-box {
    margin-bottom: 10px;
    color: #999999;
    text-align: center;
    font-weight: 900;
}

#layered {
    text-align: left;
}

.infobox div.list span {
    font-weight: bold;
    float: right;
    color: #999999;
}

.infobox div.list select {
    font: 10px verdana; /*border: 0px; */
    padding: 1px 1px;
    margin: 1px 1px;
}

.infobox div.list div.box {
    margin-bottom: 20px;
}

.box h1 {
    color: #f08a35;
    font-size: 24px;
    font-weight: normal;
    background-color: #E6F1F7;
    height: 50px;
    padding-top: 20px;
    padding-left: 10px; /* overflow: scroll; */
/* border: 1px #000 solid; */
}

.document-header {
    display: block;
    background-color: #E6F1F7;
    width: 100%;
}

.document-tabs {
    margin-top: 30px;
}

#body .box table {
    color: #333333; /* width:100%; */
    padding: 5px 0px;
}

#body .box .forms-doubleList table {
    border-spacing: 0;
    width: auto;
    padding: 0;
    margin: 0;
}

#body .box .forms-doubleList table td {
    width: auto;
    padding-top: 20px;
    vertical-align: middle;
}

#body .box table td {
/* vertical-align:top; */
    padding: 5px 0;
}

#body .entrybox .box {
    margin: 0 auto;
    padding: 0; /* height: 200px; */
    width: 95%;
}

#LoginForm {
}

#body {
    width: 100%;
    color: #000000;
    background-color: #FFFFFF;
    float: left;
}

.box table h2 {
    color: #f08a36;
    font-weight: normal;
    font-size: 15px;
}

.infobox div.list h2 {
    font-size: 19px;
    font-weight: bold;
}

/****************************************
        TABLE FORMATTING
        this contains all formatting
        for all tables.
****************************************/
.infobox table td {
/* background-color: #ffffff; */
    border-bottom: 1px #cecece solid;
    height: 25px;
    font-size: 12px;
    color: #999999;
}

.infobox table th {
    background-color: #f0f0f0;
    border-bottom: 1px #cecece solid;
    height: 25px;
    font-size: 12px;
    color: #666666;
    font-weight: normal;
    border-spacing: 0;
}

table {
/* border-spacing:0px; */
}

table.list-table {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
}

table.data {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
}

table.list-table  a {
    text-decoration: none;
}

table.list-table a.help {
    text-decoration: underline;
    margin-left: 3px;
    margin-right: 3px;
    font-weight: bold;
}

table.list-table a:hover {
    text-decoration: none;
}

/*
table.list-table td {
	border-top: 0.5px solid #777;
	border-bottom: 0.5px solid #777;
	}

table th {
	font-size: 11px;
	color: #666;
	}
*/
table.list-table td {
    padding-right: 5px;
    padding-bottom: 2px;
    border-spacing: 0;
    border-collapse: collapse;
    margin: 0;
}

table.data td {
    padding-right: 5px;
    padding-bottom: 2px;
    border-spacing: 0;
    border-collapse: collapse;
    margin: 0;
}

table.list-table tr.shaded td, table.list-table tr.unshaded td {
    border-bottom: 1px #cecece solid;
}

table.list-table tr td {
}

table.data tr td {
    border-bottom: 0; /* border-bottom: 1px #cecece solid;  */

}

#activity-table tr td {
    border-bottom: 1px #cecece solid;

}

table tr.header {
    background-color: #C4C4C4;
    font: 11px / 13px tahoma;
    color: #666;
    font-weight: bold;
    text-align: left;

}

table tr.header a {
    text-decoration: none;

}

table tr.header img {
    vertical-align: bottom;
}

table tr.shaded, tr.data {
/* background-color:#E4E4E4; */
/* background-color:#FFFFCC; */
    text-align: left;

}

table td.data, th.dataInput {
    /*
    padding-left: 10px;
    padding-right: 10px;
    */
}

table td.data a, th.dataInput a {
    padding-left: 3px;
    padding-right: 3px;
    text-decoration: none;

}

table tr.unshaded {
    background-color: #FFF; /* background-color:#E4E4E4; */
    text-align: left;
}

table tr.unshaded a, tr.shaded a, tr.data a {
    color: #0060b3;
}

table tr a:hover {
    color: #FF6600;
    text-decoration: none;
}

table caption {
    font-weight: bold;
    font-size: 12px;
    padding-bottom: 3px;
    padding-left: 2px;
    color: #999999;
}

.forms-doubleList table td select {
    width: 450px;
}

/****************************************
        FOOTER
****************************************/
#footer {
    width: 100%;
    height: 82px;
    float: left;
    background-color: #ffffff;
    background-image: url( ../images/botbg.gif );
    background-repeat: repeat-x;
    text-align: center;
    margin-top: 10px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 10px;
    border: 0px solid #0000ff;
}

#footer-search {
    clear: both; /* background: #FFF; */
    font-size: 11px;
    color: #666666;
    text-align: center;
    margin-bottom: 20px;
}

/****************************************
		Forms
****************************************/
.form-spacer {
    min-width: 20px;
    display: none;
}

.forms-tab {
    display: inline;
    margin-left: 10px; /*padding: 8px;*/
    padding-top: 5px;
    width: auto;
    height: 35px;
    background-image: url( ../images/tabpanel.gif );
    font-size: 14px;
    color: #333333;
    cursor: pointer;
    text-align: center;
    padding: 4px 5px 10px 5px;
}

.forms-tabArea {
    padding: 8px 0;
    height: 16px;
    margin-left: 35px;
}

.forms-tab.forms-activeTab {
    background: none;
    background-color: #e0eff6;
    z-index: 3;
    padding: 4px 5px 10px 5px;
}

.forms-tabContent {
    border: 0px;
    background-color: #e0eff6;
    padding: 1em;
    position: relative;
    z-index: 2;
    border: 0px;
    margin: 0 25px;
}

#body .entrybox .box .forms-tabContent h2 {
    background: none;
    background-color: #e0eff6;
}

.forms-tabContent div {
    /* background-color: #e0eff6; */
}

/*#d5841e514_items_0, #d5841e514_items_1, #d7869e514_items_0, #d7869e514_items_1, #d6237e432_items_0, #d6237e432_items_1, #d6189e440_items_0, #d6189e440_items_1{
	background-color: #e0eff6;
	border: 0px;
	margin: 0 25px;
}*/

.forms-tabContent .box .button {
    margin: 0px 5px 0px 0px;
    background: url( ../images/button_green.gif ) repeat-x 100% 100%;
}

#body .box .searchresults-table {
    background: none;
    background-color: #ECF4F9;
    width: 100%;
    border-spacing: 0px;
    padding-right: 0px;
    padding-left: 0px;
}

#body .box .searchresults-table tr {
    background: none;
    width: 790px;
    color: #8B8B8B;
    border-bottom: 1px #c2d8e5 solid;
    height: 25px;
    font-size: 12px;
    padding: 5px;
}

#body .box .searchresults-table .shaded:hover {
/* background-color:rgb(204, 226, 240);  */
    background-color: #F8FBEC;
    text-align: left;
}

#body .box .searchresults-table th {
    padding: 5px;
    border-bottom: 1px #cecece solid;
}

#body .box .searchresults-table a {
    color: #0060b3;
    text-decoration: none;
}

#body .box .searchresults-table a:hover {
    color: #FF6600;
    text-decoration: none;
}

#body .box .searchresults-table td {
    padding: 5px;
    border-bottom: 1px #cecece solid;
}

/*#file, #description, #active, #subject, #startDate, #dueDate, #assignedTo, #priority{
	 border: 1px rgb( 159, 180, 201 ) solid;
	 color:#afafaf;
}*/

#assignedTo, #subject, #project {
/* width:210px;  */
}

.box table input, /*#description, */ .form-input {
    border: 1px #afafaf solid; /* color: #afafaf; */
    margin: 2px 0; /* width: 210px; */
}

#file {
    width: 60%;
}

.box {
    /*background-image: url( ../images/itembg.gif);
   background-repeat: repeat-x;*/
/*padding:60px 125px;*/

}

.form-label-plain {
    background: transparent;
    text-align: right;
    border-color: #afafaf;
}

.forms-field-required {
    color: red;
}

.form-label-shaded {
    text-align: left;
    color: #666666; /* background-color: #E5EEF3; */
/*background-color: #E4E4E4;*/
}

.form-label-error {
    text-align: right;
    background-color: #FF0000;
}

/** Styles used to format workflows **/

table tr.sub-header {
    font: 11px / 13px tahoma;
    color: #666;
    font-weight: bold;
    text-align: left;
}

div.process-activity {
    margin-bottom: 10px;
    margin-left: 25px;
    border: solid black 1px;
    padding: 2px 2px;
}

div.process-activity-header {
    margin-top: 10px;
    font-weight: bold;
    margin-left: 25px;
    border: solid black 1px;
    padding: 2px 2px;
}

/*
input.workflow-button  {
	padding: 1px 2px 1px 2px;
	font: 11px/14px tahoma;
	color: #FFFFFF;
	border: 0px solid #FFFFFF;
	text-transform: uppercase;
	margin: 10px 0px 0px 0px;
	background-color: #777777;
	cursor: pointer;
	}
*/

div.activityBlock {
    background-color: #FFFFCC;
    border-width: 1px;
    border-style: solid;
    border-color: #000080;
}

div.activityTile {
    padding: 1mm;
    border-style: solid;
    border-width: 0;
}

div.activityTileRunning {
    background-color: #6FFF00;
    padding: 1mm;
    border-style: solid;
    border-width: 0;
}

div.activityTileClosed {
    background-color: #CCCCCC;
    padding: 1mm;
    border-style: solid;
    border-width: 0;
}

div.activityDescription {
    font-size: 80%;
}

div.activityStatusChanges {
    padding-bottom: 5px;
}

forms_submit_id {
    display: none;
}

#head1 td {
    background: #E6F1F7;
    width: auto;
    height: 40px;
}

#head1 td h1 {
    width: 550px;
}

.clearAll {
    clear: both;
}

div.pager_container {
    float: right;
}

div.pager_container_home > div.pager > span.pages_label {
/* font-size: 8pt; */
   color: #999999;
}

div.pager_container_home > div.pager > a {
    font-size: 10pt;
    font-weight: bold;
    color: #F48E36;
}

div.subtab_actions {
    float: left;
}

#creports .header {
/* background-color:rgb(204, 226, 240);  */
    text-align: center;
    margin-top: 2px;
    margin-bottom: 2px;
}



#creports .summary {
/* vertical-align:top; */
    padding-left: 10px;
    font-weight: bold;
    font-style: italic;
}

#creports .postingwithsub {
    font-weight: bold;
    font-style: italic;
}


#creports .postingl1 {
    padding-left: 5px;
}

#creports .postingl2 {
    padding-left: 20px;
}

#creports .postingl3 {
    padding-left: 35px;
}

#creports .postingl4 {
    padding-left: 50px;
}

#creports .postingl5 {
    padding-left: 65px;
}


/** Styles used to manage thumbnails **/
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}


.helpbox {
    width: 100%;
}

.helpbox h1 {
    padding: 0px;
    font: bold 14px tahoma;
    color: #464646;
    text-transform: capitalize;
    margin: 5px 0px 2px 0px;
    height: auto;
}

.helpbox h2 {
    padding: 0px;
    font: bold 12px tahoma;
    color: #f48e36;
    font-size: 19px;
    text-transform: capitalize;
    margin: 0px 0px 5px 0px;
    text-align: left;
    display: block;
}
