﻿html {height: 100%;}
body {
	background-color: #FFFFFF;
	background-image: url(../Images/body/backGrad.png);
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#414141;
}

a {
	color: #C60000;
	text-decoration: none;
}

a:hover {text-decoration:underline;}

#MainContainer {
	width: 888px;
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}
/*#Logo {
background-image: url(../Images/body/genLogo.gif);
	background-repeat: no-repeat;
	height: 78px;
	width: 208px;
	margin-left: 6px;
}
#Logo a {
	height: 78px;
	width: 208px;
}
	
#Logo a .InvTxt 
{
	visibility:hidden;
	height: 78px;
	width: 208px;
}
*/

#Logo .InvTxt  a {
display: block;
background-image: url(../Images/body/genesisLogo.png);
	background-repeat: no-repeat;
	height: 78px;
	width: 208px;
	margin-left: 6px;
	overflow: hidden;
	padding: 78px 0 0 0;
	height: 0px !important;   
	height:78px;
	


}
	
#TopCLeftPanel {
	float: left;
}
#TopCRightPanel {
	float: left;
	width:672px;
	
}

#LoginNavC {
float:right;
margin: 63px 0px 0 0;
font-size: 10px;
color:#FFFFFF;

}

#TopContainer {
	clear: both;
	/*background-image: url(../Images/body/holiday12.jpg);*/
	background-repeat: no-repeat;
	background-position: 575px 14px;
	min-height: 56px;
}
#NavigationContainer {
	clear: left;
	float: none;
	width: 100%;
	height: 36px;
	margin-bottom: 3px;
}
#NavLeftCap {
	background-image: url(../Images/navigation/leftEnd2.png);
	background-repeat: no-repeat;
	height: 36px;
	width: 8px;
	float: left;
}
#NavMiddle {
	background-image: url(../Images/navigation/horzTile2.png);
	background-repeat: repeat-x;
	height: 36px;
	clear: none;
	float:left;
	width: 872px;
}
#topNavigation {float:left; width:642px;}
#SearchArea {
float: right;
background-image: url(../Images/navigation/Search/SearchBG.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 20px;
	width: 223px;
	margin: 6px 5px 0 0;

}

#SearchArea .SearchBG {
	background: none;
	padding:0;
	margin: 4px 0 0 3px;
	border: 0;
	float: left;
	width: 191px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align: center;
	color:#333333;

}

#SearchArea .SearchB {
/*	background-image: url(../Images/navigation/Search/SearchButton.png); */
	float: right;
	height: 26px;
	width: 24px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 


#NavRightCap {
	background-image: url(../Images/navigation/rightEnd2.png);
	background-repeat: no-repeat;
	float: right;
	height: 36px;
	width: 8px;
	clear: right;
}
#MainContentContainer {clear:both;  }
#BCLeftCap {
	background-image: url(../Images/body/intPage1/container/leftTopCorner.png);
	float: left;
	height: 24px;
	width: 9px;
	background-repeat: no-repeat;
}
#BCMiddle {
	background-image: url(../Images/body/intPage1/container/horzTileTop.png);
	float: left;
	height: 24px;
	width: 870px;
	
	overflow: hidden;
	padding: 0px;
	margin: 0px;

}
#TheBC {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 5px;
	padding-left:3px;
	color: #666666;
	font-weight: bold;
}

#TheBC a {color: #666666; text-decoration: none;}
#TheBC a:hover {color: #C60000; text-decoration: underline;}

#BCRightCap {
	background-image: url(../Images/body/intPage1/container/rightTopCorner.png);
	background-repeat: no-repeat;
	float: right;
	height: 24px;
	width: 9px;

}

#ShadowContainer {
	background-image: url(../Images/body/intPage1/container/fullShadow.png);
	background-repeat: repeat-y;
	width: 888px;
	overflow:hidden;
	clear: both;
}

#TopMainGradient {
	background-image: url(../Images/body/intPage1/container/horzTileMainTop.png);
	background-repeat: repeat-x;
	width: 878px;
	background-position: top;
	padding: 0px;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
}

