body {
	margin: 0px;
	padding: 0px;
	background-color: #8ed3f2;
	background-image: url(../../assets/images/interface/mainBG.png);
	background-repeat: repeat-x;
	background-position: 0px -47px;
}
.clear {
	clear: both;
}
.bold {
	font-weight: bold;
}

h2 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #4F8138;
}

.txt-lightBlue {
	color: #9fe1ff;
}
.dottedDivider {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #84A0B0;
	margin-top: 22px;
	margin-bottom: 22px;
}

#leftColumn {
	float: left;
	width: 262px;
}
.leftColumnInner-padded {
	padding-left: 16px;
}
#rightColumn {
	width: 713px;
	float: right;
}
#topLinksWrapper {
	height: 15px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 12px;
	margin-right: 22px;
}
#topLinksWrapper a {
	color: #1E3948;
	text-decoration:none;
}
	#topLinksWrapper a:hover {
		color: #000;
	}


#header {
	padding-top: 35px;
}
#footer {
	background-image: url(../../assets/images/interface/footerBG.jpg);
	background-repeat: no-repeat;
	height: 234px;
	width: 975px;
}
#footerInfoHolder {
	padding-top: 110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#footerCopyright {
float: left;
padding-top: 47px;
}

/*#footerCredits {
background: #FFFFFF;
padding: 5px;
}*/


/*#footerCredits a {
font-size: 120%;
}*/

#footerCredits .whitelink {
text-align:right;
font-size: 140%;
float: left;
display: block;
width: 200px;
margin-top: 25px;
padding-right: 20px;
}


.whitelink a {
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}

#footerCredits {
	float: right;
}

#footerCredits a {
color:#FFFFFF;
text-decoration: underline;
}

#footerCredits a:visited {
color:#FFFFFF;
}


#footerCredits a:hover {
color: #000000;
}

#mainLogoHolder {
	background-image: url(../../assets/images/interface/mainLogoIMG.jpg);
	background-repeat: no-repeat;
	height: 306px;
	width: 262px;
	float: left;
}
#headerFlashHolder {
	float: left;
}

#mainScreenFooter {
	background-image: url(../../assets/images/interface/main-screen-footer.png);
	height: 44px;
	width: 975px;
}

#wrap {
	width: 975px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	padding-right: 16px;
	padding-left: 16px;
}





#txtBoxHolder {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	width: 217px;
}
.txtBoxHeader {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../../assets/images/interface/txtBox-topBar.png);
	height: 24px;
	width: 185px;
	font-size: 14px;
	padding-right: 16px;
	padding-left: 16px;
	padding-top: 6px;
}
.txtBoxMainWrapper {
	background-image: url(../../assets/images/interface/txtBox-mainBG.png);
	height: 224px;
	width: 217px;
}
.txtBoxMain {
	font-size: 12px;
	padding-top: 12px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 16px;
}
.txtBoxMain a {
	color: #31728A;
}




/* CSS Document */

/* root element for tabs  */
ul.css-tabs {  
	margin:0 !important; 
	padding:0;
	height:30px; 	
}
.css-panes skin2 p {
	margin: 0px;
	padding: 0px;
}

/* single tab */
ul.css-tabs li {
	float:left;	 
	padding:0;  
	list-style-type:none;	
	list-style-image:none !important;
	list-style-type:none !important;
	margin:0 !important;
}

div.css-panes h2 {
	margin-top:0px;		
}
#flowtabs li {
	list-style-image:none !important;
	list-style-type:none !important;
	margin:0 !important;
}

ul.skin2 a {
	float:left;
	font-size:13px;
	display:block;
	text-decoration:none;
	height:19px;
	margin-right:19px;
	position:relative;
	top:1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-style: solid;
	border-color: #8ed3f2;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 160px;
	text-align: center;
	background-color:#5fa2be;
	color:#fff !important;
	background-image: url(../../assets/images/tab_BG.gif);
	background-repeat: no-repeat;
}

