@charset "UTF-8";
/* CSS Document */

/* GENERAL
------------------------------------------
*/
/*
img 
{ 
	behavior: url(../styles/iepngfix.htc);
}
*/

rvml\:*
{
	behavior:url(#default#VML);
}


body.common
{
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}

img.middle {
	vertical-align:middle;
}


.sep {
	clear:both;
}

.hidden
{
	display:none;
}

.negative
{
	color: black;
}
.positive
{
	color: blue;
}
.posted
{
	color: grey;
}
.discarded
{
	color: grey; 
	text-decoration: line-through;
}

.final
{
	color: black;
}

.temporary
{
	color: grey;
}
	

.red {
	color:#d75b00;
}
.orange {
	color:#d75b00;
}
.blue {
	color:#00144F;
}
.black {
	font-weight: bold;
}

.centerMiddle
{
	text-align: center;
	margin: 60px;
	font-size: 1.8em;
}

.inline
{
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-top: 4px;
}

input.bogus
{
	border: 0pt none ;
	margin: 0pt; 
	padding: 0pt; 
	background: #ffffff none repeat scroll 0% 0%;
	color: #ffffff; 
	-moz-background-clip: -moz-initial; 
	-moz-background-origin: -moz-initial; 
	-moz-background-inline-policy: -moz-initial; 
	height: 6px; width: 6px;	
}

form.inline input.bogus
{
	/*
	border: 0pt none ;
	margin: 0pt; 
	padding: 0pt; 
	background: #000d37 none repeat scroll 0% 0%;
	color: #000d37; 
	-moz-background-clip: -moz-initial; 
	-moz-background-origin: -moz-initial; 
	-moz-background-inline-policy: -moz-initial; 
	height: 6px; width: 6px;
	*/
	display:none;	
}



span.highlighted {
	color:#d75b00;
	font-weight: bold;
}

.petit
{
	font-size: 0.8em;
}

#tooltip
{
	position: absolute;
	height: 24px;
	border: solud 1px #767676;
	background:#e7e8e9 url(../images/bgContact.png) repeat-x top left;
}	

.bottom-image
{
	float:right;
	margin-top: 20px;
	margin-right: 38px;
}

/* 
STRUCTURE 
------------------------------------------
*/
#page {
	width:960px;
	margin-right:auto;
	margin-left:auto;
}
#moderate-page {
	width:100%;
	margin-right:10px;;
	margin-left:10px;
}
#top {
	color:#fff;
	height:95px;
	width: 960px;
	margin: auto;
}
#top-right {
	float:right;
	width:580px;
}
#page #top a {
	color:#fff;
}
#logo {
	float:left;
	width:380px;
}
ul#login, ul#locales{
	padding:0;
	margin:0;
	height:30px;
	width:100%;
	text-align:right;
	list-style:none;
	line-height:30px;
	float:right;
	font-size:0.8em;
}
ul#login li, ul#locales li {
	display:inline;
	padding:2px;
}
ul#login li.grey, #top ul li.grey a {
	color:#6D717E;
}

#login-bubble a
{
	color: #b04a00;
}

#bubble-signIn {
	max-width: 620px;
}

div#search-form
{
	margin:0;
	padding:0;
	padding-top:15px;
	float:left;
	padding-right:10px;
}
div#search-links
{
	padding-top:14px;
	font-size:0.8em;
	float: left;
}
div#search-links a 
{
	color:#C1C4CD;
}
div#search-examples
{
	clear:left;
	padding-top:2px;
	font-size:0.8em;
}
div#search-examples a
{
	color:#ffffff;
}

h2.search-tabs, h2.search-tabs a
{
	color:#0B67DE;
}
h3.search-tabs a
{
	color:#0B67DE;
}

#main {
	padding-top:10px;
}
.colCenter {
	background-color:#fff;
}
.colLeft {
	background-color:#fff;
	width:655px;
	float:left;
	margin: 0px;
}
#colRight {
	width:220px;
	float:right;
}