#BottomMainGradient {
	background-image: url(../Images/body/intPage1/container/horzTileMainBottom.png);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 878px;
	min-height:280px;
	padding: 0px;
	margin: 0px;
}

#MainContentArea{
	overflow: hidden;
	font-size: 8.5pt;
	padding: 10px 7px 5px 8px;}
	
	
#MainContentArea.threeColumn {
	background-image: url(../Images/body/intPage1/twoline.gif);
	background-repeat: repeat-y;
	background-position: 214px top;
}


#MainContentArea.twoColumn {
	background-image: url(../Images/body/intPage1/leftline.gif);
	background-repeat: repeat-y;
	background-position: 214px top;
}	

#MainContentArea.twoColumnLeft {
	background-image: url(../Images/body/intPage1/rightline.gif);
	background-repeat: repeat-y;
	background-position: 233px top;
}

#MainContentArea.noVertLines  {background:none;}	


/* Two column layout */

#MainContentArea  #CLeftColumn{
	display: none;

}
#MainContentArea.twoColumn  #CMidColumn {
	display:block;
}

#MainContentArea #CRightColumn {
	display:none;
}

#MainContentArea.twoColumn  #CLeftColumn{
	float: left;
	width: 200px;
	height: 100%;
	overflow: hidden;
	display: block;
	margin-right: 16px;
	

}
#MainContentArea.twoColumn  #CMidColumn {
	float: left;
	overflow: hidden;
	width: 644px;
	display: block;
	
}

#MainContentArea.twoColumn  #CRightColumn {
	display:none;
}

#MainContentArea.twoColumnLeft  #CRightColumn{
	float: right;
	width: 203px;
	height: 100%;
	overflow: hidden;
	display: block;
	

}
#MainContentArea.twoColumnLeft  #CMidColumn {
	float: left;
	overflow: hidden;
	width: 642px;
	display: block;
}

#MainContentArea.twoColumnLeft  #CLeftColumn {
	display: none;
}
/*three column layout */
#MainContentArea.threeColumn  #CLeftColumn{
	float: left;
	width: 198px;
	overflow: hidden;
	display: block;
	margin-right: 18px;
	
}
#MainContentArea.threeColumn  #CMidColumn {
	float: left;
	overflow: hidden;
	width: 426px;
	display: block;
}
#MainContentArea.threeColumn  #CRightColumn{
	float: right;
	width: 202px;
	overflow: hidden;
	display: block;
	
}


#MainContentArea hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 1px;



}



#BottomContainerLeftCap {
	background-image: url(../Images/body/intPage1/container/leftBottomCorner.png);
	background-repeat: no-repeat;
	float: left;
	height: 11px;
	width: 9px;
}
#BottomContainerMiddle {
	background-image: url(../Images/body/intPage1/container/horzTileBottom.png);
	background-repeat: repeat-x;
	height: 11px;
	width: 870px;
	float: left;
}
#BottomContainerRightCap {
	background-image: url(../Images/body/intPage1/container/rightBottomCorner.png);
	background-repeat: no-repeat;
	clear: right;
	float: right;
	height: 11px;
	width: 9px;
}


/* Side Nav */
.SideNavTopAreaContainer {clear:both;}

