body 
{
	margin: 0;
	padding:0;
	text-align:center;
	min-width:956px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#8C8C8C;
	background-color:#FFFFFF;
}

#pageWrapper
{
	text-align:left;
	width: 956px;
	margin-left: auto;
	margin-right: auto;
	padding-left:0px;
	padding-right:0px;
	background-color:#FFFFFF;
	margin-bottom:10px;
}
#block
{
	position:absolute;
	top:0;
	bottom:-0.1px;
	width:1em;
	z-index:-1;
}
#header
{
	height:52px;
	background-color:#FFFFFF;
	width:956px;
	position: relative;
	top:0px;
	left:0px;
	border-bottom:1px solid #D7D7D7;
	margin-bottom:23px;
}	
#headerLogo
{
	width:220px;
	height:40px;
	position:absolute;
	top:12px;
	left:0px;
}	
#headerAdmin
{
	position:absolute;
	top:10px;
	left:150px;
	background-color:#E9E9E9;
	border:1px solid #CCCCCC;
	padding:3px;
	margin:3px;
	width:105px;
	text-align:center;
}	
#headerNav
{
	width:708px;
	height:40px;
	position:absolute;
	top:0px;
	right:-10px;
	background-color:#ffffff;
	text-align:left;

}	

#headerNavWho
{
	position:absolute;
	top:17px;
	left:90px;
}
#headerNavWork
{
	position:absolute;
	top:17px;
	left:180px;
}
#headerNavNews
{
	position:absolute;
	top:17px;
	left:269px;
}
#headerNavContact
{
	position:absolute;
	top:17px;
	right:0px;
}	

#headerNavRss
{
	position:absolute;
	top:7px;
	right:70px;
}
#content
{
	width:956px;
	position:relative;
	top:20px;
	left:0px;
	border:1px solid white;
}
#homeUpper
{
	width:956px;
	position:relative;
	top:0px;
	left:0px;
	xbackground-image:url(images/bkg_divider.gif);
	background-position:top;
	background-repeat:repeat-y;
	xborder:1px solid red;
	
}
#homeLower
{
	width:956px;
	position:relative;
	top:0px;
	left:0px;
	xborder:1px solid red;
	
}
#homeDivider
{
	margin-top:15px;
	border-top:1px solid #D7D7D7;
	height:20px;
	width:100%;
	background-color:#FFFFFF;
	position:relative;
	top:0px;
	left:0px;
}
#contentMain {
	width: 445px;
	padding-right:20px;
	padding-left:0px;
	padding-top:0px;
	xposition:relative;
	xtop:0px;
	xleft:0px;
	margin: 0 460 0 0;
	xheight:400px;
	text-align:left;
	xborder:1px solid red;
}
#contentDivider
{
	border-left:1px solid #D7D7D7;
	float: right;
	height:100%;
}	
#contentRight {
	float: right;
	width:460px;
	xheight:400px;
	xborder:1px solid black;
	xpadding-right:20px;
	padding-left:0px;
	xborder:1px solid blue;
}
#clearOne
{ 
	clear:both;
}
#contentBottom
{
	position:relative;
	top:0px;
	left:0px;
}
#contentBottomMain
{
	width: 293px;
	padding-right:20px;
	padding-left:0px;
	padding-top:0px;
	background-color:#FFFFFF;
	xmargin: 0 393 0 393;
	xheight:400px;
	text-align:left;

	border-right:1px solid #D7D7D7;
	xborder:1px solid purple;
}
#contentBottomLeft {
	float: right;
	width:313px;
	text-align:left;
	padding-right:10px;
	padding-left:10px;
	xborder:1px solid green;
}	
#contentBottomRight {
	float: right;
	width:283px;
	padding-left:10px;
	xborder:1px solid blue;
}

#footer {
	clear:both;
	margin-top:60px;
	padding-top:8px;
	text-align:center;
	background-color:#FFFFFF;
	border-top:3px double #D7D7D7;
	xposition:relative;
	xtop:0px;
	xleft:0px;
	xborder:1px solid red;
}

#messageBox
{
	position:absolute;
	top:120px;
	left:650px;
	width:250px;
	background-color:#CCCCCC;
	color:#FFFFFF;
	padding:10px;
	border:1px solid black;
	z-index:9999;
	font-size:8pt;
	font-weight:bold;
}
	
/* case study page */	
	
