body  {
	padding: 0;
	text-align: center;
	color: #333333;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	height: auto;
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/pageBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a.home{
	text-decoration: none;
	color: #1C374A;
}
a.home:hover{
	text-decoration: none;
	color: #2090B4;
}

.thrColElsHdr #master{
	background-repeat: no-repeat;
	clear: both;
} 
.thrColElsHdr #masterSubPage{
	background-image: url(../images/subPageBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	clear: both;
} 
.thrColElsHdr #topMenu{
	height: 24px;
} 

/************menu start ******************/
/*
    #topTabs {
	font-size:90%;
	line-height:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 100%;
      }
    #topTabs ul {
	list-style:none;
	padding: 0px;
	margin: 0;
      }
    #topTabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #topTabs a {
	float:left;
	background:url("../images/tableft13.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
      }
    #topTabs a span {
	float:left;
	display:block;
	background:url("../images/tabright13.gif") no-repeat right top;
	color:#666;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 5px;
      }

    #topTabs a span {float:none;}

    #topTabs a:hover span {
      color:#FF9834;
      }
    #topTabs a:hover {
      background-position:0% -42px;
      }
    #topTabs a:hover span {
      background-position:100% -42px;
      }
	  */
	  
    #topTabs {
	float:left;
	width:100%;
	font-size:90%;
	line-height:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
      }
    #topTabs ul {
	margin:0;
	list-style:none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 35px;
	height: 24px;
      }
    #topTabs li {
	display:inline;
      }
    #topTabs a {
	float:left;
	background:url("../images/tableft13.gif") no-repeat left top;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
      }
	#topTabs #current A{
	BACKGROUND-POSITION: 0% -42px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}
	#topTabs #current a span {
	BACKGROUND-POSITION: 100% -42px;
	color: #2090B4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}
#topTabs a:active {
	float:left;
	text-decoration:none;
	font-weight: bold;
	background-color: #999900;
	background-repeat: no-repeat;
	background-position: left top;
      }
	  
    #topTabs a span {
	float:left;
	display:block;
	background:url("../images/tabright13.gif") no-repeat right top;
	color:#666;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	float:none;
	margin-left: 4px;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac 
    #topTabs a span {float:none;}\*/
    /* End IE5-Mac hack */
    #topTabs a:hover span {
	color:#2090B4;
      }
    #topTabs a:hover {
      background-position:0% -42px;
      }
    #topTabs a:hover span {
      background-position:100% -42px;
      }
/************menu end  *****************/
.thrColElsHdr #container {
	width: 900px;
	text-align: left;
	clear: both;
	height: auto;
	bottom: 0px;
	clip: rect(auto,auto,0px,auto);
} 
.thrColElsHdr #header {
	width: auto;
	background-image: url(../images/company_header.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 105px;
	margin: 0px;
	height: auto;
	background-color: #DEE2EE;
} 
/*.thrColElsHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
}*/

/* Tips for sidebar1:
1. Be aware that if you set a font-size value on this div, the overall width of the div will be adjusted accordingly.
2. Since we are working in ems, it's best not to use padding on the sidebar itself. It will be added to the width for standards compliant browsers creating an unknown actual width. 
3. Space between the side of the div and the elements within it can be created by placing a left and right margin on those elements as seen in the ".thrColElsHdr #sidebar1 p" rule.
*/
.thrColElsHdr #sidebar3 {
	background-image: url(../images/rightDiv3BG.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	width: 99%;
}
.thrColElsHdr #sidebar2 {
	float: right;
	width: 200px; /* top and bottom padding create visual space within this div */
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	background-color: #FFFFFF;
	background-image: url(../images/rightDivBG.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-left: 15px;
	margin-bottom: 0px;
	font-size: 90%;
}
.thrColElsHdr #sidebar2 h1{
	font-size: 14pt;
	font-family: "Century Gothic", Verdana, Arial;
	font-weight: bold;
	color: #333333;
	margin-top: 5px;
	}
