body
{
	background: #F4F4F4;
}
.print
{
    display:none !important;
}
#Viewport
{
	width: 100%;
	text-align: center;
	background: #F4F4F4 url(/shared/images/body-bg-shadow.png) repeat-y center top;
}
.outerBounds
{
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.innerBounds
{
	width: 100%;
	text-align: left;
}

.pageHeader
{
	height: 115px;
	position: relative;
}
.pageHeaderInner
{
}

.pageBody
{
	border-top: 1px solid #ccc;
}
.pageBodyInner
{
	padding-bottom: 8px;
	padding-top: 11px;
}
.columns
{
}
.columnsInner
{
}
.colLeft
{
	float: left;
	width: 200px;
	height: auto;
}
.colLeftInner
{
}
.colMiddle
{
	float: left;
	width: 570px;
	height: auto;
	overflow: hidden;
}
.colMiddleInner
{
}
.colRight
{
	float: left;
	width: 200px;
	height: auto;
	overflow: hidden;
}
.colRightInner
{
}


.pageFooter
{
	background: #f4f4f4 url(/shared/images/footer-bg-top.png) no-repeat center top;
}
.pageFooterInner
{
	padding: 30px 33px 0 31px;
	width: 950px;
	margin: 0 auto;
}
.nav ul
{
	list-style-type: none;
}
.nav ul.level1
{
	margin: 0;
	padding: 0;
}
.nav ul ul
{
	padding-left: 10px;
	margin: 0;
}
/**BREAD CRUMBS**/
.breadcrumbs
{
	padding-bottom: 6px;
	color: #666;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}

.breadcrumbs .colorBlock img
{
	background: #002C5F;
	display: block;
	float: left;
	margin-right: 5px;
	position: relative;
	top: 1px;
}
.breadcrumbs ul
{
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}
.breadcrumbs ul li
{
	display: inline;
}
.breadcrumbs .sep img
{
	position: relative;
	top: 2px;
}
.breadcrumbs a
{
	color: #000;
}
.breadcrumbs a:hover
{
	text-decoration: underline;
}

.headerSearch
{
	position: absolute;
	right: 0px;
	top: 85px;
}
.headerSearch .searchTextBox
{
	width: 150px;
	border: 1px solid #000;
	font-size: 11px;
	vertical-align: middle;
	padding: 1px;
	margin: 0;
}
.headerSearch .searchButton
{
	width: 70px;
	text-align: center;
	vertical-align: middle;
	font-size: 11px;
	background: #fff;
	border: 1px solid #000;
	font-family: Calibri, Arial, Helvetica, Sans-Serif;
}
.footernav
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: justify;
	width: 100%;
}
.footernav li
{
	float: left;
	line-height: 20px;
	width: 125px;
	margin-right: 40px;
}
.footernav li.last
{
	margin: 0;
}
.footernav li a
{
	color: #999;
	font-size: 12px;
	font-weight: bold;
}

.footernav li:hover .block
{
	background: #002C5F;
}
.footernav li:hover .text
{
	color: #666;
}
.footerContent
{
	font-size: 11px;
}
.footerContent a:hover
{
	text-decoration: underline;
}
.footernav li span.wrap
{
	display: block;
	float: left;
}
.footernav li span.block
{
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	margin-right: 5px;
	background: #999;
}
.globalNav:after, .footernav:after, footernav li a:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
h1.logo
{
	margin: 0;
	padding: 0;
	position: absolute;
	top: 20px;
}
/*.addContentButton
{
	cursor:pointer;
	font-weight:bold;
	background:#D77600;
	color:#fff;
	padding:3px;
	width:150px;
	text-align:center;
	clear:both;
}	*/
/*.addContentButton .text
{
	display:block;
}*/
.footerContent
{
	border-top: 1px solid #e2e2e2;
	padding-top: 16px;
	margin-top: 21px;
	padding-bottom: 10px;
}
.footerContent, .footerContent a
{
	color: #999;
}
.footerContent .footerLeft
{
	float: left;
}
.footerContent .footerRight
{
	float: right;
	text-align: right;
}

.leftNav ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
}
.leftNav ul li
{
	height: 83px;
	margin-bottom: 10px;
}
.leftNav ul li a
{
	color: #000;
}
.leftNav ul span.title
{
	display: block;
	width: 83px;
	height: 83px;
	background: #002c5f;
	color: #fff;
	float: left;
	margin-right: 10px;
}
.leftNav ul span.title span.inner
{
	display: block;
	padding: 3px;
}
/***Two Column Nav**/
.twoColNav
{
	padding-top: 10px;
}
.twoColNav ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
}
.twoColNav ul li
{
	height: 83px;
	margin-bottom: 10px;
	width: 230px;
	float: left;
}
.twoColNav ul li a
{
	color: #000;
}
.twoColNav ul li a img
{
    border:none;
}
.twoColNav ul span.title
{
	display: block;
	width: 83px;
	height: 83px;
	background: #002c5f;
	color: #fff;
	float: left;
	margin-right: 10px;
}
.twoColNav ul span.title span.inner
{
	display: block;
	padding: 3px;
}
.twoColNav span.description
{
	display: block;
	float: left;
	width: 125px;
}
.greenText
{
	color: #a2ad00;
}
.greenBackground
{
	background-color: #a2ad00;
}
.mastHeadText, .calloutText
{
	display: block;
	color: #fff;
	padding: 3px 5px;
	text-transform: uppercase;
	background: #666;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.5em;
}
.pageMasthead .callOutPhoto
{
	text-indent: -9999px;
	overflow: hidden;
}
.pageMasthead .callOutPhoto a
{
	display: block;
	height: 100%;
}
.pageMasthead .callOutPhoto a:hover
{
	background-position: -230px top;
}
.recall
{
    color:#822433;
}
.recall a
{
    color:#822433;
}
.recallHeader
{
    margin: 0;
	padding: 0;
	list-style-type: square;
    color:#822433;
	position:absolute;
	right:0;
	top:45px;
}
.recallHeader a
{
    color:#822433;
	text-decoration: underline;
	font-size:16px;
	font-weight:bold;
}
.sectionedNav
{
    width:146px;
}
.sectionedNav ul
{
    list-style-type:none;
    margin:0;
    padding:0;
}
.sectionedNav ul li
{
    
    font-size:16px;

   margin-bottom:0.5em;
}

