body
{
    margin: 0px 0px 0px 0px;
    font-size: 0.9em;
	font-family: arial, helvetica;
	color: #333;
}

.default
{
    font-size: 0.9em;
	font-family: arial, helvetica;
}

#page 
{
    position: relative;
    width: 765px;
    margin: 0px auto 0px auto;
    z-index: 5;
}

#main
{
    position: relative;
    background: url(/images/carac_backtop.gif) no-repeat #FFF;
    font-size: 0.9em;
    z-index: -1;
}

#gutter
{
    float: left;
    width: 155px;
    margin-right: 15px;
}

#logo
{
    width: 150px;
    margin: -10px 0px 20px 5px;
}

#primary-nav 
{
    width: 130px;
    margin: 80px 0px 0px 20px;
}

.navitem, .navitem_on
{
    padding: 5px 0px 0px 0px;
    margin: 5px 0px 0px 0px;
    border-top: 1px solid #015496;
}

.subnavitem
{
    margin: 5px 0px 5px 10px;
}

.subnavitem a
{
    color: #0053A0;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

.subnavitem a:hover
{
    color: #EDAA27;
}

.subnavitem_on
{
    margin: 5px 0px 5px 10px;
    color: #EDAA27;
    font-size: 12px;
    font-weight: bold;
}

#content
{
    position: relative;
    float: left;
    width: 586px;
    margin: 35px 0px 0px 0px;
    z-index: 15;
}

#content-top
{
    width: 586px;
    z-index: 15;
}

#content-body
{
    background: url(/images/contentback-side.gif) repeat-y #FFF;
    width: 565px;
    padding: 0px 20px 10px 1px;
	font-size: 0.9em;
	z-index: 25;
}

#content-bottom
{
    width: 586px;
    z-index: 15;
}

#secondary-brand
{
    position: relative;
    top: -100px;
    margin-bottom: -100px;
    z-index: 10;
    width: 764px;
    height: 156px;
    clear: both;
}

h1
{
    display: inline;
}

h2
{
    display: inline;
    font-size: 16px;
    font-weight: bold;
    color: #015496;
}

h3
{
    display: inline;
    font-size: 14px;
    font-weight: bold;
    color: #015496;
}

#content-body a
{
    color: #015496;
    font-weight: bold;
}

#isi 
{
    clear: both;
    margin-top: 20px;
    /* margin: 20px 20px 0px 20px; */
}

#isi a
{    
    color: #015496;
    font-weight: bold;
}

#footer
{
    /* border-top: 1px solid #015496; */
    margin-top:  10px;
    padding-top: 10px;
	font-size: 0.9em;
}

#footer a
{
    color: #015496;
    font-weight: bold;
}

a:hover 
{
    text-decoration: none;
}

ul
{
  list-style: square url(/images/leaf_bullet.gif); /* wide image for the bullet */
  margin: .5em .5em 0 25px;  /* bullet image is in left margin */
  padding-left: 0;
}

ul li
{
  margin-left: 0;
  padding-left: 0;     /* distance between marker and text */
  margin-bottom: .7em; /* a little spacing between list items */
}

.footnote
{
    font-size: 0.9em;
}

#us-residents
{
    margin-left: 260px;
    width: 278px;
    height: 15px;
}

a
{
    outline: 0;
}

#isi h3
{
    color: #333;
}
