﻿a img {
	border: 0;
}
a {
	color: #285EA6;
	color: #454545;
	color: #3FA7CC;
	text-decoration: none;
}
a:hover {
	color: #729FDC;
	color: #aaa;
}
.SiteActions {
	display: block;
	width: 100%;
	clear: both;
	z-index: 3;
	margin-bottom: 10px;
	text-align: right;
}

.twitterLogo
{
	float:left;
	position:relative;
}

.hideShow{
	display:none;
}

/* Main container */
#container {
	position: relative;
	margin: 20px auto 20px auto;
	width: 950px;
}
/* Head container */
#headcontainer {
	position: relative;
	height: 70px;
	width: 100%;
	font-size: 80%;
	line-height: 140%;
}
/* Site title section */
#logocontainer {
	width: 420px;
	float: left;
	padding-left: 22px;
	padding-top: 28px;
}
/* Toptab menu */
#toplinkscontainer {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 500 !important;
}

.toplink {
	display: inline-block;
	margin-left: 15px;
	padding: 3px;
	text-decoration: none;
	color: #c3c3c3;
	color: #666;
}
.toplink:hover {
	color: #aaa;
	text-decoration: none;
}

#searchbox {
	display: block;
	position: absolute;
	color: #969696;
	padding: 25px 5px 0px 0px;
	right: 0px;
	margin-top: 15px;
}