.LeftTopSideNavCorner {
	/*background-image: url(../Images/body/intPage1/NavPanel/upperLeftCorner.png);*/
	background-repeat: no-repeat;
	float: left;
	height: 10px;
	width: 9px;
}
.MidTopSideNavSection {
/*	background-image: url(../Images/body/intPage1/NavPanel/topSection.png);
*/	background-repeat: repeat-x;
	float: left;
	height: 10px;
	width: 176px;
}
.RightTopSideNavCorner {
/*	background-image: url(../Images/body/intPage1/NavPanel/upperRightCorner.png);
*/	background-repeat: no-repeat;
	float: left;
	height: 10px;
	width: 9px;
	clear:right;
}
.SideNavBottomAreaContainer {
	clear: both;
}
.LeftBottomSideNavCorner {
/*	background-image: url(../Images/body/intPage1/NavPanel/lowerLeftCorner.png);
*/	float: left;
	height: 11px;
	width: 9px;
	background-repeat: no-repeat;
}
.MidBottomSideNavSection {
/*	background-image: url(../Images/body/intPage1/NavPanel/bottomSection.png);
*/	background-repeat: repeat-x;
	float: left;
	height: 11px;
	width: 176px;
}
.RightBottomSideNavCorner {
/*	background-image: url(../Images/body/intPage1/NavPanel/lowerRightCorner.png);
*/	background-repeat: no-repeat;
	float: left;
	height: 11px;
	width: 7px;
}

.SideNavMidAreaContainer {
/*	background-image: url(../Images/body/intPage1/NavPanel/midTileShadow.png);
*/	background-repeat: repeat-y;
	width: 193px;
	padding-left:5px;
	clear:both;
	
}
.BottomGradSideNav {
/*	background-image: url(../Images/body/intPage1/NavPanel/bottomGradSection.png);
*/	background-repeat: no-repeat;
	background-position: center bottom;
	width: 185px;
	min-height: 270px;

}
.TopGradSideNav {
/*	background-image: url(../Images/body/intPage1/NavPanel/topGradSection.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 185px;
	min-height: 270px;
	overflow: hidden;*/
}

.SideNavContent {
padding: 0 10px 0 10px;
}

/* End Side Nav */


#MainContentArea form, #MainContentArea hr  {padding: 0px; margin:0px;}

h1, h2, h3, h4, h5, h6 {font-family:Arial, Helvetica, sans-serif; padding:0px; margin-top: 0px; margin-bottom:10px; color: #C60000;}

p {margin-top:0px; margin-bottom: 10px;}

h1 {
font-size:22px;
}

h2 {
font-size:19px;
}

h3 {
font-size:16px;
}

h4 {
font-size:13px;
}

h5 {
font-size:11px;
}


h6 {
font-size:9px;
}

ul {
list-style-type: none;
   padding-left: 5px;
   margin-left: 0;
   }
   
ul li {	
    background-image: url(../Images/body/liImages/basicRedCFull.png);
	list-style-image:none;
    background-repeat: no-repeat;
    background-position: left 2px;
	padding-top: 1px;
	padding-left : 18px;
	padding-bottom: 3px;
}

ul li li{	
    background-image: url(../Images/body/liImages/basicRedCEmpty.png);

}

ul li li li{	
    background-image: url(../Images/body/liImages/basicRedSFull.png);

}

ul li li li li{	
    background-image: url(../Images/body/liImages/basicRedSEmpty.png);

}

ul li li li li li{	
    background-image: url(../Images/body/liImages/basicRedCFull.png);

}

ul li li li li li li{	
    background-image: url(../Images/body/liImages/basicRedCEmpty.png);

}

ul li li li li li li li{	
    background-image: url(../Images/body/liImages/basicRedSFull.png);

}


ul {margin-left:5px; padding-top:3px;}



/* Main drop down functionality */

#NavMiddle ul li {background: none; padding: 0; margin: 0;}
#NavMiddle ul ul{display:none}
#NavMiddle ul li:hover>ul {display:block}
#NavMiddle ul ul{position: absolute;left:-4px;top:100%;}
#NavMiddle ul ul ul{position: absolute;left:90%;top:3px;}
#NavMiddle ul {
	margin:0px;
	list-style:none;
	padding:0px 4px 0px 0px;
	display:block;
	float: left;
}

#NavMiddle ul ul {
	margin:-3px;
	width: 207px;
	list-style:none;
	padding:5px 0px 0px 0px;
	background-image: url(../Images/navigation/dropdown/panelFull3.png);
	background-repeat: no-repeat;

	
}

#NavMiddle ul ul ul{
	margin:0px;
	list-style:none;
	padding:0px 0px 0px 0px;
}

