﻿.adminmenubar {
 clear:both;
}

.contentpane {
 margin-top: 0px;
 padding-top: 0px;
 padding-bottom : 10px;
}

SubHead {
 font-size: 10px;
}

/* ------------------------*/
/* NEWS EVENT  CONTAINER   */
/* ------------------------*/
.newscontainercontent {
 margin-top : 0px;
 padding: 0px 0px 0px 0px;
}

.newscontainercontent .Head {
 line-height: 24px;
}

/* ------------------------*/
/* STAFF PROFILE CONTAINER */
/* ------------------------*/
.staffprofilecontainer .line {
 background:#FFFFFF url(Images/HRBG.gif) repeat-x scroll left top;
 height:1px;
 margin-left:auto;
 margin-right:auto;
 margin-top:10px;
 margin-bottom:10px;
 width:90%;
}

.staffprofilecontent .Head {
 color: #454545; margin: 1em 0 0 0; padding:0; font-family: verdana, arial, sans-serif;
 font-size: 1.5em;
}

/* ------------------------*/
/* BLUE, GREEN CONTAINER   */
/* ------------------------*/
.bluecontainer .Head,
.greencontainer .Head {
 color: #FFFFFF;
 font-size: 12px;
 font-weight: bold;
 padding: 8px;
 text-transform: uppercase;
 display: block;
 width: 186px;
 margin-bottom: 5px;
}

.bluecontainer .Head {
 background-color: #3297CF;
}

.greencontainer .Head {
 background-color: #A4C016;
}

.bluecontainer td, 
.greencontainer td,
.graycontainer td{
 line-height:1;
 padding:2px;
}

/* ------------------------*/
/* GRAY GRADIENT CONTAINER */
/* GRAY CONTAINER */
/* WHITE CONTAINER */
/* ------------------------*/
.graygracontainertop,
.graycontainertop,
.whitecontainertop {
 width:186px;
 height:5px;
 display: block;
 margin-bottom: 0px !important;
 margin-bottom: -10px;
}

.graygracontainertop{
 background:transparent url(images/bg-greybox-top.png) no-repeat scroll 0 0;
}
.graycontainertop{
 background:transparent url(images/bg-greybox-top.png) no-repeat scroll 0 0;
}
.whitecontainertop {
 background:transparent url(images/bg-whitebox-top.png) no-repeat scroll 0 0;
}

.graygracontainer .Head,
.graycontainer .Head,
.whitecontainer .Head {
 width:170px;
 height:auto !important;
 display: block;
 padding: 8px 12px;
 letter-spacing:0.02em;
 line-height:1.1em;
 color:#444444;
 font-size:11px;
 font-weight:bold;
 text-transform:uppercase;
}
.graygracontainer .Head {
 background:transparent url(images/bg-greybox-rpt.png) repeat-y scroll 0 0;
}
.graycontainer .Head {
 background:transparent url(images/bg-greybox-rpt.png) repeat-y scroll 0 0;
}
.whitecontainer .Head  {
 background:transparent url(images/bg-whitebox-rpt.jpg) repeat-y scroll 0 0;
}

.graygracontainercontent {
 background:transparent url(images/bg-greybox-rpt.png) repeat-y scroll 0 0;
 width:186px;
 height:1%;
 height:auto !important;
 padding: 0px 0px 0px 8px;
 margin-bottom: 14px;
}
.graygracontainercontent td{ /* GRAY GRADIENT CONTAINER */
 padding: 1px 1px;
}

.graycontainercontent,
.whitecontainercontent {
 width:186px;
 height:1%;
 height:auto !important;
 display: block;
 padding: 0px 12px 10px 8px;
}
.graycontainercontent {
 background:transparent url(images/bg-greybox-rpt.png) repeat-y scroll 0 0;
}
.whitecontainercontent {
 background:transparent url(images/bg-whitebox-rpt.jpg) repeat-y scroll 0 0;
 padding: 0px 12px 10px 11px;
}
	
.graygracontainerbottom {
 background: url(images/bg-greygrabox-bottom.png) no-repeat scroll 0 bottom;
 height:1%;
 margin:0 0 0px -8px;
 padding: 0px 0px 10px 8px;
 width: 178px !important;
 width:186px;
 height:auto !important;
}

.graycontainerbottom,
.whitecontainerbottom {
 width:186px;
 height:3px;
 margin-bottom : 16px !important;
 margin-bottom : 6px;
}
.graycontainerbottom { 
 background:transparent url(images/bg-greybox-bottom.png) no-repeat scroll 0 0;
}
.whitecontainerbottom {
 background:transparent url(images/bg-whitebox-bottom.png) no-repeat scroll 0 0;
}


