DIV#bannerphotos {
	width:410px; 
	height: 180px;
	background-image:url(../graphics/CornerImage-white.jpg); 
	background-repeat:no-repeat; 
	filter:blendTrans(duration=.5);
}


DIV#wholepage {
	margin-left:auto;
	width: 1000px;
	margin-right:auto;
	text-align:left;
	font-size: 90%;
/* Next two statements removed to allow text highlighting to function
after introduction of <base href="<%=SiteBaseAddress%>" /> - for XML dimple URLs
	position:relative; 
	z-index:100; 	
*/	
	top:0px;  
	visibility: visible;	
}
DIV#flyouts {
	position:absolute; 
	margin-left:auto;
	width: 1000px;
	margin-right:auto;
	text-align:left; 
	top:0px; 
	z-index:200; 
	visibility: visible;
}
.panel {
	margin: 5px 14px 5px 14px;
	padding: 3px 0px 7px 0px;
	font-size: 85%;
	width:328px;
	overflow:hidden;
}
.panelstyles p {
	margin-top: 6px;
	margin-bottom: 0px;
}
.panelstyles			{color:white; text-decoration:none; }
.panelstyles	A		{color:white; text-decoration:none; }
.panelstyles A:link		{color:white; text-decoration:none}
.panelstyles A:visited	{color:white; text-decoration:none}
.panelstyles A:hover	{color:yellow; text-decoration:none}
.panelstyles A:active	{color:white; text-decoration:underline}

.panelstyles H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	color: #FFFFFF;
	font-weight: bold;
	margin: 12px 0px 0px 0px;
	padding: 0px;
}
.panelstyles H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #FFFFFF;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
.panelstyles H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #FFFFFF;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
.panelstyles H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #FFFFFF;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}
.panelstyles H5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}
.paneledit {
	margin: 15px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}



DIV#content {
	padding: 0px 30px 15px 30px;
	margin: 0px 0px 0px 0px;
}

.pagetext  {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

DIV#footer {
	background-color: #FFFFFF;
	background-image:url(../HPA-graphics/FooterBackground.jpg);
	background-repeat:no-repeat;
	width: 1000px;
	height: 90px;
	margin: 0px 0px 0px 0px;
/*	cursor:pointer;   */
}

.wideeditor {padding: 0px 25px 0px 25px;}
#idContentoEdit1 {border:none;}

.forminput input[type="text"] {height:18px; border:#A9A9A9 1px solid; border-radius: 2px; padding: 0px 0px 0px 2px;}
.forminput input[type="password"] {height:18px; border:#A9A9A9 1px solid; border-radius: 2px; padding: 0px 0px 0px 2px;}
.forminput select {height:20px; border:#A9A9A9 1px solid; border-radius: 2px;}
.forminput textarea {border:#A9A9A9 1px solid; border-radius: 2px;}
#searchcontrolbox {border:#8FC9C8 solid 1px; border-radius:8px;	padding:3px 3px 3px 3px;}
.searchbox {width:276px;}
.searchselect {width:280px;}
.searchsubmit {width:110px; margin-right:104px;}
#formbox {background-color:#F0FBFB; padding: 10px 0px 10px 0px;}
#editformpanel {font-size:84%; background-color:#F0FBFB; border:#8FC9C8 1px solid; border-radius: 2px; padding: 3px 3px 3px 3px; margin: 0px 0px 0px 0px;}
.fullbox {width:466px;}
.halfbox {width:231px;}
.fullselect {width:470px;}
.halfselect {width:235px;}
.fulltextarea {width:465px; font-family:Arial, Helvetica, sans-serif;}
.fullwidthtextarea {width:574px;}
.fullwidthtextarea textarea {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.wideeditortextarea {width:650px;}
.wideeditortextarea textarea {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.combobox {width:231px;}
.comboselect {width:232px;}
.browsebox {width:396px;}
.browsebutton {width:67px;}
.tagsbox ul {width:462px !important; border: #A9A9A9 1px solid !important;}
.formsubmit {font-size:120%; font-weight:bold; padding: 1px 4px 1px 4px;}



.elh {
float:left; text-align:right; width:120px; line-height:22px; overflow:hidden;
}
.erh {
float:right; width:560px; text-align:left;
}
.elr {
padding: 3px 0px 0px 0px; clear:both;
}


.lh {
float:left; text-align:right; width:140px; line-height:22px; overflow:hidden;
}
.rh {
float:right; width:480px; text-align:left;
}
.lr {
padding: 10px 0px 0px 0px; clear:both;
}


.MenuSectionOptions {
background-color:#FFFFCC;
}