#searchbutton {
	padding: 15px 50px 0 0;
	float: left;
}
/* Main menu */
.cornerTL {
	position: absolute;
	top: 0px;
	left: 0px;
	background: url('/PublishingImages/layouts/corner_TL.gif') no-repeat left top;
	width: 10px;
	height: 10px;
	z-index: 10;
}
.cornerBL {
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: url('/PublishingImages/layouts/corner_BL.gif') no-repeat left bottom;
	width: 10px;
	height: 10px;
	z-index: 10;
}
.cornerTR {
	position: absolute;
	top: 0px;
	right: 0px;
	background: url('/PublishingImages/layouts/corner_TR.gif') no-repeat right top;
	width: 10px;
	height: 10px;
	z-index: 10;
}
.cornerBR {
	position: absolute;
	bottom: 0px;
	right: 0px;
	background: url('/PublishingImages/layouts/corner_BR.gif') no-repeat right bottom;
	width: 10px;
	height: 10px;
	z-index: 10;
}
/* pre footer padding (empty div) */
#prefooter {
	width: 100%;
	height: 100px;
}
/* Footer */
#pagefooter {
	margin-top: 30px;
	display: block;
	position: relative;
	clear: both;
	background-color: #aaa;
	color: #ffffff;
	font-size: 80%;
	text-align: center;
	line-height: 30px;
	height: 30px;
}
#pagefooter .links {
	display: inline-block;
	position: relative;
}
#pagefooter a {
	color: #ffffff;
	margin: 0px 10px;
	text-decoration: none;
}
#pagefooter a:hover {
	text-decoration: underline;
}
/* Footnote */
#footnote {
	height: 24px;
	padding: 3px 0 0 0;
	_width: 100%;
	color: #999999;
	font-size: 80%;
	text-align: center;
	background-color: #ffffff;
	line-height: 30px;
}
/* ADDED CONTENT */
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border: 0px;
}
#PageContainer {
	display: block;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	border: solid 0px #ccc;
}
#Header {
	position: relative;
	display: inline-block;
	width: 100%;
	height: 70px;
	clear: both;
	border: solid 0px #ccc;
}
#TopNav {
}
#Logo {
	display: inline-block;
	position: absolute;
	bottom: 0px;
	width: 300px;
	border: solid 0px #ccc;
}
#Search {
}
#GlobalNav {
	display: inline-block;
	position: relative;
	margin: 15px 0px 5px 0px;
	background-color: #AAA;
	background-color: #959CA1;
	z-index: 20;
}
#BodyContent {
	_position: relative;
	_width: 100%;
	display: block;
	z-index: 0;
	margin-top: 10px;
}
#BreadCrumbs {
	display: inline-block;
	clear: both;
	_position: relative;
	padding: 5px 0px 10px 0px;
	font-family: Arial, Sans-Serif;
	font-size: 70%;
	color: #92BBFD;
}
#BreadCrumbs img {
	border: 0px;
	margin: 0px 5px;
}
#BreadCrumbs a {
	color: #4991F8;
}
#BreadCrumbs a:hover {
	color: #92BBFD;
}
#LeftNav {
	position: relative;
	display: inline-block;
	width: 200px;
	padding-right: 15px;
	float: left;
}
#RightNav {
	position: relative;
	display: inline-block;
	width: 200px;
	margin-left: 20px;
	float: right;
}
#Body {
	position: relative;
	width: 730px;
	float: right;
}
#Centre {
	display: block;
	position: relative;
	float: left;
	font-size: 80%;
	line-height: 140%;
	color: #434343;
}
#PageOptions {
	display: block;
	padding: 10px;
	height: 20px;
	margin-bottom: 25px;
}
#Body p {
	margin: 0px;
	margin-bottom: 12px;
}
.BodyText {
	display: inline-block;
	position: relative;
	padding: 0px 50px 10px 0px;
	font-family: Arial, Sans-Serif;
	color: #454545;
}
.webPart {
	display: inline-block;
	position: relative;
	clear: both;
	margin-bottom: 10px;
}
.LinksBoxShadow {
	display: inline-block;
	position: relative;
	background-color: #D9D9D9;
	width: 100%;
	margin-bottom: 20px;
}
.LinksBoxContent {
	display: inline-block;
	position: relative;
	top: -5px;
	left: -5px;
	background-color: #F0EFEE;
	color: #808080;
	width: 100%;
}
.LinksBox {
	display: inline-block;
	position: relative;
	width: 100%;
}
.Content {
	color: #808080;
	padding: 10px;
}
.DocIcon {
	position: relative;
	float: left;
	border: 0px;
	margin: 8px 8px 0px 0px;
}
.Border {
	position: relative;
	width: 100%;
	height: 1px;
	border-bottom: inset 2px;
	line-height: 1px;
	font-size: 1px;
	margin: 5px 0px;
}
.PageHeading {
	display: block;
	position: relative;
	clear: both;
	width: 100%;
	height: 50px;
	margin-bottom: 20px;
	padding: 10px 0px;
}
.PageHeadingText {
	display: block;
	position: absolute;
	top: 10px;
	left: 10px;
	font-family: Arial, sans-serif;
	font-size: 200%;
	line-height: 35px;
	font-weight: bold;
	color: #fff;
}
.PageSubHeading {
	font-family: Arial, sans-serif;
	font-size: 130%;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
}
.FriendlyPicContainer {
	position: relative;
	display: block;
	float: right;
	margin: 0px 0px 10px 20px;
	text-align: center;
	white-space: pre-wrap;
}
.FriendlyPicCaption {
	position: relative;
	display: block;
	text-align: center;
	font-size: 85%;
	line-height: 120%;
}
.Editor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
}
.TOCHeading {
	position: relative;
	display: inline-block;
	font-size: 120%;
	font-weight: bold;
	color: #444;
	line-height: 30px;
	border-bottom: solid 1px #aaa;
	margin-top: 20px;
	margin-bottom: 10px;
	clear: both;
	width: 100%;
	_clear: none;
	_width: auto;


}
.TOC {
	display: block;
	float: left;
	position: relative;
}
.SideBlock {
	display: inline-block;
	position: relative;
	padding: 8px;
	background-color: #eee;
	margin-bottom: 15px;
}
.SubHeading {
	display: block;
	padding-bottom: 8px;
	font-size: 130%;
	font-weight: bold;
	color: #13B7E2;
}
.DocTitle {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 8px;
	font-size: 110%;
	font-weight: bold;
	color: #F17A03;
	margin-bottom: 0px;
}

/** Added for the Briefing Notes Public Sector Logo **/

.DocBriefingTitle {
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 8px;
	font-size: 110%;
	font-weight: bold;
	color: #F17A03;
	margin-bottom: 0px;
}

.PublicSectorLogo{
	display: inline-block;
	float:right;
	margin-right: 0px;
	margin-top: 10px;
}