#caseHeader
{
	position:relative;
	top:0px;
	left:0px;
	border-bottom:4px solid #D7D7D7;
	width:956px;
	height:10px;
	padding-bottom:10px;
}	
#caseTitle
{
	position:absolute;
	top:0px;
	left:0px;
	width:800px;
	font-size:16px;
	font-weight:bold;
	
}	
#caseProjects
{
	position:absolute;
	bottom:6px;
	left:805px;
	font-weight:normal;
}

#caseMain
{
	position:relative;
	top:10px;
	left:0px;
	width:956px;
	margin-bottom:30px;
	xborder:1px solid blue;
}

#caseIntro
{
	width:780px;
	margin:0 176 30 0;
	xmin-height:310px;
	border:1px solid white;
	padding-top:54px;
	xborder:1px solid blue;
}	

#caseSidebar
{
	float:right;
	Xborder-left:1px solid #D7D7D7;
	padding-left:10px;
	width:156px;
	
}	
#caseSideBarMoreCases
{
	padding-top:10px;
}	
#caseSideBarJumps
{
	margin-top:20px;
	padding-left:5px;
	xmin-height:190px;
}
#caseSideBarArticles
{
	margin-top:50px;
	padding-left:5px;
}
#caseNavWrapper
{
	position:relative;
	top:5px;
	left:5px;
	width:100%;
	height:30px;
}
#casePrevCase
{
	position:absolute;
	top:0px;
	left:0px;
	color:	#F77511;
	display:block;
	visibility:hidden;
	font-size:10px;
	font-style:italic;
}	
#caseNextCase
{
	position:absolute;
	top:0px;
	left:0px;
	color:	#F77511;
	display:block;
	visibility:hidden;
	font-size:10px;
	font-style:italic;
}	

.caseSection
{
	position:relative;
	top:20px;
	left:0px;
	xborder:1px solid green;
	padding-top:20px;
	margin-bottom:10px;
}
.caseSectionTitle
{
	font-weight:bold;
	font-size:12px;
	padding-bottom:14px;
	border-bottom:1px solid #D7D7D7;
	margin-bottom:20px;
	position:relative;
	top:0px;
	left:0px;
	width:964px;
}	
.caseSectionTitleNoLine
{
	font-weight:bold;
	font-size:12px;
	padding-bottom:0px;
	position:relative;
	top:0px;
	left:0px;
	border:0px solid blue;
}
.caseSectionIntro
{
	margin-top:20px;
	width:780px;
	margin:0 190 0 0;

}	
.caseSectionIntroSafariMac
{
	padding-top:20px;
	width:780px;
	margin:0 190 0 0;
	border:1px solid white;
}
.caseSectionIntroWide
{
	margin-top:20px;
	width:956px;
}
.caseSectionIntroWideSafariMac
{
	padding-top:20px;
	width:956px;
}

.caseSectionIntroNoLine
{
	margin-top:0px;
	width:780px;
	margin:0 190 0 0;
}	
.caseSectionIntroNoLineSafariMac
{
	margin-top:0px;
	width:780px;
	margin:0 190 0 0;
}
.caseSectionIntroWideNoLine
{
	margin-top:0px;
	width:964px;

}	
.caseSectionIntroWideNoLineSafariMac
{
	margin-top:0px;
	width:964px;
}
.caseSectionSidebarNoLine
{
	float:right;
	border-left:1px solid #D7D7D7;
	xborder:1px solid red;
	padding-left:16px;
	padding-top:0px;
	margin-top:0px;
	margin-bottom:10px;
	width:141px;
}	
.caseSectionSidebar
{
	float:right;
	border-left:1px solid #D7D7D7;
	xborder:1px solid red;
	padding-left:16px;
	padding-top:0px;
	margin-top:20px;
	margin-bottom:10px;
	width:141px;
}	
.caseSectionSidebarIE6
{
	float:right;
	border-left:1px solid #D7D7D7;
	xborder:1px solid red;
	padding-left:16px;
	padding-top:20px;
	margin-top:20px;
	margin-bottom:10px;
	width:141px;
}
.clearSection
{
	clear:both;
}	
.relatedArticles
{
	font-weight:bold;
}	

.topofpage
{
	font-style:italic;
	margin-top:1px;
	display:block;
}	
/* end case study page */	

