body
{
    font-family: Arial;
    font-size: 11px;
    color: rgb(33,33,33);
    background-color:white;
    padding: 0px;
    margin:5px;
}
#main
{
    width: 100%;
    display: block;
    text-align: center;
}
.logo_title
{
    color:white; font-size: small; text-transform: uppercase;
}
/* A tags */
a, a:active, a:link, a:visited
{
    color: #257AA7;
    text-decoration: underline;
    font-family: Arial;
    font-size: 11px;
    padding: 0;
    margin: 0;
}

a:hover
{
    color: #257AA7;
    text-decoration: underline;
    font-family: Arial;
    font-size: 11px;
    padding: 0;
    margin: 0;
}
/* END A tags */
.header
{
background-color:Black;
background-image:url(images/layout/background-main.png) ;
background-repeat: no-repeat;
color:White;
width:100%;
}

#nav
{
height: 35px;
margin: 0;
padding: 0px 0px 10px 20px;
color:White;
}

.header a { padding:0px 3px 0px 3px; color: white; text-decoration: none; font-weight:bolder; text-transform:uppercase;}
.header a:hover { color: white; border-bottom: 1px solid red; font-weight:bolder; text-transform:uppercase;}
.header a:visited { color: white; text-decoration: none; font-weight:bolder; text-transform:uppercase;}
.header a:active { color: white; text-decoration: none; font-weight:bolder; text-transform:uppercase;}

.header select
{
    font-family: Arial;
    font-size: 11px;
    font-weight:bold;
    padding:1px;
    background-color: #9F0000;
    color:white;
    border: solid 0px transparent;
}


/* Common Tags */
input, textarea, select
{
    font-family: Arial;
    font-size: 12px;
    background-color: #F4FAFF;
    vertical-align: middle;
}

form, div, p
{
    margin: 0;
}

img
{
    border: 0;
}

table, tr, td, th
{
    font-family: Arial;
    font-size: 11px;
}
td a:link, a:visited, a:active
{
    font-size: 11px;
}

h1
{
    color: #9F0000;
    font-size: 24px;
    font-weight: bold;
    text-transform:uppercase;
}

h2
{
    color: #9F0000;
    font-size: 20px;
    font-weight: bold;
    text-transform:uppercase;
}

h3
{
    color: #9F0000;
    font-size: 16px;
    font-weight: bold;
    text-transform:uppercase;
}

h4
{
    color: #9F0000;
    font-size: 14px;
    font-weight: bold;
    text-transform:uppercase;
}
/* END Common Tags */

.ntt_image
{
    border-top: solid 3px rgb(33,33,33);
    border-left: solid 3px rgb(33,33,33);
    border-bottom: solid 3px gray;
    border-right: solid 3px gray;
}
.mfnews_class
{
    height: 300px;
    text-align: center;
}
.mfnews_class a { padding:0px 3px 0px 3px; color: #9F0000; text-decoration: none; font-weight:bolder; text-transform:uppercase;}
.mfnews_class a:hover { color: #9F0000; border-bottom: 1px solid red; font-weight:bolder; text-transform:uppercase;}
.mfnews_class a:visited { color: #9F0000; text-decoration: none; font-weight:bolder; text-transform:uppercase;}
.mfnews_class a:active { color: #9F0000; text-decoration: none; font-weight:bolder; text-transform:uppercase;}

.PortletTL
{
    background-image: url(../images/portlet/TopLeft.jpg);
    background-repeat: no-repeat;
    width: 9px;
    height: 9px;
}
.PortletT
{
    background-image: url(../images/portlet/Top.jpg);
    background-repeat: repeat-x;
    height: 9px;
    width: 100%;
}
.PortletTR
{
    background-image: url(../images/portlet/TopRight.jpg);
    background-repeat: no-repeat;
    width: 9px;
    height: 9px;
}

.PortletL
{
    background-image: url(../images/portlet/Left.jpg);
    background-repeat: repeat-y;
    width: 9px;
}
.PortletR
{
    background-image: url(../images/portlet/Right.jpg);
    background-repeat: repeat-y;
    width: 9px;
}
.PortletBL
{
    background-image: url(../images/portlet/BottomLeft.jpg);
    background-repeat: no-repeat;
    width: 9px;
    height: 9px;
}
.PortletB
{
    background-image: url(../images/portlet/Bottom.jpg);
    background-repeat: repeat-x;
    height: 9px;
    width: 100%;
}
.PortletBR
{
    background-image: url(../images/portlet/BottomRight.jpg);
    background-repeat: no-repeat;
    width: 9px;
    height: 9px;
}

.Faq_Title
{
    margin: 0px;
    padding: 0px;
    color: #1f1f1f;
    font-family: 'Arial';
    font-size: 18px;
}

.Faq_CategoryDiv
{
    font-family: 'Arial';
    font-size: 12px;
    color: #696969; /*	border:1px solid #d6d6d6;*/
    margin: 5px 0px 15px 0px;
    padding: 5px; /*	background-color:#f9f9f9;*/
}
.Faq_QuestionDiv
{
    background-color:#eeeeee; /*	border-top:1px solid #e7e7e7;*/
    font-weight: bold;
    padding: 5px 5px 5px 5px;
    font-family: 'Arial';
    font-size: 12px;
    color: #696969;
    margin-top: 15px;
}
.Faq_AnswerDiv
{
    padding: 5px 5px 5px 30px;
    font-family: 'Arial';
    font-size: 12px;
    color: #696969;
}
.Faq_CategoryDiv h2
{
    margin: 0px;
    padding: 0px;
    color: #1f1f1f;
    font-family: 'Arial';
}
.Faq_CategoryDiv ul
{
    margin: 0px;
    padding-left: 20px;
}
.Faq_Link
{
    font-family: 'Arial';
    font-size: 12px;
    color: #006699;
    text-decoration: underline;
}
.Faq_Link:hover
{
    font-family: 'Arial';
    font-size: 12px;
    color: #006699;
    text-decoration: none;
}
