body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#636563;
}

.Normal
{
  font-family:Arial, Helvetica, sans-serif;
  font-size:9pt;
  color:#636563;
}

.HeadingIFIDS1
{
  font-size:28px;
  font-family:Arial, Verdana, Helvetica, sans-serif;
  color:#003333;  
  background-color: White;
}

.HeadingIFIDS2
{
  font-size:16pt;
  color:#003333;  
  background-color: White;
}

.HeadingIFIDS3
{
	font-size:10pt;
	color:#003333;	
	background-color: White;
}

.SmallFont
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#636563;
}

.TableHeading
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bolder;
	color:#FFFFFF;
   }

.ifids-table-header
{
   background-color: #006b77;
}
.ifids-table-cell-seperator
{
 background-color: #b5d4d7;
}

.TableCells
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#000000;
	text-align:center;
}

.TableCellsBlack
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#000000;
}

.TableRowOdd
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	background-color: #E5F7F8;
	color:#000000;
}

.TableRowEven
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	background-color: #FFFFFF;
	color:#000000;
}

#popBan {
  display: block;
  width: 100%;
  background: url('../images/pop.jpg') repeat-x 0 0;
  margin: 0;
  padding: 0;
  position: relative;
  height: 99px;
  min-width: 480px;
}

#lowPopBan {
  display: block;
  width: 100%;
  background: url('../images/pop.jpg') repeat-x 0 0;
  margin: 0;
  padding: 0;
  position: relative;
  height: 74px;
  min-width: 480px;
}

#popCont{
	background: url('../images/popr.gif') no-repeat bottom right;
	height: 99px;
}
#endL{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
}
.popLogo{
	display:inline;
	float:left;
	margin: 12px 0 0 18px;
}
#popMenu {
	float: right;
	padding:8px 0 0 8px;
	margin: 0;
	list-style-type: none;	
}
#popMenu li{
	display: inline;
	padding:0;
}
#popMenu li a{ padding: 0 7px 0 5px; background: url('../images/bar.gif') no-repeat 100% 1px; color: #FFF; text-decoration: none; font: normal 11px Arial, Helvetica, Sans-serif;}

#popMenu li a:hover{color:#F90; text-decoration: underline;} 
#popMenu li a.last{background:none;} 

#popBan > .pop{
	margin-top: 0;
}
#popCont h1.pop{
	position: absolute;
	top: 50px;
	right: 0;
	display: block; 
	padding: 0 7px 0 0;
	margin: 0;
	color: #FFF;
	font-size: 22px;
	font-weight: lighter;
	font-family: Arial, Helvetica, Sans-serif;
	clear: right;
	text-transform: uppercase;
}

#popCont > h1.pop{
	position: absolute;
	top: 21px;
	right: 0;
	display:block;
	color: #FFF;
	font-size: 22px;
	font-weight: lighter;
	clear: right;
	padding: 29px 7px 0 0;
	margin: 0 0 0 160px;
	text-transform: uppercase;
}


body{
	margin: 0 auto;
	width: 100%;
	font: normal 12px Arial, Helvetica, Sans-serif;
	border-collapse: collapse;
	background: #FFF;
	text-align: center;
	te\xt-align: left !important; /*Tan Hack for IE5.5*/
}
td { font: normal 12px Arial,Helvetica,Sans-serif; }
p { color: #000; }
form { padding: 0; margin: 0; }
a { color: #036; text-decoration: underline; }
a:hover{ color: #F90; }
/*common*/
#access,
.hide,
hr,
caption{
	display: none;
}
select,
option{
	font: normal 12px Arial,Helvetica,Sans-serif;
	color: #000;
	background-color: White;
}
img { border: 0; }
#wrapper{
	padding: 0;
	margin: 0;
}


/*[STRETCHY FOOTER*/
#setF{
	text-align: center !important;
	padding: 0;
	width: 100%;
	height: 42px;
	background: url('../images/f_left.gif') no-repeat top left;
	position: relative;
}
#fWidth{
	width: 100%;
	background: url(../images/f_midtop.gif) repeat-x 0 0;
	position: relative;
	top: 0 ;
	left: 0;
}
#sFootT { 
	width: 100% !important; 
}
.footER{  position: absolute; top: 0; right: 1px; height: 42px;  width:3px;  }

#sFoot{
	height:24px;
	background: url(../images/f_midtop.gif) repeat-x 0 0;
 }
ul#sFoot{list-style-type:none; padding: 0; margin: 0; line-height:24px; text-align:center; height: 24px; }

#sFoot li {display: inline;}
#sFoot li.last{
	display:inline;
	background: url(../images/f_div.gif) no-repeat right 1px;/*IE5.5*/
	bac\kground: url(../images/f_div.gif) no-repeat right top;
	height:24px;
	padding:0 5px 0 0;/* for IE 5.5*/
	padd\ing:0 1px 0 0;
}
	
#sFoot > li.last{padding: 5px 4px 5px 0; background: url(../images/f_div.gif) no-repeat right 2px !important; }

#sFoot a{
	white-space:pre; 
	color:#777; 
	font-size:11px;	
	background: url(../images/f_div.gif) no-repeat 0 0;
	line-height: 24px; 
	padding:5px 7px 5px 10px; 
	margin:0 -5px 0 0px; /*Tan Hack for IE5.5 */
	ma\rgin:0 -3px 0 0px;
	text-decoration: none;
 }
#sFoot a:hover{
	white-space:pre;
	background: url(../images/f_hover.gif) repeat-x 0 0px;  /*Tan Hack for IE5.5 */
	bac\kground: url(../images/f_hover.gif) repeat-x 0 1px; 
	text-decoration:none; 
	padding:5px 7px 5px 10px; 
	line-height:24px;	
}
#sFoot > li a {
	background: url(../images/f_diva.gif) no-repeat 0 0;
}
p#pBot {
	width: 100%; 
	background: url(../images/f_midbottom.gif) repeat-x 0 0; 
	color:#777;	
	font-size:10px; 
	margin:0px;
	padding:0px;
	line-height:18px;
	text-align:center;	

}
#fLeft{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
#fRight{
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
}

/*STRETCHY FOOTER]*/