* {
	padding:0;
	margin:0;
}
body {
	background-color:#262626;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:11px;
}
h2 {
	color:#000000;
	font-size:18px;
	padding:25px 0 10px 0;
}
p {
	padding-bottom:15px;
	line-height:15px;
}
a, a:link, a:visited, a:active {
	text-decoration:none;
	color:#4dc8e9;
}
a:hover {
	color:#4DC8E9;
}
img {
	border:none;
}
#container {
	width: 960px;
	margin:0 auto 0 auto;
}
#header {
	height:146px;
}
#header img {
	float:left;
}
#quickLinks {
	float:right;
	font-size:12px;
	width:715px;
	padding-top:25px;
}
#quickLogin {
	float:right;
	font-size:12px;
	width:715px;
}
#quickLinks span {
	padding-left:61px;
}
#topNav {
	float:right;
	list-style-type:none;
	padding-right:85px;
	padding-top:15px;
}
#topNav li {
	float:left;
	color:#000;
	display:block;
	height:16px;
	background-image:url(../images/top-link-arrow.gif);
	background-repeat:no-repeat;
	background-position:right;
	margin-right:15px;
	background-color: #4DC8E9;
	padding:3px 0 0 7px;
	width:120px;
}
/* sifr fix */


#topNav li div, #topNavSecond li.login div {
	width:138px;
	padding-left:2px;
}
#topNav li a {
	color:#000;
	background-color:#4dc8e9;
	display:block;
	height:16px;
	width:85px;
}
#topNavSecond {
	clear:right;
	float:right;
	list-style-type:none;
	padding-top:45px;
	padding-right:100px;
}
#topNavSecond li {
	float:left;
	background-color:#8c9b93;
}
#topNavSecond li a {
	color:#FFF;
	padding:0 0 0 5px;
}
#topNavSecond li.leftLink {
	color:#FFF;
	padding-left:5px;
	padding-right:38px;
	height:16px;
	border-right:1px solid #59615d;
}
#topNavSecond li.login {
	width:122px;
	background-image:url('../images/grey-link-arrow.gif');
	background-repeat:no-repeat;
	background-position:right;
	height:16px;
	padding-left:5px;
}
#topNavSecond li.login img {
	float:right;
}
#breadCrumbs {
	clear:both;
	border-top:1px solid #5c5c5c;
	border-bottom:1px solid #5c5c5c;
	height:16px;
	padding:15px 0 15px 0;
}
#breadCrumbs a {
	font-weight:bold;
	color:#FFF;
}
#breadCrumbs a:hover {
	color:#4dc8e9;
}
#breadCrumbs a span {
	color:#4dc8e9;
}
#breadCrumbs a.curPage {
	color:#4dc8e9;
}
#breadCrumbs a.curPage:hover {
	color:#FFF;
}
#search {
	float:right;
	padding-right:100px;
}
#search .searchTerm, #search .searchButton {
	border-top:1px solid #262626;
	border-bottom: 1px solid #262626;
	float:left;
	height: 19px;
	border-left:none;
	border-right:none;
	width:127px;
}
#search .searchTerm {
	width:160px;
}
#leftCol {
	clear:both;
	float:left;
	width:192px;
}
#leftNav {
	list-style-type:none;
	padding-top:15px;
}
#leftNav li {
	background-image:url(../images/left-nav-border-blue.gif);
	background-repeat:no-repeat;
	padding:5px 0 15px 0;
}
#leftNav li.selectedParent {
	padding-bottom:0;
}
#leftNav li a {
	font-size:11px;
	color:#FFF;
}
#leftNav li a:hover {
	color:#4DC8E9;
}

#leftNav li.selected {
	background-image:url(../images/left-nav-border-blue.gif);
	background-repeat:no-repeat;
}

#leftNav li.selected a {
	color:#4dc8e9;
}

#leftNav li ul {
	list-style-type:none;
	padding:10px 20px 0 30px;
}
#leftNav li ul li ul {
	padding:10px 0 0 20px;
}
#leftNav li ul li ul li ul {
	padding:10px 0 0 20px;
}
#leftNav li ul li {
	background-image:url(../images/left-nav-border-grey.gif);
	background-repeat:no-repeat;
}
#leftNav li ul li.selected {
	background-image:url(../images/left-nav-border-blue.gif);
	background-repeat:no-repeat;
}

