/* CSS Document */
* {
outline:0;
}
html {
     overflow: -moz-scrollbars-vertical;
}

a, a:visited {
	text-decoration:none;	
	color:#000;
}
a:hover {
	text-decoration:none;
	color:#72C167;
}
a.biog 
{
	color:Black;
	background:url(../../img/linkArrow.png) left no-repeat;
	padding-left:14px;
	padding-top:2px;
}
a.biog:hover
{
	color:#72C167;
}
input.std 
{
	width:300px;
}
body, ul, li, p, img {
	margin:0px;
	padding:0px;
	border:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	
}

body {	
	font-size:12px;
	color:#000;
	line-height:16px;
}


UL LI   {
    list-style-type:    none;
}
.landing {
	background: #FFFFFF;
	text-align: center;
	margin: 0 auto;

}
.sub {
	background: #ffffff; 
	text-align: center;
	margin: 0 auto;
}

h1 
{
	font-size:1.2em;
	font-weight:normal;
    padding:0;
    margin:0;
    margin-bottom:5px;
    padding-bottom:2px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border-bottom:1px solid;
}

h1.white 
{
    color:white;
    border-bottom:1px solid white;
}
h2 
{
	font-weight:normal;
	font-size:1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom:1px solid black;
	margin:0 0 10px 0;
	padding:5px 0 5px 0;
}
h2.white 
{
	color:#fff;
}
h3 
{
	font-size:1.2em;
	font-family:Verdana, arial, sans-serif;
	padding:0;
	margin:0;
	margin:10px 0 7px 0;
	font-weight:bold;
}
h4 
{
	font-size:1.2em;
	font-family: Verdana, sans-serif;
	padding:0;
	margin:5px 0 10px 0;
	font-weight:normal;
}
h4.vacancy 
{
	text-decoration:underline;
}
p 
{
	font-size:1em;
	margin-bottom:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
p.white 
{
	color:#fff;
}


p.blackCopy 
{
	color:#333;
}

p.copyGrey 
{
	color:#666;	
}
div.Georgia 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color:#000000;
	line-height: 22px;
	width:470px;
}
div.Georgia p
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color:#000000;
	line-height: 22px;
}
p.georgia1 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color:#000000;
	line-height: 22px;
}
#top {
	background:#ffffff;
	height:132px;	
	margin-bottom:10px;
}

#top #topA {
	width:945px;
	height:61px;
	margin: 0 auto;
}
#top #topA div {
	float:left;
}
#top #topA #logo {
	width:496px;
	height:61px;
	cursor:pointer;
	background:url(/Portals/0/logo.gif);
}
#top #topA #logout 
{
    width:30px;
    margin-top:30px;
    font-weight:bold;
    margin-right:20px;
}
#top #topA #logout a
{
    color:#000;
}
#top #topA #logout a:hover
{
    color:#72C167;
}
#top #topA #adminmenu 
{
	margin-top:30px;
	text-align:right;	
}
#top #topA #search {
	width:180px;
	text-align:right;
	color:#fff;
	margin-top:26px;
	float:right;
}
#top #topA #search a{
	color:#000000;
}
#top #topA #search a:hover{
	color:#72C167;
}
#top #topB {
	width:945px;
	height:33px;
	border-top:solid #919191 1px;
	border-bottom:solid #919191 1px;	
	margin: 0 auto;
}
#top #topB #menu {
	width:945px;
	height:36px;
	color:White;
	text-align:left;
}
#top #topB #menu a
{
	color:White;
}
#top #topB #menu a:hover
{
	color:#72C167;
}

#top #topC {
	width:944px;
	height:36px;
	margin: 0 auto;
}

#main {
	width:945px;
	min-height:463px;
	text-align:left;
	margin: 0 auto;
}
#main div {
	float:left;
}
#main #mainColA {
	width:233px;
}
#main #mainColB {
	width:486px;
}
#main #mainColC {
width:220px;	
}

