
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	background: url(images/img01.gif) repeat-x left top;}

td {
	text-align: left;}

h1, h2, h3 {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #444444;}

h1 {
	font-size: 2em;}

h2 {
	font-size: 1.6em;}

h3 {
	font-size: 14px;
	border-bottom:1px solid #989898;
	padding-bottom:5px;}

h4 {
	font-size: 13px;
	border-bottom:1px solid #989898;
	padding-bottom:5px;
	font-weight:normal;}

p, ul, ol {
	margin-top: 0;
	line-height: 150%;}

ul, ol {
}


a {
	text-decoration: none;
	color: #EA232A;}

a:hover {
	
	border-bottom: 1px dotted #CC0001}
	
.image{
	border:1px solid dotted #CC0001;}


#wrapper {
	width: 940px;
	margin: 0 auto;
	background: url(images/img04.jpg) no-repeat left top;}


/* Header */

#header {
	width: 940px;
	height: 70px;
	margin: 0 auto;
	background: url(images/img02.jpg) repeat-y left top;}

/* Logo */

#logo {
padding-left:28px;}

/* Menu */

#menu {
	width: 940px;
	height: 44px;
	background: url(images/img03.jpg) no-repeat left top;
	margin: 0 auto;
	padding: 0;}

#menu ul {
	margin: 0;
	padding: 13px 0 0 30px;
	list-style: none;
	line-height: normal;}

#menu li {
	float: left;}

#menu a {
	display: block;
	margin-right: 3px;
	padding: 5px 20px 7px 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;}

#menu a:hover, #menu .current_page_item a {
}

#menu a:hover {
	background: #EA232A;
	text-decoration: none;}

#menu .first {
	margin-right: 3px;
	background: #EA232A;}

/* Page */

#page {
	width: 940px;
	margin: 0 auto;
	padding-top: 15px;}

/* Content */

#content {
	float: right;
	width: 680px;
	min-height:450px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;}

.post {
	margin-left: 20px;
	padding-bottom: 0px;}

.post .title {
	padding-left: 10px;
	border-left: 4px solid #EA232A;
	color: #000000;}

.post .title a {
	background: none;
	color: #444444;
	border: none;}

.post .title a:hover {
	text-decoration: underline;}

.post .meta {
	background: #E0E0E0;
	border-left: 4px double #F57601;
	border-right: 4px double #F57601;
	padding: 3px 10px 3px 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;}

.post .meta .comments,.post .meta .permalink {
}

.post .entry {
	text-align: justify;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;}


/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;}


.sidePanel{
	font-size:11px;}