.sidebarLinks
{
background-color:#FFFFFF;
float:right;
font-family:georgia;
font-size:15px;
margin-top:0;
padding-bottom:10px;
padding-left:20px;
padding-top:10px !important;
text-align:left;
width:240px;
margin-bottom:10px;
margin-left:0;
margin-right:0;

}

.sidebarLinks li 
{
margin:0;
padding:0;
list-style-type:none;
}

.sidebarLinks li a 
{
background-position:5px 5px;
background-repeat:no-repeat;
color:#0B67DE;
display:block;
line-height:32px;
margin-left:0;
padding-left:45px;
text-align:left;
}

.arrow {
background-color:transparent;
height:36px;
}

.arrow:hover {
	background:transparent url('/images/arrow-light.gif') no-repeat 0px 0px !important;
}

/*
.sidebarLinks a{
	color:#ffffff;
}
*/

.sidebarLinks2 {
background-color:white;
border-top:1px inset #00144F;
float:right;
font-family:verdana;
font-size:15px;
margin-top:10px;
padding-bottom:30px;
text-align:left;
width:260px;
}

.sidebarTitle {
color:#00144F;
font-family:georgia;
font-size:18px;
height:10px;
margin-left:auto;
margin-right:auto;
margin-top:10px;
padding-bottom:20px;
padding-left:45px;
padding-top:5px;
width:200px;
}

.sidebarLinks2-content {
background-color:white;
border-bottom:1px solid #8B9298;
margin-left:auto;
margin-right:auto;
margin-top:10px;
padding-bottom:10px;
width:220px;
}

.sidebarLinks2-more {
background-color:white;
font-size:11px;
font-weight:bold;
height:0;
margin-left:auto;
margin-right:auto;
text-align:right;
width:220px;
}

.sidebarLinks2-content p {
display:block;
font-size:11px;
line-height:15px;
margin:0 auto;
}

.sidebarLinks2-content p a {
background-color:white;
display:block;
}

.sidebarLinks2-content .link-contact {
	font-size: 1.2em;
}


.sidebarBox
{
	background-color:#f7f7f7;
	color:#858585;
	border: 1px solid #b2b2b2;
	margin: 0px 0px 10px 0px;
	padding: 6px;
}
.sidebarBox h2
{
	margin-top: 0px;
	color: #545454;
}


.margin
{
	padding : 15px;
}
.noMargin
{
	padding : 0;
	margin: 0;
}

/* BUBBLE 
-------------------------------
*/

#login-bubble
{
	max-width: 620px;
}

.bubble
{
	position: absolute;
	max-width: 550px;
	min-width: 300px;
	z-index: 10;
	min-height: 0;
}
.bubble-body
{
}

.bubble-envelop
{
	padding: 12px;
	background:#ffffff url(../images/bubbleBg.gif) repeat-x top left;
	border: solid 1px #d75b00;
	margin-top: 0px;
	min-height: 0;
}
.bubble-tip
{
	background:transparent url(../images/bubbleTip.gif) no-repeat;
	width: 20px;
	height: 8px;
	font-size: 1px; /*IE6 Fix*/
	position:relative;
	top:1px;
	left:10px;
	margin: 0px;
}
.bubble-close
{
	float:right;
	margin:0px;
}

.curtain
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	heigth: 100%;
	margin: 0;
	background-color: #ffffff;
	z-index: 5;
}

/* TOOLBAR 
-------------------------------
*/
.toolbar
{
	background-image:url(../images/bgToolbar.gif);
	background-repeat:repeat-x;
	height:21px;
	padding: 10px 38px 10px 18px; 
	color: #ffffff;
}

#page .toolbarButtonLeft, #page .toolbarButtonRight, #page .toolbarButtonMiddle,
#page .toolbarButtonLeftSelected, #page .toolbarButtonMiddleSelected, #page .toolbarButtonRightSelected
{
	color:#FFFFFF;
	display:block;
	height:23px;
	line-height:23px;
	float:left;
	padding-left:10px;
	padding-right:10px;	
}