#main #dnn_LeftPane {
	width:233px;
}
#main #dnn_ContentPane {
	width:486px;
	margin-bottom:20px;
}
#main #dnn_ContentPane.adminContent {
	width:924px;
}
#main #dnn_ContentPane.caseStudyContent 
{
	width:220px;
}

#main #dnn_RightPane {
	width:220px;
}

#CaseStudyPane 
{
	width:451px;
	background-color:#fff;
	padding:10px;
	margin-right:15px;
	min-height:500px;
}
#CS_DescriptionA 
{
	margin-bottom:10px;
}
#CS_DescriptionB 
{
	width:100%;
	padding-bottom:10px;
	margin-bottom:10px;
}
.CS_Images 
{
	padding-bottom:10px;
}
.CS_Images image 
{
}
#CS_KeyQuote 
{
	padding:10px;
	background:#fff;
	width:200px;
}
#CS_Menu 
{
	padding:10px;
	background:#bdd1df;
	width:200px;
	margin-bottom: 10px; 
	color:#000;
}
#CS_Link 
{
	text-align:right;
	width:199px;
	padding-top:10px;
}
.CS_Single
{
	width:199px;
	cursor:pointer;
}
a.arrowLink 
{
	color:Black;
	font-size:18px;
}
a.white 
{
	color:#fff;
}
a.arrowLink:hover 
{
	color:#006233;
}

#LeftMenu 
{
	width:200px; 
	background:white; 
	padding:10px; 
	color:#000;
	margin-right:13px;
}
div.LeftMenu 
{
	width:199px; 
	background:white; 
	padding:10px; 
	color:#000;
	margin-right:13px;
}
#LeftMenu ul.textOnly li 
{
	padding:0 0 5px 0;
	list-style:none;
}
#dnn_LeftPane ul.textOnly li 
{
	padding:0 0 5px 0;
	list-style:none;
}
#footer {
	width:944px;
	margin: 0 auto;
	border-top: solid 1px #919191;
}
#footer.subfooter {
	border-top: solid 1px #525052;
}

#footer a {
	color:#000000;
}
#footer a:hover {
	color:#72C167;
}

#footer.subfooter a{
	color:#525052;
}
#footer.subfooter a:hover{
	color:#00703C;
}
div.Normal 
{
	font-size:1em;
}


ul.topMenu {
	list-style:none;
}

ul.topMenu li {
	float:left;
	list-style:none;
	height:33px;
	font-size:0.8em;
	line-height:12px;
}
ul.footermenu {
	list-style:none;		
}
ul.footermenu li 
{
	list-style:none;
	float:left;
	height:33px;
	width:116px;
	margin-top:5px;
	font-size:0.8em;
}

div.clear {
	clear:both;
}


ul.leftMenu
{
	padding-left:20px;
}
ul.leftMenu li
{
	margin-bottom:5px;
	list-style:url(../../img/linkArrow.png);
	font-size:1em;
	
}
ul.leftMenu li.back
{
	list-style:url(../../img/linkArrowBack.png);
}
ul.leftMenu li.empty 
{
	list-style:none;
	list-style-image:none;
	background-image: none;
	height:10px;
}
ul.leftMenu li a
{
	color:black;	
}
ul.leftMenu li a.linkOn
{
	color:#72C167;
}

ul.leftMenu li a:hover
{
	color:#72C167;
}

/* #171314 */

/* */

/* 
*/
.teamimg 
{
	/*padding-right:2px;*/
}
.titleText
{    
    color:Black;
}
.titleTextWhite
{
    
    color:white;
}
#titleDiv 
{	
	font-size:1.2em;
	border-bottom:1px solid black;
	padding-bottom:2px;
	margin-bottom:5px;
	width:199px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div.full 
{
/*	width:880px;*/
	min-height:500px;
}
div.full #titleDiv 
{
	width:880px;
}
div.large 
{
	width:451px;
	min-height:500px;
}
div.large #titleDiv 
{
	width:450px;
}
#titleDiv.white  {
	border-bottom:1px solid white;
}