#leftNav li ul li.selected a {
	color:#4dc8e9;
}
#rightCol {
	float:left;
	width:768px;
}
#homepageContentWrapper {
	position:absolute;
}
#homePageContent {
	position:relative;
	top:303px;
	left:48px;
	width:375px;
	height:79px;
	font-size:12px;
}
#homePageContent h1 {
	padding-top:15px;
	font-size:12px;
	font-weight:normal;
	line-height:16px;
}
#headertitleWrapper {
	position:absolute;
}
#headerTitle {
	background-image:url(../images/header-title-background.png);
	width:764px;
	height:32px;
	position:relative;
	top:223px;
	left:4px;
}
#headerTitleNoImage {
	background-image:url(../images/header-title-background-no-image.png);
	width:764px;
	height:32px;
	position:relative;
	top:20px;
	left:4px;
}
#headerTitle h1 {
	padding-left:269px;
	padding-top:8px;
	font-size:13px;
}
#headerTitleNoImage h1 {
	padding-left:345px;
	padding-top:8px;
	font-size:13px;
}
#headerTitleNoImageWhite {
	background-image:url(../images/header-title-background-no-image-white.png);
	/*	background-image:url(../header-title-background-no-image-white.png); */
	width:764px;
	height:32px;
	position:relative;
	top:20px;
	left:4px;
}
#headerTitleNoImageWhite h1 {
	padding-left:345px;
	padding-top:8px;
	font-size:13px;
	color:#4DC8E9;
}
#contentWrapper {
	padding-left:70px;
	padding-right:100px;
}
#content {
	background-color:#FFF;
	width:598px;
}
#content div.noImage {
	padding-top:70px;
}

#content div.noImage fieldset {
	border:none;
}
#contentInner {
	padding:15px 40px 15px 40px;
	color:#000;
	margin-bottom:30px;
}
#contentInner p.summaryText {
	padding:15px 0 0 0;
}
#contentInner h3 {
	color:#4dc8e9;
	font-size:12px;
	padding:15px 0 15px 0;
}
#contentInner h3.vacancy {
	color:#000000;
	font-size:12px;
	padding:15px 0 15px 0;
}
#contentInner span.quoteBy {
	color:#4dc8e9;
	font-size:12px;
	padding:15px 0 15px 0;
	display:block;
	font-weight:bold;
}
#mainContent {
	border-top:1px solid #e2e6e4;
	border-bottom:1px solid #e2e6e4;
	padding-top:15px;
	padding-bottom:5px;
}
#mainContent p {
	padding-bottom:15px;
}
#listItems {
	padding-bottom:15px;
	border-bottom:1px solid #e2e6e4;
}
#listPeople {
	padding-bottom:15px;
	border-bottom:1px solid #e2e6e4;
	border-top:1px solid #e2e6e4;
}
#contentInner div.listItem, #contentInner div.listItemVacancy {
	border-top:1px solid #e2e6e4;
	border-bottom:1px solid #e2e6e4;
	margin-top:15px;

}
#videoListItems {
	margin-bottom:15px;
}
#contentInner div.videoListItem {
	border-top:1px solid #e2e6e4;
	border-bottom:1px solid #e2e6e4;
	margin-top:15px;
	height:138px;
}
#contentInner div.videoListItem img {
	float:left;
}
#contentInner div.videoListItem p {
	float:left;
	width:220px;
	padding:0 0 0 10px;
}
#contentInner div.videoListItem a.camera {
	float:left;
	display:block;
}
#contentInner div.large {
	height:185px;
	margin-top:0;
}
#contentInner div.large p {
	float:left;
	width:160px;
	padding:0 0 0 10px;
}
#contentInner div.large img {
	float:left;
}
#contentInner div.listItemVacancy {
	border-top:none;
}
#contentInner div.listItem img, #contentInner div.listItemVacancy img {
	float:right;
}
#contentInner div.listItemVacancy h4.vacancy {
	font-size:11px;
	color:#000000;
	padding:0 0 18px 0;
}
a.blueLink {
	display:block;
	height:16px;
	width:110px;
	background-color:#4dc8e9;
	color:#FFF;
	padding-left:4px;
	float:right;
}
a.whiteLink {
	display:block;
	height:16px;
	width:110px;
	background-color:#FFF;
	color:#4dc8e9;
}
a.whiteLinkLong {
	display:block;
	height:16px;
	width:150px;
	background-color:#FFF;
	color:#4dc8e9;
}
a.whiteLink img, a.blueLink img {
	float:right;
}
a.whiteLink img, a.whiteLinkLong img, a.blueLink img {
	float:right;
}
#contentInner div.listItem h3, #contentInner div.listItem p {
	width:370px;
}
#contentInner div.listPerson {
	border-top:1px solid #e2e6e4;
	border-bottom:1px solid #e2e6e4;
	float:left;

    padding-bottom:10px;
}
#contentInner div.peopleInfo {
	float:left;
	padding-left:15px;
}
#contentInner div.listPerson img.personThumb {
	float:left;
}
#contentInner div.listPerson a {
	display:block;
	height:13px;
	width:98px;
	padding-top:10px;
}
#contentInner div.listPerson h2, #contentInner div.listPerson p {
	width:370px;
}
#contentInner div.listPerson a img, #contentInner div.listPerson img {
	float:right;
}
#contactUs, #vacanciesContact {
	border-bottom:1px solid #E2E6E4;
	border-top:1px solid #E2E6E4;
	margin-top:20px;
	padding-bottom:15px;
	width:502px;
}
#contactUs img, #vacanciesContact img {
	float:left;
}
#contentRight h3 {
	color:#4DC8E9;
	font-size:11px;
	font-weight:normal;
	padding:0;
}
#contentRight a {
	color:#000;
}
#contentRight a:hover {
	color:#4DC8E9;
}
#contentRight a.button {
	background-color:#51c8e8;
	height:16px;
	display:block;
	color:#FFF;
	width:185px;
	padding:2px 0 0 5px;
}
#contentRight a.button img {
	float:right;
}










