﻿/****************************************/
/* styles for the CoreSite.master		*/

html, body
{
	margin: 0;
	padding: 0;
	height: 100%; /* needed for container min-height */
	scrollbar-base-color: #8baae3; 
 	scrollbar-arrow-color: #ffffff; 
	scrollbar-DarkShadow-Color: #FFFFFF; 
	scrollbar-Track-Color: #FFFFFF; 
	scrollbar-highlight-color:#dee7f7;
}

div.globalfooter
{
	position: absolute;
	width: 100%;
	height:50px;	
	min-width:1000px;
	clear: both;
}

div.masterpage, div.globalfootercontents
{
	width: 990px;
}

* html div.masterpage
{
	/* ie6 hack */
	width: 990px;
	w\idth: 1000px;
}

div.masterbanner .Line
{
	clear:both;
	float: left; 
	margin-top:9px;
	position:absolute;
	z-index:50;
	top:61px;
}

div.masterbanner .Line a.FirstItem
{
	color:#ffffff;
/*	background-color:#182b49; */
}

div.masterbanner .Line a:hover
{
	color:#ffffff;
	background-color:#8baae3;
}

div.masterbanner .Line a:active
{
	color:#182b49;
	background-color:#ffffff;
}


div.masterbanner .Line a
{
	text-indent:7px;
	display:block;
	float:left;
	padding: 4px 10px 5px 7px; 
	color:#ffffff; 
	font-weight:bold;	
	font-size:1.3em;
	height:17px;
}


div.masterbanner .Line .Separator
{
	float: left;
	border-left:solid 1px #ffffff;
	border-right:solid 1px #ffffff;
	width:1px;
	background-color:#ffffff;
	height:26px;
}

div.masterbanner .Line a
{
	padding-left: 1px;
	color:#ffffff; 
	text-decoration: none;
	float: left;
}

div.masterbanner
{
	clear: both;
	width: 100%;
	height: 87px;
}

.LeftLogo
{
	float:left;
	margin-top:14px;
	margin-left:10px;
}

.RightLogoDiv
{
	float:right;
	margin-top:15px;
	display:none;
/*	margin-left:784px; a5abaf*/
	
}

.RightLogoDiv .RightLogoText
{
	display: hidden;
}

.masterbody
{
	width: 836px;
	float: left;
	display: inline;
	margin-top:9px;
}

.leftcolumnPH
{
	width: 155px;
	margin-left: 7px;
	display: inline;
	float: left;
	clear: left;
}

.maincontentPH
{
	min-height:500px;
	height:auto !important;
	height:500px;

	width: 667px;
	margin-left: 7px;
	float: left;
}

.rightcolumnPH
{
	width: 234px;
	float: right;
	position: absolute;
	left: 759px;
	top: 122px;
}

.globalnav
{
	height: 25px;
	position:relative;
	z-index:50;
}

.globalfooter
{
	width: 100%;
	height: 64px;
	clear: both;
	z-index:29;
	margin: 0 auto;	
}

div.globalfooter .Separator
{
	display: inline;
	margin-left: 6px;
	margin-right: 6px;
}

div.globalfooter .Line
{
	padding-top: 5px;
	text-align: center;	
}

div.globalfooter a
{
	display: inline;
	padding-left: 1px;
	color: White; 
	text-decoration: none;
	text-indent: 6px;
}

.Verisign
{
	position:relative;
	clear:both;
	left:860px;
	top:-68px;
	width:140px;
}