.greyLinks {
	text-decoration: none;
	border-bottom: 1px dotted #444444;
	color: #444444;
	font-size:12px;}

	a.greyLinks:link {
	text-decoration: none;
	border-bottom: 1px dotted #444444;
	color: #444444;}
	
	a.greyLinks:hover {
	border-bottom: 1px solid #444444}
	
.smallGreyArrow{
	color: #999999;
	font-size:11px;}
	
.whiteBold{
	color:#FFFFFF;
	font-weight:bold;
	font-size:1.1em;}

/* Footer */

#footer {
	width: 940px;
	height: 50px;
	margin: 0 auto;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;}

#footer a {
	color: #666666;
	border-bottom: 1px #FFFFFF dotted;}

.arrowBlack{
	color:#000000;
	font-weight:bold;}

	
.clientLogo{
	width:80px;
	height:70px;
	float:left;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;}


.input
{
	width:250px;
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 12px;
	font-weight:normal;
	padding:2px;
	color: #444444;
	border-right:  #666666 1.5px solid;
	border-top:  #666666 1.5px solid;
	border-left:  #666666 1.5px solid;
	border-bottom:  #666666 1.5px solid;
	background-color: #e5e5e5;}
	

.input2
{
	width:180px;
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 12px;
	font-weight:normal;
	padding:2px;
	color: #444444;
	border-right:  #666666 1.5px solid;
	border-top:  #666666 1.5px solid;
	border-left:  #666666 1.5px solid;
	border-bottom:  #666666 1.5px solid;
	background-color: #e5e5e5;}



.button{
	font-size:11px;
	font-weight:bold;
	padding:2px;
	letter-spacing:0.1em;
	color:#000000
	}
	
.button_red{
	font-size:11px;
	font-weight:bold;
	padding:2px;
	letter-spacing:0.1em;
	color: #EA232A;}
	
.greySmall{ 
	color: #666666 ;
	font-size:12px;}


.grey{ color:#B4B4B4;}




<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.submenu{
	width: 180px; /*width of menu*/
	border:0px;}

.submenu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;}
	
.submenu li a{
	font: 12px Arial, Helvetica, sans-serif;
	display: block;
	background: transparent url(images/menu_bkgd.gif) 100% 0;
 	height: 14px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	padding: 5px 0 4px 10px;
	line-height: 14px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
	width:170px;
	text-indent:10px;}	
	
.submenu li a:link, .submenu li a:visited {
	color: #000000;}

.submenu li a:hover{
	color: #000000 ;
	background: transparent url(images/menu_bkgd_ovr.gif) 100% 0;
	}

	
.submenu li a.selected{
	color: #EA232A;
	background: transparent url(images/menu_bkgd_sel.gif) 100% 0;
}

.quote {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#666666;
	font-style:italic;}
	
.redBold{
	color:red;
	font-weight:bold;}
	
.screenshot_right{
	float:right;
	padding-right:0px;
	padding-left:8px;
	padding-top:8px;
	padding-bottom:8px;
	}
	
.screenshot_left{
	float:left;
	padding-left:0px;
	padding-right:8px;
	padding-top:8px;
	padding-bottom:8px;}
	
.PwHeader{
color: #999999;
font-size:12px;
font-weight:bold;}

.SDH{
font-family:Arial, Helvetica, sans-serif;
color: #666666;
padding-left:10px;
padding-top: 15PX;
font-size:12px;
letter-spacing:4px;
font-weight:bold;}

.SDHtitle{
font-family:Arial, Helvetica, sans-serif;
color: #666666;
padding-left:20px;
padding-top: 20PX;
font-size:12px;
letter-spacing:4px;
font-weight:bold;}

.avaya{
font-family:Arial, Helvetica, sans-serif;
color: #ffffff;
line-height:25px;
font-size:13px;
font-weight:bold;}

.pad{
padding-left:30px;}

.Phonelists{
font-family:Arial, Helvetica, sans-serif;
color: #000000;
line-height:25px;
font-size:13px;
font-weight:bold;}

.floatPhone{
float:left;}

.phonePad{
margin-left:60px;}

.phonePadHDR{
margin-left:8px;}

.PhoneTitles{
line-height: 20PX;
font-family:Arial, Helvetica, sans-serif;
color: #000000;
padding-left:10px;
font-size:12px;
letter-spacing:2px;
font-weight:bold;}

.phoneLinks{
font-family:Arial, Helvetica, sans-serif;
color: #000000;
font-size:12px;
font-weight: bold;}

.return{
font-family:Arial, Helvetica, sans-serif;
color: #333333;
font-size:10px;}

.PhoneContent{
padding-left:10px;}

.PhoneBOOKimg{
text-decoration:none;
padding-left:495px;
}

.PadTop{
padding-top:-15px;}

.bck{
color:#000000;}

.printIconLink{
text-decoration:none;}

#DownloadBox{
float:right;
margin-top: -28px;
margin-bottom: -50px;
}



</style>


body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	background: url(images/img01.gif) repeat-x left top;}

td {
	text-align: left;}

h1, h2, h3 {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #444444;}

h1 {
	font-size: 2em;}

h2 {
	font-size: 1.6em;}

h3 {
	font-size: 14px;
	border-bottom:1px solid #989898;
	padding-bottom:5px;}

h4 {
	font-size: 13px;
	border-bottom:1px solid #989898;
	padding-bottom:5px;
	font-weight:normal;}

p, ul, ol {
	margin-top: 0;
	line-height: 150%;}

ul, ol {
}


a {
	text-decoration: none;
	color: #EA232A;}

a:hover {
	
	border-bottom: 1px dotted #CC0001}
	
.image{
	border:1px solid dotted #CC0001;}


#wrapper {
	width: 940px;
	margin: 0 auto;
	background: url(images/img04.jpg) no-repeat left top;}


/* Header */

#header {
	width: 940px;
	height: 70px;
	margin: 0 auto;
	background: url(images/img02.jpg) repeat-y left top;}

/* Logo */

#logo {
padding-left:28px;}

/* Menu */

#menu {
	width: 940px;
	height: 44px;
	background: url(images/img03.jpg) no-repeat left top;
	margin: 0 auto;
	padding: 0;}

#menu ul {
	margin: 0;
	padding: 13px 0 0 30px;
	list-style: none;
	line-height: normal;}

#menu li {
	float: left;}

#menu a {
	display: block;
	margin-right: 3px;
	padding: 5px 20px 7px 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;}

#menu a:hover, #menu .current_page_item a {
}

#menu a:hover {
	background: #EA232A;
	text-decoration: none;}

#menu .first {
	margin-right: 3px;
	background: #EA232A;}

/* Page */

#page {
	width: 940px;
	margin: 0 auto;
	padding-top: 15px;}

/* Content */

#content {
	float: right;
	width: 680px;
	min-height:450px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;}

.post {
	margin-left: 20px;
	padding-bottom: 0px;}

.post .title {
	padding-left: 10px;
	border-left: 4px solid #EA232A;
	color: #000000;}

.post .title a {
	background: none;
	color: #444444;
	border: none;}

.post .title a:hover {
	text-decoration: underline;}

.post .meta {
	background: #E0E0E0;
	border-left: 4px double #F57601;
	border-right: 4px double #F57601;
	padding: 3px 10px 3px 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;}

.post .meta .comments,.post .meta .permalink {
}

.post .entry {
	text-align: justify;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;}


/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;}


