@charset UTF-8;


	
/* CSS Document */

	
/* Color Pallette 

blue #005499
gray #808285
yellow #A3870A

site width 990px
padding 45px left and right

*/
body {
	font-family:"Helvetica Neue", Helvetica, arial, sans-serif;
	background-color:#FFF;
	position: relative;
}

strong, b {font-weight: bold;}
em, i { font-style: italic; }

h1 {
	display:none;
}

h2 {
	color:#005499;
	font-size:14px;
	font-weight:bold;
	line-height:17px;
}

h3 {
	color:#005499;
	font-size:22px;
	line-height:26px;
	font-weight:200;
}

h3 a {
	text-decoration:none;
}

h4 {
	color:#005499;
	font-size:12px;
	font-weight:bold;
	line-height:17px;
	clear:both;
}

	h4 a {	
		color: inherit;
		text-decoration: none;
		}

h5 {
	color:#005499;
	font-size:16px;
	font-weight:200;
	line-height:17px;
	clear:both;
}

a { color: #005499; text-decoration: none;}
a.active {color:#005499; text-decoration: underline;}


/* I wonder if this fucks anything up....*/
p {
	color:#808285;
	font-size:12px;
	line-height:17px;
	margin:7px 0 0;
	}


ul,ol {
	float:left;
	position:relative;
	clear:both;
	list-style:disc;
	margin:0 0 20px 15px;
	display: block;
	width: 100%;
}

ol { list-style: decimal;}

ul li,ol li {
	color:#808285;
	font-size:12px;
	padding:5px 0;
	line-height:17px;
}

ul li a, ol li a {
	color:#005499;
	text-decoration:none;
}

ul li a:hover, ol li a:hover { color:#A3870A; }


hr {
	width: 100%;
	float: left; clear: both;
	}

.pushtop { margin-top: 45px; }
.pushbot { margin-bottom: 25px; }
.pushlbot { margin-bottom: 10px;}

#mainWrapper {
	margin:0 auto;
	width:100%;
}

#content {
	width:900px;
	margin:0 auto;
	padding:0 45px;
	position:relative;
}



#header {
	width:900px;
	position:relative;
	float:left;
	clear:both;
	height:80px;
}

.logo {
	float:left;
	position:relative;
	width:135px;
	height:54px;
	margin:0;
}

.slogan {
	float:right;
	position:relative;
	width:474px;
	height:30px;
	margin:28px 0 0;
	background-image:url(../assets/images/template/photo_tagline.jpg);
	background-repeat:no-repeat;
}

.nav {
	float:left;
	clear:both;
	height:30px;
	width:900px;
	margin:10px 0 0;
	background-image:url(../assets/images/template/bg_nav.jpg);
	background-repeat:repeat-x;
}

.nav ul {
	float:left;
	position:relative;
	padding:7px 0 0;
	margin: 0px;
	list-style: none outside;	
}

.nav ul li {
	float:left;
	position:relative;
	padding: 0px;
}













#a {
	padding-left:20px;
}

#b {
	padding-left:72px;
}

#c {
	padding-left:72px;
}

#d {
	padding-left:72px;
}

#e {
	padding-left:72px;
}

.nav ul li a {
	color:#FFF;
	font-size:12px;
	text-decoration:none;
}

.nav ul li a:hover {
	color:#005499;
}

#navSlide {
	float:left;
	clear:both;
	position:absolute;
	left:470px;
	top:164px;
	z-index:200;
}

#navSlide a {
	border:1px solid #CCC;
	background-color:#005499;
	*background-color:#FFF;
	color:#FFF;
	#color:#A3870A;
	text-decoration:none;
	padding:2px 3px;
	display:inline;
	font-size:10px;
	*font-size:12px;
	margin-left:5px;
}

#navSlide a:hover {
	background-color:#FFF;
	color:#005499;
}

#navSlide a:active {
	background-color:#FFF;
	color:#005499;
}