#contentLeft h3 {
	color:#4DC8E9;
	font-size:11px;
	font-weight:normal;
	padding-top:10px;
	padding-bottom:0;
}
#contentLeft a {
	color:#000;
}
#contentLeft a:hover {
	color:#4DC8E9;
}
#contentLeft p.button {
	background-color:#51c8e8;
	height:17px;
	display:block;
	color:#FFF;
	width:185px;
	padding:2px 0 1px 5px;
}

#contentLeft p {
	padding:0 0 5px 0;
}


#contactUs #contentRight p {
	padding:0 0 15px 0;
}
#vacanciesContact #contentRight p {
	padding:0 0 0 0;
}
#vacanciesContact #contentRight h3.employeeName {
	padding:15px 0 15px 0;
}
#contentRight {
	width:270px;
	float:right;
	padding-right:90px;
	padding-top:10px;
}
a.loginButton {
	background-image:url(../images/login-rollover.gif);
	background-repeat:no-repeat;
	height:19px;
	width:90px;
	display:block;
	float:right;
	padding-right:75px;
}
a.loginButton:hover {
	background-image:url(../images/login-rollover.gif);
	background-repeat:no-repeat;
	background-position: 0 -19px;
	height:19px;
	width:90px;
}
#feeds {
	border-top:1px solid #5c5c5c;
}
#feeds h2 {
	width:146px;
	background-color:#4dc8e9;
	font-size:12px;
	color:#000;
	padding:3px 0 0 10px;
	height:16px;
	font-weight:normal;
}
#feeds h3 {
	color:#4dc8e9;
	font-size:11px;
	padding:10px 0 2px 0;
	font-weight:normal;
}
#feeds small {
	color:#8B9B92;
	font-size:11px;
}
#feeds p {
	padding-top:2px;
}
#industryUpdate, #QAForum {
	float:left;
	width:275px;
	padding-right:40px;
	line-height:15px;
}
#industryUpdate div.industryFeed, #QAForum div.QAForumFeed {
	padding:15px 0 0 0;
}
#industryUpdate div.industryFeed a:hover, #QAForum div.QAForumFeed a:hover {
	color:#FFF;
}
#industryUpdate div.industryFeed p, #QAForum div.QAForumFeed p {
	padding:0;
}
#industryUpdate div.contractor {
	border-top: 1px solid #939393;
	padding:15px 0 15px 0;
	margin-top:15px;
}
#contractor span {
	width:100px;
	background-image:url('../images/grey-link-arrow.gif');
	background-repeat:no-repeat;
	background-position:right;
	height:16px;
}
#contractor span a {
	width:60px;
}
#industryUpdate div.contractor h2 {
	background-color:#8B9B92;
	width:146px;
	color:#FFF;
	margin-bottom:15px;
	height:16px;
	padding-top:3px;
}
#industryUpdate div.contractor p {
	padding-bottom:20px;
}
#inFocus {
	float:left;
	padding-top:15px;
	width:453px;
}
#inFocus h2 {
	margin-bottom:15px;
}
#footer {
	clear:both;
}
#footer span {
	color:#4dc8e9;
}
#footer a.contactInfo {
	color:#4dc8e9;
	text-decoration:underline;
}
#footer a.contactInfo span {
	color:#FFF;
}
#footerLinks {
	border-top:1px solid #5C5C5C;
	margin-top:15px;
	padding:10px 0 15px 0;
	color:#4dc8e9;
	clear:both;
}
#footerLinks a.leftLink {
	border:none;
	padding: 0 3px 0 0;
}
#footerLinks a {
	border-left:1px solid #4dc8e9;
	padding:0 3px 0 5px;
}
#footerLinks a:hover {
	color:#FFF;
}
#footerLinks a.wcLink {
	border:none;
	color:#FFF;
	padding:0;
}
#footerLinks a.wcLink:hover {
	color:#4DC8E9;
}
#footerLinks p {
	float:right;
	color:#FFF;
}
#timeLine {
	border-bottom:1px solid #E2E6E4;
	padding:15px 0 5px 0;
}
#timeLine div.colDate {
	float:left;
	width:35px;
	color:#4DC8E9;
}
#timeLine div.colDateDesc {
	float:left;
	width:450px;
}
#productContainer, #caseStudyContainer {
	padding-top:20px;
}
#productContainer {
	padding-top:0;
}
#productContainer p.quotespacer {
	padding-bottom:15px;
}
#productContainer table {
	font-size:13px;
	margin-bottom:20px;
}
#productContainer table td, #productContainer table th {
	vertical-align:top;
}
#productContainer table th {
	color:#50C8E8;
	font-size:11px;
	text-align:left;
	padding:0 10px 15px 10px;
	border-bottom:1px solid #E2E6E4;
}
#productContainer table td.middle, #productContainer table th.middle {
	border-left:1px solid #E2E6E4;
	border-right:1px solid #E2E6E4;
}
#productContainer table td {
	text-align:left;
	padding:3px 0 3px 10px;
	border-bottom:1px solid #E2E6E4;
}
#productContainer table tr.rowGrey {
	background-color:#F2F2F2;
}
#productContainer table tr.spacer td {
	padding:0;
}
#productContainer table ul {
	float:left;
	padding-left:10px;
	padding-right:10px;
	font-size:11px;
}
#productContainer table ul li {
	padding:0;
	margin:0;
}
#productContainer hr.long {
	clear:both;
	border:0;
	height:1px;
	background-color:#E2E6E4;
	color:#E2E6E4;
	margin:10px 0 15px 0;
	width:500px;
}
div.productColLeft {
	border-top:1px solid #E2E6E4;
	border-bottom:1px solid #E2E6E4;
	width:335px;
	padding:10px 0 10px 0;
	float: left;

}
div.productColLeft hr {
	color:#E2E6E4;
	background-color:#E2E6E4;
	border:0;
	height:1px;
}
p.highlight {
	color:#4dc8e9;
}
div.productColRight {
	width:150px;
	float:left;
	padding-left:15px;
}
div.productColRight p {
	padding:10px 0 0 0;
}
div.productColRight img.pdfThumb {
	display:block;
	margin: 0 auto 0 auto;
	padding:20px 0 20px 0;
}
div.productColRight h4 {
	height:16px;
	width:165px;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	background-color:#4dc8e9;
	padding:2px 0 0 4px;
}
div.productColRight ul {
	list-style-type:none;
	padding-bottom:10px;
}
div.productColLeft ul {
	padding-left:15px;
}
div.productColRight ul li {
	padding:12px 0 0 0;
}
#downloads, #casestudies {
	border-top:1px solid #E2E6E4;
}
#downloads {
	border-bottom:1px solid #E2E6E4;
	margin-bottom:15px;
}
ul.downloadDrawer a.drawer-handle {
	background-image:url(../images/blue-link-arrow.gif);
	background-repeat:no-repeat;
	background-position:right;
}
ul.downloadDrawer a.drawer-handle.open {
	background-image:url(../images/closeList.gif);
	background-repeat:no-repeat;
	background-position:right;
}
ul.downloadDrawer li ul li a {
	color:#8B9B93;
}
ul.downloadDrawer li ul li a img {
	float:right;
}
div.productColRight h3.downloads, div.productColRight h3.casestudies {
	color:#000000;
	font-size:18px;
	padding:15px 0 10px 0;
	border-bottom:1px solid #E2E6E4;
}
#caseStudyColLeft {
	width:160px;
	float:left;
	padding:10px 0 0 0;
	border-top:1px solid #E2E6E4;
}
#caseStudyColRight {
	border-top:1px solid #E2E6E4;
	border-bottom:1px solid #E2E6E4;
	width:337px;
	padding:10px 0 10px 0;
	float:right;
}
#caseStudyColRight h4 {
	color:#50C8E8;
	font-weight:normal;
}
#flashBannerCaseStudy {
	border-top:1px solid #E2E6E4;
	border-bottom:1px solid #E2E6E4;
	padding:15px 0 15px 0;
	margin-bottom:20px;
}
#casestudies span {
	color:#4dc8e9;
	float:left;
	clear:left;
	padding-top:10px;
	width:150px;
}
#casestudies img {
	float:right;
}
#casestudies a.whiteLink {
	float:left;
	padding-top:35px;
	width:90px;
}
#casestudies hr {
	margin:10px 0 0 0;
	background-color:#E2E6E4;
	color:#E2E6E4;
	border:0;
	height:1px;
	width:150px;
}
#casestudies div.casestudy {
	border-bottom:1px solid #E2E6E4;
	width:160px;
	height:90px;
}
#caseStudyInfo {
	border-bottom:1px solid #E2E6E4;
	padding-bottom:15px;
	margin-bottom:15px;
}
#caseStudyInfo span {
	color:#50C8E8;
}
#caseStudyInfo p {
	padding:0;
}
#caseStudyColLeft p.caseStudyQuote {
	color:#8B9B92;
	padding-top:15px;
}
#caseStudyColLeft small {
	color:#4bc2e2;
}
#caseStudyList {
	border-top:1px solid #E2E6E4;
	border-bottom:1px solid #E2E6E4;
	padding:15px 0 0 0;
	margin:15px 0 0 0;
}
#caseStudyList div.caseStudyRow {
	float:left;
	width:520px;
	padding-bottom:20px;
}
#caseStudyList div.caseStudyRow img {
	float:left;
}
#caseStudyList div.caseStudyFeature {
	float:right;
	width:345px;
	border-top:1px solid #E2E6E4;
}
#caseStudyList h3.csFeatureHeader {
	padding:3px 0 0 0;
}
#caseStudyForm select {
	font-size:10px;
	width:185px;
	height:22px;
	padding:3px 5px 3px 5px;
	background-color:#F1F1F2;
	color:#666666;
	border:none;
}
div.productImage {
	border-bottom:1px solid #E2E6E4;
	border-top:1px solid #E2E6E4;
	margin-bottom:15px;
	padding:10px 0;
}
#moreInformation {
	clear:both;
	float:left;
	border-top:1px solid #E2E6E4;
	border-bottom:1px solid #E2E6E4;
	margin-top:10px;
	padding-bottom:10px;
}
#moreInformation span {
	color:#50C8E8;
}
/*

EXTRA STYLING

*/


