html, body
{
	margin-top: 0px;
	margin-left: 0px;
}
form
{
	margin-top: 0px;
	margin-bottom: 0px
}
body
{
    font-size: 11pt;
    color: #515a67;
    font-style: normal;
    font-family: Arial , Helvetica, Tahoma, sans-serif;
    text-align: left;
    text-decoration: none;
}
.NormalText
{	
	font-size: 11pt;
    color: #515a67;
    font-style: normal;
    font-family: Arial , Helvetica, Tahoma, sans-serif;
}
.SectionTitle
{
    font-weight: bold;
    font-size: 12pt;
    color: black;
}
.BigSectionTitle
{
    font-weight: bold;
    font-size: 16pt;
    color: #5e99aa;
}
.SubTitle
{
	font-weight: bold;
	font-size: 14pt;
    color: black;	
}
.IndustryHeader
{
	font-weight: normal;
	font-size: 14pt;
	color: black;
	font-style: italic;
}
.RequiredField
{
    color: Red
}
.whiteLabel
{
	font-size: 14px;
    color: #ffffff;
    font-family: Verdana;
    font-weight: normal;
    text-decoration: none;
}
.MainMenu
{
    font-size: 14px;
    color: #ffffff;
    font-family: Verdana;
    font-weight: normal;
    text-decoration: none;
    padding-right: 4.5px;
    padding-left: 4.5px;
}
.MainMenu:hover
{
	background: transparent;
	color: silver;
}
.MainMenuSelected
{
    font-size: 14px;
    color: Silver;
    font-family: Verdana;
    font-weight: normal;
    text-decoration: none;
    padding-right: 4.5px;
    padding-left: 4.5px;
}
.SideMenuLevel0
{
    font-size: 12pt;
    color: #5e99aa;
    padding-right: 5px;
    padding-left: 5px;
    border-left-color: #5e99aa;
    border-bottom-color: #5e99aa;
    padding-bottom: 5px;
    border-top-style: none;
    border-top-color: #5e99aa;
    padding-top: 5px;
    border-right-style: none;
    border-left-style: none;
    border-right-color: #5e99aa;
    border-bottom-style: none;
    font-weight: normal;
}
.SideMenuLevel1
{
    font-size: 12pt;
    color: #5e99aa;
    background-color: #000000;
    padding-right: 5px;
    padding-left: 5px;
    border-left-color: #5e99aa;
    border-bottom-color: #5e99aa;
    padding-bottom: 5px;
    border-top-style: none;
    border-top-color: #5e99aa;
    padding-top: 5px;
    border-right-style: none;
    border-left-style: none;
    border-right-color: #5e99aa;
    border-bottom-style: none;
    font-weight: normal;
}
.SideMenuLevel2
{
    color: #5e99aa;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-right: 10px;
}
.SideMenuLevel3
{
    color: #5e99aa;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-right: 10px;
    font-style: normal;
}
.ContentTableCell
{
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    vertical-align: top;
    padding-top: 10px;
    text-align: left;
}
.footerLink
{
	text-decoration: underline;
	color: #5e99aa;
}
.link
{
    color: #000000;
    text-decoration: ;
}
.industryLink
{
	color: #5e99aa;
    text-decoration: ;
    font-weight: bold;
}
.homePageBulletText
{
    color: #025b9e;
}
.linkBold
{
	font-weight: bold;
	color: #5e99aa;
	font-size: 12pt;
	text-decoration: ;
}
.TPNtitle
{
	color: #5e99aa;
	font-size: 17pt;
	font-weight: bold;
}
.Blacktitle2
{
	color: #000000;
	font-size: 15pt;
	font-weight: normal;
}
.Blacktitle3
{
	color: #000000;
	font-size: 12pt;
	font-weight: normal;
}
.Bluetitle
{
	color: #5e99aa;
	font-size: 12pt;
	font-weight: normal;
}
.TPNtitleBold
{
	font-weight: normal;
	color: #5e99aa;
	font-size: 12pt;
}
.TPNissue
{
	font-weight: normal;
	font-size: 12pt;
	color: black;
	font-style: italic;
}
.BlackTitle
{
	font-weight: normal;
	font-size: 13pt;
	color: black;
}
.TPNquarter
{
    font-size: 11pt;
    font-style: italic;
    font-weight: normal;
}
.tableCell
{
	padding-left: 10px;
	padding-top: 10px;
}
.tableCell2
{
	padding-top: 10px;
}
.TableTitle
{
    font-size: 9pt;
    color: white;
    background-color: #5e99aa;
    font-weight: normal;
}
.TableTitle2
{
    font-size: 8pt;
    color: white;
    background-color: #5e99aa;
}
.QuoteText
{
    font-weight: normal;
    color: #5e99aa;
}
.QuoteReference
{
    color: #5e99aa;
    font-style: italic;
}
.Caption
{
	font-size: 7pt;
}
.TPNcaption
{
	font-size: 7pt;
}
.TestButton
{
    background-image: url(images/button_back.GIF);
    background-repeat: repeat-x;
    height: 19px;
}
.TestButtonTable
{
    font-size: 8pt;
    margin-top: 2px;
}
.TestButtonLink
{
    font-size: 8pt;
    text-decoration: none;
    color: #5e99aa;
}

