
body{
margin:10px auto;
text-align:center;
background-color:#7e7d7d;
}
#ControlPanel {
}
.adminMenu {
width:954px;
margin:0px auto;
text-align:left;
}
#PageFrame {
width:954px;
margin:0px auto;
background-color:#ffffff;
border:#434040 solid 1px;
}
#threepanecontent {
clear:both;
margin:5px 0px 0px 0px;
padding:0px;
width:954px;
}
.leftpaneHOTP {
float:left;
width:235px;
padding:5px 10px;
margin:0px;
}
#logoHOTP {
background-image:url(logoHOTP.jpg);
width:235px;
height:134px;
margin-bottom:15px;
}
/* navigation */
#navHContainer {
width:235px;
float:left;
}
.TabList {
}
#nav ul {
    list-style:none;
    float:left;
    width:235px;
	margin:0px;
	padding:0px;
}
#nav li {
  position:relative;
  float:left;
  width:235px;
  list-style: none;
  text-align:left;
  font-size:0.9em;
  font-weight:normal;
  padding:0px;
  margin:0px auto;
  border-bottom:#b5b5b5 solid 1px;
}

#nav li:hover {

}
#nav li:hover a{

}
#nav li ul { /* second-level lists */
	position:absolute;
	top:0;
	left: -999em;
  	margin:0px 0 0 235px;
	width:235px;
	padding:0px;
}

#nav li ul ul { /* third-and-above-level lists */

	left: -999em;
  	margin:5px 0 0 235px;
	top:0px;
}

#nav a {
color:#2e2d2d !important;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none !important;
  	display:block;
	width: 235px;
	w\idth : 235px;
	height:20px;
	padding:5px 0px 0px 5px;
}
#nav a:hover {
color:#999999 !important;
  text-decoration:none !important;

}
#nav li li a{
  width: 235px;
  background-image:none;
}
#nav li li a:hover {

}
#nav li li:hover {

}

#nav li li {
width: 235px;
}
#nav li ul:hover {

}
.SelectedTab {

}
#nav .DisabledTab {
    color:#ccc;
}
/*no need to change these hover classes unless you need more than 4 levels */
#nav li:hover ul ul,
#nav li:hover ul ul ul,
#nav li:hover ul ul ul ul,
#nav li.iehover ul ul,
#nav li.iehover ul ul ul,
#nav li.iehover ul ul ul ul{
  left: -999em;
}

#nav li:hover ul, 
#nav li li:hover ul, 
#nav li li li:hover ul, 
#nav li.iehover ul, 
#nav li li.iehover ul, 
#nav li li li.iehover ul {
	left: auto;
}

/* eof navigation */
.leftPane {
width:235px;
clear:both;
float:left;
}
#contentGroup {
float:right;
width:685px;
margin:0px;
padding:20px 10px 5px 0px;
}
.contentHOTP {
float:left;
width:460px;
margin:0px;
padding:0px;
}
#telephonePane {
float:right;
width:210px;
height:26px;
background-color:#555555;
color:#FFFFFF;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
margin:0px 0px 10px 0px;
padding:6px 0px 0px 0px;
}
.rightPane {
float:right;
clear:right;
width:210px;
}

.Social {
float:right;
clear:right;
width:210px;
padding-bottom:10px;
}

.SocialLeft {
width:127px;
float:left;
text-align:left;
}

.SocialRight {
width:80px;
float:right;
text-align:right;
}

.SocialLeft table {
margin-left:-5px!important;
}



#footerHOTP {
clear:both;
width:934px;
margin:0px auto;
height:90px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
color:#5f5e5e;
font-size:0.9em;
border-top:#757575 solid 1px;
padding:10px 0px 0px 0px;
}
#footerHOTP a {
color:#5f5e5e !important;
text-decoration:none !important;
}
#footerHOTP a:hover {
color:#5f5e5e !important;
text-decoration:underline;
}
#bottomLinksPane {
clear:both;
width:954px;
margin:0px auto;
color:#FFFFFF !important;
font-family:Arial, Helvetica, sans-serif;
font-size:0.7em;
}
#bottomLinksPane a{
color:#FFFFFF !important;
text-decoration:none !important;
}
#bottomLinksPane a:hover{
color:#FFFFFF !important;
text-decoration:underline !important;
}
#bottomLinksPane .SkinObject {
font-weight:normal !important;
}
/* text style etc */
h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:1.2em;
font-weight:bold;
text-transform:none;
text-decoration:none;
color:#393737;
}
h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:1.1em;
font-weight:bold;
text-transform:none;
text-decoration:none;
color:#393737;
}

a {
font-weight:normal;
text-decoration:underline !important;
color:#393737; !important;
}
a:hover {
color:#999999 !important;
}
.Normal {
font-family:Arial, Helvetica, sans-serif;
font-size:0.9em;
color:#393737;
}
.NormalBold {
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
color:#393737;
}
p {
font-family:Arial, Helvetica, sans-serif;
color:#393737;
}
#talkByPhone {
width:235px;
clear:both;
float:left;
}