/* client page */
#clientHeader
{
	position:relative;
	top:0px;
	left:0px;
	border-bottom:4px solid #D7D7D7;
	width:956px;
	height:10px;
	padding-bottom:10px;
}	
#clientTitle
{
	position:absolute;
	top:0px;
	left:0px;
	width:800px;
	font-size:16px;
	font-weight:bold;
	
}	
#clientMain
{
	position:relative;
	top:10px;
	left:0px;
	width:956px;
}

#clientIntro
{
	width:780px;
	margin:0 200 0 0;
	xborder:1px solid blue;
}		
#clientSidebar
{
	float:right;
	border-left:1px solid #D7D7D7;
	padding-left:10px;
	xborder:1px solid red;
	width:156px;
}	
#clientSideBarDisplay
{
	position:relative;
	top:0px;
	left:0px;

}
.clientText
{
	font-family:Georgia;
	font-weight:normal;
	font-size:16px;
	line-height:32px;
	color:#858585;
}
.clientDisplay
{
	position:absolute;
	top:11px;
	left:0px;
	display:none;
	visibility:hidden;	xborder:1px solid red;
}
.clientDisplayOn
{
	position:absolute;
	top:11px;
	left:0px;
	display:block;
	visibility:visible;
}

.clientDisplayArchive
{
	position:absolute;
	top:11px;
	left:0px;
	display:none;
	visibility:hidden;	bxorder:1px solid blue;
}
.clientDisplayArchiveOn
{
	position:absolute;
	top:11px;
	left:0px;
	display:block;
	visibility:visible;
}




.clientHeader
{
	font-size:16px;
	font-weight:bold;
}	

/* end client page */

/* news pages */
#newsMain
{
	position:relative;
	top:10px;
	left:0px;
	width:956px;
	margin-bottom:30px;
	xborder:1px solid blue;
}
#newsIntro
{
	width:100%;

}	
#newsIntroArticle
{
	float:left;
	width:770px;
}
#newsArticle
{
	xposition:relative;
	width:750px;

}
#newsarticleSidebar
{
	xfloat:right;
	padding-left:10px;
	width:146px;
	margin:0px 0px 0px 790px;

}
#newsSideBarArticles
{
	margin-top:20px;
}

#newsArticlePubDate
{
	position:relative;
	top:0px;
	left:0px;
	margin-bottom:3px;
}
#newsArticleAuthor
{
	position:relative;
	top:0px;
	left:0px;
	margin-top:3px;
	margin-bottom:20px;
}
#newsArticleSource
{
	position:relative;
	top:0px;
	left:0px;
}

#newsHeader
{
	position:relative;
	top:0px;
	left:0px;
	border-bottom:4px solid #D7D7D7;
	width:956px;
	height:10px;
	padding-bottom:10px;
}	
#newsTitle
{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	font-size:16px;
	font-weight:bold;
	
}	
#newsNav
{
	position:absolute;
	top:0px;
	left:520px;
	width:435px;
	font-weight:normal;
	text-align:right;

}
#newsMain
{
	position:relative;
	top:10px;
	left:0px;
	width:956px;
	xborder:1px solid red;
}
#newsSource
{
	margin-top:0px;
	margin-bottom:45px;
}	
#newsarticleHeader
{
	position:relative;
	top:0px;
	left:0px;
	xborder-bottom:4px solid #D7D7D7;
	width:956px;
	height:10px;
	padding-bottom:10px;
}	
#newsarticleProjects
{
	position:absolute;
	top:-10px;
	left:800px;
	font-weight:normal;
}


.newsHeader
{
	font-size:14px;
	font-weight:bold;
}	
table.newsTable {
	border: 0px solid black;
	border-collapse: collapse;
	background-color: white;
	width:100%;
}
table.newsTable td {
	padding: 0px;
	border: 0px solid black;
	background-color: white;
	font-size: 10px;
	-moz-border-radius: ;
}
table.newsTable td.pubdate {
	padding: 0px;
	border: 0px solid black;
	background-color: white;
	width:277px;
	
	-moz-border-radius: ;
}
table.newsTable td.image {
	padding: 0px;
	padding-right:20px;
	border: 0px solid black;
	background-color: white;
	width:155px;
	
	-moz-border-radius: ;
}
table.newsTable td.articleTitleFirst {
	padding: 0px;
	padding-top:10px;
	padding-right:20px;
	border: 0px solid black;
	background-color: white;
	xwidth:440px;
	
	-moz-border-radius: ;
}
table.newsTable td.articleTitle {
	padding: 0px;
	padding-right:20px;
	border: 0px solid black;
	background-color: white;
	xwidth:440px;
	
	-moz-border-radius: ;
}
table.newsTable td.somePadding {
	padding-left: 10px;
	border: 0px solid black;
	background-color: white;
	font-size: 10px;
	-moz-border-radius: ;
}
table.newsTable td.noBorder {
	padding: 1px;
	border: 0px solid black;
	background-color: #FFFFFF;
	-moz-border-radius: ;
}