#downloadSection {
	padding:15px;
	border-bottom:1px solid #E2E6E4;
	border-top:1px solid #E2E6E4;
	margin-top:15px;
}
#downloadInfo {
	float:right;
	width:390px;
}
#downloadInfo p {
	padding-top:10px;
}
#downloadInfo a.blueLinkLong {
	display:block;
	height:16px;
	width:150px;
	background-color:#51C8E8;
	color:#FFFFFF;
	padding:3px 0 0 5px;
}
#downloadInfo a.blueLinkLong img {
	float:right;
}
#downloadSection div.casestudy {
	width:215px;
}
a.arrowLink {
	display:block;
}
ul.drawers {
	list-style-type:none;
}
ul.drawers h2 {
	padding:0 0 0 0;
}
ul.drawers h2 a {
	color:#000000;
}
ul.drawers > li:first-child {
	border-top:1px solid #E2E6E4;
}
ul.drawers li {
	border-bottom:1px solid #E2E6E4;
	padding: 10px 0 10px 0;
	list-style-type:none;
}
ul.drawers h5 {
	color:#262626;
	font-size:20px;
	font-weight:normal;
}
ul.drawers h5 a {
	color:#262626;
}
ul.drawers h5 a {
	background-image:url(../images/open.gif);
	background-repeat:no-repeat;
	background-position: right;
	padding-right:35px;
}
ul.drawers h5.open a {
	background-image:url(../images/closeList.gif);
	background-repeat:no-repeat;
	background-position: right;
	padding-right:35px;
}
ul.drawers-child {
	padding:25px 0 0 25px;
}
ul.drawers-child li {
	border:none;
	background-image:url(../images/branch.gif);
	background-repeat:no-repeat;
	padding:9px 0 3px 26px;
}
ul.drawers-child li ul {
	padding-top:10px;
}
ul.drawers-child li ul li {
	padding:2px 0 0 26px;
}
ul.drawers-child li h5 a {
	font-size:11px;
	font-weight:normal;
	color:#000000;
}
ul.drawers-child li ul li a {
	display:block;
	height:22px;
	padding-top:8px;
}
ul.drawers-child li h5 a {
	display:inline;
	background-image:url(../images/open.gif);
	background-repeat:no-repeat;
	background-position: right;
	padding-right:25px;
}
ul.drawers-child li h5.open a {
	display:inline;
	background-image:url(../images/closeList.gif);
	background-repeat:no-repeat;
	background-position: right;
	padding-right:25px;
}


