﻿

.tagline {

    font-size: 9px;
    color: #666666;

    text-indent:5px;
}
td
{

        color: #333333;

}

body {
    margin:0;
    padding:0;
    background-image: url(img/top.gif); background-repeat: repeat-x}
li {
        list-style-image : url(img/bullet.gif);
    padding-left:5px;

}

a
{

        color: #FF9933;

}

.ruler {
       margin:10px;
       text-align:center;


}

a:hover {
        text-decoration:none;
   color: #999999;
}

strong
{
        font-size: 11px;

        color: #666666;
    letter-spacing: 1pt;
        font-weight : bold;
}
pre
{

}
/* menu */
.nav-closed {
    display:block;
}
.nav-open {
    display:none;
}
.nav-hidden {
    display:none;
}
.menu {


    text-align:left;

    cursor:hand;
   padding-bottom:8px;
}

.submenu, .submenu-on {
    background-color:#CCFFBB;
    text-align:left;

    font-weight:normal;
    cursor:hand;
    font-size:9px;

    text-indent:30px;
    padding-bottom:5px;


}


.submenu a {
     color: #999999;

}
.submenu-on a {

      color: #AA9933;

}

.submenu a:hover {
    color: black;
}

.menu-separator
{

   height:10px;
    background-image:url(img/separator.gif);
    background-repeat:no-repeat;
}




.code
{

        padding-left:20px;
        padding-right:20px;
        padding-top:20px;
        padding-bottom:20px;
        background:#ECE7FA;
        font-family:  Courier;
        font-size: 11x;

}

h2
{
        font-weight: normal;
        font-size: 12px;
        color: #4479DD;
        margin-bottom: 8px;
        text-decoration: none;
        letter-spacing: 3pt;
        text-decoration: none;

}
h1
{
    page-break-before: auto;
        font-family: arial, sans-serif;
        font-size: 22px;
        color: #FF9900;
        font-weight: normal;
        letter-spacing: 6px;
    text-align: center;
}

.header
{
        font-weight: normal;
        font-size: 12px;
        color: #006699;
        text-decoration: none;
        letter-spacing: 3pt;
        text-decoration: none;
        border-bottom-width: 40px
}



.bglight
{
        background-color: #f4faff;
}

.bgdark
{
        background-color: #ebf2f8;
}




.smallbutton
{
        font-size: 10px;
        font-weight: bold;
        color: #ffffff;
        background: #736294;
}

.stdbutton
{
        font-size: 10px;
        font-weight: bold;
        color: #ffffff;
        background: #736294;
}

.okbutton
{
        font-size: 10px;
        font-weight: bold;
        color: #ffffff;
        background: #736294;
}

.box
{
        width: 440px;
}

.halfbox
{
        width: 200px;
}
.searchbox
{
        width: 400px;
}

.mainframe
{
  padding:20px;
    padding-left:40px;

        color: #666666;

        /*border: dotted;
        border-width: 0px 1px 0px 0px;
        */border-color: #FFFFFF #CCCCCC #FFFFFF #FFFFFF
        }


.small
{
        font-size: 8px;
}

.clist {  line-height: 23px; margin-left: 20px}
.error {  font-weight: normal; color: red}
.textarea { width: 300px; }



.blurb-title {  font-size: 11px; font-weight: bold; color: #666666; line-height: 13px}
.blurb-bullet {  font-size: 12px; font-weight: bold; color: #FF9900; text-indent: 5px}
.blurb-box {
    margin-left: 10px;
; padding-right: 15px; padding-left: 15px; padding-top: 5px; padding-bottom: 5px
}

.news-header {  font-size: 8px; letter-spacing : 0px;font-weight: bold}
.news-text {  font-size: 8px; letter-spacing : 0px;}
.news-read {  color: #CC0000; text-align: right; font-size: 9px}

input[type=text], textarea
{
    border:1px solid grey;
}
input[type=submit]
{
    border:1px solid grey;
    height:20px;
}


.popphone {
 display: inline-block;
  padding-left: 0 !important;
    color:black;
    background-repeat:no-repeat;
    width:200px;

    line-height:30px;
    background-image:url(img/link_phone.gif);
}