#page .toolbarButtonBoth, #page .toolbarButtonBothLeft, #page .toolbarButtonBothMiddle, #page .toolbarButtonBothRight
{
	color:#FFFFFF;
	display:block;
	height:23px;
	line-height:23px;
	float:left;
	padding-left:4px;
	padding-right:4px;	
}

.toolbarButtonBothMiddle.hover
{
	text-decoration:underline;
}

.toolbarButtonBoth, .toolbarButtonBothLeft, .toolbarButtonBothMiddle, .toolbarButtonBothRight
{
	padding-left:5px;
	padding-right:5px;
}

.toolbarButtonLeft
{
	background-image:url(../images/bgToolbarButton.png);
	background-position: 0 0;
	border-right:1px solid #000;
}

.toolbarButtonBothLeft
{
	background-image:url(../images/bgToolbarButton.png);
	background-position: 0 0;
	/*border-right:1px solid #000;*/
}

.toolbarButtonBothRight
{
	background-image:url(../images/bgToolbarButton.png);
	background-position: right 0;
}

.toolbarButtonBothMiddle
{
	background-image:url(../images/bgToolbarButton.png);
	background-position: -5px 0;
	/*border-right:1px solid #000;*/
}

.toolbarButtonMiddle
{
	background-image:url(../images/bgToolbarButton.png);
	background-position: -5px 0;
	border-right:1px solid #000;
}

.toolbarButtonRight
{
	background-image:url(../images/bgToolbarButton.png);
	background-position: right 0;
}

.toolbarButtonLeftSelected
{
	background-image:url(../images/bgToolbarButton.png);
	background-position: 0px -23px;
	border-right:1px solid #000;
}
.toolbarButtonMiddleSelected
{
	background-position: -5px -23px;
	background-image:url(../images/bgToolbarButton.png);
	border-right:1px solid #000;
}
.toolbarButtonRightSelected
{
	background-image:url(../images/bgToolbarButton.png);
	background-position: right -23px;
}

a:hover.toolbarButtonLeft, .toolbarButtonBothLeft.hover
{
	background-position:0 -46px;
}
a:hover.toolbarButtonMiddle, .toolbarButtonBothMiddle.hover
{
	background-position:-5px -46px;
}
a:hover.toolbarButtonRight, .toolbarButtonBothRight.hover
{
	background-position:right -46px;
}

.toolbarSeparator
{
	display: block;
	float: left;
	width: 100px;
	height:23px;
}

.toolbarLabel
{
	display: block;
	float: left;
	height:23px;
	padding-top: 4px;
	margin-right: 3px;
	 
}
.toolbar input
{
	display: block;
	float: left;
}

/* INPLACE EDITOR 
-------------------------------
*/
.inplace-message
{
	font-style: italic;
	color: #00144F;
}
.inplace_field
{
	margin: 0;
	padding: 0;
}


/* TABLES 
-------------------------------
*/
table.datatable
{
	width:100%;
	border-top:1px solid grey;
	border-bottom:1px solid grey;
	border-collapse:separate;
	border-spacing:0px;
	text-indent:0;
}

.datatable td, .datatable th {
	padding:3px 8px;
/*	white-space: nowrap; */
	border-bottom: 1px solid #D9D9D9;
}

tr.even, tr.even td
{
	background-color:#ffffff;
}
tr.odd, tr.odd td
{
	background-color:#ffffff;
}
tr.gray, tr.gray td
{
	background-color:#f5f5f5;
}
.datatable tr.column-header, .datatable tr.column-header td, .datatable tr.column-header th
{
	background-color:#f5f5f5;
	text-align: left;
}
tr.deleting, tr.deleting td
{
	color:#d9d9d9;
	text-decoration: line-through;
}

tr.sticky, tr.sticky td
{
	border-top: 1px solid #d75b00;
	border-bottom: 1px solid #d75b00;
	background-color: #ffe7d6;
}

table.subtable
{
	width:100%;
	border:1px solid grey;
	border-collapse:separate;
	border-spacing:0px;
	text-indent:0;
}

