﻿body {background: url('images/1pxVertBodySlice.jpg') top left repeat-x; padding: 50px 0; position: relative; margin: 0px; text-align: center;}

.pageBottom {position: absolute; bottom: 0px; left: 0px; width:100%; height: 50px; background: #fff url(images/pageBottom.jpg) bottom left repeat-x;}
.headertable {margin-left: 1px;}

#divPage {width: 950px; text-align: left; margin: 0px auto; font-family: Arial, Sans-Serif;}
#divContentAll {background: url('images/1pxHorzContentSlice.jpg') top left repeat-y; padding-bottom: 44px; position: relative; width:950px;}
	.mainbottom {position: absolute; bottom: 0px;}
	
#divPageBackground {background: url('images/1pxVertBodySlice.jpg') top left repeat-y;}

#divStaticMenuTopOutside {text-align: right;}
#divStaticMenuTopInside {background-color: #000000; font-size: 9pt; font-weight: 100; padding-left: 3px; height: 14px; max-height: 14px; overflow: hidden;}

/* Headings */
		h1, {font-family: Tagoma, Arial, Helvetica, Sans-Serif}
		
		h1	{font-size: 1.2em; color: #71a493; font-style: italic}
		h2	{font-size: 1em; color: #505050;}
		
		.leftmarg {margin-left: -1px;}
		
#divEditableMainContent {color:#6F6F6F; font-size:10pt; text-align: left; padding: 0 25px; overflow:hidden;}
	
	#divSideMenuOuter {padding: 15px 0 0 35px; text-align: left; width: 200px;}
	.divSideMenuItem {font: helvetica, arial; font-size: 9.5pt; font-stretch: condensed; font-weight: bold; padding-left: 3px; line-height: 20px;}

	#divEditableContentInside {padding-left: 25px; padding-right: 25px; border-right:solid 1px #71A493; color:#6F6F6F; font-size:10pt; overflow:hidden;}
	#divEditableMainContentInsideLeft {padding-left:25px; padding-right:25px; border-right:solid 1px #71A493; color:#6F6F6F; font-size:10pt; overflow:hidden;}
	#divEditableMainContentInsideRight {padding-left:10px; padding-top:29px; padding-right:10px; color:#6F6F6F; font-size:9pt; overflow:hidden;}

#divHRUnderContent {padding-left: 25px; padding-right: 25px; color: #71A493;}
#divMenuBoxes {float: left;}
#divMenuBoxesInner {padding-left: 25px;}
.menuBoxHRef {text-decoration:none;}
.imgMenuBox {margin-right:12px; border:none;}

#divFooterNotes {background: url('images/footerContentSlice.jpg') top left repeat-y; height: 20px; min-height: 20px;}
#divFooterIntegra {text-align:left; vertical-align:middle; padding-left:40px; width:450px; float:left; line-height:18px;}

#spanIntegra {color:#ffffff; font-family:Arial; font-size:8pt;}
#divFooterNotesRS {text-align:right; vertical-align:middle; padding-right:40px; width:350px; float:right;}

.spanFooterNotesRS
{
    font-family:Arial; 
    font-size:7pt; 
    vertical-align:top;
    text-decoration:underline;
}
#spanVerticalWhiteSeparator
{
     color:#ffffff; 
     font-family:Arial; 
     font-size:8pt; 
     vertical-align:top;
}
a
{
    text-decoration: none;    
}
a:link
{
    color: #505050;
}
a:visited
{
    color: #6f6f6f;
}
a:hover
{
    color:#71A493;
}
a:active
{
    color: #505050;
}
.staticAnchor:link
{
    color:#ffffff;
}
.staticAnchor:visited
{
    color:#ffffff;
}
.staticAnchor:hover
{
    color:#71A493;
}
ul
{
      list-style: none url('images/Impact-Global-Full.png');
}
td
{
	vertical-align:top;
	}