/* end news pages */

/* work pages */
#workHeader
{
	position:relative;
	top:0px;
	left:0px;
	border-bottom:4px solid #D7D7D7;
	width:956px;
	padding-bottom:5px;
	margin-bottom:1px;
	font-size:16px;
	font-weight:bold;
	xborder:1px solid blue;
	height:28px;

}
.workName
{
	padding-top:20px;
}
#workMain
{
	position:relative;
	top:20px;
	left:0px;
	width:956px;
}

#workIntro
{
	width:956px;
	xborder:1px solid blue;
	margin-bottom:20px;
}	

	
#workdetailHeader
{
	position:relative;
	top:0px;
	left:0px;
	border-bottom:4px solid #D7D7D7;
	width:956px;
	height:29px;
	padding-bottom:5px;
	
}	
#workdetailTitle
{
	position:absolute;
	top:2px;
	left:0px;
	width:780px;
	font-family:Georgia;
	font-weight:normal;
	font-size:24px;
	color:#555555;
	
	
}	
#workdetailProjects
{
	position:absolute;
	bottom:6px;
	left:818px;
	font-weight:normal;
}


#workdetailSlides
{
	position:absolute;
	bottom:1px;
	left:380px;
	text-align:right;
	width:400px;
	xborder:1px solid blue;
}	

#workdetailMain
{
	position:relative;
	top:10px;
	left:0px;
	width:960px;
	xborder:1px solid yellow;
	min-height:600px;
	margin-bottom:50px;
}

#workdetailIntro
{
	width:780px;
	margin:0 151px 0 0;
	xborder:1px solid blue;
	padding-top:10px;
	padding-left:0px;
	padding-right:20px;
	border-right:1px solid #D7D7D7;

}		
#workdetailSidebar
{
	float:right;
	xborder-left:1px solid #D7D7D7;
	padding-left:0px;
	xborder:1px solid red;
	width:141px;
	margin-top:10px;
	min-height:575px
	
}	
#workdetailSideBarMoreCases
{
	min-height:380px;
}	

/* slides on work detail page */
#slideWrapper
{
	position:relative;
	top:0px;
	left:0px;
	
}
#slide_1
{
	position:relative;
	top:0px;
	left:0px;
	display:block;
	visibility:visible;	
	width:780px;
	margin-bottom:13px;
}
.addlSlide
{
	position:relative;
	top:0px;
	left:0px;
	display:none;
	visibility:hidden;
	width:780px;	
	margin-bottom:13px;

}
.addlSlide2
{
	position:relative;
	top:0px;
	left:0px;
	display:block;
	visibility:visible;
	width:780px;	
	margin-top:22px;
	padding-top:30px;
	margin-bottom:13px;
	border-top:1px solid #D7D7D7;

}
#slide_1Off
{
	position:relative;
	top:0px;
	left:0px;
	display:none;
	visibility:hidden;	
	width:780px;
}
.addlSlideOn
{
	position:relative;
	top:0px;
	left:0px;
	display:block;
	visibility:visible;
	width:780px;	
	margin-bottom:13px;
	text-align:center;
}
#workBox
{
	width:100%;
	text-align:left;
	margin-top:5px;
}	
.workBoxes
{
	text-align:right;
	margin-top:4px;
	margin-bottom:4px;
	padding-left:77px;
}	

#workProjectNavWrapper
{
	position:relative;
	top:5px;
	left:0px;
	width:100%;
	height:30px;
}
#workPrevProject
{
	position:absolute;
	top:0px;
	left:0px;
	color:	#F77511;
	display:block;
	visibility:hidden;
	font-size:10px;
	font-style:italic;
}	
#workNextProject
{
	position:absolute;
	top:0px;
	left:0px;
	color:	#F77511;
	display:block;
	visibility:hidden;
	font-size:10px;
	font-style:italic;
}	
#workdetailSideBarJumps
{
	margin-top:20px;
}
#workdetailSideBarArticles
{
	margin-top:40px;
}

