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

.MaxWidth
{
	width: 100%;
	table-layout: fixed;
}

.faqQuestion
{
	cursor:pointer;
	margin-bottom:20px;
}
div.faqQuestion span
{
	cursor:pointer;
	display:block;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	color: #F26532;
	text-decoration: none;
}
div.faqQuestion span:hover {
	text-decoration: underline;
}
div.faqQuestion div.answer
{
	display: block;
	padding: 10px;
	padding-top: -10px;
	margin-top: 10px;
	background-color: #F4F7F9;
	margin-bottom:10px;
}

div.Positive
{
	padding: 10px;
	border: 1px solid green;
	background-color: #CCFE94;
}

div.Negative
{
	padding: 10px;
	border: 1px solid red;
	background-color: #FA5850;
}

div.answer p
{
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
}
div.answer p:first-child
{
	margin-top: 0px;
}

div.Summary
{
	margin-left: 10px;
	float: right; 
	background: #F4F7F9; 
	border: solid 1px black;
	width: 250px;
}

div.Summary table
{
	border: 0;
}

div.Summary table tr
{
	vertical-align: top;
}

div.Summary table tr td
{
	vertical-align: top;
	padding: 5px;
}

h3
{
	font-weight: bold;
}

p.xsltsearch_result_description
{
	margin-top:3px;
}

p.xsltsearch_result_title
{
	margin-top:13px;
}

div.showSend,
/* edits by RDB */
div.hideSend
{
	/* background-color: #F4F7F9;*/
	/*width: 500px; */
	padding: 0px 0px 00px 0px;
height: 235px;

/*background: url(../images/lines3Bg.jpg); */
background: url(../images/article_bg2.gif) no-repeat center bottom; 

}
/* end edits */
div.hideSend
{
	display: none;
}

table.paddedTable td
{
	padding-left: 12px;
}

.Box2W li
{
	list-style-type: square;
	list-style-position: outside;
	margin-left: 15px;
	padding-left: 15px;
	margin-bottom: 10px;
}

.Box2W ul
{
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 25px;
}

div.ReferenceLogo 
{ 	
	width: 160px; 	
	text-align: center; 	
	vertical-align: middle; 	
	height: 88px; 	
	margin: 3px; 	
	background: #F4F6F9; 
	padding: 5px;
	position: relative;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
}

div.ReferenceLogo div.Logo
{
	width: 160px;
	height: 48px;
	margin-bottom: 2px;
	vertical-align: bottom;
	text-align: center;
	position: relative;
}

div.ReferenceLogo div.Logo img
{
	position: absolute;
	bottom: 0px;
	left: 0px;
}

div.ReferenceLogo div.Reference
{
	width: 160px;
	height: 36px;
	margin-top: 2px;
	vertical-align: top;
	text-align: center;
}

/* Contacts */

        .contact
        {
            clear: both;
            padding-bottom: 5px;
            padding-top: 5px;
        }
        .contact_info
        {
        }
        .contact_people
        {
            width: 240px;
            height: 115px;
            float: right;
            padding-right: 10px;
        }
        .contact_first
        {
            width: 120px;
            height: 115px;
            float: left;
        }
        .contact_second
        {
            width: 120px;
            height: 115px;
            float: right;
        }
        .contact_pic
        {
            padding-bottom: 8px;
        }
        .contact_name
        {
        }
        .contact_icons
        {
            float: right;
            padding: 3px;
            padding-right: 22px;
        }
        .contact_icon
        {
        }

#jquery-lightbox,
#jquery-overlay
{
	position: absolute;
	top: 0px;
	margins: 0px;
}











/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

