/* 347K STYLE SHEET */

body {
background-color: #FFFFFF;
background-image: url('../images/background_repeat.jpg');
background-repeat: repeat-y;
font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
font-size: 1em
}

.nav {
}

/*STYLES FOR ALL PAGES EXCEPT INDEX*/

/*style for page title*/
.pageheader {
color: #000000;
font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
font-size: 25px;
font-weight: bold;
font-style: italic;
text-align: center;
margin: 0
}

/*style for left bold type and pink column & schedule table header*/
.attribute {
background-color: #FF7D7D;
color: #000000;
font-family: "trebuchet ms", "Arial Narrow", Verdana, Helvetica, sans-serif;
font-size: 1em;
font-weight: bold;
font-style: italic;
margin: auto;
}

/*style for right white column and links within*/
.property {
background-color: #FFFFFF;
color: #000000;
font-family: "trebuchet ms", "Arial Narrow", Verdana, Helvetica, sans-serif;
font-size: .9em;
font-weight: normal;
font-style: normal;
margin: auto;
}
.property a:link {
text-decoration: none
}
.property a:visited {
text-decoration: none
}
.property a:hover {
text-decoration: underline;
}
.property a:active {
text-decoration: none;
color: #ff3300
}

/*style for schedule table division*/
div.schedule {
align: left;
background-color:#ffffff
}

/*style for schedule table*/
.schedule {
background-color: #ffffff;
color: #000000;
font-family: "trebuchet ms", "Arial Narrow", Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
font-weight: normal;
margin: auto;
text-indent: 2px;
border-style: solid;
border-width: 1px;
border-color: white
}

/*style for schedule table cells*/
.schedtxt {
font-family: "trebuchet ms", "Arial Narrow", Verdana, Helvetica, sans-serif;
font-size: 1em;
font-weight: normal;
margin: auto;
text-indent: 2px;
text-align: center;
background-color: #cccccc;
border-width: 1px;
border-color: white
}

/*style for pinkbar spanning columns in tables*/
.pinkspan{
background-color: #FF7D7D;
font-family: "trebuchet ms", "Arial Narrow", Verdana, Helvetica, sans-serif;
font-size: 1em;
font-weight: bold;
font-style: italic;
text-align: center
}

.schedule a:link {
text-decoration: none
}
.schedule a:visited {
text-decoration: none
}
.schedule a:hover {
text-decoration: underline;
}
.schedule a:active {
text-decoration: none;
color: #ff3300
}

/*style for list items in Objective page*/
li.diamond {
list-style-image: url('../images/Blue_Diamond3315.gif');
font-size: 1em;
font-weight: normal;
font-style: normal;
}

blockquote.diamond {
font-family: "trebuchet ms", "Arial Narrow", Verdana, Helvetica, sans-serif;
font-size: .92em;
font-weight: normal;
font-style: italic;
}

/*STYLES FOR INDEX PAGE*/

.clock  {
font-family: "trebuchet ms", "Arial Narrow", Verdana, Helvetica, sans-serif;
font-size: .8em;
font-weight: normal;
margin: auto;
font-style: italic;
text-align: right;
}

.header {
font-family: "trebuchet ms", "Arial Narrow", Verdana, Helvetica, sans-serif;
font-size: 1.2em;
font-weight: bold;
margin: auto;
font-style: italic;
text-align: left;
}

td.date {
background-color: #FF3300;
font-family: "trebuchet ms", "Arial Narrow", Verdana, Helvetica, sans-serif;
font-size: 1em;
font-weight: bold;
font-style: italic;
color: #ffffff;
text-align: left;
}

.message {
background-color: #CCCCCC;
font-family: "trebuchet ms", "Arial Narrow", Verdana, Helvetica, sans-serif;
font-size: .95em;
font-weight: normal;
font-style: normal;
text-align: left;
}

.message a:link {
text-decoration: none
}
.message a:visited {
text-decoration: none
}
.message a:hover {
text-decoration: underline;
}
.message a:active {
text-decoration: none;
color: #ff3300
}

/*STYLES FOR BOTTOM MENU AND FOOTER*/

.bottommenu {
font-family: "trebuchet ms", "Arial Narrow", Verdana, Helvetica, sans-serif;
font-size: .9em;
font-weight: normal;
font-style: normal;
text-align: center;
}
.bottommenu a:link {
text-decoration: none
}
.bottommenu a:visited {
text-decoration: none
}
.bottommenu a:hover {
text-decoration: underline;
}
.bottommenu a:active {
text-decoration: none;
color: #ff3300
}

.footer {
font-family: "trebuchet ms", "Arial Narrow", Verdana, Helvetica, sans-serif;
font-size: 11px;
color:666666;
font-weight: normal;
font-style: italic;
text-align: left;
}
.footer A:link { color: #666666; text-decoration: none; font-weight: normal;}
.footer A:active { text-decoration: none; font-weight: normal; color: #ff3300}
.footer A:visited { color: #666666; text-decoration: none; font-weight: normal;}
.footer A:hover { color: #666666; text-decoration: underline; font-weight: normal;}