UL.tabNavigation {
list-style: none;
margin: 0;
padding: 0;
}

UL.tabNavigation LI {
display: inline;
}

UL.tabNavigation LI A {
padding: 3px 5px;
background-color: #c2edff;
color: #000;
text-decoration: none;
}

UL.tabNavigation LI A.selected,
UL.tabNavigation LI A:hover {
background-color: #317894;
color: #fff;
padding-top: 7px;
}

UL.tabNavigation LI A:focus {
outline: 0;
}

div.tabs > div {
padding: 5px;
margin-top: 3px;

}

div.tabs > div h2 {
margin-top: 0;
}

#first {
}

#second {
}

#third {
}

#fourth {
}

#fifth {
}

#sixth{
}

.waste {
min-height: 1000px;
}

#second_test { position: relative; color: #002d62; float:right; width: 600px; padding: 0px; margin: 12px 0px 12px 0px; background-image: url(/images/normal.jpg); background-position: left top; background-repeat: no-repeat; }
#second_test ul{ list-style:disc; float: right; line-height: 14px; margin: 1px 12px 16px 18px;}
#second_test ul li{ list-style: disc; display: block; margin: 0px 0px 8px 18px;}
#second_test ul li.error1, #second_test ul li.error2, #second_test ul li.error3 { display: block;}
#second_test ul li.error1:hover, #second_test ul li.error2:hover, #second_test ul li.error3:hover { color:#FF0000;}
#second_test ul li.error1 span { position: absolute; top: -9000px; left: -9000px; display: block; height: 75px; width: 75px; background-image: url(/images/error1.jpg); }
#second_test ul li.error2 span { position: absolute; top: -9000px; left: -9000px; display: block; height: 75px; width: 75px; background-image: url(/images/error2.jpg);}
#second_test ul li.error3 span { position: absolute; top: -9000px; left: -9000px; display: block; height: 75px; width: 75px; background-image: url(/images/error1.jpg);}
#second_test ul li.error1:hover span, #second_test ul li.error1:focus span , #second_test ul li.error1:active span  {z-index:2; left: 0px; top: 0px; margin: 0px; padding: 0px; }
#second_test ul li.error2:hover span, #second_test ul li.error2:focus span , #second_test ul li.error2:active span  { z-index:2; left: 0px; top: 0px; margin: 0px; padding: 0px;}
#second_test ul li.error3:hover span, #second_test ul li.error3:focus span , #second_test ul li.error3:active span  { z-index:2; left: 0px; top: 0px; margin: 0px; padding: 0px;}