#navSlide a.activeSlide {
	background:#FFF;
	color:#005499;
}

#slideshowWrapper {
	width: 100%; 
	height: 260px;
	float: left; clear: both;
	background-color: #FFF; 
	background-image: url(../assets/images/loader.gif);
	background-position: 50% 50%; 
	background-repeat: no-repeat;
	}

#slideshow {
	float:left;
	clear:both;
	margin:18px 0 0;
	*margin:13px 0 0;
	position:relative;
	width:900px;
	height:235px;
}

.slideMaskLeft{
	position: absolute;
	width: 20px;
	height: 20px;
	z-index: 9999;
	bottom: 0px;
	right: 0px;
	text-indent: -9999px;
	background-image: url(../assets/images/template/slideMaskLeft.png);
	}

.slideMaskRight{
	position: absolute;
	width: 20px;
	height: 20px;
	z-index: 9999;
	bottom: 0px;
	left: 0px;
	text-indent: -9999px;
	background-image: url(../assets/images/template/slideMaskRight.png);
	}

.slider {
	float:left;
	clear:both;
	position:relative;
	width:900px;
	height:235px;
	background-image:url(../assets/images/template/bg_case.jpg);
	background-repeat:repeat-x;
	-webkit-border-top-left-radius:0;
	-webkit-border-top-right-radius:0;
	-webkit-border-bottom-right-radius:20px;
	-webkit-border-bottom-left-radius:20px;
	-moz-border-radius-topleft:0;
	-moz-border-radius-topright:0;
	-moz-border-radius-bottomright:20px;
	-moz-border-radius-bottomleft:20px;
	border-top-left-radius:0;
	border-top-right-radius:0;
	border-bottom-right-radius:20px;
	border-bottom-left-radius:20px;
}

.caseStudy {
	float:left;
	position:relative;
	width:515px;
	height:205px;
	padding:20px 15px 0 20px;
}

.clientCaseStudy a {
	float:left;
	position:relative;
	border:1px solid #CCC;
	background-color:#005499;
	font-size:12px;
	padding:4px;
	color:#FFF;
	text-decoration:none;
}

.caseImage {
	float:left;
	position:relative;
	width:350px;
	height:235px;
	overflow: hidden;
}

.caseImage,
.caseImage img {
	-webkit-border-top-left-radius:0;
	-webkit-border-top-right-radius:0;
	-webkit-border-bottom-right-radius:20px;
	-webkit-border-bottom-left-radius:0;
	-moz-border-radius-topleft:0;
	-moz-border-radius-topright:0;
	-moz-border-radius-bottomright:20px;
	-moz-border-radius-bottomleft:0;
	border-top-left-radius:0;
	border-top-right-radius:0;
	border-bottom-right-radius:20px;
	border-bottom-left-radius:0;
	display: block;
}

.caseText p {
	color:#808285;
	font-weight:200;
	font-size:21px;
	line-height:26px;
	float:left;
	clear:both;
	margin:15px 0 0;
	width: 100%;
	*margin:0px 0 0;
}

	.caseText ul { 
		margin-top: 5px; 
		margin-left: 25px;}
	.caseText ul li {
		padding: 2px 0px;
		margin: 0px;
		font-size: 14px;
		}


.imageText {
	color:#FFF;
	position:absolute;
	font-size:12px;
	font-style:italic;
	line-height:20px;
	width:310px;
	left:17px;
	top:181px;
}

.imageName {
	font-style:normal;
}

.readStory {
	color:#005499;
	font-size:12px;
	position:absolute;
	left:390px;
	top:198px;
	width:130px;
}

.readStory img {
	position:absolute;
	top:-3px;
	left:115px;
}

img.case_thumb {
	width: auto;
	height: auto;
	max-width: 190px; 
	float: left; clear: none;
	margin-right:20px;
	margin-bottom:10px;
	border:1px solid #e2e2e2;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	}

#companyAbout {
	width:900px;
	float:left;
	position:relative;
	clear:both;
	margin:30px 0 0;
}

