@charset "utf-8";
body {
	background-color: #FFFFFF;
	background-image: url(images/body-bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #13446D;
	margin-top: 0px;
	margin-bottom: 15px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #13446D;
	margin-top: 0px;
	font-weight: bold;
}
ul {
	list-style-type: square;
	margin-top: 6px;
}
a:link,  a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1044AD;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;	
}
a:link.small, a:visited.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1044AD;
	text-decoration: none;
}
a:hover.small {
	color: #000000;
	text-decoration: underline;	
}
#Container {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding: 0px;
}
#Header {
	width: 738px;
	height: 91px;
}
#HeaderNav {
	position: absolute;
	width: 124px;
	top: 20px;
	right: 98px;
}
a:link.HeaderNavButtons, a:visited.HeaderNavButtons {
	background-image: url(images/header-nav.gif);
	display: block;
	height: 27px;
	width: 126px;
	margin-bottom: 2px;
	overflow: hidden;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	background-repeat: no-repeat;
}
a:hover.HeaderNavButtons {
	background-image: url(images/header-nav-hover.gif);
}
#HeaderRight {
	height: 96px;
	width: 77px;
	position: absolute;
	top: 0px;
	right: 7px;
}
a:link.HeaderNavMoreInfo, a:visited.HeaderNavMoreInfo {
	background-image: url(images/moreinfo.jpg);
	display: block;
	width: 84px;
	height: 85px;
	overflow: hidden;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 38px;
	background-repeat: no-repeat;
}
a:hover.HeaderNavMoreInfo {
	background-image: url(images/moreinfo-hover.jpg);
	background-repeat: no-repeat;
}
#Nav {
	background-color: #9FB3CB;
	background-image: url(images/nav-bg.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 738px;
	overflow: hidden;
	position: relative;
}
#NavFloat {
	position: absolute;
	z-index: 0;
	left: 0px;
	top: 0px;
}

#Nav a:link, #Nav a:visited {
	display: block;
	height: 34px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7994B2;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
}
#Nav a:hover {
	color: #FFFFFF;
	background-image: url(images/nav-hover.jpg);
	background-repeat: repeat-x;
}
#Nav #pointer1 {
	height: 5px;
	width: 9px;
	display: block;
	background-image: url(images/pointer.gif);
	background-repeat: no-repeat;
}
#Nav #pointer2 {
	height: 5px;
	width: 9px;
	display: none;
	background-image: url(images/pointer.gif);
	background-repeat: no-repeat;
}
#Nav .NavDivider {
	height: 34px;
	width: 1px;
}

#SubNav {
	background-color: #EBEBEB;
	height: 20px;
	width: 970px;
	background-image: url(images/subnav-back.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
}
#SubnavFloat {
	z-index: 10;
	position: absolute;
	left: 0px;
	top: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B2B2B2;
	height: 20px;
}

#SubNav a:link, #SubNav a:visited {
	display: block;
	height: 19px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B2B2B2;
	padding-top: 2px;
	font-weight: bold;
	background-color: #EFEFEF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2B2B2;
}
#SubNav a:hover {
	color: #FFFFFF;
	background-color: #B6B6B6;
}
#SubSet1 {
	margin-left: 4.3em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B2B2B2;
}
#SubSet2 {
	margin-left: 10.38em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B2B2B2;
}
#BackgroundTop {
	background-image: url(images/bgtop.gif);
	height: 9px;
	width: 970px;
	background-repeat: no-repeat;
	overflow: hidden;
}
#BackgroundTop-xo {
	background-image: url(images/bgtop-xo.gif);
	height: 9px;
	width: 970px;
	background-repeat: no-repeat;
	overflow: hidden;
}
#BodyArea {
	background-color: #FFFFFF;
	width: 970px;
	background-image: url(images/bg.gif);
	position: relative;
	margin: 0px;
	padding: 0px;
}

#LeftContentArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 140%;
	color: #333333;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 5px;
	background-color: #FFFFFF;
	width: 680px;
	margin-left: 20px;
	position: relative;
}
#GutterGradient {
	background-image: url(images/guttergradient.gif);
	background-repeat: no-repeat;
	height: 320px;
	width: 13px;
	position: absolute;
	left: 738px;
	top: 0px;
}
#RightArea {
	width: 190px;
	position: absolute;
	top: 0px;
	right: 15px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 120%;
	color: #333333;
	height: 450px;
	overflow-x: hidden;
	overflow-y: auto;
}
#RightAreaCenter {
	width: 190px;
	position: absolute;
	top: 0px;
	right: 15px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 120%;
	color: #333333;
	height: 450px;
	overflow-x: hidden;
	overflow-y: auto;
	text-align: center;
}
/* Height is defined at the DIV */
#RightAreaNoHieght {
	width: 190px;
	position: absolute;
	top: 0px;
	right: 15px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 120%;
	color: #333333;
	overflow-x: hidden;
	overflow-y: auto;
}
#Footer {
	background-image: url(images/footer-bg.gif);
	height: 20px;
	width: 970px;
	background-repeat: no-repeat;
	position: relative;
}
a:link.SubFooterLnk, a:visited.SubFooterLnk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.SubFooterLnk {
	color: #000000;
	text-decoration: underline;
}
#SubfooterLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	position: absolute;
	left: 8px;
	top: 3px;
}
#SubfooterRight  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-size: 10px;
	position: absolute;
	top: 3px;
	right: 240px;
	display: none;
}
#xpertofficesplash {
	margin-left: 2px;
}
.form {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	background-color: #FFFFFF;
	width: 70%;
}
.form2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-color: #FFFFFF;
	width: 100%;
}