/* QA Styles */

#qaHomeCont {
	padding:15px 0 0 0;
}
#qaHomeCont h1, #qaHomeCont p {
	font-size:12px;
	font-weight:normal;
}
#feeds div.industryUpQA, #feeds #QAForum {
	margin-right:15px;
	width:244px;
	padding:0;
}
#events {
	float:left;
	width:230px;
	background-color:#4dc8e9;
	margin-top:15px;
	padding:0 10px 0 10px;
	height:250px;
}
#events h3.eventsHeader {
	color:#000000;
	padding-top:5px;
}
#feeds {
	margin-bottom:15px;
	overflow:auto;
}
/* calendar */

#calendar_table {
}
.calendar {
	clear:both;
}
#calendar_table table {
	width:100%;
	border-collapse: separate;
	border-spacing: 4px 4px;
	text-align: center;
}
#calendar_table th {
	background-color:#8B9B93;
	color:#262626;
	padding:2px 3px 2px 3px;
}
#calendar_table th, #calendar_table td {
	text-align: center;
	font-weight: bold;
}
#calendar_table th.month_title {
	background-color:transparent;
	color:#13529A;
	text-align:left;
	font-size:1.08em;
	width:4.69em;
}
#calendar_table td {
	background-color:#FFFFFF;
	color:#262626;
}
#calendar_table td a:visited, #calendar_table td a:link, #calendar_table td a:active {
	background-color:#262626;
	text-align: center;
	display: block;
	padding:2px 3px 2px 3px;
}

#calendar_table td a:hover {
	color: #4DC8E9;
	background-color:#262626;
}
#calendar_table td.empty {
	background-color:#4DC8E9;
}

#calendar_table td a.avail {
	color:#000000;
	background-color:#00FF00;
}