#titleDiv.noText  {
	border-bottom:0px;
}
#titleDiv.large  {
	width:441px;
}

a.linkArrow 
{
	font-size:20px;
}
a.linkArrow:hover
{
	font-size:20px;
}
div.clear 
{
    clear:both;
}
.editInput 
{
	width:200px;
}

.ImageLinkLibItem 
{
	padding-right:2px;
	padding-bottom:2px;
}

table.clientTable 
{
	padding:0;
	margin:0;
}
table.clientTable td.clientName 
{
	width:533px;
	padding-left:5px;
}
table.clientTable table td 
{
	padding:0;
	margin:0;
	border-bottom:1px solid #919191;
	font-size: 1.1em;
}

table.clientTable table td.section
{
	padding-right:2px;
}

table.clientTable td.on 
{
	font-weight:bold;
	cursor:pointer;
}

table.clientTable td.on:hover 
{
	background-color:#ccc;
}

table.clientTable td.on:hover a
{
	background-color:#ccc;
	text-decoration:none;
}

table.clientTable a 
{
	/*color:#fff;*/
}

table.clientTable a:hover
{
	text-decoration:underline;
	color:#fff;
}


div.DnnMenu 
{
	width:150px;
	background-color:#ccc;
	padding:0 0 10px 0;	
	z-index:100;
	position:absolute;
	left:0px;
	top:0px;
	border:1px solid #aaa;
}
div#menuBar 
{
	width:140px;
	height:14px;
	cursor:pointer;
	text-align:left;
	padding:5px 0 0 10px;
	font-weight:bold;
}
div#menuItems div 
{
	background-color:#ccc;
}
.main_dnnmenu_container 
{
}
.main_dnnmenu_bar 
{
    padding-left:0px;
    padding-right:10px;
}

.main_dnnmenu_item td { 
	color: #000; 
	font-size: 9pt; 
	font-style: normal; 
	font-family: Verdana, Arial, Helvetica; 
    white-space: nowrap;  
    text-align:left;
    background-color: white;
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	color: #000; 
	font-size: 9pt; 
	font-style: normal; 
	font-family: Verdana, Arial, Sans-Serif; 
    padding: 0px 10px 0px 5px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	/*background-color: #8da4d3; */
	color:#72C167;
}

.main_dnnmenu_itemhover td {  
	background-color: #72C167; 
}

main_dnnmenu_item 
{
	text-align:left;
}

.main_dnnmenu_icon {

}
.main_dnnmenu_submenu 
{
    border:2px solid #72C167;
	background-color: #fff;  
	z-index: 1000; 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
}


div.adminContent div {
        display:block;
        width:100%;
        margin-bottom:10px;
}
span.Head 
{
	width:100%;
}

div.adminContent hr 
{
	display:block;
}
.editInput 
{
	width:500px;
}

.Update 
{
	background:url(../../../../images/save.gif) left no-repeat;
	padding-left:22px;
}
.Cancel 
{
	background:url(../../../../images/cancel.gif) left no-repeat;
	padding-left:20px;
}
.Delete 
{
	background:url(../../../../images/delete.gif) left no-repeat;
	padding-left:20px;
}
.Preview 
{
	background:url(../../../../images/view.gif) left no-repeat;
	padding-left:20px;
}
tr.NormalBold span
{
	color:#72C167;
}

div.noResults 
{
	margin-top:10px;
	color:Red;
}
.test td
{
	border-top:2px solid white;
}
.test 
{
	width:100%;
}
.CS_Images 
{
	padding:10px 0 10px 0;
	border-top:1px solid black !important;
	border-bottom:1px solid black !important;
	margin: 10px 0 10px 0 !important;
}