/* CSS Document */
/**/
body
{
text-align:center;
font:8pt/16pt arial; 
color:#555753;
font-size:62.5%; 
margin:0px;
margin-bottom:20px;
line-height:normal;
height:100%;
}
h1 {
font-size:1.35em;
color:#44162A;
margin-bottom:6px;
margin-top:0px;*/
}  
h2 {font-size:1.25em;color:#44162A;margin-top:0px;} 
h3 {font-size:1.1em;color:#08327B;}  
h4 {font-size:1em;color:#44162A;}  
img{border:0;}
a:visited{color:#0033CC;}
li{margin-top:10px;}
td{vertical-align:top}
li h4{
margin:6px;}

/* CSS Document */
#top_section{
font-size:1.2em;
height:44px;
}
#top_section_container
{
position:relative;
text-align: left;
width: 900px;
margin: 0 auto;
}
#top_contact{
float:right;
padding-top:8px;
margin-left:15px;
height:36px;
width:200px;
font-size:.9em;
line-height:1em;
color:#08327B;
}

#logo {
float:right;
height:44px;
width:100px;
background-image:url(../images/ilx_logo.gif);
cursor:pointer;
}
#section_separator{
background-image:url("../images/seperator.gif");
background-repeat:repeat-x;
height:9px;
}

#container{
font-size:1.2em;
text-align: left;
width:900px;
margin:0 auto;
background-color:#FFFFFF;
border:1px solid #CCC;
border-top:0px;
}
#header{
background-color:#003366;
height:40px;
}
/***menu2 styles********************************************************************/
#menu2 {
float:left;
line-height:normal;
background-image: url("../images/menu2_bg.gif");
width:100%;
border-bottom:1px solid #999999;
font-size:1em;
margin-bottom:0;
}
#menu2 ul{
list-style-type: none;
margin:0;
padding:0;
}
#menu2 li{
display:inline;
margin:0;
padding:0;
}
#menu2 a {
float:left;
margin:0;
padding:0;
text-decoration:none;
}
#menu2 a span {
float:left;
display:block;
padding:2px 8px 2px 8px;
color:#3B3B3B;
border-right:1px groove #999999;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu2 a span {float:none;}
/* End IE5-Mac hack */
#menu2 a:hover span {
color:black;
}
#menu2 #current a span {
background-image:url(../images/top_bg.gif);
}
#menu2 a:hover {
background-image:url(../images/top_bg.gif);

}
#menu2 a:hover span {
}
#logo {
float:left;
height:44px;
width:100px;
background-image:url("../images/ilx_logo.gif");
cursor:pointer;
}
#content{
background-color:#FFF;
padding:10px;
padding-bottom:5;
width:500px;
float:left;
margin-bottom:0px;
min-height:500px;
}

#footer{
width:100%;
background-color:#003366;
text-align:center;
font-size:0.9em;
color:#FFFFFF;
height:25px;
margin-top:0px;
clear:left;
position:relative;
vertical-align:bottom;
}

#footer ul{
list-style-type: none;
padding-top:5px;
}
#footer li{
display:inline;
padding-left:10px;
padding-right:10px;

}
#footer a:link, #footer a:visited{
color:#FFFFFF;
text-decoration:none;
}
#footer a:hover{
text-decoration:underline;
color:#CCCCCC;
}

/*styles specific to page content and not structure*/
table.form{
margin:30px;
}
table.form td.label_hoz{
text-align:right;
font-weight:bold;
}

.faqerror 
{
	margin-left: 0px;	
	color: Red;

}

 .faqsectiontitle 
 {
	font-size:1.15em;
	font-weight:bold;	
}

.hidden 
{
	display: none;	
}