.sectionedNav ul li a, .sectionedNav ul li span.anchor
{
    color:#292728;
    display:block;
    border-top: 1px solid #D4D4D6;
    border-bottom:1px solid #D4D4D6;
    padding:2px 0;
}
.sectionedNav ul li span.text
{
    display:block;
    padding:8px 4px;
    text-transform:uppercase;
  
}
.sectionedNav ul li span.anchor span.text,.sectionedNav ul li.expanded span.text,.sectionedNav ul li a:hover span.text
{
    background:#EAEAEA;
}
.sectionedNav ul li.expanded ul span.text,.sectionedNav ul ul li a:hover span.text, .sectionedNav ul ul li.expanded span.text
{
    background:none;
}

.sectionedNav ul ul
{
   padding:0.3em 0;
    padding-left:20px;
 
}
.sectionedNav ul ul ul
{
	padding:0;
	padding-left:20px;
}
.sectionedNav ul ul li
{
    line-height:normal;
    font-size:12px;
    font-weight:normal;
    margin:0;
}
.sectionedNav ul ul li a, .sectionedNav ul ul li span.anchor
{
       border:0;
       padding:2px 0;
}
.sectionedNav ul ul li span.text
{
    padding:0;
    background:none;
}
.sectionedNav ul ul li span.anchor span.text
{
    background:none;
}
.specialTitleTop
{
    display:block;
    text-transform:uppercase;
    padding:0 8px;
	color:#8E8F93;
	border-bottom: 1px solid #8E8F93;
}
.specialTitleBottom
{
    display:block;
    text-transform:uppercase;
    font-size:28px;
    line-height:30px;
	padding:4px 0;
    color:#8E8F93;
    border-bottom:4px double #8E8F93;
   margin-bottom:12px;
}
.hrsectioncolor
{
    border:none;
    border-bottom:1px solid #002c5f;
}
.awardSort a
{
		border-bottom-style:solid;
		
}
