/* CSS Document */

#main-body {
	margin: 0;
	padding: 0;
	width: 975px;
	float: left;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	z-index: 0;
	text-align: center; /* for IE5/Win */
	background-color: #FFFFFF;
}

#wrapper-a {
	width: auto;
	margin: -1px auto;
}


#wrapper-b {
	text-align: left;
	width: 975px;
	margin: 0px auto;
}

#wrapper-c {
	width: auto;
	margin: 0 auto;
	float:left;
	background-color: #FFFFFF;
}


#banner { 
	width: 975px;
	height:138px;
	position: relative;
	border-bottom: #000000 1px solid;
	border-top: #000000 2px solid;
	background: url(../images/banner_bckgrnd.jpg) no-repeat 0 0 #333333;
	z-index: 1;
}

#banner-print { display: none;
}

#banner-logo {background:transparent url(../images/phs_logo.jpg) no-repeat 0 0; 
	position:absolute; 
	left:18px; 
	top:4px; 
	width:258px; 
	height:130px;
}

#headernav {
	width: 256px;
	text-align: right;
	height: 27px;
	font-size:9px;
	color:#FFFFFF;
	float: right;
	margin: 0px auto;
	background: transparent url(../images/L2nav_bckgrnd.jpg) repeat-x 0 1px;
	padding: 2px 4px 0px 0px;
}

#headernav a:link { font-weight: normal;
color: #FFFFFF;
text-decoration: none;
}

#headernav a:visited { font-weight: normal;
color: #FFFFFF;
text-decoration: none;
}

#headernav a:hover { font-weight: normal;
color: #D71219;
text-decoration: underline;
}



/* positions and styles the privacy statement link */
#privacy {
	position: absolute;
	left: 798px;
	top: 5px;
	z-index: 5;
	font-size: 9px;
	width: 176px;
	text-align: left;
}

#privacy a:link { text-decoration: none;
color: #FFF;
font-weight: bold;
}

#privacy a:visited {text-decoration: none;
color: #FFF;
font-weight: bold;
}

#privacy a:hover { text-decoration: underline;
}

/* positions and styles the left nav */

#left-column {
	float:left;
	padding: 0px 0px 0px 0px;
	width: 150px;
	height: auto;
	margin: 0px 0px 20px 0px;
	border-right: solid 1px #999999;
}

/* CSS Menus */

#menu{
	float:left;
	width:95px;
	background:#FFFFFF;
	padding:0px;
	z-index:2;
	margin: 25px 0px 0px 0px;
}
#menu p.spacer{padding:0;margin:0;width:95px;height:.9em; font: 7px arial,helvetica,sans-serif;}
#menu a{display:block;width:95px;height:27px;border-top:solid 1px #FFFFFF; border-bottom:solid 1px #FFFFFF;border-left:solid 1px #FFFFFF;}
#menu a.nav1, #menu a.nav2, #menu a.nav3, #menu a.nav4, #menu a.nav5, #menu a.nav6, #menu a.nav7{text-decoration:none;margin:0;padding:0;display:block;height:27px;width:95px;}
#menu a.nav1{background:transparent url(../images/nav1.gif) no-repeat 0 0;}
#menu a.nav2{background:transparent url(../images/nav2.gif) no-repeat 0 0;}
#menu a.nav3{background:transparent url(../images/nav3.gif) no-repeat 0 0;}
#menu a.nav4{background:transparent url(../images/nav4.gif) no-repeat 0 0;}
#menu a.nav5{background:transparent url(../images/nav5.gif) no-repeat 0 0;}
#menu a.nav6{background:transparent url(../images/nav6.gif) no-repeat 0 0;}
#menu a.nav7{background:transparent url(../images/nav7.gif) no-repeat 0 0;}

#menu li a{margin:0;padding:4px;list-style-type:none;font:10px/10px arial,helvetica,sans-serif; text-decoration:none; color:#000000;background:#EDEDED;height:12px;line-height:8px;width:110px;}
#menu ul li a:hover{border:solid 1px #999999;}
#menu ul li ul a{border:solid 1px #999999;}
#menu ul li ul li a:hover{text-decoration:underline;color:#D71219;background:#CCCCCC;border:solid 1px #999999;z-index:3;}
#menu ul, #menu ul ul, #menu ul ul ul{margin:0;padding:0;list-style:none;}

#menu a.nav1:hover, #menu a.nav1:focus, #menu a.nav2:hover, #menu a.nav2:focus, #menu a.nav3:hover, #menu a.nav3:focus, #menu a.nav4:hover, #menu a.nav4:focus, #menu a.nav5:hover, #menu a.nav5:focus, #menu a.nav6:hover, #menu a.nav6:focus, #menu a.nav7:hover, #menu a.nav7:focus { background-position: 0 -27px; }

/* CSS Popout Menus */

#menu ul li{position:relative;list-style-image:none;}
#menu li ul{position:absolute;left:96px;top:0;display:none;}