/* ---------  Index page  ------------------ */

#IndexLeftContainer {
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	overflow-x: hidden;
	overflow-y: auto;
}
#IndexLowerSection {
	position: relative;
}

#IndexLeftColumn {
	width: 280px;
	margin-left: 20px;
}
#IndexRightColumn {
	width: 270px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DBDBDB;
	padding-left: 30px;
	margin-left: 35px;
	position: absolute;
	top: 0px;
	left: 303px;
}
.IndexSolutionsHeader {
	background-color: #EEEEEE;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	width: 100%;
}
.Q2BlogHeading {
	background-color: #98A0CF;
	width: 100%;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	font-weight: bold;
	color: #FFFFFF;
}
.Q2BlogLinks {
	background-color: #FFFFFF;
	width: 100%;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: right;
}



#RightArea ul {
	margin-top: 3px;
	padding-top: 0px;
}
#RightArea li {
	list-style-type: square;
	margin-left: -15px;
	line-height: 150%;
}



.Quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	line-height: 150%;
	font-weight: bold;
	color: #4D68B3;
}
.QuoteAuthor {
	font-size: 11px;
	font-weight: normal;
	margin-top: 20px;
}


/* Used on the News page */
.listcell {
	vertical-align: top;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #E7E7E7;
}
a.more:link,a.more:visited,a.more:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #1044AD;
	font-size: 9px;
	text-decoration: none;
}
a.more:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9px;
	text-decoration: underline;
}
.form {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color: #FFFFFF;
	width: 95%;
}
.form2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-color: #FFFFFF;
	width: 100%;
}
.Highlight {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	padding: 5px;
	width: 90%;
}
.wpaperlist {
	vertical-align: top;
	padding-bottom: 20px;
	background-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #DEDEDE;
}



/* --------------------------------------------------------------- */
/* ------------ CLIENT Page Specific Styles -------------- */
/* --------------------------------------------------------------- */

.ClientList {
	margin-bottom: 20px;
	width: 250px;
}
.ClientList a {
	display: block;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 4px;
}
.ClientList a:link, .ClientList a:visited {
	color: #006699;
	background-color: #F2F2F2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9AB5D3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9AB5D3;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9AB5D3;
	line-height: 120%;
	padding-top: 3px;
	padding-bottom: 3px;
}
.ClientList a:hover {
	color: #000000;
	background-color: #C0C0C0;
}
.ClientList .ClientGroup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #154873;
	padding: 3px;
}
.ClientList h3 {
	color: #FFFFFF;
	background-color: #9AB5D3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #9AB5D3;
	border-right-color: #9AB5D3;
	border-left-color: #9AB5D3;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin: 0px;
	line-height: 120%;
}

#DescriptionArea {
	border: 1px solid #C0C0C0;
	position: absolute;
	top: 44px;
	left: 280px;
	height: 230px;
	width: 410px;
	background-color: #F2F2F2;
	overflow: auto;
}
#DescriptionArea h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
}

.ClientDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 15px;
}
.Subnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 8px;
	margin-left: 4px;
	line-height: 100%;
}
.redtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}


.Pressesection {
	font-weight: bold;
	border-top-color: #BDBDBD;
	border-top-style: solid;
	border-top-width: 2px;
	padding-top: 10px;
	width: 100%;
	display: block;
}
.PRHead {
	font-size: 13px;
	font-weight: bold;
}
#copsub2 {
	text-align: center;
	width: 537px;
	margin-right: auto;
	margin-left: auto;
}

.copclose {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #EEEEEE;
	height: 20px;
	width: 537px;
	text-align: right;
}
#CopDescriptions {
	background-color: #EEEEEE;
	height: 100px;
	width: 537px;
	margin-top: 5px;
}

.CopDescRollover {
	width: 500px;
	text-align: left;
	padding: 10px;
	line-height: 120%;
}
#LeadershipLeftCol {
	width: 300px;
}
#LeadershipRightCol {
	width: 316px;
	margin-left: 0px;
	position: absolute;
	left: 350px;
	top: 10px;
}
#Resume td {
	vertical-align: top;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #C1C1C1;
}
#Resume p {
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#Resume .SectionTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	background-color: #DFDFDF;
	padding: 3px;
	margin-right: 20px;
	color: #333333;
}
.pressesection {
	border-top: 2px solid #BDBDBD;
	display: block;
	font-weight: bold;
	padding-top: 10px;
	width: 100%;
}#LeftContentArea .SecHead {
	font-size: 12px;
	font-weight: bold;
	background-color: #A0B4CC;
	width: 100%;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#ContactBtn {
	display: none;
}