.sidePanel{
	font-size:11px;}

.greyLinks {
	text-decoration: none;
	border-bottom: 1px dotted #444444;
	color: #444444;
	font-size:12px;}

	a.greyLinks:link {
	text-decoration: none;
	border-bottom: 1px dotted #444444;
	color: #444444;}
	
	a.greyLinks:hover {
	border-bottom: 1px solid #444444}
	
.smallGreyArrow{
	color: #999999;
	font-size:11px;}
	
.whiteBold{
	color:#FFFFFF;
	font-weight:bold;
	font-size:1.1em;}

/* Footer */

#footer {
	width: 940px;
	height: 50px;
	margin: 0 auto;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;}

#footer a {
	color: #666666;
	border-bottom: 1px #FFFFFF dotted;}

.arrowBlack{
	color:#000000;
	font-weight:bold;}

	
.clientLogo{
	width:80px;
	height:70px;
	float:left;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;}


.input
{
	width:250px;
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 12px;
	font-weight:normal;
	padding:2px;
	color: #444444;
	border-right:  #666666 1.5px solid;
	border-top:  #666666 1.5px solid;
	border-left:  #666666 1.5px solid;
	border-bottom:  #666666 1.5px solid;
	background-color: #e5e5e5;}
	

.input2
{
	width:180px;
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 12px;
	font-weight:normal;
	padding:2px;
	color: #444444;
	border-right:  #666666 1.5px solid;
	border-top:  #666666 1.5px solid;
	border-left:  #666666 1.5px solid;
	border-bottom:  #666666 1.5px solid;
	background-color: #e5e5e5;}



.button{
	font-size:11px;
	font-weight:bold;
	padding:2px;
	letter-spacing:0.1em;
	color:#000000
	}
	
.button_red{
	font-size:11px;
	font-weight:bold;
	padding:2px;
	letter-spacing:0.1em;
	color: #EA232A;}
	
.greySmall{ 
	color: #666666 ;
	font-size:12px;}


.grey{ color:#B4B4B4;}




<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.submenu{
	width: 180px; /*width of menu*/
	border:0px;}

.submenu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;}
	
.submenu li a{
	font: 12px Arial, Helvetica, sans-serif;
	display: block;
	background: transparent url(images/menu_bkgd.gif) 100% 0;
 	height: 14px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	padding: 5px 0 4px 10px;
	line-height: 14px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
	width:170px;
	text-indent:10px;}	
	
.submenu li a:link, .submenu li a:visited {
	color: #000000;}

.submenu li a:hover{
	color: #000000 ;
	background: transparent url(images/menu_bkgd_ovr.gif) 100% 0;
	}

	
.submenu li a.selected{
	color: #EA232A;
	background: transparent url(images/menu_bkgd_sel.gif) 100% 0;
}

.quote {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#666666;
	font-style:italic;}
	
.redBold{
	color:red;
	font-weight:bold;}
	
.screenshot_right{
	float:right;
	padding-right:0px;
	padding-left:8px;
	padding-top:8px;
	padding-bottom:8px;
	}
	
.screenshot_left{
	float:left;
	padding-left:0px;
	padding-right:8px;
	padding-top:8px;
	padding-bottom:8px;}
	
.PwHeader{
color: #999999;
font-size:12px;
font-weight:bold;}

.SDH{
font-family:Arial, Helvetica, sans-serif;
color: #666666;
padding-left:10px;
padding-top: 15PX;
font-size:12px;
letter-spacing:4px;
font-weight:bold;}

.SDHtitle{
font-family:Arial, Helvetica, sans-serif;
color: #666666;
padding-left:20px;
padding-top: 20PX;
font-size:12px;
letter-spacing:4px;
font-weight:bold;}

.avaya{
font-family:Arial, Helvetica, sans-serif;
color: #ffffff;
line-height:25px;
font-size:13px;
font-weight:bold;}

.pad{
padding-left:30px;}

.Phonelists{
font-family:Arial, Helvetica, sans-serif;
color: #000000;
line-height:25px;
font-size:13px;
font-weight:bold;}

.floatPhone{
float:left;}

.phonePad{
margin-left:60px;}

.phonePadHDR{
margin-left:8px;}

.PhoneTitles{
line-height: 20PX;
font-family:Arial, Helvetica, sans-serif;
color: #000000;
padding-left:10px;
font-size:12px;
letter-spacing:2px;
font-weight:bold;}

.phoneLinks{
font-family:Arial, Helvetica, sans-serif;
color: #000000;
font-size:12px;
font-weight: bold;}

.return{
font-family:Arial, Helvetica, sans-serif;
color: #333333;
font-size:10px;}

.PhoneContent{
padding-left:10px;}

.PhoneBOOKimg{
text-decoration:none;
padding-left:495px;
}

.PadTop{
padding-top:-15px;}

.bck{
color:#000000;}

.printIconLink{
text-decoration:none;}

#DownloadBox{
float:right;
margin-top: -28px;
margin-bottom: -50px;
}



</style>