#cal_num_events {
	padding: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #FFFFFF;
	font-weight:bold;
}
#change_month {
	padding-top:15px;
	padding-bottom:10px;
	text-align:right;
	font-weight:bold;
	clear:both;
}
#change_month span.cal_back {
	cursor:pointer;
	display:block;
	float:left;
	font-size:11px;
	font-weight:bold;
	padding-left:3px;
	color:#FFFFFF;
}
#change_month span.cal_next {
	cursor:pointer;
	display:block;
	float:right;
	font-size:11px;
	font-weight:bold;
	padding-right:3px;
	color:#FFFFFF;
}
.change_cal {
	padding-right:15px;
	background-image:url(../images/submit_arrow10.gif);
	background-position:right;
	background-repeat:no-repeat;
	display: block;
	cursor: pointer;
	font-weight: bold;
}
#calender_overlay {
	width: 133px;
	height: 125px;
	padding: 72px 0px 0px 117px;
	background: #EFEEEE;
	opacity:0.8;
	z-index: 10;
	position: absolute;
	display: none;
}
.change_cal {
	cursor: pointer;
}
.cal_pref {
	padding-bottom: 3px;
	display: block;
}
#cal_month {
	color:#404040;
	float:left;
	height:25px;
	padding-top:3px;
	width:140px;
}
#selectMonth {
	float:left;
}
#go {
	float:right;
	margin-top:3px;
}
#go span {
	float:left;
	display:block;
	color:#FFFFFF;
	padding-top:2px;
	padding-right:7px;
}
#go a img {
	float:left;
	display:block;
}
div.QAForumJoin a.QAForumGoTo {
	display:block;
	height:19px;
	width:242px;
	color:#FFFFFF;
	background-image:url(../images/qa/qa-forum-button.gif);
	background-repeat:no-repeat;
}
div.QAForumJoin a.QAForumGoTo:hover {
	background-image:url(../images/qa/qa-forum-button.gif);
	background-repeat:no-repeat;
	background-position:0 -19px;
}
/*
div.QAForumJoin a.QAForumGoTo img {
	float:right;
	padding-right:5px;
	margin:0;
}
*/

div.QAForumJoin img {
	margin:10px 0 15px 0;
}
div.industryUpQA, #QAForum {
	border-bottom:1px solid #5C5C5C;
	height:265px;
}
#headertitleWrapperQA {
	position:absolute;
}
#headerTitleQA {
	position:relative;
	background-image:url(../images/header-title-background-QA.png);
	height:32px;
	left:0;
	top:190px;
	width:767px;
}

#headerTitleQA h2 {
	font-family:Arial;
	font-size:23px;
	color:#FFFFFF;
	padding-left:90px;
	padding-top:7px;
}
#header img.QALogo {
	padding:20px 0 0 40px;
}
#employee {
	border-bottom:1px solid #E2E6E4;
	border-top:1px solid #E2E6E4;
	margin:20px 0 20px 0;
	padding-bottom:15px;
	width:517px;
}
#employee img {
	float:left;
}
#employee #contentRight {
	float:right;
	padding-right:0;
	padding-top:10px;
	width:375px;
}
#employee #contentRight h3.employeeName {
	padding-top:0;
}
#contentRight p.employeeQuoteSmall {
	height:110px;
}
#contentRight p {
	padding:0;
}
#employee p.employeeQuoteSmall {
	font-size:15px;
	color:#8B9B93;
}
#contentRight h3.employeeName {
	padding:15px 0;
}
#employee a.blueLinkLong {
	background-color:#51C8E8;
	color:#FFFFFF;
	display:block;
	height:16px;
	padding:3px 0 0 5px;
	width:186px;
}
#employee a.blueLinkLong:hover {
	color:#000000;
}
#employee a.blueLinkLong img {
	float:right;
}
#leftContactInfo {
	padding-top:245px;
}

.contactColRight {
	float:right;
	padding-top:15px;
	width:170px;

	border-top:1px solid #E2E6E4;
	border-bottom:1px solid #E2E6E4;
}

.contactColLeft {
	width:330px;
	float:left;
	border-top:1px solid #E2E6E4;
}



/* YOUR QA */

#accountInfo .row textarea,
#yourDetails .row textarea {
height:120px;
width:415px;
font-size:11px;
}

#qaForm .row input,
#booking .row input {
font-size:11px;
width:403px;
height:17px;
margin-bottom:5px;
}

#qaForm .row input.num {
width:133px;
}

#bookingForm .row input.numSmall {
width:78px;
}

#bookingForm .row input.textMedium {
width:215px;
}


#accountInfo .row,
#yourDetails .row,
#qaForm .row,
#bookingInfo .row,
#bookingForm .row,
#whatsNew .row {
float:left;
clear:left;
width:100%;
border-top:1px solid #E2E6E4;
padding:15px 0 15px 0;

font-size:13px;
}

#bookingInfo .nopadding {
padding:0;
}

#accountInfo .form .left,
#qaForm .form .left,
#bookingInfo .form .left,
#bookingForm .form .left {
width:90px;
}