.DocSummary {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	font-size: 100%;
	line-height: 15px;
	color: #666;
	margin-bottom: 0px;
}
{
	padding-bottom: 5px;
	font-size: 90%;
	font-weight: bold;
	color: #13B7E2;
}
.DocLink {
	padding-bottom: 5px;
	font-size: 90%;
	font-weight: bold;
	color: #13B7E2;
}
.DocSummary ul {
	margin: 0px;
	margin-bottom: 10px;
	display:block;
	padding: 0px;
}
	
.DocSummary li {
	display: inline-block;
	font-size: 100%;
	padding: 4px 0px;
	border-bottom: solid 1px #ddd;
	list-style: none;
	text-indent: 0px;
}
.DocSummary .Date {
	font-size: 90%;
	font-weight: bold;
	color: #999;
}
#RightNav .ms-WPBody a {
	color: #666;
}
#RightNav .ms-WPBody a:hover {
	color: #333;
}
/* STARTS:Biography Listing & Page Details */

.blockContent{
	display: block;
	margin: 0px 10px 12px 0px;
	float: left;
}

.bioThumbnail {
	position: relative;
	width: 110px;
	height: 140px;
	text-align: center;
	cursor: hand;
	border: solid 1px #aaa;
}
.bioThumnail a:link {
	display: block;
	width: 120px;
	height: 130px;
}
.bioThumnail a:hover {
	display: block;
	width: 120px;
	height: 130px;
	background-color: aqua;
}
.bioThumbnail img {
	position: absolute;
	bottom: -1px;
	left: 0px;
	border: 0px;
}
.imageText {
	text-align:center;
}

.Biography {
	display: block;
	clear: both;
	margin-bottom: 50px;
	font-size: 80%;
}
.Biography .bioPic {
	display: inline-block;
	position: relative;
	float: right;
	margin-left: 20px;
	border: solid 1px #ddd;
}
.Biography .bioTitle {
	display: inline-block;
	position: relative;
	padding: 15px 0px 20px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
}
.imageName {
	position: relative;
	width: 110px;
	float: left;
	margin: 0px 10px 12px 0px;
	text-align: center;
}
.Biography .emailIcon {
	position: relative;
	vertical-align: middle;
	margin-left: 6px;
	top: -1px;
}
#InquiryFormHolder {
	display: block;
	clear: both;
	margin-bottom: 50px;
}
/* ENDS: Biography Listing & Page Details */
/* STARTS: Event Details */
.EventDetails {
	display: block;
	padding: 0px 20px;
	font-family: Arial, Sans-Serif;
	font-size: 80%;
	line-height: 140%;
	color: #454545;
}
.eventTitle {
	display: block;
	position: relative;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
}
.eventLogistics {
	display: block;
	position: relative;
	border-top: solid 1px #ccc;
	padding: 10px 0px 10px 0px;
	border-bottom: solid 1px #ccc;
}
.eventLogistics div {
	margin: 2px 0px;
}
.eventBody {
	display: block;
	position: relative;
	border-top: solid 1px #ccc;
	padding: 0px;
}
.eventItem {
	display: block;
	width: 100%;
	padding-bottom: 15px; ;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;	
	color: #454545;
}
.eventItem a:visited {
	display: block;
	clear: both;
	padding: 3px 0px;
	line-height: 20px;
	font-weight: bold;
}

.eventItem a:active {
	display: block;
	clear: both;
	padding: 3px 0px;
	line-height: 20px;
	font-weight: bold;
}

.eventItem a:link {
	display: block;
	clear: both;
	padding: 3px 0px;
	line-height: 20px;
	font-weight: bold;
}

.eventItemTitle {
	display: block;
	font-weight: bold;
	font-size: 110%;	
	line-height: 110%;

}

.eventItemAddress {
	
display: block; 
font-size: 90%; 
font-weight: bold;
line-height: 160%;
}

.eventItemDate {
	
display: block; 
font-size: 90%; 
font-weight: bold;
line-height: 160%;
}

