body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px 0px 0px;
	background-color: #BB1A25;
	line-height: 18px;
}

#SixSigmaBanner
{
	width: 806px;
	height: 204px;
	text-align: center;
	/*background-image: url(images/SixSigma_Banner01.jpg);*/
	/*background-repeat: repeat-x;*/
}

#siteBackground
{
	background-color: #FFFFFF;
}


a.ContactRep:link		{Font-family: Verdana, Arial, Helvetica; text-decoration: underline; font-size: 50px; color:#AC0B0E;}
a.ContactRep:visited	{Font-family: Verdana, Arial, Helvetica; text-decoration: underline; font-size: 50px; color:#686868;}
a.ContactRep:hover		{Font-family: Verdana, Arial, Helvetica; text-decoration: underline; font-size: 50px; color:#F05700;}
a.ContactRep:active		{Font-family: Verdana, Arial, Helvetica; text-decoration: underline; font-size: 50px; color:#F05700;}

a:link		{color:#AC0B0E;}
a:visited	{color:#686868;}
a:hover		{color:#F05700;}
a:active	{color:#F05700;}

#mainSectionBox 
{
	width: 565px;
	height: 58px;
	float: left;
	text-align: left;
	background-color: #EC9200;
	background-image: url(images/sectionBoxBG.png);
	background-repeat: repeat-x;
	border-color: Maroon
}

#mainSectionBox2 
{
	width: 565px;
	height: 213px; /*Normal size 320px */
	height: expression('219px'); /* Works for IE ONLY.  Normal size is 320px */
	float: left;
	text-align: left;
	background-color: #EC9200;
	background-image: url(images/sectionBoxBG2.png);
	background-repeat: repeat-x;
}

#mainSectionBox3
{
	width: 565px;
	height: 194px;
	float: left;
	text-align: left;
	background-color: #EC9200;
	background-image: url(images/sectionBoxBG3.png);
	background-repeat: repeat-x;
}

#mainSideBox 
{
	width: 235px;
	height: 560px;
	text-align: left;
	float: right;
	position: absolute;
	background-color: #C2C2C2;
	background-image: url(images/sectionSideBoxBG.png);
	background-repeat: repeat-x;
}

#siteContainer 
{
	text-align: center; /* Center Blocks for IE5/Win */
}

#contentContainer
{
	width: 806px;
	height: 600px;
	width: expression('806px'); /* Works for IE ONLY */
	margin-right: auto;  /* Center Blocks for FireFox*/
	margin-left: auto;	 /* Center Blocks for FireFox */
	text-align: left; /* Center Blocks for IE5/Win */
	/*border:1px dashed #333;*/
	/*background-color:#eee;*/
}

#contentContainer2
{
	width: 565px;
	height: 560px;
	float: left;
	text-align: left; /* Center Blocks for IE5/Win */
}

#contentContainer3
{
	width: 235px;
	height: 560px;
	margin-left: 6px;
	float: right;
	position: expression('absolute'); /* Works for IE ONLY */
	text-align: left; /* Center Blocks for IE5/Win */
}

#contentSectionHeader
{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	width: 559px;
	width: expression('561px'); /* Works for IE ONLY */
	height: 27px;
	height: expression('29px'); /* Works for IE ONLY */
	text-align: left;
	border-style:  solid;
	border-width: 1px;
	border-color: #ffffff;
	margin-left: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 1px;
	padding-left: 0px;
	padding-top: 0px;
	background-color: #EC9200;
	background-color: #EC9200;
	background-image: url(images/announcement_bg.jpg);
	background-repeat: repeat-x;
}

#contentSectionHeader2
{
	width: 559px;
	width: expression('561px'); /* Works for IE ONLY */
	height: 27px;
	height: expression('29px'); /* Works for IE ONLY */
	border-style:  solid;
	border-width: 1px;
	border-color: #ffffff;
	margin-left: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 1px;
	padding-left: 0px;
	padding-top: 0px;
	background-color: #EC9200;
}

#contentSectionHeader3
{
	width: 559px;
	width: expression('561px'); /* Works for IE ONLY */
	height: 27px;
	height: expression('29px'); /* Works for IE ONLY */
	border-style:  solid;
	border-width: 1px;
	border-color: #ffffff;
	margin-left: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 1px;
	padding-left: 0px;
	padding-top: 0px;
	background-color: #EC9200;
}

#sideSectionHeader
{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	width: 229px;
	width: expression('231px'); /* Works for IE ONLY */
	height: 23px;
	height: expression('29px'); /* Works for IE ONLY */
	display: table;
	text-align: center;
	vertical-align: middle;
	border-style:  solid;
	border-width: 1px;
	border-color: #ffffff;
	margin-left: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 4px;
	background-color: #C2C2C2;
}

#contentSectionBody
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	width: 548px;
	width: expression('561px'); /* Works for IE ONLY */
	height: 18px;
	height: expression('24px'); /* Works for IE ONLY */
	text-align: left;
	border-style:  solid;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-color: #ffffff;
	margin-left: 2px;
	margin-top: 1px;
	margin-right: 2px;
	margin-bottom: 1px;
	padding-left: 11px;
	padding-top: 5px;
	background-color: #ffffff;
	background-image: url(images/contentSectionBodyBG.png);
	background-repeat: repeat-x;
}

#contentSectionBody2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	width: 546px;
	width: expression('561px'); /* Works for IE ONLY */
	height: 170px; /*Normal size 272px */
	height: expression('185px'); /* Works for IE ONLY.  Normal size 282px*/
	text-align: left;
	border-style:  solid;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-color: #ffffff;
	margin-left: 2px;
	margin-top: 1px;
	margin-right: 2px;
	margin-bottom: 1px;
	padding-right: 5px;
	padding-left: 8px;
	padding-top: 8px;
	background-color: #ffffff;
	background-image: url(images/contentSectionBodyBG2.png);
	background-repeat: repeat-x;
}

#contentSectionBody3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	width: 561px;
	height: 160px;
	text-align: left;
 	margin-left: 2px;
	margin-top: 1px;
	margin-right: 2px;
	margin-bottom: 1px;
	background-color: #ffffff;
	background-image: url(images/contentSectionBodyBG3.png);
	background-repeat: repeat-x;
}

#sideSectionBody
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	width: 229px;
	height: 560px;
	text-align: left;
 	margin-left: 2px;
	margin-top: 1px;
	margin-right: 2px;
	margin-bottom: 1px;
	border-color: #ffffff;
	border-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	background-color: #ffffff;
	background-image: url(images/contentSideBodyBG.png);
	background-repeat: repeat-x;
}

#sideSubHeader
{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	width: 229px;
	height: 23px;
	height: expression('30px'); /* Works for IE ONLY */
	display: table;
	text-align: center;
	border-style:  solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 5px;
	background-color: #C2C2C2;
}

#footerSection
{
	width: 100%;
	height: 75px;
	background-image: url(images/bannerfooter_1_bg.png);
	background-repeat: repeat-x;
}

#footerPrivacy
{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	width: 100%px;
	text-align: center;
	padding-top: 5px;
}

#footerMarquee
{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	width: 100%px;
	text-align: center;
	padding-top: 25px;
}

a.footer:link 	 {color: #FFFFFF; text-decoration: none; font-family: Helvetica, Verdana, Arial; font-weight: bold; font-size: 12px;}
a.footer:visited {color: #FFFFFF; text-decoration: none; font-family: Helvetica, Verdana, Arial; font-weight: bold; font-size: 12px;}
a.footer:active	 {color: #FFFFFF; text-decoration: none; font-family: Helvetica, Verdana, Arial; font-weight: bold; font-size: 12px;}
a.footer:hover	 {color: #FFFFFF; text-decoration: underline; font-family: Helvetica, Verdana, Arial; font-weight: bold; font-size: 12px;}

#sideArrow 
{
	margin-top: expression('1px');
}

#mainNavContainer 
{
	float: left;
}

#clear {
	clear: both;
}


/*================================================================================================================================================================*/
/*  SIDE BAR
/*================================================================================================================================================================*/



#Mid_NavigationGR A
{	
	DISPLAY: block;
	BACKGROUND-COLOR: transparent;
	height: 23px;
	height: expression('26px');
	padding-top: 3px; 
	padding-top: expression('6px'); 
	padding-left: 9px;
	text-decoration: none;
	color: #000000;
}

#Mid_NavigationGR A:hover 
{  
	DISPLAY: block; 
	BACKGROUND-COLOR: #C8CEAC;
}