.thrColElsHdr #sidebar2 .span{
	font-size: 14pt;
	font-family: "Century Gothic", Verdana, Arial;
	font-weight: bold;
	color: #2090B4;
} 
.thrColElsHdr #sidebar2 a {
	text-decoration: none;
	color: #2090B4;
	font-weight: bold;

}

.thrColElsHdr #sidebar2 ul{
	padding-left: 0px;

}
.thrColElsHdr #sidebar2 li{

	font-size: 90%;
	line-height: 100%;
}
.thrColElsHdr #sidebar3 h3, .thrColElsHdr #sidebar3 p {
	margin-left: 10px; 
	margin-right: 10px;
}
.thrColElsHdr #sidebar2 p, .thrColElsHdr #sidebar2 h3{
	padding: 5px;
}

/* Tips for mainContent:
1. If you give this #mainContent div a font-size value different than the #sidebar1 div, the margins of the #mainContent div will be based on its font-size and the width of the #sidebar1 div will be based on its font-size. You may wish to adjust the values of these divs.
2. The space between the mainContent and sidebar1 is created with the left margin on the mainContent div.  No matter how much content the sidebar1 div contains, the column space will remain. You can remove this left margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends.
3. To avoid float drop, you may need to test to determine the approximate maximum image/element size since this layout is based on the user's font sizing combined with the values you set. However, if the user has their browser font size set lower than normal, less space will be available in the #mainContent div than you may see on testing.
4. In the Internet Explorer Conditional Comment below, the zoom property is used to give the mainContent "hasLayout." This avoids several IE-specific bugs that may occur.
*/
.thrColElsHdr #mainPP {
	text-align: left;
	float: left;
	width: 400px;
}
.thrColElsHdr #mainPP h1{
	font-size: 14pt;
	font-family: "Century Gothic", Verdana, Arial;
	font-weight: bold;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;

} 
.thrColElsHdr #mainPP .span{
	font-size: 14pt;
	font-family: "Century Gothic", Verdana, Arial;
	font-weight: bold;
	color: #2090B4;

} 
.thrColElsHdr #mainPP a {
	text-decoration: none;
	color: #2090B4;
	font-weight: bold;
}
.thrColElsHdr  #mainPP table {
	font-size: 100%;
}

.thrColElsHdr #mainOS {
	width: 45%;
	float: left;
}
.thrColElsHdr #mainOS a {
	text-decoration: none;
	color: #2090B4;
	font-weight: bold;

}
.thrColElsHdr #mainOS h1{
	font-size: 14pt;
	font-family: "Century Gothic", Verdana, Arial;
	font-weight: bold;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
} 
.thrColElsHdr #mainOS .span{
	font-size: 14pt;
	font-family: "Century Gothic", Verdana, Arial;
	font-weight: bold;
	color: #2090B4;
} 
.thrColElsHdr  #mainOS table {
	font-size: 100%;
}
.thrColElsHdr #mainOS ul{
	padding-left: 0px;

}
.thrColElsHdr #mainOS li{
	font-size: 95%;
	line-height: 120%;
}