div.whatwedo p,
p.whatwedo {
	font-size:13px;
	line-height:24px;
	color:#808285;
	width:900px;
	margin:0px;
}

#threeColumnWrap {
	width:900px;
	float:left;
	position:relative;
	clear:both;
	margin:35px 0 0;
}

.columnOne {
	float:left;
	position:relative;
	width:139px;
	min-height:240px;
	border-right:1px solid #999;
}

	.columnOne ul {
		margin: 0px;
		list-style: none outside;
		}

.columnTwo {
	float:left;
	position:relative;
	width:359px;
	min-height:240px;
	margin:0 0 0 20px;
	border-right:1px solid #999;
}

.columnThree {
	float:left;
	position:relative;
	width:360px;
	min-height:240px;
	margin:0 0 0 20px;
}

ul.workIn {
	float:left;
	position:relative;
	margin:5px 0 0;
}

ul.workIn li {
	float:left;
	clear:both;
	padding:5px 0 0;
}

ul.workIn li a {
	color:#808285;
	text-decoration:none;
	font-size:14px;
}

ul.workIn li a:hover {
	color:#A3870A;
}

ul.questionsHome {
	float:left;
	position:relative;
	margin:5px 0 0 20px;
	*margin:10px 0px 0px 0px;
	width:330px;
	list-style:url(../assets/images/template/icon_bullet.jpg);
}

ul.questionsHome li {
	float:left;
	clear:both;
	padding:5px 0 25px 0;
	*padding:0px 0px 25px 22px;
	width:;
	*width:330px;
	background-image:;
	*background-image:url(../assets/images/template/icon_bullet.jpg);
	background-position:;
	*background-position:top 5px;
	background-repeat:;
	*background-repeat:no-repeat;
}

ul.questionsHome li a {
	color:#808285;
	text-decoration:none;
	font-size:14px;
	line-height:18px;
}

ul.questionsHome li a:hover {
	color:#A3870A;
}

#footer {
	width:900px;
	float:left;
	clear:both;
	position:relative;
	margin:40px 0 0;
	padding-bottom:40px;
}

table.footerNav {
	display: block;
	float:left;
	position:relative;
	margin: 0px;
	width: 900px;
}
table.footerNav tr {
	width: 900px;
	}

table.footerNav td {
	position:relative;
	padding: 0px 17px;
	padding: 0px 10px\9;
	border-right:1px solid #999;
	text-align: center;
}

table.footerNav td#first {
	padding: 0px 17px 0px 0px;
	text-align: left;
	}
table.footerNav td#last {
	padding: 0px 0px 0px 17px;
		text-align: right;
	}

	table.footerNav td#first a {
		text-align: left;
		}

	table.footerNav td#last a {
		text-align: right;
		}

table.footerNav td a {
	color:#808285;
	text-decoration:none;
	font-size:10px;
	display: block;
	text-align: center;
}

table.footerNav td a:hover {
	color:#005499;
}

.copyright {
	float:left;
	position:relative;
	clear:both;
}

p.copy {
	font-size:10px;
	color:#808285;
	width:;
	*width:500px;
}

.titleYellow {
	color:#A3870A;
	font-size:14px;
	margin:10px 0 0;
}

.newsInfo {
	color:#808285;
	font-size:12px;
	line-height:18px;
	margin:6px 0 0;
}

.newsInfo a {
	color:#005499;
	text-decoration:none;
	padding-left:5px;
}

.newsInfo a:hover {
	color:#333;
}

#twoColumnSetup {
	float:left;
	clear:both;
	position:relative;
	width:900px;
	margin:45px 0 0;
}

#tcsLeft {
	width:660px;
	float:left;
	position:relative;
	margin:0 0 0 20px;
}

#tcsRight {
	width:180px;
	position:relative;
	float:right;
}