/* Fix IE. Hide from IE Mac \*/
* html #menu ul li{float:left;height:1%;}
* html #menu ul li a{height:1%;}
/* End */

div#menu ul ul, div#menu ul ul ul, div#menu ul li:hover ul ul, div#menu ul li:hover ul ul ul {display:none;}
div#menu ul li:hover ul, div#menu ul ul li:hover ul, div#menu ul ul ul li:hover ul{display:block;}

/* end of CSS Menus */

/* logos */
#logos {float:left; text-align:center; margin:15px 0px 25px 10px; padding:0;}
/* end of logos*/
#lt-column {width:150px; height:15px; float:left; background:#000000; margin:0; padding:0;}
/* homepage-specific styles */

#center-content-home {
	float:left;
	padding: 0;
	margin: 0px auto;
	width: 470px;
	height: auto;
	background-color: #FFFFFF;
}

#pg-title-home {
	background-color: #FFF;
	color: #000;
	width: 470px;
	height: auto;
	padding: 20px 15px 0px 15px;
}

#pagetitle-inner h1{
	font-variant:normal;
	font-weight: bold;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#main-home-holder {
	width: 975px;
	height: auto;
	margin: 0;
	padding: 0 auto;
	float: left;
}

#main-home {
	background-color: #FFFFFF;
	color: #000;
	font-size: 11px;
	width: 480px;
	padding: 15px 0px 15px 20px;
	line-height: 1.3em;
	height: auto;
	float: left;
}

#main-home .box { border: #666666 medium ridge;
background-color: #FFF;
color: #1D3E5F;
line-height: 1.3em;
font-size: 11px;
padding: 7px;
}

#main-home a:link { text-decoration: none;
color: #5d65ea;
}

#main-home a:visited {text-decoration: none;
color: #993399;
}

#main-home a:hover { text-decoration: underline;
font-weight: normal;
}


/* positions and styles What's New area on home page */
#rtside-head {
	background-color: #FFF;
	color: #000;
	padding: 23px 0px 0px 0px;
	height: auto;
	width: 209px;
}

#rtside-head-print { display: none;
}

#rtside {
	float:left;
	width: 279px;
	height: auto;
	text-align: center;
	margin: 25px 20px 0px 25px;
}

#rtside-text {
	color: #1D3E5F;
	width: 254px;
	text-align: center;
	/* border: #f5f3f4 thin ridge;*/
	padding: 0px 5px 10px 5px;
	font-size: 11px;
	line-height: 1.2em;
	float: right;
}

#rtside-text a:link { text-decoration: none;
color: #1D3E5F;
font-weight: bold;
}

#rtside-text a:visited {text-decoration: none;
color: #1D3E5F;
font-weight: bold;
}

#rtside-text a:hover { text-decoration: underline;
color: #D71219;
}

#rtside-box {
	border: #CFD4DA 1px solid;
	padding: 10px;
	text-align: left;
	width: 224px;
	margin: 0px 0px 10px 15px;
	display: block;
}

#rtside-box p.hr { border-bottom:#D71219 2px solid;height:2px;
}

#rtside-imagebox {
	border-top: #CFD4DA 1px dotted;
	border-right: #CFD4DA 1px dotted;
	border-bottom: #CFD4DA 1px dotted;
	border-left: #CFD4DA 1px dotted;
	padding: 6px 0px 6px 0px;
	text-align: center;
	width: 244px;
	display: block;
	margin: 0px 0px 10px 15px;
}

/* positions and styles main content area on 2nd level page */

#center-content-2level {
	float:left;
	padding: 0;
	margin: 0px auto;
	width: 700px;
	height: auto;
	background-color: #FFFFFF;
}

#pg-title {
	background-color: #FFF;
	color: #000;
	width: 675px;
	height: auto;
	padding: 20px 15px 0px 15px;
}

#pg-title h1{
	font-variant:normal;
	font-weight: bold;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#main {
	background-color: #FFFFFF;
	color: #000;
	font-size: 11px;
	width: 700px;
	padding: 15px 0px 15px 20px;
	line-height: 1.3em;
	height: auto;
	float: left;
}

#main h2 {
	font-size: 16px;
}

#main h3 {
	font-size: 14px;
	color: #333;
}

#main .box { border: #666666 medium ridge;
background-color: #FFF;
color: #1D3E5F;
line-height: 1.3em;
font-size: 11px;
padding: 7px;
}

#main a:link { text-decoration: none;
color: #5d65ea;
}

#main a:visited {text-decoration: none;
color: #993399;
}

#main a:hover { text-decoration: underline;
font-weight: normal;
}


#footer{
	background:transparent url(../images/orise_logo.gif) no-repeat center;
	width:975px;
	height:22px;
	border-top:#CFD4DA 1px dotted;
	border-right:#CFD4DA 1px dotted;
	border-bottom:#CFD4DA 1px dotted;
	border-left:#CFD4DA 1px dotted;
	float: left;
	text-align:center;
}

