body{
	padding:0px;
	margin:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:75%; /*12*/
	text-align:justify;
	color:#555555;
	background:url(/images/bkg/bkg_body.jpg) repeat-x bottom;
	background-attachment:fixed;
}
form{
	padding:0px;
	margin:0px;
}
input, select, textarea{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#555555;
}
img{
	border:none;
}
a{
	color:#241F4D;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
h1, h2, h3, h4, h5, h6{
	padding:0px;
	margin:0px;
	font-size:24px;
	font-weight:normal;
	color:#241F4D;
}
h1
{
	padding-bottom:12px;
}
h2{
	font-size:12px;
	padding-bottom:4px;
	font-weight:bold;
}
h3{
	font-size:18px;
}
h4{
	font-size:16px;
}
h5{
	font-size:14px;
}
h6{
	font-size:12px;
}
p, ul{
	padding:0px 0px 16px 0px;
	margin:0px;
	list-style:none;
}
li{
	padding:0px;
	margin:0px;
}
.blueText, a.blueText{
	color:#241F4D;
}
.greyText, a.greyText{
	color:#7B8595;
}
.orangeText, a.orangeText{
	color:#FF6600;
}
.floatLeft, .floatContainer{
	float:left;
}
.floatContainer{
	width:100%;
}
.floatRight{
	float:right;
}
.thumbLeft, .thumbRight{
	float:left;
	display:inline;
	margin:0px 15px 15px 0px;
	border:solid 1px #CBCFD5;
}
.thumbRight{
	float:right;
	margin:0px 0px 15px 15px;
}
table.genericTable th{
	font-weight:bold;
	padding-right:15px;
	text-align:left;
}
.pageContainer{
	margin:0px auto auto auto;
	width:975px;
}
.pageInner, .footerContainer{
	float:left;
	width:975px;
	background:url(/images/png/png_body.png) no-repeat bottom left;
}
.footerContainer{
	height:60px;
	font-size:11px;
	color:#241F4D;
	background:url(/images/png/png_footer.png) no-repeat top left;
}
.headerContainer, .menuContainer, .contentContainer, .footerContainerInner, #flashBannerHome{
	display:inline;
	float:left;
	margin:0px 10px;
	width:955px;
}
.headerContainer, .menuContainer{
	background:#FFF;
}
.headerContainer img{
	float:left;
	padding-left:15px;
}
.headerContainer table{
	float:right;
	display:inline;
	margin-right:15px;
}
.headerContainer table img{
	padding:0px;
}
.headerContainer table th, .headerContainer table td{
	padding-left:4px;
	text-align:right;
}
.headerContainer table td{
	padding-top:25px;
	font-size:13px;
	font-weight:bold;
	color:#7B8595;
}
.headerContainer table th{
	font-weight:normal;
	font-size:22px;
	color:#241F4D;
	padding-top:8px;
}
.menuContainer{
	/*background:url(/images/bkg/bkg_menu.jpg) left repeat-x #24214F;*/
	border-bottom:solid 2px #241F4D;
}
.menuContainer ul, .menuContainer ul li, .menuContainer li a{
	float:left;
	padding:0px;
	color:#FFF;
	font-size:13px;
	font-weight:bold;
}
.menuContainer ul{
	padding-left:6px;
}
.menuContainer li{
	background:url(/images/bkg/bkg_menu_divider.jpg) no-repeat left;
}
.menuContainer li.firstLink{
	background:none;
}
.menuContainer li a{
	padding:7px 9px 7px 10px;
	color:#7B8595;
}
.menuContainer li a:hover{
	text-decoration:none;
	color:#241F4D;
}
.menuContainer li.linkActive a{
	background:url(/images/bkg/bkg_menu_arrow.gif) bottom no-repeat;
	color:#241F4D;
}
.menuContainer .floatRight{
	padding-top:2px;
	padding-right:15px;
}
.menuContainer table{
	float:right;
	width:220px;
	background:#FFF;
	border:solid 1px #CBCFD5;
}
.menuContainer table td input{
	border:0px;
	padding:4px 5px 3px 5px;
	margin:0px;
	width:170px;
	float:left;
}
.menuContainer table th input, .menuContainer table th img{
	float:right;
}
.contentContainer{
	background:url(/images/bkg/bkg_content_top.jpg) top right no-repeat #FFF;
	padding-bottom:5px;
}
.footerContainerInner{
	margin-top:20px;
}
.contentLeft{
	float:left;
	display:inline;
	width:235px;
}
.contentLeft .roundContainerT{
	float:right;
}
.contentLeft img, .contentRightNarrow img{
	margin-top:15px;
	display:inline;
}
.roundContainerNarrowHome{
    width:235px;
    float:left;
}
.roundContainerNarrowHome .roundContainerInner, 
.roundContainerNarrow .roundContainerInner,
.roundContainerNarrowRight .roundContainerInner{
	text-align:left;
}
.contentLeft .roundContainerT img, .contentRightNarrow .roundContainerT img{
	margin-top:0px;
}
.contentRight, .contentRightMiddle, .contentRightNarrow, .contentRightAdverts{
	float:right;
	display:inline;
	width:690px;
	margin-right:15px;
}
.contentRightMiddle{
	width:455px;
	float:left;
	margin-left:15px;
}
.contentRightNarrow{
	width:220px;
}
.contentMiddleAdverts{
	width:515px;
}
.contentRightAdverts{
	width:160px;
	margin-top:15px;
}
.contentRightNarrow .roundContainerNarrow{
	margin-left:0px;
}
.contentRight ul, .contentRightMiddle ul{
	list-style:none;
	padding:0px 0px 13px 0px;
	margin:0px;
}
.contentRight ul li, .contentRightMiddle ul li{
	background:url(/images/bkg/bkg_arrow.gif) no-repeat top left;
	background-position:0px 4px;
	padding-left:8px;
	padding-bottom:5px;
}
ul.secondNav{
	padding:0px;
	background:url(/images/bkg/bkg_content_top.jpg) top left no-repeat #F2F3F4;
}
ul.secondNav li a{
	padding:7px 15px 8px 15px;
	background:url(/images/bkg/bkg_dots.gif) bottom right repeat-x;
	display:block;
	font-weight:bold;
	color:#241F4D;
}
ul.secondNav li.linkActive{
	background:#DEE1E4;
}
ul.secondNav li.linkActiveFirst{
	background:url(/images/bkg/bkg_content_top_active.jpg) top left no-repeat #DEE1E4;
}
ul.secondNav li ul{
	padding:10px 0px 11px 0px;
	font-size:11px;
	background:url(/images/bkg/bkg_dots.gif) bottom left repeat-x #F2F3F4;
}
ul.secondNav li ul li a{
	padding:3px 20px;
	background:url(/images/bkg/bkg_secondary_arrow.gif) no-repeat top left;
	background-position:12px 8px;
	font-weight:normal;	
}
ul.secondNav li ul li.linkActive a{
	font-weight:bold;
	background-color:#F2F3F4;
}
.breadCrumbs{
	font-size:10px;
	color:#999;
	padding:15px 0px;
}
.breadCrumbs a{
	color:#999;
	text-decoration:underline;
}
.breadCrumbs a:hover{
	text-decoration:none;
}
.roundContainerT, .roundContainerR, .roundContainerB, .roundContainerL, .roundContainerTL, .roundContainerTR, .roundContainerBR, .roundContainerBL{
	float:left;
	background:url(/images/bkg/bkg_rounded_solid.gif) repeat-x top;
	display:inline;
	width:100%;
}
.roundContainerR{
	background:url(/images/bkg/bkg_rounded_solid.gif) repeat-y right;
}
.roundContainerB{
	background:url(/images/bkg/bkg_rounded_solid.gif) repeat-x bottom;
}
.roundContainerL{
	background:url(/images/bkg/bkg_rounded_solid.gif) repeat-y left;
}
.roundContainerTL{
	background:url(/images/bkg/bkg_rounded_tl.gif) no-repeat top left;
}
.roundContainerTR{
	background:url(/images/bkg/bkg_rounded_tr.gif) no-repeat top right;
}
.roundContainerBR{
	background:url(/images/bkg/bkg_rounded_br.gif) no-repeat bottom right;
}
.roundContainerBL{
	background:url(/images/bkg/bkg_rounded_bl.gif) no-repeat bottom left;
}
.roundContainerBL p{
	padding-bottom:8px;
}
.roundContainerTitle{
	padding:10px 12px;
	border-bottom:solid 2px #241F4D;
	font-size:16px;
	font-weight:bold;
	color:#241F4D;
}
.roundContainerTitle strong{
	color:#7B8595;
}
.roundContainerInner{
	margin:10px 12px 0px 12px;
	padding-bottom:14px;
	border-top:solid 1px #FFF;
}
.roundContainerNarrow, .roundContainerNarrowRight, .roundContainerWide, .roundContainerMiddle, .roundContainerMiddleRight{
	float:left;
	display:inline;
	margin:15px 0px 0px 15px;
	width:220px;
}
.roundContainerNarrowRight{
	margin-right:15px;
	float:right;
}
.roundContainerWide{
	width:455px;
}
.roundContainerMiddle, .roundContainerMiddleRight{
	margin:0px;
	width:338px;
}
.roundContainerMiddleRight{
	float:right;
}
.imageWrapper{
	border:solid 1px #CBCFD5;
	text-align:center;
	padding:15px 0px;
	margin-bottom:15px;
}
table.officesTable{
	width:100%;
}
table.officesTable th, table.officesTable td{
	vertical-align:top;
	text-align:left;
	font-weight:normal;
}
table.summaryTable{
	background:url(/images/bkg/bkg_dots.gif) top left repeat-x;
	margin-bottom:15px;
}
table.summaryTable th, table.summaryTable td{
	background:url(/images/bkg/bkg_dots.gif) bottom left repeat-x;
	padding:6px 0px;
}
table.summaryTable th{
	text-align:left;
	font-weight:normal;
	padding-right:6px;
}
table.summaryTable td a{
	color:#555555;
}

/********************************************************************
    Avaya Product Info Styling
*********************************************************************/
.avaya_section_wapper
{
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    margin-top:10px;
    margin-bottom:10px;
    margin-left:10px;
    margin-right:10px;
}
.avaya_header
{
    font-size:1.0em;
    font-weight:bold;
    margin-top:0px;
    margin-bottom:5px;
}
.avaya_content
{
    font-size:0.9em;
    margin-top:0px;
    margin-bottom:0px;
}
.avaya_content div
{
    margin-top:0px;
    margin-bottom:5px;
}
.avaya_content p
{
    margin-top:0px;
    margin-bottom:5px;
}
.avaya_list
{
    margin-top:0px;
    margin-bottom:0px;
}
.avaya_photo
{
}
.logoBorder{
	border:solid 1px #CBCFD5;
	float:right;
	display:inline;
	margin:0px 0px 10px 10px;
}
table.logoTable img{
	border:solid 1px #CBCFD5;
}
table.logoTable th, table.logoTable td{
	padding-bottom:10px;
}
table.logoTable td{
	padding-right:10px;
}
.greyBorder{
	border:solid 1px #D0D0D2;
	margin-bottom:12px;
}