.backQuestions {
	color:#005499;
	font-size:12px;
	padding:0 0 0 10px;
	width:160px;
	position:relative;
}

.backQuestions a {
	text-decoration:none;
}

.backQuestions img {
	position:absolute;
	top:-1px;
	left:140px;
}

.threeBYfour {
	float:left;
	clear:both;
	position:relative;
	margin:25px 0 0;
}

.square {
	width:150px;
	float:left;
	position:relative;
}

.margin20 {
	margin-left:20px;
}

.bgGrayCirc {
	background-color:#E6E7E8;
	height:110px;
	margin-top:18px;
	-webkit-border-top-left-radius:20px;
	-webkit-border-top-right-radius:20px;
	-webkit-border-bottom-right-radius:20px;
	-webkit-border-bottom-left-radius:20px;
	-moz-border-radius-topleft:20px;
	-moz-border-radius-topright:20px;
	-moz-border-radius-bottomright:20px;
	-moz-border-radius-bottomleft:20px;
	border-top-left-radius:20px;
	border-top-right-radius:20px;
	border-bottom-right-radius:20px;
	border-bottom-left-radius:20px;
}

.grayText, .grayText p {
	color:#808285;
	font-size:12px;
	line-height:17px;
	margin:7px 0 0;
}

.grayText a, .grayText p a {
	color:#A3870A;
	text-decoration:none;
}

.centerText {
	text-align:center;
	margin-top:7px;
}

.mleft61 {
	padding-left:61px;
	margin-top:8px;
}

.bold {
	font-weight:bold;
}

.longText {
	float:left;
	clear:both;
	position:relative;
	margin:40px 0 0;
	width:660px;
}

.contactRight {
	background-image:url(../assets/images/template/bg_contact.jpg);
	background-repeat:no-repeat;
	width:157px;
	height:131px;
	float:left;
}

.industryRight {
	margin:50px 0 0;
	padding:10px 0 0 20px;
	width:137px;
	float:left;
}

	.industryRight ul {
		list-style: none outside;
		margin: 0px;
		}


.qBox {
	width:535px;
	height:375px;
	position:absolute;
	top:67px;
	left:125px;
	background-image:url(../assets/images/template/bg_black_transparent.png);
	background-repeat:repeat;
	z-index:300;
}

	.qBox ul.questionsHome li {
		padding: 5px 0 15px 0;
		}

.whiteback {
	float:left;
	position:relative;
	width:450px;
	height:300px;
	background-color:#FFF;
	border:1px solid #CCC;
	margin:37px 0 0 40px;
}

p.closeText a {
	color:#808285;
	text-decoration:none;
	font-size:11px;
	float:right;
	margin:10px 10px 0 0;
}











.btnClose {
	padding:2px 0 0 4px;
}

#threeColumnSetup {
	float:left;
	clear:both;
	position:relative;
	width:900px;
	margin:45px 0 0;
}

#threecsLeft {
	width:200px;
	float:left;
	position:relative;
	margin:0 0 0 20px;
}

#threecsMiddle {
	width:440px;
	float:left;
	position:relative;
	margin:0 0 0 30px;
}
	
	#threecsMiddle img {
		width: auto;
		height: auto;
		max-width: 440px;
		}

#threecsRight {
	width:180px;
	position:relative;
	float:right;
}

ul.leftNav {
	list-style-type: none;
	list-style-position: outside;
	float:left;
	position:relative;
	margin: 0px;
}

ul.leftNav li {
	float:left;
	position:relative;
	padding:5px 0;
	clear:both;
	width:200px;
}

ul.leftNav li a {
	color:#808285;
	text-decoration:none;
	font-size:14px;
}

ul.leftNav li a:hover {
	color:#005499;
}

ul.leftNav li a:active {
	color:#005499;
}


/* UL List */
ul.list {
	float:left;
	position:relative;
	clear:both;
	list-style:disc;
	margin:0 0 20px 15px;
	display: block;
	width: 100%;
}