.subtable td, .subtable th {
	border:1px solid #D9D9D9;
	padding:0px;
}


/* FORMS 
-------------------------------
*/

form table {
	font-size:1em;
	font-weight:normal;
	color:#808184;
}

form table tr td {
}

input[type="text"], input[type="password"], select {
	margin:0;
	padding:0px;
	font-size:1em;
	padding:3px;
	border:1px solid #c0c0c0
}

input[type="checkbox"]
{
	margin-right:10px;
}

form.narrow label.text-label
{
	height:24px;
	margin:0pt;
	padding:0.3em 0.8em 0pt 0pt;
	display:block;
	float:left;
	width:120px;
}

form.wide
{
	margin-top: 20px;
}

form.wide label.text-label
{
	height:26px;
	margin:0pt;
	padding:0.3em 0.8em 0pt 0pt;
	display:block;
	float:left;
	width:200px;
}

form.wide label.textarea-label
{
	margin:0pt;
	padding:0.3em 0.8em 0pt 0pt;
	display:block;
}

label.inline-label
{
	display:inline;
	padding-left: 20px;
}

.form-td0of2
{
	border-right:solid 1px #E6E6E6;
	padding-right:20px;
	vertical-align: top;
	color: black;
}

.form-td0of4
{
	border-right:solid 1px #E6E6E6;
	padding-right:20px;
	padding-left: 10px;
	padding-bottom: 10px;
	vertical-align: top;
	color: black;
}

.form-td0of3
{
	padding-right:20px;
	padding-left:20px;
	vertical-align: top;
}

.form-td1of2
{
	padding-left:20px;
	vertical-align: top;
}

.form-td0of2span2
{
}

.login-col1
{
	border-right:solid 1px #E6E6E6;
	padding-right:20px;
	padding-left: 20px;
	vertical-align: top;
	width: 250px;
}
.login-col2
{
	padding-right:20px;
	padding-left:20px;
	padding-top: 20px;
	vertical-align: top;
	width: 250px;
}

label.checkbox-label
{
}

#login-bubble form .form-td0of1span2
{
	white-space: nowrap;
}

.radio-group
{
	float: left;
}

.error
{
	color: red;
	font-weight: bold;
}

ul.errors
{
	margin: 0px;
	margin-left: 200px;
	padding: 0;
}

ul.errors li
{
	color: red;
	margin: 0;
	list-style: none;
	font-size: 0.8em;
}


form.wide input[type="text"],form.wide input[type="password"]
{
	width:230px;
}


input.error
{
	background-color: #ffe5d2;
}

.description
{
	padding-top:10px;
	clear:both;
}

a.stdBtn, a.greyBtn {
	float:left;
	display:block;
	background-position:top left;
	background-repeat:no-repeat;
	margin-right: 6px;
	margin-top: 8px;
}

.inline a.stdBtn , #validation-bar a.stdBtn{
	margin-top: 0px;
}

a.stdBtn span{
	height:25px;
	line-height:25px;
	background-repeat:no-repeat;
	background-position:top right;
	display:block;
	float:left;
	color: #ffffff;
	padding:0px 10px 0px 10px;
}

a.greyBtn span {
	height:30px;
	line-height:30px;
	background-repeat:no-repeat;
	background-position:top right;
	display:block;
	float:left;
	color: #ffffff;
	padding:0px 10px 0px 10px;
}

a:hover.stdBtn, a:hover.greyBtn  {
	background-position:bottom left;
}
a:hover.stdBtn span, a:hover.greyBtn span {
	background-position:bottom right;
}

a.stdBtn, a.stdBtn span{
	background-image:url(../images/bt01.gif);
}
a.greyBtn, a.greyBtn span{
	background-image:url(../images/btnGrey.gif);
}

