.head0 {
        font-family: helvetica, arial, sans-serif;
        font-size: 24px;
}

.head1 {
        font-family: helvetica, arial, sans-serif;
        font-size: 20px;
}

.head2 {
        font-family: helvetica, arial, sans-serif;
        font-size: 18px;
}

.head3 {
        font-family: helvetica, arial, sans-serif;
        font-size: 16px;
}

.head4 {
        font-family: helvetica, arial, sans-serif;
        font-size: 14px;
}

.head5 {
        font-family: helvetica, arial, sans-serif;
        font-size: 12px;
}


body {
        font-family: helvetica, arial, sans-serif;
        font-size: 11px;
        text-align: center;
        background: #d3d2d1;
}

.newstext { 
        font-size: 11px; 
        margin: 1em 0.5em 0.5em 0.5em; 
}

p { 
        margin-top: 0.5em; 
}

img {
        border: 0;
}

a {
        color: #be0404;
        text-decoration: none;
}

#printwrapper {
        margin: auto;
        text-align: left;
        width: 595px;
        background: white;
}


#wrapper {
        margin: auto;
        text-align: left;
        width: 750px;
        background: white;
}

#wrapperi {
        padding: 0px 2px;
        background: url(images/dot.gif) 289px 0px repeat-y;
}

#wrapperj {
        padding: 0px 2px;
}

#header, #search, #nav, #nav li, h2, h3, #footnav {
        margin: 0;
        padding: 0;
}

#header {
        background: #ffffff;
        border-bottom: 1px solid #fff;
        border-top: 2px solid #fff;
        margin-bottom: 1px;
}

.clear {
        clear: both;
        font-size: 1px;
        height: 5px;
        margin: 0 0 -4px 0;
}

#left {
        float: left;
        width: 280px;
}

#right {
        float: right;
        width: 451px;
}

#subright {
        float: right;
        width: 451px;
}


#nav {
        float: left;
        width: 123px;
        margin: 0;
        padding: 0;
}

#nav li {
        background: #91aa37 url(images/menu_green_arrow.gif) left center repeat-y;
        padding: 3px 0px 4px 36px;
        margin-bottom: 2px;
        margin-left: 0;
        list-style: none;
}

* html #nav li { /* IE 5.x hack */
        padding-left: 20px;
        padd\ing-left: 36px;
}

#nav a {
        color: #efeeed;
        text-decoration: none;
        font-weight: bold;
        font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 11px;
}

#subnav {
        padding-bottom: 0.3em;
        border-top: 2px solid #ffffff;
        float: right;
        font-size: 12px;
        width: 150px;
        border: 1px solid #bdbab6;
        margin: 0;
}

#subnavheader {
        background: #6584a9;
        font-size: 17px;
}

#subnav ul {
        padding-left: 25px;
        padding-bottom: 1px;
        margin: 12px 0 1px 0;
}

#subnav li {
        list-style-image: url(images/bullet_dimond.gif);
        padding-bottom: 1px;
        padding-left: 0;
        margin-left: 0;
}

.highlight {
       background: #c2c2c2;
}

#banner {
        background: #e0a403;
        font-size: 18px;
        padding-top: 0.3em;
        padding-bottom: 0.3em;
        border-top: 4px solid #ffffff;
        color: #ffffff;
}


#news {
        height: 160px;
        background: #f5f4f3;
        padding-bottom: 0.5em;
        border-top: 4px solid #fff;

}

#newsheader {
        background: #e0a403;
        font-size: 17px;
        color: #525252;

}

#mainright {
        margin-top: 10px;
        background: #ffffff;
        border-bottom: 6px solid #ffffff;
}


#footer {
        text-align: right;
        background: #b7b7b8;
        color: #666;
        border-top: 2px solid #fff;
}

* html #footer {
    height: 1.5em;
}

#footeri {
     padding: 2px 3px 4px 13px;
     border-bottom: 2px solid #fff;
}


#footer a {
        color: #666;
}


.green {
        color: #6aa100;
}
.blue {
        color: #4880ab;
}
.orange {
        color: #e0a403;
}


#callbox {
        font-size: 16px;
        padding-top: 0.3em;
        padding-bottom: 0.3em;
        border-top: 4px solid #ffffff;
        width: 280px;
        margin: 0;
        background: #6584a9;
}