ol.list { list-style: decimal;}
ul.list li {
	color:#808285;
	font-size:12px;
	padding:5px 0;
	line-height:17px;
	
}

ul.list li a {
	color:#005499;
	text-decoration:none;
}

ul.list li a:hover { color:#A3870A; }


ul.fastfacts {
	float:left;
	position:relative;
	clear:both;
	margin:0 0 0 10px;
	list-style:disc;
}

ul.fastfacts li {
	color:#A3870A;
	font-size:16px;
	clear:both;
	padding:10px 0;
	float:left;
	width:180px;
}

.impactStatement {
	float:left;
	clear:both;
	position:relative;
	margin:60px 0 0;
}

.yellowBig {
	font-size:22px;
	color:#A3870A;
	line-height:30px;
	font-weight:200;
	width:200px;
}

.diagramMiddle {
	float:left;
	position:relative;
	clear:both;
	width:440px;
	margin:10px 0;
}

.diagramClients {
	float:right;
	position:relative;
	width:440px;
	margin:0 0 10px;
}

#tcsClients {
	float:left;
	position:relative;
	width:200px;
}

#tcsCaseStudies {
	float:left;
	position:relative;
	clear:both;
	margin:30px 0 0;
	width:660px;
}

.caseHolder {
	float:left;
	position:relative;
	clear:both;
	margin:25px 0 0;
}

.eachCase {
	float:left;
	position:relative;
	clear:both;
	margin:15px 0;
	width:660px;
}

.eachCase img {
	float:left;
	position:relative;
	border:1px solid #e2e2e2;
}

.eachCase a:hover {
	color: #808285;
	}


.imageC {
	float:left;
	position:relative;
	margin:0 20px 0 0;
}

.imageC img {
	width: auto;
	height: auto;
	max-width: 115px;
	}

.infoC {
	float:left;
	position:relative;
	margin:0;
	width:515px;
}

ul.byIndustry {
	float:left;
	position:relative;
	margin:10px 0 0;
}

ul.byIndustry li {
	float:left;
	clear:both;
	padding:10px 0;
}

ul.byIndustry li a {
	color:#808285;
	text-decoration:none;
	font-size:14px;
}

.grayText img {
	float:left;
	margin-right:20px;
	margin-bottom:10px;
	border:1px solid #e2e2e2;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}

.assocHolder {
	float:left;
	position:relative;
	clear:both;
	margin:10px 0 20px;
	width:440px;
}

.assocHolder .logoHolder {
	float:left;
	position:relative;
	width:120px;
	min-width:120px;
}

.assocInfo {
	float:left;
	position:relative;
	margin:0 0 0 15px;
	width:290px;
}



.logoHolder img {
	float:right;
	position:relative;
	margin-top:8px;
}

form#formC {
	position:relative;
	margin:0;
	width:650px;
	clear:both;
	float:left;
}

p.contactHead {
	color:#262626;
	font-size:22px;
	font-weight:bold;
	margin:0 0 20px;
}

.warning {
	padding-left:10px;
	color:#933;
	font-size:11px;
}

form#formC label {
	color:#005499;
	font-size:13px;
}

form#formC input#name,input#company,input#phone,input#email {
	border:1px solid #e2e2e2;
	background-color:#f2f2f2;
	width:380px;
	padding: 5px;
	font-size: 14px;
	font-family:"Helvetica Neue", Helvetica, arial, sans-serif;	
	clear:both;
	margin:5px 0 8px;
}

form#formC input#human {
	border:1px solid #e2e2e2;
	background-color:#f2f2f2;
	width:200px;
	height:25px;
	clear:both;
	margin:5px 0 8px;
}