#page a.sidebarBtn, #page a.sidebarBtn2 {
	display:block;
	height:30px;
	line-height:30px;
	width:220px;
	margin-bottom:3px;
	background-repeat:no-repeat;
	color:#FFFFFF;
	padding-left:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	background-position:0 0;
}
#page a.sidebarBtn span, #page a.sidebarBtn2 span{
	background-repeat:no-repeat;
	padding-left:6px;
}
#page a:hover.sidebarBtn, #page a:hover.sidebarBtn2 {
	background-position:0 -30px;
	text-decoration:none;
}

#page a.sidebarBtn
{
	background-image:url(../images/sidebarBtn.gif);
}

#page a.sidebarBtn2
{
	background-image:url(../images/sidebarBtn2.gif);
}

/* INLINE FORM
-------------------------------
*/
form.inline ul
{
	margin: 0;
	padding-left: 0;
}

form.inline li
{
	float:left;
	padding:0px;
	list-style:none;
	margin-top:0;
	margin-left:0;
	margin-right:5px;
}

form.inline input
{
	border:1px solid #2C4F7D;
	padding:0;
	margin:0;
	padding:5px;
	font-size:1em;
}


/* 
SITE MAP
-----------------------------------------
*/

#map {
background:#FDFDFD url(../images/sitemap-bg.gif) repeat-x scroll 0 0;
border:1px solid #E5E5E5;
}
#map .col {
float:left;
margin:15px 5px 30px 15px;
text-align:left;
width:160px;
border-right:1px solid #8B9298;
font-size:0.9em;
height:200px;
}
#map .col2 {
	float:left;
	width:180px;
	margin: 15px;
	margin-right:0px;
}
#map .col ul, #map .col2 ul {
	padding:0;
	margin: 0
}
#map .col li, #map .col2 li {
	color:#444444;
	font-weight:700;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:2px 5pt 3px;
}

#map .col li a, #map .col2 li a {
	color:#808184;
	font-weight:normal;
}
#path {
	background:transparent none repeat scroll 0 0;
	color:#00144F;
	font-size:1.1em;
	font-weight:700;
	margin:0 0 0 0;
	padding:10px 0 10px 20px;
}
#path a {
	padding-right: 2px;
	padding-left: 2px;
	font-size: 1em;
}
#page a.current {
	color: #00144F
}
/*
BOTTOM
-------------------------------
*/
#bottom {
	height: 25px;
	background-color:#FFFFFF;
	border-top:1px solid #E6E6E6;
	text-align:center;
	line-height:25px;
	font-size:0.8em;
	color:#999999;
}
#bottom a {
	color:#444444;
}

	
/* COMPANY 
-------------------------------
*/
#validation-bar
{
	background-color: #f6ff6f;
	height: 21px;
	padding: 10px;
}

.validation-label
{
	display: block;
	float: left;
	height:23px;
	padding-top: 4px;
	margin-right: 3px;
}

.validation-separator
{
	display:block;
	float:left;
	height:23px;
	width:42px;
}

#validation-bar input
{
	display:block;
	float: left;
	margin-top: 5px;
}

#company-info
{
	margin: 0;
	border-top: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	padding: 15px;
}

#company-sidebar
{
	float:right;
}

.industry
{
	color: #333333;
}

#contactChart
{
	width: 100%;
	margin: 0px;
	padding: 0px;
	background:#ffffff url(../images/bgContacts.gif) repeat-x top left;
	position:relative; /* avoid IE bug with DnD containent & scrolling */
}

.contactColumn
{
	float:left;
	width:290px;
	min-height: 290px;
	padding: 0px;
	margin: 0px 13px 0px 13px;
	display: inline; /* IE6 Double Margin Fix */
/*	border: 1px solid #cccccc; */
}

.addContactPane
{
	padding: 5px;
	margin-top: 8px;
}

.contactBox, .contactBoxEmpty, .contactBoxEnigmatic
{
	width: 270px;
	height: 39px;
	margin: 0 auto 8px auto;
}

.last
{
	margin-bottom:4px;
}

.contactBox
{
	border: solid 1px #808080;
	background:#e7e8e9 url(../images/bgContact.png) repeat-x top left;
}

