body, form {
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background:transparent;
	}
p { margin-top: 0px; margin-bottom: 18px; line-height: 18px; }
body, p, td {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #160758;
	}
a:link, a:visited { color: #63559f; }
a:hover { color: #a29cbc; }



/*overall layout styles*/


#PageTitleLabel
{
	position: relative;
	left: 0px;
	bottom: 26px;
	z-index: 10;
	font-family: 'arial black';
	font-size: 55px;
	font-weight: 100;
	letter-spacing: -4px;
	text-transform: lowercase;
	color: #160758;
	}

#MainContainer
{
position: relative;
width: 840px;
height: 1400px;
background: url('../images/PHD/bottom_main.gif') bottom no-repeat #ffffff;
}
		
#GeneralMainContainer
{
position: relative;
width: 840px;
height: 1163px;
background: url('../images/PHD/bottom_main.gif') bottom no-repeat #ffffff;
}

#HomeLogo
{ 
position: absolute;
top: 13px;
left: 43px;
}
#HomeLogo a { text-decoration: none; }
#Locations
{ 
display: none;
position: absolute;
top: 42px;
right: 230px;
text-align: left;
font-size: 11px;
}
#SearchBar
{ 
position: absolute;
top: 42px;
right: 20px;
width: 180px;
background: url('../images/PHD/searchbar_bg.gif') no-repeat bottom left;
text-align: left;
font-size: 11px;
}
#MainNav
{
position:absolute;
top: 440px;
left: 43px;
z-index: 10;
width: 800px;
height: 20px;
text-transform: lowercase;
text-align: left;
}
#SubNav
{
position:absolute;
top: 465px;
right: 17px;
z-index: 10;
width: 210px;
background: url('../images/PHD/grey_border.gif') repeat-y;
text-align: left;
}
#ContentFrame
{
position: absolute;
top: 115px;
left: 17px;
padding-bottom: 7px;
}





/*search bar styles*/
#SearchBox1__ctl0 
{
width: 152px;
border: none;
background: transparent;
font: normal normal 12px arial, sans-serif;
color: #160758;
padding-left: 3px;
}
#SearchBox1__ctl1 
{
width: 24px;
height: 22px;
background: url('../images/PHD/search_button.gif') no-repeat;
border: none;
cursor: hand;
}




/*main navigations styles*/
td.PHDTopNav, 
td.PHDTopNavSelected {
	font-size: 15px !important;
	font-weight: normal;
	white-space: nowrap;
	letter-spacing: -.03em;
	color:#c7c5c6; 
	}
.PHDTopNav a:link,
.PHDTopNav a:visited {
	color:#a7a7a7; 
	text-decoration: none;
	}
.PHDTopNav a:hover,
.PHDTopNavSelected a {
	color:#160758 !important; 
	text-decoration: none;
	}
.Divider { color: #c6c800; }


/*News Scroller on homepage*/

.NewsBox {
height: 615px;
width: 100%;
margin-left: 17px;
}
#pscroller {
width: 185px;
height: 100%;
padding: 0px;
}
.scroll {
font: normal normal 11px Arial, helvetica, sans-serif;
height:325px;
overflow:auto;
padding-left:10px;
}
.ScrollingNewsTitle
{
font: normal 13pt Arial, helvetica, sans-serif;
color:#000046;
}
.ScrollingNewsText { 
	vertical-align: top;
	}
.ScrollingNewsText p,
.ScrollingNewsText span,
.ScrollingNewsText font {
font-family: arial, sans-serif; 
font-size: 8pt;
line-height: 10pt;
font-weight: bold;
color: #ffffff;
}







#GearBoxTable
{
position:absolute;
left: 35px;
bottom: 35px;
height: 240px;
width: 770px;
background: url('../images/phd/findingabetterway_bg.gif') no-repeat;
text-align: left;
}
#MainTitleLabel
{
display: block;
margin-top: 15px;
margin-left: 17px;
font: normal normal 27px Arial, helvetica, sans-serif;
letter-spacing: -1px;
color:#000046;
}
#AuthorLabel 
{
position: absolute;
top: 20px;
right: 20px;
font-size: 14pt;
color:#ffffff;
}
.GearBoxText
{
display: block;
float: left;
width: 355px;
margin-left: 20px; 
margin-top: 11px;
font-family:Arial;
font-size: 9pt;
line-height: 13pt;
color:#000046;
}



#MediaBoxes
{
position:absolute;
top: 973px;
left: 18px;
width: 593px;
}

.GlobalNews
{
position: relative;
float: left;
width: 289px;
height: 560px;
background: repeat-y url('../images/PHD/purple_curved_bg.gif');
}
.GlobalNews table { margin: 0px 1px; }

.OurStoryBox
{
float: right;
background: repeat-y url('../images/PHD/blue_curved_bg.gif');
}
.OurStoryBox div { padding-top: 17px; text-align: center;}

.PollBox
{
position: relative;
float: right;
width: 288px;
height: 266px;
margin-top:12px;
background: repeat-y url('../images/PHD/pink_curved_bg.gif');
}
.PollBox div { padding:10px; color: white; }



#footer
{
color: #dedede;
font-size: 8pt;
margin: 22px 0px;
}

#PHDInfo
{
position:relative;
z-index:5;
top:-45px;
color:#B48f72;
font-size:8pt;
}
