body
{
	font-size: 11px;
	color: #154375;
	font-family: Verdana;
}
a:link
{
    color: #1B4D83;
    text-decoration: none;
}
a:visited
{
    color: #969;
    text-decoration: none;
}
a:hover
{
    color: #c60;
    text-decoration: underline;
}
.Cell
{
	font-size: 11px;
	color: #154375;
	font-family: Verdana;
}


.PictureLegend
{
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
}
.faqQuestionHover
{
	font-size: 11;
	color: #00309C;
	font-weight: bold;
	cursor: hand;
}
.faqQuestion
{
	font-size: 11px;
}
.ContentTableDetails
{
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
}
.ContentTableDetailsEven
{
	background-color: #B8D2EF;
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
}
.ContentTableLabel
{
	font-family: Verdana;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
}
.ContentTableLabelEven
{
	background-color: #B8D2EF;
	font-family: Verdana;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
}
.TableHeader
{
	color: #FFFFFF;
	background-color: #8AB8EA;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	valign: bottom;
}
.LinkTable
{
	font-family: Verdana;
	font-size: 11px;
	text-align: left;
}
.CompositionTableDetails
{
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
}
.CompositionTableDetailsEven
{
	background-color: #B8D2EF;
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
}
.CompositionTableLabel
{
	font-family: Verdana;
	font-size: 10px;
	text-align: left;
	font-weight: bold;
}
.CompositionTableLabelEven
{
	background-color: #B8D2EF;
	font-family: Verdana;
	font-size: 10px;
	text-align: left;
	font-weight: bold;
}
.CompositionTableHeader
{
	color: #FFFFFF;
	background-color: #8AB8EA;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	valign: bottom;
}
.SidewaysGradientDark
{
	filter: progid:dximagetransform.microsoft.gradient(startcolorstr='#f0f0ff', endcolorstr='#9cc2ed', gradienttype='1')
}
.SidewaysGradientBright
{
	filter: progid:dximagetransform.microsoft.gradient(startcolorstr='#ffffff', endcolorstr='#f0f0ff', gradienttype='1')
}
.TopdownGradient
{
	filter:progid:dximagetransform.microsoft.gradient(startcolorstr='#f0f0ff', endcolorstr='#ffffff', gradienttype='0');
}
.Buttons
{
    BORDER-RIGHT: #b5ae9f 1px solid;
    BORDER-TOP: #b5ae9f 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: #b5ae9f 1px solid;
    BORDER-BOTTOM: #b5ae9f 1px solid;
    FONT-FAMILY: Verdana;
}
.TextBoxes
{
    BORDER-RIGHT: #b5ae9f 1px solid;
    BORDER-TOP: #b5ae9f 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: #b5ae9f 1px solid;
    BORDER-BOTTOM: #b5ae9f 1px solid;
    FONT-FAMILY: Verdana;
}
.faqAnswer
{
display:none; 
margin-left: 20; 
background-color: #E2E2E6
}