#accountInfo .rowLast,
#yourDetails .rowLast,
#qaForm .rowLast,
#bookingForm .rowLast,
#whatsNew .rowLast {
float:left;
width:100%;
border-top:1px solid #E2E6E4;
border-bottom:1px solid #E2E6E4;
padding:15px 0 15px 0;
}

#accountInfo .left,
#yourDetails .left,
#qaForm .left,
#bookingInfo .left,
#bookingForm .left,
#whatsNew .left {
float:left;
width:170px;
color:#51C8E8;
}

#accountInfo .right,
#yourDetails .right,
#qaForm .right,
#bookingInfo .right,
#bookingForm .right,
#whatsNew .right {
float:left;
color:#262626;
font-weight:bold;
padding-left:10px;
}

#bookingInfo .right {
width:330px;
}

#yourDetails .row,
#accountInfo .form,
#yourDetails .rowLast,
#qaForm .row,
#qaForm .rowLast,
#bookingForm .row,
#bookingForm .rowLast {
font-weight:normal;
font-size:11px;
}


.qaHeader {
padding:10px 0 15px 0;
}

#yourDetails .row h2 {
padding:0;
}

.bottom {
clear:both;
padding:15px 0 0 0;
}

.qaHeaderLarge {
font-size:30px;
}

.qaHeaderSmall {
font-size:15px;
}

.qaPageNote {
font-size:20px;
}

.vBorder {
border-left:1px solid #5C5C5C;
border-right:1px solid #5C5C5C;
}

.col {
float:left;
overflow:auto;
}

.colLast {
float:left;
overflow:auto;
margin-left:22px;
}

#training .col, #training .colLast {
float:left;
/*width:259px;*/
}

#training .colLast {
margin-left:9px;
/*width:250px;*/
}

#training #events {
height:auto;
margin-top:0;
}

#contentInner #training #mainContent {
overflow:auto;
}

#contentInner #events h3.eventsHeader {
color:#000000;
}

#key h4 {
width:185px;
padding:2px 0 2px 5px;
background-color:#4DC8E9;
color:#FFFFFF;
margin-bottom:10px;
}

#key ul li {
float:left;
margin-right:20px;
list-style-type:none;
}

#key ul li img,
#key ul li span {
float:left;
}

#key ul li span {
padding-left:10px;
}

#bookingInfo p {
font-size:11px;
}

#bookingInfo span.blueHeading {
color:#51C8E8;
display:block;
padding:15px 0 15px 0;
}

#bookingInfo .colLast img {
float:right;
}


#bookingInfo a.back {

font-size:11px;
font-weight:normal;
margin-top:3px;
float:right;
display:block;

background-image:url(../../images/blue-link-arrow.gif);
background-position:right;
background-repeat:no-repeat;
padding-right:40px;

}

#whatsNew {
/*border-top:1px solid #E2E6E4;*/
}

#whatsNew a.moreInfo {
display:block;
background-color:#4DC8E9;
color:#FFFFFF;
font-size:11px;
padding:2px 0 2px 5px;
}

#whatsNew a.moreInfo img {
float:right;
}

#whatsNew .row h2 {
padding:0;
}

#gallery {
border-top: 1px solid #E2E6E4;
overflow:auto;
padding-top:10px;
}

div.galListItem {
float:left;
clear:left;
overflow:hidden;
border-bottom:1px solid #E2E6E4;
width:100%;
margin-bottom: 15px;
padding-bottom: 15px;
}

ul.galleryList li.rowItemLast {
	padding:3px 0 0 0;
}

ul.galleryList li {
	list-style-type:none;
	float:left;
	/*padding-right:4px;*/
	padding-top:3px;
        width: 80px;
        text-align: center;
        height: 84px;
        overflow: hidden;
}

ul.galleryList li a {
border:2px solid #FFFFFF;
display:block;
}

ul.galleryList li a:hover,
ul.galleryList li.rowItemLast a:hover {
border:2px solid #51C8E8;

}

div.galListItem a.enlarge {
	clear:both;
	float:left;
	margin:10px 0 10px 0;
}

/* forum */

#forum .subHeader {
display:block;
margin-bottom:5px;
color:#51C8E8;
}

#forum .headerRow .title,
#forum .headerRow .topics,
#forum .headerRow .posts,
#forum .headerRow .latestPost {
	float:left;
	color:#FFFFFF;
	background-color:#51C8E8;
	padding:6px 0 6px 0;
}


#forum .headerRow,
#forum .row {
overflow:auto;
border-bottom:1px solid #DCE0DE;
/*width:100%;*/
width:515px;
clear:left;
}

#forum .rowlast {
border:none;
}

#forum .row .title,
#forum .row .posts,
#forum .row .topics,
#forum .row .latestPost {
	float:left;
	background-color:#F7F7F7;
	color:#262626;
	font-size:11px;
	padding:6px 0 6px 0;
}


#forum .headerRow .title,
#forum .row .title {
	/*width:44%;*/ width:225px;
	padding:6px 0 6px 5px;
}

#forum .row .title a {
text-decoration:underline;
font-weight:bold;
color:#292929;
}

#forum .row .title a:hover {
text-decoration:none;
}