/* general pages */

#pageIntro
{
	width:956px;
	padding-top:0px;
}	
#pageHeader
{
	/*position:relative;
	top:0px;
	left:0px;
	border-bottom:4px solid #D7D7D7;
	width:956px;
	height:30px;
	padding-bottom:5px;*/
	position:relative;
	top:0px;
	left:0px;
	border-bottom:4px solid #D7D7D7;
	width:956px;
	padding-bottom:5px;
	margin-bottom:1px;
	font-size:16px;
	font-weight:bold;
	height:28px;
}	
#pageTitle
{
	position:absolute;
	top:1px;
	left:0px;
	width:780px;
	font-family:Georgia;
	font-weight:normal;
	font-size:24px;
	color:#555555;
	
}	
#pageNav
{
	position:absolute;
	bottom:7px;
	right:0px;
	width:435px;
	font-weight:normal;
	text-align:right;

}
#pageMain
{
	position:relative;
	top:0px;
	left:0px;
	padding-top:40px;
	width:956px;
	xmin-height:400px;
	margin-bottom:20px;
	xborder:1px solid green;
}
/* end general pages */

p 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top:0px;
}
td,th 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.edit
{
	background-color:#E9E9E9;
	border:1px solid #CCCCCC;
	padding:3px;
	margin:3px;
	width:200px;
	text-align:left;
}	
.siteborder
{
	border:1px solid #CCCCCC;
	width:100%;
}	
.reqField
{
	color:#FF0000;
}	
.quoteSource
{
	font-weight:bold;
}	
.spacer
{
	height:20px;
}
.HeaderBlue
{
	font-size:14px;
	font-weight:normal;
	color:#37A8C6;
}	
.HeaderBlack
{
	font-size:14px;
	font-weight:normal;
	color:#37A8C6;
	text-align:center;
}	


.casedividerLine
{
	margin-top:14px;
	border-top:1px solid #D7D7D7;
	height:10px;
	width:100%;
	background-color:#FFFFFF;
}
.lineThick
{
	margin-top:20px;
	padding-top:0px;
	padding-bottom:20px;
	width:100%;
	border-top: 4px solid #D7D7D7;
}	
.spacer20
{
	display:block;
	height:20px;
}
/*
h1 
{
	font-family:Georgia;
	font-weight:normal;
	line-height:34px;
	font-size:30px;
}
h2
{
	font-family:Georgia;
	font-weight:bold;
	line-height:24px;
	font-size:16px;
}
*/
/* form elements */
#loginButton
{
	font-size:10px;
	border:1px solid #666666;
	padding:0px;
}
.signupButton
{
	font-size:12px;
	border:1px solid #666666;
	padding:0px;
}
.topNavField
{
	font-size:10px;
	border:1px solid #666666;
	padding-left:3px;
}
.generalButton
{
	font-size:12px;
	border:1px solid #666666;
	padding:0px;
}
/* end form elements */

/* table borders */


/* profile table */
table.profileTable {
	border: 0px solid black;
	border-collapse: collapse;
	background-color: white;
	width:100%;
}
table.profileTable td {
	padding: 2px;
	border: 0px solid black;
	background-color: white;
	font-size: 10px;
	-moz-border-radius: ;
}