#NavMiddle ul li ul li{
	display:block;
	margin:0px 0px 0px 0px;
	font-size:0px;

}

#NavMiddle ul a {
	display:block;
	border-width:0px;
	text-decoration:none;
	padding:9px 8px 10px 8px;
	background-image: url(../Images/navigation/dropdown/hDividerLine2.png);
	background-repeat: no-repeat;
	background-position: right 0px;
	color:#F3F3F3;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
}

#NavMiddle ul ul a {
	display:block;
	vertical-align:middle;
	border-width:0px;
	text-align:left;
	text-decoration:none;
	padding:5px;
	padding-left: 13px;
	padding-right: 13px;
	font:normal 11px Verdana;
	color: #000000;
	text-decoration:none;
	/*cursor:default;*/
	background-image: none;
	text-align:left;
	background-image: url(../Images/navigation/dropdown/vDividerLine.png);
	background-repeat: no-repeat;
	background-position: center bottom;
		text-transform: none;
}

#NavMiddle ul li {
	float:left;
}


#NavMiddle ul ul li {
	float:none;
	
}

#NavMiddle ul li:hover{
	position:relative;
}
#NavMiddle ul li:hover>a{
	background-repeat: repeat-x;
	color:#ffffff;
	background-image: url(../Images/navigation/highlight2.png);
	background-position: 0px 1px;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;

}



#NavMiddle ul li ul li:hover>a{
	font:normal 11px Verdana;
	text-decoration: none;
	color: #ffffff;
	background-image: url(../Images/navigation/dropdown/ddHighlight.png);
	background-repeat: repeat-y;
	
}
#NavMiddle ul ul a:hover{
	position:relative;

	font:normal 11px Verdana;
	color: #ffffff;
	text-decoration:none;

}


.lastItem{
	background-image: url(../Images/navigation/dropdown/bottomFull.png);
	height:12px;
	width: 207px;
	position:absolute;
	background-position: 0px bottom;
	background-repeat: no-repeat;	
}

li.c1 {list-style: none; display: inline;}

#NavMiddle ul a:hover ul,#NavMiddle ul a:hover a:hover ul,#NavMiddle ul a:hover a:hover a:hover ul{display:block}
#NavMiddle ul a:hover ul ul,#NavMiddle ul a:hover a:hover ul ul{display:none}

/* End Main drop down functionality */


/* 2nd  drop down functionality */
#LoginNavC ul li {background: none; padding: 0; margin: 0;}
#LoginNavC ul ul{display:none}
#LoginNavC ul li:hover>ul {display:block}
#LoginNavC ul ul{position: absolute;left:-4px;top:15px;}
#LoginNavC ul ul ul{position: absolute;left:90%;top:3px;}
#LoginNavC ul {
	margin:0px;
	padding:0px 5px 0px 0px;
	display:block;
	float: left;
	
}

#LoginNavC ul ul {
	margin:0px;
	width: 215px;
	height: none;
	list-style:none;
	padding:0px 0px 0px 0px;
	border: 1px solid #666666;
	border-bottom:none;
	background-image: url(../Images/navigation/dropdown/dropdown2ndBk.png);
	
}

#LoginNavC ul ul ul{
	margin:0px;
	list-style:none;
	padding:0px 0px 0px 0px;
}

#LoginNavC ul li ul li{
	display:block;
	margin:0px 0px 0px 0px;
	font-size:0px;

}

#LoginNavC ul a {
	display:block;
	text-decoration:none;
	padding:0px 0px 0px 0px;
	color:#F3F3F3;
	
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	height: 20px;

}

#LoginNavC ul ul a {
	display:block;
	vertical-align:middle;
	border-width:0px;
	text-align:left;
	text-decoration:none;
	padding:4px 5px 4px 5px;
	font:normal 9px Verdana;
	color: #000000;
	text-decoration:none;
	background-image: none;
	text-align:left;
	text-transform: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4A4A4A;
	height: 13px;

}