.contactBox.soft
{
	border: solid 1px #b3b3b3;
	background:#e7e8e9 url(../images/bgContactSoft.png) repeat-x top left;
}

.contactBox.hi
{
	border: solid 1px #004aab;
	background:#e7e8e9 url(../images/bgContact.png) repeat-x top left;
}

.contactBox.hover
{
	border: solid 1px #0b67de;
	background:#e7e8e9 url(../images/bgContactHighlighted.png) repeat-x top left;
	color: #ffffff;
}

.contactBox.redBox
{
	border: solid 1px #d75b00;
	background:#e7e8e9 url(../images/bgContact.png) repeat-x top left;
	color: #d75b00;
}

.contactBoxEnigmatic
{
	border: solid 1px #b3b3b3;
	background:#e7e8e9 url(../images/bgContactEnigmatic.png) no-repeat top center;
}

#boardPane div.contactBox
{
	border: solid 1px #c2c2c2;
}

#boardPane div.contactBox .contactJobTitle, #boardPane div.contactBox .contactJobTitle a 
{
	color: #949494;
}

#boardPane div.contactBox .contactName
{
	color: #949494;
}

.contactPad
{
	margin: 4px 6px 2px 7px;
	overflow: hidden;
	white-space: nowrap;
}


.contactJobTitle
{
	font-size: 0,9em;
	font-weight: bold;
}
.contactBox.hi .contactJobTitle
{
	color: #004aab;
}

#page .contactBox a
{
	color: #555555;
}

.contactName
{
}
.contactAction
{
	float: right;
}
.contactVcards
{
	float: right;
	font-size: 0.8em;
	color: #00144f;
}

.vcardLink
{
	border-top: 1px solid #D9D9D9;
	padding: 5px;
}

.vcardLink a
{
	font-weight: bold;
	color: #d75b00;
}


#view-contact-bubble .contactJobTitle
{
	color: #808080;
	font-size: 1.2em;
	font-weight: normal;
	font-family: Georgia,"Times New Roman",Times,serif;
	min-width: 300px;
}
#view-contact-bubble .contactName
{
	color: #00144f;
	font-size: 1.8em;
	font-family: Georgia,"Times New Roman",Times,serif;
}

#view-contact-bubble .contactModified
{
	font-size: 0.8em;
	color: #b04a00;	
	margin-bottom: 12px;
}

#ceoPane
{
	width: 272px;
	height: 39px;
	margin: 8px 0 0 0; 
	padding: 5px; 
	
}
#boardPane
{
	width: 272px;
	min-height: 99px;
	height: 100%;
	margin: 0; 
	padding: 5px; 
	
}

#executivePane, #managementPane
{
	width: 272px;
	min-height: 99px;
	height: 100%;
	margin: 8px 0 0 0; 
	padding: 5px; 
	
}
.armed
{
	border: 1px solid #de772c;
	background:#e7e8e9 url(../images/bgContactSelected.png) repeat-x top left;
}
.processing
{
	font-style: italic;
}

.armed .contactJobTitle
{
	color: #de772c;
}

.columnArmed
{
	background-color: #ffecdf;
}

.ceoArmed
{
	background-color: #ffecdf;
}

.handle
{
	cursor: move;
}
.linkHandleDiv, .removeLinkDiv
{
	position: relative;
	left: -16px;
	top: 12px;
	float: left;
	z-index: 3;
}

.linkHandle
{
	cursor: move;
}

.jobtitle-list
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:11pt;
	color:gray;
	line-height: 14pt;
}

/* SEARCH
------------------------------------------
*/

hr.searchSeparator
{
	height: 1px;
	border-top: solid 1px #D9D9D9;
	border-bottom: none;
	border-left: none;
	border-right: none;
}

.searchListContact
{
}

.searchListContact .contactJobTitle
{
	color: #808080;
	font-size: 1.2em;
	font-weight: normal;
	font-family: Georgia,"Times New Roman",Times,serif;
}
.searchListContact .contactName
{
	color: #00144f;
	font-size: 1.2em;
	font-family: Georgia,"Times New Roman",Times,serif;
}