form#formC textarea#message {
	width:630px;
	max-width:630px;
	height:200px;
	border:1px solid #e2e2e2;
	background-color:#f2f2f2;
	margin:5px 0 15px;
	clear:both;
	padding: 5px;
	font-size: 14px;
	font-family:"Helvetica Neue", Helvetica, arial, sans-serif
}

label.error { float: none; color: #005499; padding: 10px; margin: 10px 0 0 0; vertical-align: middle; }


.placeholderimage {
	float:left;
	position:relative;
	clear:both;
	width:440px;
	margin:20px 0;
}









div#sitemap a {
	text-decoration: none;
	color: #808285
	}
	
	div#sitemap a:hover {
		color: #005499;
		}

div#sitemap ul {
	margin: 0px;
	list-style: none outside;
	margin-bottom: 15px;
	}		
div#sitemap ul li {
	font-size: 16px;
	padding: 10px 0px;
	}		
div#sitemap ul ul {
	padding: 5px 20px;
	font-size: 13px;
	}		
	
	div#sitemap ul ul li {
		padding: 2px 0px;
		font-size: 13px;
		}	
		
		
		
a.active,
.nav ul li a.active,
.leftNav .active {
	color:#005499;
	cursor: default;
	}		
	
	
	
	
	
	
	
	
	
	
	
	
	
#topSearch {
	width:900px;
	position:relative;
	float:left;
	/*height:40px;*/
}

#signIn {
	float:right;
	position:relative;
	margin:25px 0 0 0px;
	*margin:28px 0 0 0px;
	color:#808285;
	font-size:12px;
}



#signIn a {
	color: inherit;
	font-size: inherit;
	text-decoration:none;
}

#signIn a.userNav {
	font-weight: bold;
	padding: 5px 10px;
	}

#signIn a:hover {
	color:#005499;
}

form.searchbar {
	float:left;
	position:relative;
	margin:22px 0 0;
	*margin:25px 0 0;
}

.searchInput {
	float:left;
	position:relative;
	margin:0 0 0 5px;
	border:1px solid #808285;
	border-right: 0px;
	color:#005499;
}

#ajaxSearch_input {
height:13px;
*height:13px;
}

