﻿BODY {
	FONT-FAMILY: arial,helvetica,san-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	background-color: #ebe7bd;
}
TD {
	FONT-FAMILY: arial,helvetica,san-serif; FONT-SIZE: 12px; FONT-WEIGHT: normal;
	text-align: left;
}
P {
	FONT-FAMILY: arial,helvetica,san-serif; FONT-SIZE: 12px; FONT-WEIGHT: normal; MARGIN-BOTTOM: 10px;
	text-align: left;
}
UL {
	FONT-FAMILY: arial,helvetica,san-serif; FONT-SIZE: 12px; FONT-WEIGHT: normal; MARGIN-TOP: 3px
}
OL {
	FONT-FAMILY: arial,helvetica,san-serif; FONT-SIZE: 12px; FONT-WEIGHT: normal; MARGIN-TOP: 3px
}
LI {
	FONT-FAMILY: arial,helvetica,san-serif; FONT-SIZE: 12px; FONT-WEIGHT: normal; MARGIN-TOP: 1px
}
B {
	FONT-FAMILY: arial,helvetica,san-serif; FONT-SIZE: 12px;
}
.title {
	FONT-FAMILY: arial,helvetica,san-serif; COLOR: #00457C; FONT-SIZE: 14px; FONT-WEIGHT: bold; MARGIN-TOP: 0px
}
.SideBarTitle {
	FONT-FAMILY: Arial, Helvetica,sans-serif; FONT-SIZE: 14px; FONT-WEIGHT: bold; FONT-STYLE: italic; COLOR: #FCB231; MARGIN-TOP: 0px
}
.mid {
	FONT-FAMILY: arial,helvetica,san-serif; FONT-SIZE: 11px; FONT-WEIGHT: normal; MARGIN-TOP: 0px
}
.small {
	FONT-FAMILY: arial,helvetica,san-serif; FONT-SIZE: 10px; FONT-WEIGHT: normal; MARGIN-BOTTOM: 0px; MARGIN-TOP: 0px
}
.quote {
	COLOR: #666666; FONT-FAMILY: arial,helvetica,san-serif; FONT-SIZE: 10px; FONT-WEIGHT: normal; MARGIN-BOTTOM: 0px; MARGIN-TOP: 0px
}
SUP {
	FONT-FAMILY: arial,helvetica,san-serif; FONT-SIZE: 10px; FONT-WEIGHT: normal
}
.BoxSection {
	border-width: 1px;
	border-style: solid;
	padding: 2px;
}

A.sidenavlink  {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: normal; font-weight: bold; text-decoration : none; color: #00457C}
A.sidenavlink:Visited  {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: normal; font-weight: bold; text-decoration : none; color :#00457C;}
A.sidenavlink:Active  {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: normal; font-weight: bold; text-decoration : underline; color :#016938;}
A.sidenavlink:Hover  {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: normal; font-weight: bold; text-decoration : underline; color :#016938}

A.bcnavlink  {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: bold; text-decoration : none; color: #000000}
A.bcnavlink:Visited  {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: bold; text-decoration : none; color :#000000;}
A.bcnavlink:Active  {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: bold; text-decoration : underline; color :#999999;}
A.bcnavlink:Hover  {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: bold; text-decoration : underline; color :#999999}

A.footnavlink  {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: normal; font-weight: bold; text-decoration : none; color: #000000}
A.footnavlink:Visited  {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: normal; font-weight: bold; text-decoration : none; color :#000000;}
A.footnavlink:Active  {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: normal; font-weight: bold; text-decoration : underline; color :#006699;}
A.footnavlink:Hover  {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: normal; font-weight: bold; text-decoration : underline; color :#006699}

#container {
	text-align: left;
	width: 1024px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	height: 100%;
	background-color: #FFFFFF;
}
#header {

	width: 1024px;
	margin: 0 auto;
	position: relative;
	background-image: url('../images/PHR_header.jpg');
	height: 100px;
}
#menusuite
{
	padding: 5px 0 5px 0;
	text-align: left;
	width: 1024px;
	margin: 0 auto;
	position: relative;
	background-color: #00457C;
	z-index: 4;
}
.menu_list
{
	width: 190px;
}
.menu_head {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	margin:1px;
    font-weight:bold;
    color: #000000;        
    background: #c7c185 url('../images/left.png') no-repeat right 50%;
        top: 0px;
        left: 0px;
    }
.menu_head:hover {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	margin:1px;
    font-weight:bold;
    color: #c7c185;        
    background: #000000 url('../images/left.png') no-repeat right 50%;
        top: 0px;
        left: 0px;
    }
.menu_body {
	display:none;
}
.menu_body a{
  display:block;
  color:#000000;
  background-color:#dddee2;
  padding-left:10px;
  font-weight:normal;
  text-decoration:none;
}
.menu_body a:hover{
  color: #FFFFFF;
  background-color:#00457C;
  font-weight:bold;
  text-decoration:none;
}
#sidenav {
	padding: 10px;
	text-align: left;
	width: 200px;
	margin: 10px 10px 0 auto;
	position: relative;
	float: right;
}
#content {
	padding: 10px;
	text-align: left;
	width: 750px;
	margin: 10px auto 5px 5px;
	position: relative;
	background-color: #FFFFFF;
	float: left;
	top: 0px;
	left: 5px;	
}
.clear {clear:both;height:1px;overflow:hidden;}

#footer {
	FONT-FAMILY: arial,helvetica,san serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	color: #CCCC00;
	MARGIN-TOP: 0px;
	text-align: right;
	background-image: url('../images/PHR_footer.jpg');
	width: 1020px;
	height: 75px;
	margin: 0 auto 0 auto;
	position: relative;	
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 4px;
}
.grid-view
{
   padding: 0;
   margin: 0;
   border: 1px #DEDFDE;
   font-family: "Verdana, Arial, Helvetica, sans-serif, Trebuchet MS";
   font-size: 0.9em;
	text-align: left;
}

.grid-view tr.header
{
   color: white;
   background-color: #00457C;
   height: 25px;
   vertical-align: middle;
   text-align: center;
   font-weight: bold;
}

.grid-view tr.normal
{
   color: black;
   background-color: #dddee2;
   height: 25px;
   vertical-align: middle;
   text-align: center;
}

.grid-view tr.alternate
{
   color: black;
   background-color: #b0c6e4;
   height: 25px;
   vertical-align: middle;
   text-align: center;
}

.gridodd
{
   color: black;
   background-color: #dddee2;
}
.grideven
{
   color: black;
   background-color:  #b0c6e4;
}
.gridhead
{
   color: white;
   background-color: #00457C;
}
.gridhover
{
   color: black;
   background-color: #44baf7;
}

.gridheavyline
{
	border-bottom: 10px solid red;
	
}

.gridcolumnalignright
{
	text-align:right
}
.gridcolumnalignleft
{
	text-align:left
}
.gridcolumnaligncenter
{
	text-align:center
}

.highlight
{
   color: black;
   background-color: yellow;
   height: 25px;
   vertical-align: middle;
   text-align: center;
}

.table-header 
{
   color: black;
   background-color: #c7c185;
   text-align: left;
   font-weight: bold;
   font-size: large
}

.update-progress 
{
   color: #ed1c21;
   background-color: #c7c185;
   text-align: right;
   font-weight: bold;
   font-size: large
}

.drop-down
{
  color:#000000;
  background-color:#dddee2;
	text-align: left;
}
