/* CSS Document */
body{
font-family:Tahoma, Arial, sans-serif;
}
td{

}
a:hover 
{
color:#666666;
}
a:visited,a:active,a:link
{
 color:#333333;
}
.imsc li:hover a:visited,a:active,a:link
{
color:#333333;
}
#menuContainer a:hover{
text-decoration:none;}
#menuContainer {
	position:absolute;
	z-index:9999;
	left: 0px;
	top: 0px;
	height: 21px;
	line-height:15px;
	
}

ul{
font-family:Tahoma, Arial, sans-serif;
color:#000000;
list-style:none;
margin-left:3px;
padding-left:3px;
margin-right:3px;
margin-right:3px;
}


#content 
{
	position:absolute;
	width:730px;
	height:342px;
	z-index:2;
	left: 130px;
	top: 142px;
	overflow:auto;
}

#footer {
	position:absolute;
	width:302px;
	height:20px;
	z-index:10000;
	left: 560px;
	top: 510px;
	font-size:10px;
}
.imsc{
border:#000000 1px solid;
background:#FFFFFF;
margin:3px 0px 0px 0px;
padding:3px;
width:auto;
font-size:12px;
}

.heading{
font-family:tahoma;
font-weight:bold;
}

.q{
font-family:tahoma;
font-weight:bold;
text-indent:5px;

text-decoration:underline;
color:#999999;
padding-bottom:3px;
}
.q a {cursor:help;}
.title
{
font-size:16px;
font-family:tahoma;
border-bottom:#999999 1px solid;
margin-bottom:4px;
}

.q a:hover
{
text-decoration:none;
cursor:help;
}
.a a, .a:hover{
color:#000000;
text-decoration:none;
}
.a{
text-decoration:none;
background:#FFFFFF;
font-size:14px;
height:auto;
color:#333333;
margin-bottom:4px;
padding-bottom:4px;
border:#999999 1px solid;
margin-left:10px;
margin-right:4px;
width:auto;
}
.faq_container{
width:100%;
background-color:#FFFFFF;
}
.faq_container:last-child
{

}
#context {
	font-size:10px;
	position:absolute;
	width:115px;
	height:auto;
	z-index:20000;
	left:0px;
	top:0px;
	border:#999999 1px solid;
	background:#999999;
	-moz-opacity:0.95;
	filter:alpha(opacity=95);
	visibility:hidden;	
}
th
{
text-align:left;
background:#999999;
color:#FFFFFF;
font-family:tahoma;
font-weight:100;
font-size:12px;
}
#context td 
{
border-top:#bbbbbb 1px solid;
font-size:10px;
}
#context td:hover, #context a:hover
{
color:#FFFFFF;
}
#templateContainer
{

} 
#contentLay img{
border:#0000CC 1px solid;
padding:2px;
}