body
{
 background: #c3ecff url("/img/bluedotted.jpg") top left repeat-x;
 padding-top : 20px;
 padding-bottom : 5px;
 font-family : Arial;
 font-size : 10pt;
}

h1
{
 margin : 0px;
 padding : 0px;
 font-size : 12pt;
 border-style : none none dotted none;
 border-width : 2px;
 border-color : #9e9e9e;
 margin-bottom : 12px;
}

h2
{
 margin : 0px;
 padding : 0px;
 font-size : 10pt;
}

h3
{
 margin : 0px;
 padding : 0px;
 font-size : 10pt;
 text-decoration : underline;
}


h4
{
 margin : 0px;
 padding : 0px;
 font-size : 11pt;
 text-decoration : none;
 color : #009900;
}

h6
{
 font-weight : normal;
 font-size : 14pt;  
 margin-top : 12px;
 margin-bottom : 12px;
}

hr
{
 border-style : none none dotted none;
 border-width : 2px;
 border-color : #9e9e9e;
}

a
{
 color : #5fa9cb;
}

a:hover
{
 color : #3fc154;
}

.brdTopLeft
{
 background: #c3ecff url("/img/brdTopLeft.jpg") top left no-repeat;
 width : 25px;
 height : 21px;
}

.brdTop
{
 background: #c3ecff url("/img/brdTop.jpg") top left repeat-x;
 width : 48px;
 height : 21px;
}
.brdTopRight
{
 background: #c3ecff url("/img/brdTopRight.jpg") top left no-repeat;
 width : 25px;
 height : 21px;
}

.brdBotLeft
{
 background: #c3ecff url("/img/brdBotLeft.jpg") top left no-repeat;
 width : 25px;
 height : 21px;
}

.brdBot
{
 background: #c3ecff url("/img/brdBot.jpg") top left repeat-x;
 width : 48px;
 height : 21px;
}

.brdBotRight
{
 background: #c3ecff url("/img/brdBotRight.jpg") top left no-repeat;
 width : 25px;
 height : 21px;
}

.brdMidLeft
{
 background: #c3ecff url("/img/brdMidLeft.jpg") top left repeat-y;
 width : 25px;
 height : 25px;
}

.brdMid
{
 background: #f8f8fa url("/img/brdMid.jpg") top left;
 font-size : 10pt;
 text-align : left;
}

.brdMidRight
{
 background: #c3ecff url("/img/brdMidRight.jpg") top left repeat-y;
 width : 25px;
 height : 25px;
}

.d5bgHighlight
{
 background-color : #e5f7e8;
}

.d5bgLowlight
{
 background-color : #f7e5e5;
}

.d5warning
{
 color : #5fa9cb;
 font-weight : bold;
}

.faqT { width: 100%; }
.faqQ { border:1px #999999 solid; background:#e8e5fb; padding:7px; margin:0px; text-align:justify;}
.faqA { border:1px #999999 solid; background:#e3f9e7; padding:7px; margin:0px; text-align:justify; }