/* ENDS: Event Details */
/* STARTS: Document Listings */
.DocumentListing {
	display: inline-block;
	clear: both;
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	border-bottom: inset 2px;
}
.DocumentListing a:visited {
	color: #555 !important;
}
.DocumentListing a:link {
	color: #555 !important;
}
.DocumentListing a:hover {
	color: #333 !important;
}
.DocumentListing .docTitle {
	display: inline-block;
	clear: both;
	position: relative;
	font-size: 110%;
	font-weight: bold;
}
.DocumentListing .docPubDate {
	display: inline-block;
	clear: both;
	position: relative;
	font-size: 90%;
	font-weight: bold;
}
.DocumentListing .docDescription {
	font-size: 95%;
}
.DocumentListing .docLink {
	display: inline-block;
	clear: both;
	position: relative;
	font-size: 95%;
	font-weight: bold;
	margin: 2px 0px 15px 0px;
}

.indentation {
	margin-left:40px;
}

.docArchiveHeader {
	display: block;
	clear: both;
	position: relative;
	font-size: 90%;
	font-weight: bold;
	line-height: 200%;
	border-bottom: inset 5px;
	width:725px;
	margin-bottom:20px;
}


.PublicationDetails {
	
	font-size: 110%;

}
.PublicationDetails .docDescription {
	font-size: 100%;
	color: #454545;
}
.PublicationDetails .docPubDate {
	font-family: Arial, Helvetica, sans-serif;
	display: inline-block;
	clear: both;
	position: relative;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 10px;
}
/* ENDS: Document Listings */
#RightNav table.TOPLEVEL {
}
#RightNav H3 {
	_display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 130%;
	font-weight: bold;
	color: #3FA7CC;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 6px;
	padding-left: 5px;
	border-bottom: 0px;
	background-color: #E8E9EA;
	margin: 0px;
}
#RightNav .ms-WPHeader td {
	_display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 130%;
	font-weight: bold;
	color: #3FA7CC;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 6px;
	padding-left: 5px;
	border-bottom: 0px;
	background-color: #E8E9EA;
	margin: 0px;
}
#RightNav .ms-WPTitle {
	_display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 130%;
	font-weight: bold;
	color: #3FA7CC;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 6px;
	padding-left: 5px;
	border-bottom: 0px;
	background-color: #E8E9EA;
	margin: 0px;
}
#RightNav .ms-standardheader {
	_display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 130%;
	font-weight: bold;
	color: #3FA7CC;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 6px;
	padding-left: 5px;
	border-bottom: 0px;
	background-color: #E8E9EA;
	margin: 0px;
}
#RightNav .ms-WPHeader {
	_display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 130%;
	font-weight: bold;
	color: #3FA7CC;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 6px;
	padding-left: 5px;
	border-bottom: 0px;
	background-color: #E8E9EA;
	margin: 0px;
}
#RightNav .ms-HoverCellInActive {
	display: none;
}
#RightNav .ms-WPBody {
	background-color: #E8E9EA;
	padding: 10px 5px 10px 10px;
	font-size: 80%;

}
/* */
#PressRelease {
	color: #454545;

}
#JobDescription {
	color: #454545;

}
#Publication {
	color: #454545;

}
#JobDescription .Title{
	display: block;
	clear: both;
	font-size: 100%;
	font-weight: bold;
	line-height: 115%;
	padding-bottom: 10px;
}
#Publication .Title{
	display: block;
	clear: both;
	font-size: 100%;
	font-weight: bold;
	line-height: 115%;
	padding-bottom: 10px;
}
#Publication .PublishedDate {
	display: block;
	clear: both;
	font-size: 80%;
	font-weight: bold;
	padding-bottom: 10px;
}
#JobDescription .PageContent {
	display: block;
	clear: both;
	font-size: 80%;
	line-height: 140%;
	padding-bottom: 10px;
}

#Publication .PageContent {
	display: block;
	clear: both;
	font-size: 80%;
	line-height: 140%;
	padding-bottom: 10px;
}

#PressRelease .Title {
	display: block;
	clear: both;
	font-size: 125%;
	font-weight: bold;
	line-height: 135%;
	padding-bottom: 10px;
}


#PressRelease .PageContent {
	display: block;
	clear: both;
	font-size: 100%;
	line-height: 140%;
	padding-bottom: 10px;
}

#PressRelease .PublishedDate  {
	display: block;
	clear: both;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 10px;
}


