/* style6.css */
/* Set background color previous color, #ffffff */
BODY {background-color: #ffffff;
      background-image : url(./images/bars.gif);
      background-repeat : repeat-y;
      color : "003399";
        margin: 0px;
}

/* H1 style within the banner element */
H1 {text-align: center;
        font-size: 2em;
        padding-top: 110px;
        padding-bottom: 20px;
        border-bottom: solid 1px black;
        }
H2 {font: 18pt Arial bold; color: #003399; font-weight : bold }
H4 {font: 12pt Arial bold; color: #003399; font-weight : bold; font-style : italic }

/* Table cells */
TD.cell1 {
     font-size : 11pt;
}
TD.cell1.gray {background-color : "#144B81"; color : white; }
TD.cell1.center {text-align: center;}
TD.cell1.darkgray {background-color : "#99cccc"; color : "#003399"}
TD.cell2 {
     font-family : "Trebuchet", "Verdana",  "ARIAL";
     font-size : 12;
     vertical-alignment : top;
}
TD.cell2.gray {background-color : "#cccccc"; color : "003399" }
TD.cell2.gray.invert {background-color : "#003399"; color : "99cccc" }
TD.cell2.light {background-color : "#e0e0e0";  }
TD.cell2.large { font-size: 13}
TD.cell2.bold  {font-weight : bold }
UL.nobullet {list-style type: none};
UL.smallfont{
     font-family : "Trebuchet", "Verdana", "Meta", "MS SANS", "ARIAL";
     font-size : 8pt;
}
UL.smallerfont{
     font-family : "Trebuchet", "Verdana", "Meta", "MS SANS", "ARIAL";
     font-size : 7pt;
}
/* The banner element */
DIV.banner {
        width: 770px;
        height: 100px;
        position: absolute;
        left: 0px;
        top: 0px;

        }
DIV.submenu {
    position : absolute;
    top: -10;
    left: 400;
}
/* The links element */
.Navigation {
        text-align: left;
        /*font-weight:bold;
        padding-left: 5px;
        padding-right: 20px;*/
        width: 105px;
        height: auto;
        position: absolute;
        top: 200px;
        line-height : 110%;
        }

.linkbox { /* button-like box for navigation links */
        font-family :Arial, Tahoma,  Verdana, Helvetica, sans-serif;
        border-color : #4D4A51;
        border-style : groove;
        border-width : 2px;
        width: 90px;
        padding : 2px;
        margin : 2px;
        background: "#E6E9D4";
        text-align: center;
        /*
        background-image : url(./images/pretty_btn.gif);
        background-repeat : repeat-x;    */
       }

P, OL, UL, DL, TABLE {font-family : arial, sans;  font-size : 15px;}
/* font-family defined, just set the font size */
P OL, P UL, P DL, OL UL {font-size : 13px;}
/* prevent the incredible shrinking text */

.bold {font-weight : 600}
.bold.ital {font-style : italic}
.mint {color : #009999; backgound : #FFFFFF; }
.ROT {font-size : 16px; /* also red, but bigger and in bold */
        color : #FF0000;
        font-weight : 600;
        background : #FFFFFF;
        }

/* Links in text */
A:link {
        color : #003399;
        text-decoration : underline;
        background : transparent;
        font-weight : bold;
        }
A:visited {
        color : "#003399";
        text-decoration : underline;
        font-weight : bold;
/*        background : #FFFFFF; */
        }
A:hover {
        color : #003399;
        text-decoration : none;
        background : #99cccc;
        font-weight : bold;
        }


        }
/* Floats the image in the content division */
IMG.floatimage {
    float: left; margin-right: 15px; margin-top: 5px; margin-bottom: 2px; border: solid black 1px; text-align: center
    }

IMG.floatright {
    float: right;
    margin-left: 10px;
    margin-right: 0px;
    margin-top: 5px;
    margin-bottom: 2px;
    border: solid black 1px;
    text-align: center
    }
IMG.floatnoborder {
    float: right;
    margin-left: 15px;
    margin-right: 10px;
    margin-top: 5px;
    margin-bottom: 2px;
    border: 0px;
    text-align: center
    }
/* Styles the content element paragraph first line */
P.article:first-line {font-variant: small-caps;}
/* Floating text box */
.floatbox {
        background-color: #ccc;
        width: 125px;
        float: right;
        padding: 1em;
        margin-left: 1em;
        margin-top : 5 px;
        border: solid black 1px;
        }

/* The content element */
DIV.content {
        width: 760px;
        height: auto;
        position: absolute;
        left: 0px;
        top: 105px;
        padding-left: 40px;
        padding-right: 10px;
        padding-top : 10px;
        font-size : 15pt;
        font-family: Garamond, "Times New Roman", serif;
       }
#newsbanner {
	width: 760px;
	left: 0px;
}
#newscol1 {
        width: 505px;
        height: auto;
	
}
#newscol2 {
        background-color: "#C6E6E6";
        font-family: Verdana, Helvetica, Arial, sans-serif;
        color : "#003399";
		top: 0px;
        font-size: 12px;
        text-align: left;
        width: 245px;
        height: auto;
        position: relative;
        left: 515px;
        padding: 10px;
       margin: 10px;
        }
		
DIV.content2 {
        width: 505px;
        height: auto;
        position: absolute;
        left: 0px;
        top: 105px;
        padding-left: 25px;
        padding-right: 0px;
        padding-top : 10px;
        font-family : Garamond, "Times New Roman", serif;
        font-size : 11pt;
       }
/* The quote element */
DIV.quote {
        background-color: "#E6E9D4";
        font-family: Verdana, Helvetica, arial, sans-serif;
        color : navy;
/*        font-size: 1.5em;      */
        text-align: center;
        width: 145px;
        height: auto;
        position: absolute;
        left: 455px;
        top: 0px;
        padding: 5px;
        margin: 0px;
        }


/* The text links element */
DIV.textlink {
        background-image : url(./images/divider.gif);
        background-repeat : no-repeat;
        background-position : right;
        color : #003399;
        font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;
        font-size : 10px;
        padding : 5px;
        margin : 2px;
        text-align: right;

        }
        /* The update element */
DIV.update {
        background-color: "#C6E6E6";
        font-family: Verdana, Helvetica, Arial, sans-serif;
        color : "#003399";
        font-size: 12px;
        text-align: left;
        width: 245px;
        height: auto;
        position: absolute;
        left: 515px;
        top: 0px;
        padding: 10px;
       margin: 10px;
        }