.searchSubmit {
	float:left;
	position:relative;
	margin:0;
	width: 17px;
	height: 17px;
	border: 1px solid #808285;
	border-left: 0px;	
	background-color: #005499;
	background-image: url(../assets/images/template/go.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

.graySearch {
	color:#A3870A;
	font-size:12px;
	float:left;
	margin:25px 0 0 20px;
	*margin:28px 0 0 20px;
}	
	
	





#topSearch p.ajaxSearch_intro,
#topSearch p.ajaxSearch_resultsInfo,  
#topSearch div.ajaxSearch_result,
#topSearch span.ajaxSearch_paging,
#topSearch .AS_ajax_resultsIntroFailure {
	display: none;
	}
    
    
div.searchbar {
	float: right; clear: none;
	}    
    
div#searchResults div.searchbar {
	float: left;
	clear: both;
	width: 100%;
	margin: 0px;
	padding: 10px 0px;
	padding-bottom: 20px;
	border: 0px;
	border-bottom: 1px solid #808285;
	}

	div#searchResults div.graySearch {
		margin: 2px 0px;
		}
	
	div#searchResults form.searchbar {
		margin: 0px;
		}

	div#searchResults p.ajaxSearch_resultsInfo,
	div.AS_ajax_resultsIntroFailure	 {
		width: 100%;
		float: left; clear: both;
		color: #808285;
		padding: 10px 0px;
		}
	
	div.ajaxSearch_result {
		float: left; clear: both; 
		padding: 10px 0px;
		}

	a.ajaxSearch_resultLink {
		display: block;
		color:#005499;
		font-size:16px;
		line-height:26px;
		font-weight:200;
		text-decoration: none;	
		width:;
		*width:600px;
		}

		a.ajaxSearch_resultLink:hover { color: #808285;}
		span.ajaxSearch_resultDescription {
			display: none;
			}
			
		div.ajaxSearch_resultExtract p {
			color:#808285;
			font-size:12px;
			line-height:17px;
			width:;
			*width:600px;
			}	

	a.searchReadMore {
		display: block;
		color:#A3870A;
		font-size:12px;
		text-decoration: none;
		width:;
		*width:600px;
		}
	
	a.searchReadMore:hover { color: #808285;}
	
	
	span.ajaxSearch_paging {
		display: block;
		float: left; clear: both;
		padding: 20px 0px;
		color: #808285;
		width:;
		*width:600px;
		}
	
	span.ajaxSearch_paging a {
		color:#005499;
		text-decoration: none;
		}
	
	
	
	

div.newsReleaseContent p {	
	color:#808285;
	font-size:12px;
	line-height:17px;
	margin:7px 0 0;	
	}

div.newsReleaseContent a {
	color:#005499;
	text-decoration: none;
	}

div.newsReleaseContent h4#backToNews {	
	margin: 20px 0px;
	}
	
	
	
	
	
	
	
	
	
		
.sisuPanel {
	clear: both;
	}		
table.sisuPanel {
	display: block;
	width: 660px;
	}		
	
	table.sisuPanel td.split { width: 330px }
	
.sisuPanel input,
.sisuPanel select {
	width: 300px;
	display: block;
	margin: 5px 0px 20px 0px;
	border:1px solid #e2e2e2;
	background-color:#f2f2f2;
	padding: 5px;
	}	

.sisuPanel label {
	display: block;
	margin: 10px 0px 5px 0px;
	font-size: 14px;
	color: #808285;
	}		

.sisuPanel h4 {
	font-size: 16px;
	color: #808285;
	margin-bottom: 10px;
	}

div.wlpeMessage {
	padding: 10px;
	background: #005499;
	margin-bottom: 20px;
	width: 640px;
	}

	div.wlpeMessage a {
		color: #FFF;
		font-weight: bold;
		text-decoration: underline;
		}
	
div.wlpeMessage p {
	color: #FFF;
	font-size: 14px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	}
	

div#wlpeUserRegisterJobTitleDiv {
	width: 660px;
	float: left; clear: both;
	}

	div#wlpeUserRegisterJobTitleDiv input {
		width: 40px;
		display: inline;
		margin: 0;
		border:1px solid #FFF;
		background-color: #FFF;
		padding: 5px;
		float: left; clear: both;
		margin: 10px 0px;
		}

	div#wlpeUserRegisterJobTitleDiv span {
		width: 500px;
		color:#808285;
		font-size:14px;
		line-height: 20px;
		float: left; clear: none;
		margin: 10px 0px;
		}
		
		
.sisuPanel h4 {
	margin-top: 20px;
	}
div#grcis {
	width: 660px;
	float: left; clear: both;
	}

	div#grcis label {
				}
		
		div#grcis label input {
			width: 40px;
			display: inline;
			margin: 0px;
			padding: 0px;
			border:1px solid #FFF;
			background-color: #FFF;
			float: left; clear: both;
			}	



	div#grcis label#grciother {
		width: 660px;
		display: block;
		float: none; clear: both;
		padding-top: 20px;
		line-height: normal;
		}
		
	div#grcis label#grciother input {
		width: 300px;
		display: block;
		margin: 5px 0px 20px 0px;
		border:1px solid #e2e2e2;
		background-color:#f2f2f2;
		padding: 5px;
		float: none; clear: none;
		}

#wlpeUser h4 {
	margin-top: 0px;
	}
	
table.users_list {
	background: #EEE;
	width: 660px;
	}	

		
	table.users_list td {	font-size: 10px; padding: 10px;	}
	table.users_list td.info {
		vertical-align: top;
		background: #DDD;
		font-size: 14px;
		}
	
	table.users_list ul { list-style: none; padding: 0px; margin: 0px; list-style-position: inside;	}
	table.users_list ul li {
		padding: 2px 0px;
		font-size: inherit;
		line-height: 100%;
		}

