/*!	E9	0316 */






/*_________________________________________________________________________
	Root Definitions
*/
.zHidden{
	display: none;
	}

html{
	height: 100%;
	}
body{
	margin: 0px auto;
	padding: 0px;
	background-color: #f9fcff;
	text-align: center;
	font-family: Arial;
	font-size: 1em;
	}
#BodyFrame{
	width: 986px;
	/*height: 100%;*/
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	vertical-align: top;
	}
#CenterFrame{
	width: 986px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #fff;
	}
#SiteFrame {
	position: relative;
	z-index: 1; /* !!cdm 0317 Added to get SharePoint Ribbon z-indexing higher */
	float: left;
	width: 986px;

	margin: 0px;
	padding: 0px;
	text-align: left;
	background: #fff url("../Images/ShadowsBg.png") repeat-y;
	}
#ShadowFrame{
	position: relative;
	left: 0px;
	float: left;
	width: 960px;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: transparent;
	background-image: none;
	}
#ShadowLeft {
	float: left;
	display: inline;
	width: 13px;
	margin: 0px;
	padding: 0px;
	}
#ShadowLeft img{
	width: 13px;
	margin: 0px;
	padding: 0px;
	}
#ShadowRight {
	float: right;
	display: inline;
	width: 13px;
	min-height: 100%;
	margin: 0px;
	padding: 0px;
	}
#ShadowRight img{
	width: 13px;
	margin: 0px;
	padding: 0px;
	}
#ShadowBottom {
	position: relative;
	width: 100%;
	height: 13px;
	min-height: 13px;
	margin: 0px;
	padding: 0px;
	background: transparent url("../Images/ShadowBottom.png") left bottom repeat-x;
	display: inline;
	}
#ShadowBottom img{
	width: 960px;
	height: 13px;
	margin: 0px;
	padding: 0px;
	}



span.more a:link{
	padding: 1px 20px 1px 0px;
	color: #393939;
	text-decoration: none;
	background: transparent url("../Images/MoreArrow.png") right top no-repeat;
	}
span.more a:hover{
	padding: 1px 22px 1px 0px;
	color: #9D9FA2;
	background: transparent url("../Images/MoreArrowHover.png") right top no-repeat;
	border-bottom: dotted 1px #9D9FA2;
	}





/*_________________________________________________________________________
	Header Segment
*/

#HeaderSegment{
	position: relative;
	width: 960px;
	height: 117px;
	background: #eae8e8 url("../Images/HeaderSegmentBg.png") repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: right;
	}
.linkDivider{
	position: relative;
	top: 5px;
	width: 1px;
	height: 18px;
	margin: 0px 0px 0px 3px;
	padding: 3px 1px 5px 1px;
	background: transparent url("../Images/StaticNavDivider.png") no-repeat;
	}
#LPS_Logo{
	position: absolute;
	left: 50px;
	top: 16px;
	}
#LPS_Logo img{
	border: none;
	}

#ConnectArea{
	position: absolute;
	right: 20px;
	top: 0px;
	width: 550px;
	height: 117px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	}
#SearchBox{
	position: absolute;
	right: 0px;
	top: 5px;
	width: 226px;
	height: 18px;
	margin: 1px;
	padding: 1px;
	background-color: #eae8e8;
	border: 3px double #fff;
	text-align: right;
	}
#Login{
	position: absolute;
	right: 0px;
	top: 36px;
	margin: 0px 2px 0px 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #5a9eba;
	}
#Login a:link,
#Login a:visited,
#Login a:hover,
#Login a:active{
	color: #5a9eba;
	text-decoration: none;
	padding: 2px;
	}
#Login a:hover{
	color: #5a9eba;
	text-decoration: none;
	border-bottom: dotted 1px #8e5c1b;
	}
#StaticNav{
	position: absolute;
	right: 0px;
	bottom: 30px;
	height: 23px;
	font-size: 12px;
	vertical-align: middle;
	text-align: right;
	}
#StaticNav a:link,
#StaticNav a:visited,
#StaticNav a:hover,
#StaticNav a:active{
	color:#235F73;
	text-decoration: none;
	padding: 5px 4px 0px 5px;
	}
#StaticNav a:hover{
	color: #036;
	text-decoration: none;
	border-bottom: dotted 1px #036;
	}
.linkDivider{
	position: relative;
	top: 5px;
	width: 1px;
	height: 18px;
	margin: 0px 0px 0px 5px;
	padding: 3px 1px 5px 1px;
	background: transparent url("../Images/StaticNavDivider.png") no-repeat;
	}






/*_________________________________________________________________________
	Global Navigation Segment
*/


#GlobalNavSegment{
	display: block;
	position: relative;
	z-index: 999;
	top: 0px;
	width: 100%;
	height: 40px; /* !!cdm 0315 Controls push down of ContentSegment */
	margin: 0px 0px 0px 0px; /* !!cdm 0315 Also controls push down of ContentSegment */
	padding: 0px 0px 0px 0px;
	background-color: #000000;
	border-top: #1px solid #c8c8c8;
	border-bottom: #1px solid #c8c8c8;
	text-align: left;
	vertical-align: middle;
	clear: both;
	}



#BreadCrumbFrame{
	display: none; /* Removed for IR Template /* /*display: inline-block;*/
	width: 100%;
	height: 29px;
	margin: 23px 0px 0px 0px; /* !!cdm 0315 The 23px pushes down the frame starting from it's position that starts "behind" the relative positioned v2 of Key Largo */
	padding: 0px 0px 0px 0px;
	background: #fff url("../Images/BreadCrumbBar.png") left top repeat-x;
	float: left;
	clear: both;
	/*	border: 1px solid #600;*/
	}
#BreadCrumbFrame span{
	margin: 0px;
	padding: 0px;
	display: inline;
	}
