/* structure */
body
{
    margin: 10px;
    font-family: Verdana, Arial,Helvetica,sans-serif;
    font-size: 9pt; 
	background-image: url(http://fjsa.com/fjsa/images/pattern_139.gif);
    background: #ffffff;
}
#container
{
    width: 710px;
    width: 730px;
    width: 710px;
    border: 4px solid #A40303;
    border-left: 1px dotted;
    border-bottom: 1px dotted;
    margin: 10px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    background: #ffffff;
}
#banner
{
    background-color: none;
    background-image: url(../images/banner-fjsa.gif);
    background-position: left;
    background-repeat: no-repeat;
    padding: 5px;
    height: 58px;
    margin-bottom: 5px;
    border-bottom: 1px dotted #A40303;
}
#banner a
{
    width: 100px;
    height: 58px;
    text-decoration: none;
    font-size: 40px;
    background: #ffffff;
}
#content
{
    font-family: Verdana, Arial,Helvetica,sans-serif;
    font-size: 8pt;
    width: 510px;
    width: 530px;
    width: 510px;
    padding: 5px;
    margin-left: 180px;
    background: #ffffff;
    line-height: 18px;
}

#content h1
{
    line-height: 23px;
    letter-spacing: 0px;
}

#sidebar
{
    float: left;
    width: 170px;
    width: 190px;
    width: 170px;
    margin: 0;
    margin-right: 5px;
    margin-top: 8px;
    padding: 5px;
    background: #eeeeee;
}
/* headers */
/* page title */
h1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #000000;
    text-decoration: none;
    font-weight: bolder;
    letter-spacing: -1px;
    margin-top: 0px;
    margin-bottom: 8px; /*word-spacing: -2px;*/
}
/* gray header */
h2
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    color: #333333;
    letter-spacing: 0px;
    text-decoration: none;
    margin-bottom: 8px;
}
h2 a:hover
{
    color: #ffcc00;
}
/* red header */
h3
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #A40303;
    margin-bottom: 8px;
    text-decoration: none;
}
/* small header */
h4
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    letter-spacing: 0px;
}
/* global nav */
h5
{
    color: #003399;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: bold;
    text-decoration: none;
}
h5:hover
{
    color: #ffcc00;
}

ul
{
    margin-bottom: 0px;
	padding-left: 24px;
	margin-left: 0px;
}
li
{
    list-style: none;
    margin-bottom: 2px;
    list-style-image: url(../images/bullet_info.gif);
}

#content a
{
    text-decoration: underline;
    color: #000099;
}
#content a:hover
{
    text-decoration: none;
    color: #ffcc00;
    font-weight: normal;
}

/* Global Nav styles */

.navGlobal
{
    width: 170px;
    width: 190px;
    width: 170px;
}

.navGlobalItems a
{
    color: #ffffff;
    border: 1px solid;
    background-color: #999999;
    padding: 2px;
    padding-left: 3px;
    font: 11px Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
    border-color: #ffffff #333333 #333333 #ffffff;
    display: block;
    margin: 0px;
    width: 100%;
    text-align: left;
}

.navGlobalItems a:hover
{
    border: 1px solid;
    padding: 3px 1px 1px 4px;
    background-color: #333333;
    border-color: #333333 #ffffff #ffffff #333333;
    color: #ffffff;
    text-decoration: none;
}

.navGlobalItems a.active
{
    background-color: #A40303;
}

.navGlobalItems a.active:hover
{
    border: 1px solid;
    padding: 3px 1px 1px 4px;
    background-color: #CA8585;
    border-color: #A40303 #ffffff #ffffff #A40303;
    color: #ffffff;
    text-decoration: none;
}

/* Gray Sidebar on Main page*/
#sidebarInfo
{
    float: right;
    width: 170px;
    width: 180px;
    width: 170px;
    margin-top: 3px;
    margin-left: 10px;
    padding: 6px;
    background: #cccccc;
    font-family: Verdana, Arial,Helvetica,sans-serif;
    font-size: 10px;
    line-height: 13px;
}
#sidebarInfoTextbox
{
    background: #eeeeee;
    padding: 6px;
}
#sidebarInfoTextbox h1
{
    font-size: 13px;
    margin-top: 0px;
    margin-bottom: -10px;
	padding-bottom: 0px;
    color: #A40303;
}
#sidebarInfoTextbox p
{
    margin-bottom: -10px;
}
#sidebarInfoTextbox ul
{
	margin-left: 0px;
	margin-bottom: 6px;
	margin-top: 20px;
	padding-left:18px;

    font-weight: bold;
    color: #A40303;
}
#sidebarInfoTextbox li
{
    list-style: none;
    margin-bottom: 4px;
    list-style-image: url(../images/bullet_info.gif);
}