table.profileTable td.noBorder {
	padding: 1px;
	border: 0px solid black;
	background-color: #FFFFFF;
	-moz-border-radius: ;
}
/* work table */
table.workTable {
	border: 0px solid #FFFFFF;
	border-collapse: collapse;
	background-color: white;
}
table.workTable th {
	padding: 1px;
	border: 0px solid black;
	background-color: #CCCCCC;
	font-size: 11px;
	-moz-border-radius: ;
}
table.workTable td {
	padding: 0px;
	border: 0px solid black;
	background-color: #FFFFFF;
	font-size: 11px;
	text-align:left;
	-moz-border-radius: ;
}
table.workTable td.description {
	font-family:Georgia;
	font-weight:normal;
	font-size:16px;
	line-height:32px;
	color:#808080;
	width:254px;
	padding:0px;
	vertical-align:top;
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.workTable td.thumb {
	padding-left: 10px;
	padding-right:10px;
	padding-bottom:0px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color:#FFFFF;
	font-size: 11px;
	text-align:right;
	font-style:italic;
	-moz-border-radius: ;
}

table.workTable td.noBorder {
	padding-top: 10px;
	border: 0px solid black;
	background-color: #FFFFFF;
	height:10px;
	
	-moz-border-radius: ;
}


/* work boxes -- work_detail.cfm sidebar */
table.workboxTable {
	border: px solid black;
	border-collapse: collapse;
	background-color: white;

}
table.workboxTable th {
	padding: 1px;
	border: 0px solid black;
	background-color: #CCCCCC;
	font-size: 11px;
	-moz-border-radius: ;
}
table.workboxTable td {
	padding: 0px;
	border: 0px solid black;
	background-color: #FFFFFF;
	font-size: 11px;
	text-align:left;
	-moz-border-radius: ;
}
table.workboxTable td.description {
	padding-right: 10px;
	border: 0px solid black;
	background-color: #FFFFFF;
	font-size: 11px;
	text-align:left;
	width:250px;
	-moz-border-radius: ;
}

table.workboxTable td.thumb {
	padding-left: 8px;
	padding-right:8px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color:#FFFFF;
	font-size: 11px;
	text-align:right;
	font-style:italic;
	-moz-border-radius: ;
}

table.workboxTable td.noBorder {
	padding-top: 10px;
	border: 0px solid black;
	background-color: #FFFFFF;
	height:10px;
	
	-moz-border-radius: ;
}

/* workdetailMore boxes -- work_detail.cfm sidebar */
/* workdetailMore table */
table.workdetailMore {
	border: 0px solid black;
	border-collapse: collapse;
	background-color: white;
	width:100%;
}
table.workdetailMore th {
	padding: 1px;
	border: 0px solid black;
	background-color: #CCCCCC;
	font-size: 11px;
	-moz-border-radius: ;
}
table.workdetailMore td {
	padding: 0px;
	border: 0px solid black;
	background-color: #FFFFFF;
	font-size: 11px;
	text-align:left;
	-moz-border-radius: ;
}
table.workdetailMore td.left {
	padding: 0px;
	padding-left:1px;
	border: 0px solid black;
	background-color: #FFFFFF;
	font-size: 11px;
	text-align:left;
	-moz-border-radius: ;
}
table.workdetailMore td.right {
	padding: 0px;
	padding-right:4px;
	border: 0px solid black;
	background-color: #FFFFFF;
	font-size: 11px;
	text-align:right;
	-moz-border-radius: ;
}
/* caseMore arrows  -- case_study.cfm sidebar */
/* caseMore table */
table.caseMore {
	border: 0px solid black;
	border-collapse: collapse;
	background-color: white;
	width:100%;
}
table.caseMore th {
	padding: 1px;
	border: 0px solid black;
	background-color: #CCCCCC;
	font-size: 11px;
	-moz-border-radius: ;
}
table.caseMore td {
	padding: 0px;
	padding-left:5px;
	border: 0px solid black;
	background-color: #FFFFFF;
	font-size: 11px;
	text-align:left;
	-moz-border-radius: ;
}
table.caseMore td.left {
	padding: 0px;
	padding-left:28px;
	border:0px solid black;
	background-color: #FFFFFF;
	font-size: 11px;
	text-align:left;
	-moz-border-radius: ;
}
table.caseMore td.right {
	padding: 0px;
	padding-right:0px;
	border: 0px solid black;
	background-color: #FFFFFF;
	font-size: 11px;
	text-align:right;
	-moz-border-radius: ;
}
/* footer table */
table.footerTable {
	border: 0px solid black;
	border-collapse: collapse;
	background-color: white;
	width:100%;
	xheight:40px;
}
table.footerTable td {
	padding: 0px;
	border: 0px solid black;
	background-color: white;
	font-size: 10px;
	-moz-border-radius: ;
}
table.footerTable td.centering {
	xpadding-left: 20px;
	xpadding-right:20px;
	xborder-left:1px solid #D7D7D7;
	xborder-right:1px solid #D7D7D7;
	background-color: white;
	font-size: 10px;
	width:300px;
	-moz-border-radius: ;
}
table.footerTable td.last {
	background-color: white;
	font-size: 10px;
	width:122px;
	-moz-border-radius: ;
}
table.footerTable td.noBorder {
	padding: 1px;
	border: 0px solid black;
	background-color: #FFFFFF;
	-moz-border-radius: ;
}
table.footerTable td.verticalDivider {
	margin-left: 20px;
	margin-right:20px;
	xborder-left: 1px solid #d7D7D7;
	width:40px;
	background-color: #FFFFFF;
	background-image:url(images/bkg_divider.gif);
	background-position:top;
	background-repeat:repeat-y;
	-moz-border-radius: ;
}
table.footerTable td.leftBorder {
	padding-right: 10px;
	border-left:1px solid #D7D7D7;
	background-color: #FFFFFF;
	-moz-border-radius: ;
}
table.footerTable td.rightBorder {
	padding-left: 10px;
	border-right:1px solid #D7D7D7;
	background-color: #FFFFFF;
	-moz-border-radius: ;
}
table.footerTable td.divider {
	margin-top:20px;
	marging-bottom:20px;
	border-top:1px solid #D7D7D7;
	height:20px;
	width:440px;
	background-color:#FFFFFF;;
	-moz-border-radius: ;
}
/* top nav links */

/* unvisited links */ 
A.topNav:link 				
{
	color: #998866;
	text-decoration: none;
	font-size:16px;
	font-weight:normal;
	height:20px;
	padding-top:2px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	border:0px solid white;
	font-family:Georgia;
	
}
/* visited links */ 
A.topNav:visited 
{
	color: #998866;
	text-decoration: none;
	font-size:16px;
	font-weight:normal;
	height:20px;
	padding-top:2px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	border:0px solid white;
	font-family:Georgia;
}		
/* user hovers */ 
A.topNav:hover 
{
	color: #f77511;
	text-decoration: none;
	font-size:16px;
	font-weight:normal;
	height:20px;
	padding-top:2px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	border:0px solid white;
	font-family:Georgia;
}
/* active links */			 
A.topNav:active
{
	color: #f77511;
	text-decoration: none;
	font-size:16px;
	font-weight:normal;
	height:20px;
	padding-top:2px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	border:0px solid white;
	font-family:Georgia;
} 

/* top nav ON links */
/* unvisited links */ 
A.topNavOn:link 				
{
	color: #555555;
	text-decoration: none;
	font-size:16px;
	font-weight:normal;
	height:20px;
	padding-top:2px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	border:0px solid white;
	font-family:Georgia;
}
/* visited links */ 
A.topNavOn:visited 
{
	color: #555555;
	text-decoration: none;
	font-size:16px;
	font-weight:normal;
	height:20px;
	padding-top:2px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	border:0px solid white;
	font-family:Georgia;
}		
/* user hovers */ 
A.topNavOn:hover 
{
	color: #f77511;
	text-decoration: none;
	font-size:16px;
	font-weight:normal;
	height:20px;
	padding-top:2px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	border:0px solid white;
	font-family:Georgia;
}
/* active links */			 
A.topNavOn:active
{
	color: #f77511;
	text-decoration: none;
	font-size:16px;
	font-weight:normal;
	height:20px;
	padding-top:2px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	border:0px solid white;
	font-family:Georgia;
} 

/* page navigation */

A.pageNav:link 				
{
	color: #998866;
	text-decoration: none;
	font-size:12px;
	font-weight:normal;
}
/* visited links */ 
A.pageNav:visited 
{
	color: #998866;
	text-decoration: none;
	font-size:12px;
	font-weight:normal;
}		
/* user hovers */ 
A.pageNav:hover 
{
	color: #474747;
	text-decoration: none;
	font-size:12px;
	font-weight:normal;
}
/* active links */			 
A.pageNav:active
{
	color: #474747;
	text-decoration: none;
	font-size:12px;
	font-weight:normal;
} 

 

/* work links -- on clients page */

A.workLink:link 				
{
	font-family:Verdana;
	font-weight:normal;
	font-size:10px;
	line-height:13px;
	color:#FF6600;
	text-decoration: none;
}
/* visited links */ 
A.workLink:visited 
{
	font-family:Verdana;
	font-weight:normal;
	font-size:10px;
	line-height:13px;
	color:#FF6600;
	text-decoration: none;
}		
/* user hovers */ 
A.workLink:hover 
{
	font-family:Verdana;
	font-weight:normal;
	font-size:10px;
	line-height:13px;
	color:#FF6600;
	text-decoration: underline;
}
/* active links */			 
A.workLink:active
{
	font-family:Verdana;
	font-weight:normal;
	font-size:10px;
	line-height:13px;
	color:#FF6600;
	text-decoration: underline;
} 


/* work case link -- on work.cfm */
A.caseLink:link 				
{
	font-family:Georgia;
	font-weight:normal;
	font-size:16px;
	line-height:32px;
	color:#FF6600;
	text-decoration: none;
}
/* visited links */ 
A.caseLink:visited 
{
	font-family:Georgia;
	font-weight:normal;
	font-size:16px;
	line-height:32px;
	color:#FF6600;
	text-decoration: none;
}		
/* user hovers */ 
A.caseLink:hover 
{
	font-family:Georgia;
	font-weight:normal;
	font-size:16px;
	line-height:32px;
	color:#FF6600;
	text-decoration: underline;
}
/* active links */			 
A.caseLink:active
{
	font-family:Georgia;
	font-weight:normal;
	font-size:16px;
	line-height:32px;
	color:#FF6600;
	text-decoration: underline;
} 

/* article links */

A.articleLink:link 				
{
	font-family:Verdana;
	font-weight:normal;
	font-size:10px;
	font-style:italic;
	line-height:13px;
	color:#998866;
	text-decoration: none;
	margin-top:7px;
	display:block;
}
/* visited links */ 
A.articleLink:visited 
{
	font-family:Verdana;
	font-weight:normal;
	font-size:10px;
	font-style:italic;
	line-height:13px;
	color:#998866;
	text-decoration: none;
	margin-top:7px;
	display:block;
}		
/* user hovers */ 
A.articleLink:hover 
{
	font-family:Verdana;
	font-weight:normal;
	font-size:10px;
	font-style:italic;
	line-height:13px;
	color:#FF6600;
	text-decoration: none;
	margin-top:7px;
	display:block;
}
/* active links */			 
A.articleLink:active
{
	font-family:Verdana;
	font-weight:normal;
	font-size:10px;
	font-style:italic;
	line-height:13px;
	color:#FF6600;
	text-decoration: none;
	margin-top:7px;
	display:block;
} 
/* footer nav links */
/* unvisited links */ 
A.footerNav:link 				
{
	color: #2E65B6;
	text-decoration: none;
	font-size:8pt;
	display:inline;
	height:20px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:2px;
	font-weight:normal;
}
/* visited links */ 
A.footerNav:visited 
{
	color: #2E65B6;
	text-decoration: none;
	font-size:8pt;
	display:inline;
	height:20px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:2px;
	font-weight:normal;
}		
/* user hovers */ 
A.footerNav:hover 
{
	color: #FF8500;
	text-decoration: underline;
	font-size:8pt;
	display:inline;
	height:20px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:2px;
	font-weight:normal;
}
/* active links */			 
A.footerNav:active
{
	color: #FF8500;
	text-decoration: underline;
	font-size:8pt;
	display:inline;
	height:20px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:2px;
	font-weight:normal;
} 

a.largeLink2:link, a.largeLink2:visited, a.largeLink2:hover, a.largeLink2:active 
{
	font-family:Georgia;
	font-weight:normal;
	font-size:16px;
	color:#FF6600;
	text-decoration: none;
}

/* large links */

A.largeLinkOn:link 				
{
	font-family:Georgia;
	font-weight:normal;
	font-size:16px;
	color:#555555;
	text-decoration: none;
}
/* visited links */ 
A.largeLinkOn:visited 
{
	font-family:Georgia;
	font-weight:normal;
	font-size:16px;
	color:#555555;
	text-decoration: none;
}		
/* user hovers */ 
A.largeLinkOn:hover 
{
	font-family:Georgia;
	font-weight:normal;
	font-size:16px;
	color:#FF6600;
	text-decoration: none;
}
/* active links */			 
A.largeLinkOn:active
{
	font-family:Georgia;
	font-weight:normal;
	font-size:16px;
	color:#FF6600;
	text-decoration: none;
} 
/* site links */
/* unvisited links */ 
A:link 				
{
	color: #998866;
	text-decoration: none;
	font-size:10px;
}
/* visited links */ 
A:visited 
{
	color: #998866;
	text-decoration: none;
	font-size:10px;
}		
/* user hovers */ 
A:hover 
{
	color: #f77511;
	text-decoration: none;
	font-size:10px;
	xborder-bottom:1px dotted #CCCCCC;
}
/* active links */			 
A:active
{
	color: #f77511;
	text-decoration: none;
	font-size:10px;
} 