#BreadCrumb {
	display: inline-block;
	width: 100%;
	height: 29px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	font-size: 12px;
	color: #444;
	vertical-align: top;
	}
#BreadCrumb a:link,
#BreadCrumb a:visited,
#BreadCrumb a:hover,
#BreadCrumb a:active{
	display: inline;
	position: relative;
	top: 7px;
	float: left;
	margin: 0px;
	padding: 0px 12px 0px 12px;
	font-size: 12px;
	color: #959595;
	text-decoration: none;
	font-weight: normal;
	vertical-align: top;
	}
#BreadCrumb a:hover{
	color: #000;
	text-decoration: underline;
	}
.arrowBreadCrumb {
	display: block;
	position: relative;
	top: 0px;
	float: left;
	width: 13px;
	height: 29px;
	margin: 0px 9px 0px 0px;
	padding: 0px;
	background: transparent url("../Images/BreadCrumbArrowAlpha.png") right top no-repeat;
	/*border: 1px solid #000;*/
	}



/*_________________________________________________________________________
	Content Segment
*/

#ContentSegment{
	display: block;
	float: left;
	padding: 10px 0px 15px 20px;
	margin: 0px 0px 50px 0px; /* !!cdm 0315 margin-bottom set to ensure shadows follow past FooterSegment */
	text-align: left;
	font-size: 0.84em;
	color: #4e4e4e;
	font-family: Arial;
	background: #fff url("../Images/ContentSegmentGradient.png") left top repeat-x;
	vertical-align: top;
	width: 940px; /*960 - 20px padding-left */
	}
#ContentSegment a:link,
#ContentSegment a:visited,
#ContentSegment a:hover,
#ContentSegment a:active{
	color:#235f73;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 4px 0px 5px;
	}	


#PageHeader{
	margin-bottom: 18px;
	width: 100%;
	}
#ContentSegment h1{
	color: #5a9eba;
	display: inline;
	font-size: 1.7em !important;
	font-family:  Arial;
	font-weight: normal;
	margin-bottom:30px;
	}
#ContentSegment h2{
	color: #5a9eba;
	display: inline;
	font-size: 1.40em !important;
	font-family: Arial;
	font-weight: bold;
	margin-bottom:30px
	}
#ContentSegment h3{
	color: #5a9eba;
	font-size: 1.05em !important;
	font-family: Arial;
	font-weight: bold;
	display: block;
	margin-bottom: 13px;
	margin-top:0px;
	}
#ContentSegment h4{
	color: #5a9eba;
	font-size: 1em !important;
	font-family: Arial;
	font-weight:bold;
	display: block;
	margin-bottom: 12px;
	margin-top:14px;
	font-style:normal !important;
	}
#ContentSegment p{
	font-size: .95em;
	color: #4e4e4e;
	font-family: Arial;
	font-weight: normal;
	line-height: 1.35em;
	}
#ContentSegment br{

	}

.imageLeft{
	float:left;
	padding-right:15px;
	padding-bottom:15px
	}
.imageRight{
	float:right;
	padding-left:15px;
	padding-bottom:15px
	}



#LeftNavSegment{
	width: 100%;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	}
#LeftNavSegment div.leftnavhdr{
	color: #008198;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	font-size: 1.1em;
	}
#LeftNavSegment ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
#LeftNavSegment li{
	margin: 0px;
	padding: 0px;
	}
#LeftNavSegment div.mLevel-1{
	margin: 1px 0px 9px 0px;
	line-height: 1.05em;
	}
#LeftNavSegment div.mLevel-2{
	margin: 1px 0px 9px 12px;
	line-height: 1.05em;
	}


#LeftNavSegment div.mLevel-1 a:link,
#LeftNavSegment div.mLevel-1 a:visited,
#LeftNavSegment div.mLevel-1 a:hover,
#LeftNavSegment div.mLevel-1 a:active{
	color: #1b3664;
	padding: 2px 2px 0px 0px;
	text-decoration: none;
	}
#LeftNavSegment div.mLevel-1 a:hover{
	border-bottom: 1px dotted #5a5a5a;
	}

#LeftNavSegment div.mLevel-2 a:link,
#LeftNavSegment div.mLevel-2 a:visited,
#LeftNavSegment div.mLevel-2 a:hover,
#LeftNavSegment div.mLevel-2 a:active{
	color: #3465b6;
	padding: 2px 2px 2px 0px;
	text-decoration: none;
	}






/*_________________________________________________________________________
	Column Definitions
*/


#ColumnI-1{
	float: left;
	width: 175px;
	margin-right: 25px;
	}
#ColumnI-2{
	float:left;
	width: 500px;
	margin:30 30 70 50;
	}






/*_________________________________________________________________________
	Footer Segment
*/

#FooterSegment{
	display: inline-block;
	position: relative;
	right: 20px;
	width: 960px;
	height: 75px; /*background image is up to 140px */
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	background: #faf9f9 url("../Images/FooterSegmentBg.png") left top repeat-x !important;
	}
#StaticFooterNav{
	height: 75px;
	margin: 11px 0px 0px 20px;
	float: left;
	font-size: 12px;
	vertical-align: top;
	text-align: left;
	display: inline-table;
	}
#StaticFooterNav a:link,
#StaticFooterNav a:visited,
#StaticFooterNav a:hover,
#StaticFooterNav a:active{
	margin: 2px 5px 2px 5px;
	padding: 2px;
	color: #235f73;
	text-decoration: none;
	}
#StaticFooterNav a:hover{
	color: #036;
	text-decoration: none;
	border-bottom: dotted 1px #036;

	}
#Copyright{
	margin: 11px 15px 0px 0px;
	float: right;
	text-align: right;
	font-size: 10px;
	color: #888888;
	}