#LoginNavC ul li {
	float:left;
}


#LoginNavC ul ul li {
	float:none;
	
}

#LoginNavC ul li:hover{
	position:relative;
}
#LoginNavC ul li:hover>a{
	background-repeat: repeat-x;
	color:#FFFFFF;
	font-family: Verdana;
	font-size: 9px;
	
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#FFFFFF;
	background-image: url(../Images/navigation/dropdown/2ndNavHighlight.png);
	background-position: center -5px;	
}



#LoginNavC ul li ul li:hover>a{
	font:normal 9px Verdana;
	text-decoration: none;
	color: #ffffff;
	background:none;
	background-color:#C60000;
	/*background-image: url(../Images/navigation/dropdown/ddHighlight.png);*/
	background-repeat: repeat-y;
	
}
#LoginNavC ul ul a:hover{
	position:relative;
	font:normal 9px Verdana;
	color: #ffffff;
	text-decoration:none;

}

#Consultant_Dropdown li{width: 160px;padding:0px 0px 0px 0px;
}

#LoginNavC ul a:hover ul,#LoginNavC ul a:hover a:hover ul,#LoginNavC ul a:hover a:hover a:hover ul{display:block}
#LoginNavC ul a:hover ul ul,#LoginNavC ul a:hover a:hover ul ul{display:none}

/* End 2nd drop down functionality */