ul#user_portal_nav {
	background: #EEE;
	border: 1px solid #DDD;
	margin: 0px;
	padding: 10px;
	width: 640px;
	list-style: none inside;
	margin-bottom: 20px;
	}			
	
	ul#user_portal_nav li {
		display: inline;
		padding: 0px;
		margin: 0px;
		margin-right: 10px;
		}

	ul#user_portal_nav li a {
		font-weight: bold;
		}
	
button, .button  {
	padding: 2px 6px;
	margin: 0px;
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
	color: #000;
	background-color: #DDD;
	background-image: url(../assets/images/template/buttons/button-normal-state.jpg);
	background-repeat: repeat-x;
	text-shadow: 0px 1px 0px RGBA(255,255,255,0.75);
	border: 1px solid #AAA;
	border-top-color: #BBB;
	border-bottom-color: #999;	
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;	
	}
	
	button:hover, .button:hover {
		cursor: pointer;
		background-color: #C5C5C5;
		background-image: url(../assets/images/template/buttons/button-hover-state.jpg);
		}
		
	button.hit, .button.hit
	button:active, .button:active {
		cursor: pointer;
		background-color: #D5D5D5;
		background-image: url(../assets/images/template/buttons/button-hit-state.jpg);		
		}		
	
	button.small, .button.small {
		padding: 1px 3px;
		}
		
img.exec {
	width: 100px;
	float: left; clear: none;
	margin: 0px 10px 10px 0px;
	}		
	
	
	
	
	
	
	
	
	
	
	
	
	


/* TEMP  */	
/* END TEMP  */	

	
div#loginBox {
	position: absolute;
	z-index: 9999;
	top: 0px; left: 0px;
	padding: 20px;
	background-image:url(../assets/images/template/bg_black_transparent.png);
	background-repeat:repeat;
	}	

	div#loginBoxTop {
		background: #005499;
		border-top: 1px solid #0074BB;
		border-bottom: 1px solid #004488;
		padding: 10px 20px;
		}	
		
		div#loginBoxTop h4 { color: #FFF;	}
			
	div#loginBoxMiddle {
		background: #FFF;
		padding: 10px 20px;
		border-top: 1px solid #DDD;
		}	
		
		div#loginBox a {
			color: #808285; 
			font-size: 12px;
			}
		
			div#loginBox a:hover { color: #005499;	}
		
		div#loginBox h3 {
			font-size: 17px;
			margin: 0px; padding: 0px;
			}
		
	div#loginBoxBottom {
		background: #EEE;
		border-top: 1px solid #DDD;
		padding: 10px 20px;
		}	
	
	div#loginBox form {	}
	div#loginBox label {
		width: 80px;
		display: block;
		float: left; clear: none;
		margin: 10px 0px;
		color: inherit;
		font-size: inherit;
		font-weight: bold;
		}
		
		div#loginBox td {	
			color: #808285;		
			font-size: 14px;		
			}
		
	div#loginBox input.text {
		width: 200px;
		display: block; 
		float: left; clear: none;
		margin: 5px 0px;
		border:1px solid #e2e2e2;
		background-color:#f2f2f2;
		padding: 5px;
		}
	div#loginBox input.button {
		margin-bottom: 10px;
		margin-right: 20px;
		}
	
	div#loginBox a.close {
		display: block;
		text-align: right;
		background: #DDD;
		border-top: 1px solid #CCC;
		color:#808285;
		text-decoration:none;
		font-size:12px;
		padding: 5px 10px;
		}
		


ul.resources_summary li {
	margin-bottom: 10px;
	}
	
ul.resources_summary li a {
	font-weight: bold;
	color: #000;
	}
		
		
div#tester {
	position: absolute;
	top: 0px; left: 0px;
	z-index: 9999;
	padding: 20px;
	background: #FF0;
	}