#Publication .DocumentLink {
	display: block;
	clear: both;
	font-size: 90%;
	font-weight: bold;
	border-top: solid 1px #ccc;
	padding-top: 10px;
	margin-top: 10px;
}
#Publication .DocumentLink img {
	position: relative;
	float: left;
	border: 0px;
	margin: 0px 3px 0px 0px;
}

#JobDescription .Summary {
	font-size: 80%;
}
#JobDescription .PublishedDate {
	display: block;
	clear: both;
	font-size: 100%;
	font-weight: bold;
	padding-bottom: 10px;
}
#JobDescription .DocumentLink {
	display: block;
	clear: both;
	font-size: 80%;
	line-height: 125%;
	font-weight: bold;
	border-top: solid 1px #ccc;
	padding-top: 10px;
	margin-top: 10px;
}
#JobDescription .ApplicationDetails {
	position: relative;
	width: 100%;
	height: 18px;
	display: block;
	clear: both;
	font-size: 80%;
}
.KMLeftHd {
	display: block;
	width: 160px;
	position: relative;
	clear: both;
	background-color: #E8E9EA;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #E90368;
}
.KMLeftLinks {
	display: inline-block;
	position: relative;
	margin-bottom: 10px;
	padding: 10px 8px 0px 8px;
	_padding-right: 0px;
}
.KMLeftLinks a {
	color: #666;
}

.KMLeftLinks .DocSummary {
	font-size: 95%;
	
}
.KMBodyHd {
	display: block;
	width: 150px;
	position: relative;
	clear: both;
	background-color: #E8E9EA;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #E90368;
}

.KMBodyLinks {
	 display: inline-block; 
	position: relative; 
	margin-bottom: 10px; 
	padding: 10px 0px 0px 10px;
	font-size: 85%;
}

/** Added on 10-05-10 **/

.KMMoreLinks {
	display: inline-block; 
	position: relative; 
	margin-bottom: 10px; 
	padding: 0px 0px 0px 10px;
}

.KMLeftHd a:hover {
color: #E90368;
}




.KMLeftHd a {
color: #E90368;
}




.KMBodyHd a:hover {
color: #E90368;
}




.KMBodyHd a {
color: #E90368;
}




#HomePage  a {
	color: #7E8A9C;
}

#HomePage #LeftColumn {
	position: relative;
	display: inline-block;
	float: left;
	width: 180px;
	height: 630px;
	margin: 0px;
	margin-right: 15px;
	background-color: #fff;
	z-index:5;
}

#HomePage #RightNav{
	position: relative;
	display: block;
	float: right;
	width: 180px;
	z-index: 10;
}

#HomePage #CentreColumn {
	position: relative;
	display: block;
	margin-left: 200px;
	margin-right: 195px;
	padding-left: 15px;
	border-left: solid 3px #E8E9EA;
	z-index: 0;

}

#HomePage .spacer {
	position: relative;
	width: 100%;
	clear: both;
	height: 10px;	
}

#HomePage #Splash {
	position: absolute;
	display: block;
	height: 270px;
	width: 99%;
	padding-top: 3px;
	background-position: top right;
	background-repeat: no-repeat;
}

#HomePage .splashText {
	position: relative;
	float: left;
	padding-top: 5px;
	width: 70%;
	z-index:100;
	}

#HomePage #StaffSplash {
/*	position: relative;
	float: right;
	text-align: right;
	width: 32%;
	height: 270px; 
	border: solid 1px #ccc;
	background-position: left;
	background-repeat: no-repeat;*/
}



#HomePage #BodyText {
	display: block;
	width: 95%;
	font-size: 80%;
	line-height: 110%;
	color: #454545;

}

#HomePage #BodyText h1 {
	font-size: 125%;
	line-height: 145%;
	font-weight: bold;
	color: 	#E90268;
	padding: 0px;
	margin: 20px 0px 2px 0px;
}

/** Added on 10-05-10 for allowing editable content on the homepage**/

#HomePage #BodyText .Box
{
	margin-bottom: 15px;
}

#HomePage #BodyText .teaser {
	
	display: block;
	width: 176px;
	padding: 4px;
	font-size: 80%;
	color: #565656;
	margin: 0px;
}