.css-tabs #end {
	margin-right: 0px;
}

/* mouseover state */
ul.skin2 a:hover {
	color:#333;
	/* background-color:#4a8da9; */
}

/* active tab */
ul.skin2 a.current {
	color:#000;	
	cursor:default;

	background-color:#5da1bc;
	border-bottom:2px solid #5da1bc;	
}

/* tab pane with background gradient */
div.skin2 div {
	color:#fff;
	height: 179px;
	width: 619px;
	padding-top: 30px;
	padding-right: 39px;
	padding-bottom: 15px;
	padding-left: 39px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8ed3f2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div.skin2 {
	background-color: #5a9db9;
	background-image: url(../../assets/images/mainBG.png);
	background-repeat: repeat-x;
}

.btnsWrapper {
	margin: 0px;
	padding: 0px;
}
.mainLinkBTN {
	font-size: 12px;
	font-weight: bold;
	color: #8ed3f2;
	background-image: url(../../assets/images/link_bullet.jpg);
	background-repeat: no-repeat;
	padding-left: 18px;
	vertical-align: middle;
	background-position: 0px 2px;
}
	.mainLinkBTN:hover {
		color: #fff;
	}
#PDnavBox {
	font-family: Arial, Helvetica, sans-serif;
	width: 217px;
}
.PDcontentBlock {
	width: 697px;
}
.PDsectionTitleBar {
	background-image: url(../../assets/images/interface/PD-sectionHeader-bar.png);
	height: 35px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 35px;
	padding-left: 22px;
	margin-top: 12px;
}
.PDsectionMainContentBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	padding-top: 16px;
	padding-right: 22px;
	padding-bottom: 16px;
	padding-left: 22px;
	line-height: 18px;
}
.PDsectionMainContentBox a {
	font-weight: bold;
	color: #286b8b;
	text-decoration: none;
}
	.PDsectionMainContentBox a:hover {
		color: #497d31;
	}

.PDsectionMainContentBox p {
	margin: 0px;
	padding: 0px;
}
.PDsectionMainContentBox-footer {
	background-image: url(../../assets/images/interface/PD-maincontent-bottomIMG.png);
	height: 29px;
}
.TwoColLinksHolder{
	width: 215px;
	float: left;
}
.TwoColLinksHolder    ul  {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 24px;
	list-style-type: none;
}
.TwoColLinksHolder   li {
	background-image: url(../../assets/images/interface/UL-bullet-cross.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: left center;
	font-weight: bold;
}
#careersLinks  .TwoColLinksHolder a {
	display: block;
}

#footer-PD {
	background-image: url(../../assets/images/interface/footerBG-PD.jpg);
	background-repeat: no-repeat;
	height: 210px;
	width: 975px;
}
#footerInfoHolder-PD {
	padding-top: 135px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.PDnavBox-top {
	height: 13px;
	background-image: url(../../assets/images/interface/PD-navBox-top.gif);
}
.PDnavBox-bottom {
	background-image: url(../../assets/images/interface/PD-navBox-bottom.gif);
	height: 27px;
}
.PDnavBox-inner {
	background-color: #377D9F;
	padding-right: 16px;
	padding-bottom: 5px;
	padding-left: 16px;
}
.PDnavBox-inner ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.PDnavBox-inner a {
	color: #b4ddf0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 6px;
	display: block;
	margin-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8DDDF0;
}
	.PDnavBox-inner a:hover, .PDnavBox-inner .selected a {
		color: #FFF;
	}
.PDnavBox-inner .last a {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.career-refText {
	font-size: 11px;
	color: #666666;
	line-height: 14px;
}
#contact-logoHolder {
	background-image: url(../../assets/images/StGlogo-PD.jpg);
	float: right;
	height: 84px;
	width: 183px;
}

.imageLeft {
float: left;
margin-right: 10px;
padding: 5px;
border: 1px solid #ccc;
}

.imageRight {
float: right;
margin-left: 10px;
padding: 5px;
border: 1px solid #ccc;
}