/*********DME Form start*******************/
.thrColElsHdr #dme{
}
.thrColElsHdr #dme td{
}
.thrColElsHdr #dme td .lineR{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #D5E9EB;
	border-bottom-color: #D5E9EB;
}
.thrColElsHdr #dme td .lineM{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D5E9EB;
}
.thrColElsHdr #dme td .lineMdark{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A3CED3;
}
.thrColElsHdr #dme td .lineL{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D5E9EB;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #D5E9EB;
}
.thrColElsHdr #dme h3{
	font-size: 120%;
}
/*********DME Form End*********************/
.thrColElsHdr #mainNews{
	/*background-image: url(../images/right_news.gif);
	background-repeat: no-repeat;*/
	height: 110px;
	width: 175px;
	padding-top: 12px;
	overflow: hidden;
	padding-left: 12px;
	font-size: 80%;
	margin-bottom: 35px;
}
.thrColElsHdr #mainNews a{
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.thrColElsHdr #mainContent {
	margin-bottom: 0;
	margin-left: 0.3em;
	font-size: 90%;
	text-align: justify;
	float: none;
} 
.thrColElsHdr #mainContent td{
	font-size: 10pt;
	padding-left: 6px;
}
.thrColElsHdr #mainContent .TBline {
	color: #002677;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
	height: 40px;
	padding-top: 7px;
	font-size: 110%;
	padding-bottom: 5px;
	background-color: #E9E9E9;
	padding-right: 3px;
	padding-left: 3px;
	margin-bottom: 4px;
} 
.thrColElsHdr #mainContent h1{
	font-size: 14pt;
	font-family: "Century Gothic", Verdana, Arial;
	font-weight: bold;
	color: #333333;

} 
.thrColElsHdr #mainContent h1 .span{
	font-size: 14pt;
	font-family: "Century Gothic", Verdana, Arial;
	font-weight: bold;
	color: #2090B4;

} 

.thrColElsHdr #mainContent a {
	text-decoration: none;
	color: #2090B4;
	font-weight: bold;

}
.thrColElsHdr #mainContentWhite {
	margin-bottom: 0;
	font-size: 90%;
	text-align: justify;
	float: none;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
} 
.thrColElsHdr #mainContentWhite h1{
	font-size: 14pt;
	font-family: "Century Gothic", Verdana, Arial;
	font-weight: bold;
	color: #333333;

} 
.thrColElsHdr #mainContentWhite h1 .span{
	font-size: 14pt;
	font-family: "Century Gothic", Verdana, Arial;
	font-weight: bold;
	color: #2090B4;
}  
.thrColElsHdr #mainContentWhite a {
	margin-bottom: 0;
	margin-left: 0.3em;
	float: none;
	color: #2090B4;
	text-decoration: none;
} 
.thrColElsHdr #mainContentLinksPage {
	margin-left: 10px;
	font-size: 90%;
	float: none;
	margin-right: 10px;
	line-height: 130%;
} 
.thrColElsHdr #mainContentLinksPage li {
	list-style-image: url(../images/bullets.gif);
}
.thrColElsHdr #mainContentLinksPage li li{
	list-style-type: disc;
	list-style-image: url(../images/subBullets.gif);
	line-height: 150%;
}
.thrColElsHdr #mainContentLinksPage a {
	margin-bottom: 0;
	margin-left: 0.3em;
	float: none;
	color: #1C374A;
	text-decoration: none;
} 
.thrColElsHdr #mainContentLinksPage a:hover {
	font-weight: normal;
	color: #2090B4;
	font-size: 100%;
} 
.thrColElsHdr #mainContentLinksPage h1{
	font-size: 14pt;
	font-family: "Century Gothic", Verdana, Arial;
	font-weight: bold;
	color: #333333;

} 
.thrColElsHdr #mainContentLinksPage h2{
	font-size: 12pt;
	font-family: "Century Gothic", Verdana, Arial;
	font-weight: bold;
	color: #333333;
	padding: 0px;
	margin-top: 0px;

} 
.thrColElsHdr #mainContentLinksPage h1 .span{
	font-size: 14pt;
	font-family: "Century Gothic", Verdana, Arial;
	font-weight: bold;
	color: #2090B4;

} 
.thrColElsHdr #marqueeDiv{
	width: 900px;
	float: none;
	clear: both;
	font-size: 90%;
	background-color: #FAFBF4;
	border: 1px solid #C4C5A6;
	height: 18px;
	padding-top: 6px;
	padding-bottom: 0px;

}
.thrColElsHdr #footer {
	clear: both;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	background-image: url(../images/footerBG.gif);
	background-repeat: no-repeat;
	background-position: center;
} 
.thrColElsHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-bottom: 10px;
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
 
</style>