#searchResultsAggregator
{
	float: left;
	width: 150px;
}

#searchResultsAggregator li
{
	list-style: none;
	list-style-position: outside;
	text-indent: -20px;
	padding-left: 20px;
}
#searchResultsAggregator ul
{
	padding-left: 0px;
	margin: 0px;
}

#searchResultsAggregator h2
{
	padding-left: 0px;
	margin-bottom: 0px;
}

#searchResults
{
	margin-left: 170px;
}

#searchResults .companyName
{
	font-size:1.4em;
	color:#00144F;
}

.homonyms .companyName
{
	font-size:1.4em;
	color:#d75b00;
}



/* HOMEPAGE
------------------------------------------
*/

.homeTable .column-header
{
	background-color: white;
	color: #5b5b5b;
	height: 43px;
	font-weight: normal;
}

.homeTable .tab
{
	background: url(../images/bgTab.png) no-repeat top center;
	width:133px;
}


.homeTable tr, .infoTable tr
{
	height: 30px;
} 
.homeTable td, .homeTable th 
{
	border-bottom: solid 1px #e6e6e6;
	text-align: center;
	vertical-align: middle;
}

.infoTable td, .infoTable th 
{
	border-bottom: solid 1px #e6e6e6;
	vertical-align: middle;
}

.homeTable td.descr
{
	text-align: left;
	color: #1a1436;
} 

#homo-prompt .contactName, #homo-prompt .companyName
{
	font-size: 1.0em;
}

#homo-prompt h2
{
	font-size: 1.2em;
}

.add-this
{
	float: left;
	margin-top: 100px;
}

/*-------- BLOG ------ */
.storycontent p
{
	text-align: justify;
	margin: 0.8em 0;
}

.alignleft
{
	float:left;
	margin-right: 20px;
}

.blogLinks
{
background-color:#FFFFFF;
float:right;
font-family:georgia;
font-size:12px;
margin-top:0;
padding-bottom:10px;
padding-left:20px;
padding-top:10px !important;
text-align:left;
width:240px;
margin-bottom:10px;
margin-left:0;
margin-right:0;

}

.blogLinks li 
{
margin:0;
padding:0;
list-style-type:none;
}

.blogLinks ul
{
margin:0;
padding:0;
}

.blogLinks a 
{
background-position:5px 5px;
background-repeat:no-repeat;
color:#0B67DE;
display:block;
margin-left:0;
padding-left:18px;
text-align:left;
}

a.newsletter-old 
{
	color:#999999 !important;
}

.storytitle
{
	font-size: 2.4em;
}

.storycontent li
{
	margin-bottom: 12px;
	line-height: 18px;
}

.storyfooter
{
	background-color: #e8e8e8;
	padding: 8px;
	margin-left:-15px;
	margin-right:-15px;
}

#header
{
	font-size: 1.6em;
}

.gathering-container
{
	width: 1800px;
}
	
.gathering-left
{
	float: left;
	width: 800px;
}	
.gathering-right
{
	margin-left: 820px;
	margin-top: 20px;
}	

.moderate-toolbar
{
	height: 38px;
	background-color: #c0c0c0;
	border: solid 1px grey;
	vertical-align: middle;
	padding: 2px;
	width: 1700px;
}

.moderate-toolbar label
{
	color: black;
}

.toolbar-button img
{
	margin: 5px;
}	

.contact-state
{
	cursor: pointer;
}

.row-inserted
{
	color:green !important;
}

.row-updated
{
	color:blue !important;
}

.row-found
{
	background-color:yellow !important;
}

.moderate-toolbar-section
{
	float: left;
}
.moderate-toolbar-separator
{
	float: left;
	width: 1px;
	height: 30px;
	margin: 2px 10px;
	border-left: 1px solid grey;
}

.gathering-duplicate-warning
{
	color: red;
	font-weight: bold;
	font-size: 15px;
}