#forum .headerRow .topics,
#forum .headerRow .posts,
#forum .row .topics,
#forum .row .posts {
/*width:15%*/
width:80px;
}

#forum .headerRow .latestPost,
#forum .row .latestPost {
/*width:25%;*/
width:125px;
}

/* Latest Activity */

#latestActivity {
margin-top:15px;
margin-bottom:15px;
}

#latestActivity .subHeader {
color:#51C8E8;
display:block;
margin-bottom:5px;
}


#latestActivity .headerRow,
#latestActivity .row  {
clear:both;
overflow:auto;
border-bottom:1px solid #DCE0DE;
background-color:#F7F7F7;
width:515px;
}

#latestActivity .headerRow .user,
#latestActivity .headerRow .topic,
#latestActivity .headerRow .createdOn,
#latestActivity .headerRow .replies {
	float:left;
	color:#FFFFFF;
	background-color:#51C8E8;
	padding:6px 0 6px 0;
}

#latestActivity .row .user,
#latestActivity .row .topic,
#latestActivity .row .createdOn,
#latestActivity .row .replies {
	float:left;
	color:#262626;
	font-size:11px;
	padding:6px 0 6px 0;
}

#latestActivity .headerRow .user,
#latestActivity .row .user {
padding-left:5px;
/*width:27%;*/
width:140px;
}

#latestActivity .headerRow .topic,
#latestActivity .row .topic {
/*width:40%;*/
width:210px;
}

#latestActivity .headerRow .createdOn,
#latestActivity .row .createdOn {
/*width:22%;*/
width:110px;
}

#latestActivity .headerRow .replies,
#latestActivity .row .replies {
/*width:10%;*/
width:50px;
}

#latestActivity .rowlast {
border:none;
}


#latestActivity .row .topic a {
text-decoration:underline;
color:#262626;
font-weight:bold;
}

#latestActivity .row .topic a:hover {
text-decoration:none;
}

#latestActivity .row .userImageSmall {
float:left;
margin-right:7px;
}

/* forum post */

#forumPost .row {
border-top:1px solid #C1C9C5;
width:100%;
clear:both;
overflow:auto;
}

#forumPost .row .currentPost {
float:left;
width:30%;
padding:20px 0 10px 0;
color:#808080;
}

#forumPost .row .postTitle {
float:left;
width:70%;
padding:15px 0 10px 0;
}

#forumPost .row .postTitle h2 {
padding:0;
}

#forumPost .rowPost {
clear:both;
overflow:auto;
border-top:1px solid #C1C9C5;
border-left:1px solid #C1C9C5;
border-right:1px solid #C1C9C5;
background-color:#F7F7F7;
}

#forumPost .rowPost .userPostInfo {
float:left;
width:25%;
color:#262626;
border-right:1px solid #C1C9C5;
}

#forumPost .rowPost .creator {
color:#FFFFFF;
background-color:#4DC8E9;
}

#forumPost .rowPost .userPostInfo ul {
padding:10px;
}

#forumPost .rowPost .userPostInfo ul li {
list-style-type:none;
}

#forumPost .rowPost .userPostInfo img.userImage {
display:block;
margin-top:10px;
}

#forumPost .rowPost .userPost {
float:left;
width:70%;
padding:10px;
}

#forumPost .last {
border-bottom:1px solid #C1C9C5;
}

#reply {
margin-top:15px;
}

#reply .row {
	padding:6px 0 6px 0;
}

#reply span.subHeader {
color:#51C8E8;
display:block;
margin-bottom:5px;
}

#reply textarea {
width:100%;
height:100px;
background-color:#F7F7F7;
}

#techMap {
border-top:1px solid #C1C9C5;
padding-top:15px;
margin-top:15px;
}

#techMap img{
display:block;
margin:0 auto 0 auto;
}

#topNavSecond li.qa1 {
	width:264px;
	background-image:url('../images/grey-link-arrow.gif');
	background-repeat:no-repeat;
	background-position:right;
	height:16px;
	padding:2px 0 2px 5px;
	font-size:12px;
}


#topNavSecond li.qa1 div {
width:264px;
}

#search .searchTerm {
	width:142px;
}

#contentInner div.newsItemFirst p, #contentInner div.newsItemFirst h3{
    width:315px;
}

#contactContainer hr {
width:100%;
color: #E2E6E4;
background-color: #E2E6E4;
height:1px;
border:0;
}

#caseStudyColRight ul {
	padding-left:15px;
	padding-bottom:15px;
}

#caseStudyColLeft a.csBackLink {
	display:block;
	padding-bottom:15px;
}

#productContainer ul.downloadDrawer {
padding:0 0 15px 0;
}

#productContainer ul {
padding: 0 0 15px 15px;
}

#industryUpdate div.contractor p {
    padding-bottom:20px;
    padding-bottom:20px;
    float:right;
    width:166px;
}

#contactUs #contentRight h3 {
/*	padding-bottom:20px;*/
}

#mainContent ul {
	padding-left:15px;
	padding-bottom:15px;
}