#avaya_section_po
{
	display: block;
	float: left;
	text-decoration: none;
	width: 70%;
}
#avaya_section_bb
{
	display: block;
	float: left;
	text-decoration: none;
}
#avaya_section_ftr
{
	display: block;
	float: left;
	text-decoration: none;
	width: 70%;
}
#avaya_section_desc
{
	display: block;	
	text-decoration: none;
	width: 70%;
	float: left;
}
.avaya_section_wapper
{
	font-family: 'Time New Roman',arial,helvetica,verdana;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
.avaya_header
{
	font-size: 1.0em;
	font-weight: bolder;
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 3px;
	height: 30px;
	background-color: #134487;
	color: #D3AE67;
	text-transform: uppercase;
}
.avaya_header a:link {color:#D3AE67}      /* unvisited link */
.avaya_header a:visited {color:#D3AE67}  /* visited link */
.avaya_header a:hover {color:#FFFFFF}  /* mouse over link */
.avaya_header a:active {color:#D3AE67}  /* selected link */

.avaya_content
{
	font-size: 0.9em;
	margin-top: 8px;
	margin-bottom: 8px;
}
.avaya_content div
{
	margin-top: 5px;
	margin-bottom: 5px;
}
.avaya_content p
{
	margin-top: 5px;
	margin-bottom: 5px;
}
.avaya_list li
{
	list-style-type: none;
}
.avaya_h1 h1
{
	font-family: arial,helvetica,verdana;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
.pmenu
{
	font-family: 'Time New Roman',arial,helvetica,verdana;
	color: #000000;
	display: block;
	float: right;
	text-decoration: none;
	width: 200px;
	background-color: #E8F0F5;
}
.pmenu a:link {color:#000000}      /* unvisited link */
.pmenu a:visited {color:#000000}  /* visited link */
.pmenu a:hover {color:#4469B4}  /* mouse over link */
.pmenu a:active {color:#000000}  /* selected link */