/** End of Add **/



#HomePage .Links
{
	/*position: relative;*/
	
	margin-top: 8px;
	font-size: 90%;
	font-weight: bold;
	display: block;
}

#HomePage .Links a {
	display: inline-block;	
	color: #004C98;
	padding: 0px 15px 0px 0px;
}

#HomePage .Links a:hover {
	color: #3FA7CC;
}


#HomePage #LeftColumn .Box
{
	display: inline-block;
	margin-bottom: 15px;
}

#HomePage #LeftColumn h1
{
	display: block;
	padding: 10px;
	margin-bottom: 5px;
	background-color: #E8E9EA;
	font-size: 90%;
	color: #3FA7CC;
	color: #00AFE8;
}

#HomePage #LeftColumn .teaser {
	
	display: block;
	width: 176px;
	padding: 4px;
	font-size: 80%;
	color: #565656;
	margin: 0px;
}
#HomePage #LeftColumn .teaser  a {
	font-weight: bold;
	line-height: 22px;
	text-decoration: underline;
} 

#HomePage #LeftColumn .teaser  a:hover {
	color: #3FA7CC;
} 


#HomePage #LeftColumn .careerLinks {
	width: 176px;
	display: block;
	padding: 0px;
	font-size: 75%;
	line-height: 150%;
	margin: 0px;
}

#HomePage #LeftColumn .jobLink {
	display: inline; 
	font-size: 85%;
	margin-right: 10px;
}


#HomePage #LeftColumn .careerLinks  a {
	text-decoration: underline;
} 

#HomePage #LeftColumn #column  {
	font-size: 110%;
} 
#HomePage #LeftColumn #column a {
	font-size: 110%;
} 

#HomePage #LeftColumn .careerLinks  a:hover {
	color: #3FA7CC;
} 

#HomePage .colorBlocks {
display: block;
position: relative;
clear: both;	
}

#HomePage .colorBlock {
display: inline-block;
position: relative;
float: left;
width: 82px;
margin-right: 5px;
background-color:#FA7600; 
font-size: 11px; 
font-weight: bold; 
text-align: center; 
color: #fff;
padding: 5px 0px;
cursor: hand;
}

#HomePage .orangeBkg 
{
	background-color:#FA7600;
}

#HomePage .blueBkg {
	background-color:#3FA7CC;
}

#HomePage .greenBkg {
	background-color:#70BC1F;
}

#HomePage .pinkBkg {
	background-color:#E90268;
}

#HomePage .publication {
	display: block;
	position: relative;
	float: right;
	width: 70px;
	height: 100px;
	background-color: #FA7600;
	margin: 0px 0px 15px 20px;
}

#HomePage .publicationTxt {
	display: block;
	position: relative;
	float: left;
}


#HomePage .whiteLink  {
	color: #fff;
}

#HomePage #RightNav .webPart
{
		background-color: #E8E9EA;
		margin-bottom: 20px;
}

#HomePage #RightNav h1 {
	display:block;
	position: relative;
	padding: 8px;
	font-size: 85%;
	color: #3FA7CC;
	color: #00AFE8;
	margin: 0px;

}

#HomePage #RightNav .teaser {
	display: block;
	padding: 10px;
	font-size: 80%;
	line-height: 15px;
	color: #565656;
	margin: 0px;
}

#HomePage #RightNav .teaser  a {
	font-weight: bold;
	line-height: 22px;
	color: #004C98;
} 

#HomePage #RightNav .teaser  a:hover {
	color: #3FA7CC;
} 

#HomePage #RighNav .teaser .newsTxt {
	display: block;
	position: relative;
	margin-bottom: 15px;


}
#HomePage #RightNav .teaser .newsTxt  a {
{
	display: inline-block;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #004C98;
	font-weight: bold;
}


.ms-sbcell {
}
.ms-WPBody {
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.slm-layout-main {
	display: block;
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#column {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	display: block;
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


#cbqwp {
	display: block;
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.cbq-layout-main {
	display: block;
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#jobDisclaimer
{
	font-size:0.85em;
	color:RGB(100,100,100);
}



