/* CSS Document */
BODY{
color:#333333;
font:verdana, arial, helvetica;
font-size:14px;}

TD{
color:333333;
font:verdana, arial, helvetica;
font-size:14px;}

.sideBox{
color:333333;
font:verdana, arial, helvetica;
font-size:12px;}

TABLE.border
{
    BORDER-RIGHT: #253355 1px solid;
    BORDER-TOP: #253355 1px solid;
}
TD.border
{
    BORDER-LEFT: #253355 1px solid;
    BORDER-BOTTOM: #253355 1px solid;
}

TABLE.topBG{
background:url(_images/background_1.gif);
background-repeat:repeat-x;
height:281px;}

TABLE.bottomBG{
background:url(_images/background_2.gif);
background-repeat:repeat-x;
height:38px;}

TD.content_BrdLeft{
background:url(_images/content_BrdLeft.gif);
background-repeat:repeat-y;
width:10px;}

TD.content_BrdRight{
background:url(_images/content_BrdRight.gif);
background-repeat:repeat-y;
width:10px;}

/*GENERAL LINKS*/
A:LINK,A:VISITED{
color:#1B253E;
text-decoration:underline;
}
A:ACTIVE,A:HOVER{
color:#505B76;
text-decoration:none;
}

A:LINK.subMN,A:ACTIVE.subMN,A:VISITED.subMN{
color:#253355;
text-decoration:none;
font-size:16px;
}
A:HOVER.subMN{
color:#570A06;
text-decoration:none;
font-size:16px;
}

A.subMNon,A:LINK.subMNon,A:ACTIVE.subMNon,A:VISITED.subMNon{
color:#570A06;
text-decoration:none;
font-size:16px;
}

H3{
font-size:16px;
color:#253355;
}

B{
font-size:14px;
color:#000000;
}

/*FOOTER & HEADER FONTS*/
A:LINK.secLinks,A:VISITED.secLinks{
font-size:12px;
}
A:ACTIVE.secLinks,A:HOVER.secLinks{
font-size:12px;
}
TD.secLinks{
color:333333;
font:verdana, arial, helvetica;
font-size:12px;}
