﻿/*BODY
{
	font-family: arial, helvetica, sans-serif; 
	font-size: x-small; 
	color: #003478; 
	background-color: #FFFFFF; 
	font-weight: bolder
}*/

Body
{
	font-size: 75%; 
	margin: 0px 2px; 
	color: #444; 
	font-family: arial,verdana,sans-serif
}

.QuestionRow
{  	
	background-color: #cee7ff; 
}

.AnswerRow
{  	
	background-color: #edf5fb; 
}

.RelatedRow
{  
	background-color: #ecf5fe; 
}

.DarkBoldFont
{  
	font-size: 14px;
	color: #003478; 
	text-align:left;
	vertical-align:top;
	font-weight: bolder;
}

.DarkFont
{  
	font-size: 14px;
	color: #003478; 
	text-align:left;
	vertical-align:top;
	font-weight: normal;	
}

.Answer
{  
	background-color: #cee7ff; 
}

.CategoryHeaderCell
{
	text-align: left;
	color: #003478;
	font-family: Arial;
	background-image: url('iras_col_bg.jpg');
	font-size: small;
}

.CategoryCell
{
	background-color:#e2effa;		
}

.CategoryCell Table
{
	width: 100%;
	height: 100%;	
}

.Instruction
{
	padding-left:6px;
	margin: 0px;
	text-align: left;
	font-size: 12pt;
	color: #000000;
}

.AskArea
{
	width: 100%;
	vertical-align: middle;
	margin-left: 0px;
	background-color: #c4dcf5;
}

.ExampleHeader
{
	font-weight: bold;
}

.Example
{
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #003478;
	width: 100%;
}

.Faqs
{
	width: 100%; 
	height: auto; 
	vertical-align: middle; 
	margin-left: 0px; 
	text-align: left;
	padding-left: 2px;
}

.Hide
{
	 visibility: hidden;
	 display: none;
	 height: 150px;
}

.AskQuestion
{
	width: 100px;	
}