.C1Table {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.tblLeftMainShC1 {
	width:4px;
	background-image: url(../Images/body/intPage1/NavPanel/tableVersion/leftMainShadow.png);
	background-repeat: repeat-y;
	font-size:0px;
}.tblRightMainShC1 {
	background-image: url(../Images/body/intPage1/NavPanel/tableVersion/rightMainShadow.png);
	background-repeat: repeat-y;
	width: 5px;
}
.tblContentMainShC1 {
	width:100%;
	background-image: url(../Images/body/intPage1/NavPanel/tableVersion/TopGradSection.png);
	background-repeat: repeat-x;
	height: 281px;
	background-position: center top;
}
.tblTopLeftCnrC1 {
	background-image: url(../Images/body/intPage1/NavPanel/tableVersion/upperLeftCorner.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 16px;
}
.tblTopMidCnrC1 {
	background-image: url(../Images/body/intPage1/NavPanel/tableVersion/topSection.png);
	background-repeat: repeat-x;
	height: 10px;
}
.tblTopRightCnrC1 {
	background-image: url(../Images/body/intPage1/NavPanel/tableVersion/upperRightCorner.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 16px;
}
.tblBottomLeftCnrC1 {
	background-image: url(../Images/body/intPage1/NavPanel/tableVersion/lowerLeftCorner.png);
	background-repeat: no-repeat;
	height: 12px;
	width: 16px;
}
.tblBottomMidCnrC1 {
	background-image: url(../Images/body/intPage1/NavPanel/tableVersion/bottomSection.png);
	background-repeat: repeat-x;
	height: 12px;
}
.tblBottomRightCnrC1 {
	background-image: url(../Images/body/intPage1/NavPanel/tableVersion/lowerRightCorner.png);
	height: 12px;
	width: 16px;
}
.tblInsC1 {
	height: 100%;
	width: 100%;
}
.tblLeftTInsC1 {
	background-image: url(../Images/body/intPage1/NavPanel/tableVersion/LeftTopGradSection.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 216px;
	width: 12px;
}
.tblMidBInsC1 {
	background-image: url(../Images/body/intPage1/NavPanel/tableVersion/rightTopGradSection.png);
	background-repeat: no-repeat;
	height: 216px;
	width: 12px;
	background-position: top;
}
.tblMidTInsC1 {
	width: 100%;
	top: 0px;
}
.tblLeftBInsC1 {
	background-image: url(../Images/body/intPage1/NavPanel/tableVersion/LeftBottomGradSection.png);
	background-repeat: no-repeat;
	height: 65px;
	width: 12px;
	background-position: bottom;
}
.tblRightBInsC1 {
	background-image: url(../Images/body/intPage1/NavPanel/tableVersion/RightBottomGradSection.png);
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	height: 65px;
	width: 12px;
	background-position: bottom;
}
.tblMidTInsC1 {
	background-image: url(../Images/body/intPage1/NavPanel/tableVersion/bottomGradSection.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.C2Table {
	border-top-width: 0px;
	border-top-style: none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tblLeftCnrC2 {
	background-image: url(../Images/body/intPage1/ThinPanel/leftCorner.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 39px;
	width: 2px;
	background-position: -3px top;
}
.tblMidTileC2 {
	background-image: url(../Images/body/intPage1/ThinPanel/middleTile.png);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	overflow: hidden;
	height: 39px;

}

.tblMidTileC2 img {float: left; padding: 0 3px 0 1px; }
.tblMidContentC2 {
	margin-top: 6px;
	overflow: hidden;
	top: 0px;
	color: #000000;
    float: left;
}

.tblRightCnrC2 {
	background-image: url(../Images/body/intPage1/ThinPanel/rightCorner.png);
	background-repeat: no-repeat;
	height: 39px;
	width: 10px;
}

/*New Table Construction */
.C3Table {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.tblLeftMainShC3 {
	width:4px;
	background-image: url(../Images/body/intPage1/NavPanel/tableVersion/leftMainShadow.png);
	background-repeat: repeat-y;
	font-size:0px;
}.tblRightMainShC3 {
	background-image: url(../Images/body/intPage1/NavPanel/tableVersion/rightMainShadow.png);
	background-repeat: repeat-y;
	width: 5px;
}
.tblContentMainShC3 {
	width:100%;
	background-image: url(../Images/body/intPage1/NavPanel/tableVersion/TopGradSection.png);
	background-repeat: repeat-x;
	height: 281px;
	background-position: center top;
}
.tblTopLeftCnrC3 {
	background-image: url(../Images/body/intPage1/NavPanel/tableVersion/upperLeftCorner.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 16px;
}
.tblTopMidCnrC3 {
	background-image: url(../Images/body/intPage1/NavPanel/tableVersion/topSection.png);
	background-repeat: repeat-x;
	height: 10px;
}
.tblTopRightCnrC3 {
	background-image: url(../Images/body/intPage1/NavPanel/tableVersion/upperRightCorner.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 16px;
}
.tblBottomLeftCnrC3 {
	background-image: url(../Images/body/intPage1/NavPanel/tableVersion/lowerLeftCorner.png);
	background-repeat: no-repeat;
	height: 12px;
	width: 16px;
}
.tblBottomMidCnrC3 {
	background-image: url(../Images/body/intPage1/NavPanel/tableVersion/bottomSection.png);
	background-repeat: repeat-x;
	height: 12px;
}
.tblBottomRightCnrC3 {
	background-image: url(../Images/body/intPage1/NavPanel/tableVersion/lowerRightCorner.png);
	height: 12px;
	width: 16px;
}
.tblInsC3 {
	height: 100%;
	width: 100%;
}
.tblLeftTInsC3 {
	background-image: url(../Images/body/intPage1/NavPanel/tableVersion/LeftTopGradSection.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 216px;
	width: 12px;
}
.tblMidBInsC3 {
	background-image: url(../Images/body/intPage1/NavPanel/tableVersion/rightTopGradSection.png);
	background-repeat: no-repeat;
	height: 216px;
	width: 12px;
	background-position: top;
}
.tblMidTInsC3 {
	width: 100%;
	top: 0px;
}
.tblLeftBInsC3 {
	background-image: url(../Images/body/intPage1/NavPanel/tableVersion/LeftBottomGradSection.png);
	background-repeat: no-repeat;
	height: 65px;
	width: 12px;
	background-position: bottom;
}
.tblRightBInsC3 {
	background-image: url(../Images/body/intPage1/NavPanel/tableVersion/RightBottomGradSection.png);
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	height: 65px;
	width: 12px;
	background-position: bottom;
}
.tblMidTInsC3 {
	background-image: url(../Images/body/intPage1/NavPanel/tableVersion/bottomGradSection.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

#HomeContainer {display:none;}
#HomeBottomContainer {display:none;}
/*End New Table Construction */

#FooterContainer {margin-top: 0px;}



#LeftFooter div {
display: block;
		/*background-image: url(../Images/body/footer/VerisignLogo.png); */
	background-repeat: no-repeat;
	float: left;
	overflow: hidden;

}

#MiddleFootContain {padding: 10px 0 0 90px;}
#MiddleFooter {margin-top:17px; width: 625px;	float: left;}
#MiddleFooter a {
	font-size: 10px;
	font-weight: bold;
	color: #666666;

	
}
#MiddleFootContain {margin: 0 auto 0 auto; }

#ContactFooter, #CareersFooter, #SiteMapFooter, #WebMailFooter, #LMFooter{
	background-repeat: no-repeat;
	float: left;
	height: 24px;
	padding-left: 28px;
	padding-top: 12px;
	margin-left: 14px;
}

#ContactFooter {
	background-image: url(../Images/body/footer/Home.gif);

}
#CareersFooter {
	background-image: url(../Images/body/footer/Careers.gif);

}
#SiteMapFooter {
	background-image: url(../Images/body/footer/SiteMap.gif);

}
#WebMailFooter {
	background-image: url(../Images/body/footer/WebMail.gif);

}
#LMFooter {
	background-image: url(../Images/body/footer/LM.gif);
	clear: right;

}
#Copyright {
	padding-left: 25px;
	font-size: 9px;
	clear:left;
	background-image: url(../Images/body/footer/flag.gif);
	height: 11px;
	margin-left: 60px;
	margin-top:5px;
	background-repeat: no-repeat;
	background-position: left center;
}

#Copyright a {
font-weight:normal;}



#RightFooter div  a{
display: block;
	background-image: url(../Images/body/footer/greenBusLogo.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 47px;
	width: 118px;
	overflow: hidden;
	margin-top:12px;
	padding: 118px 0 0 0;
	height: 0px !important;   
	height:118px

}

.BoldRed {
font-weight:bold;
color: #C60000;
}

sup {
font-size:9px;}

.whiteText {color:#FFFFFF;}

table.tableBorder {
	border-collapse:collapse;
}

td.tdBorder {	border: 1px solid #999999;}

#Systm {display:none;}

.loginNavBar {
color: #C60000;
}
#MessageBox {display:none;}



<!-----Elig. Exp. Table----->

.font5{}

.tbl_1 {background: none;
		padding-left:2px;}


.tbl_2 {background: none;
		padding-left:2px;}

	
.tbl_3 {background: silver;
		padding-left:2px;}

.tbl_4 {background: silver;
		padding-left:2px;}

.tbl_5 {background: none;
		padding-left:2px;}


.tbl_6 {background: none;
		padding-left:2px;}


.EligExp_Href{
		text-decoration:none;
		background:none;
		}
a:hover{text-decoration:underline}		
		


.tbl_hdr {
	padding-left:2px;
	font-size: 11pt;
	background: #666666;
	border: none;
	color:white;}
	


}

.tbl_8 {
	
	text-decoration: none;
	text-align: left;
	
		}
.tbl_9 {
	
	text-decoration: none;
	text-align: left;
	
	
}
.tbl_10 {
	text-decoration: none;
	text-align: general;
	white-space: normal;
	background: #345D8F;
}
.tbl_11 {
	text-decoration: none;
	text-align: general;
	background: #345D8F;
}
.tbl_12 {
	text-decoration: none;
	text-align: general;
	white-space: normal;
	background: #CCCCCC;
}
.tbl_13 {
	text-decoration: none;
	text-align: general;
	background: white;
}
.tbl_14 {
	text-decoration: none;
	text-align: general;
	background: #CCCCCC;
}


.RP_1 {
	text-align: right;
	vertical-align:middle;
}










