/* $Id: DEFAULT.css,v 1.7 2006/08/10 11:50:30 thrstn Exp $ */
@import url("font1.css");

strong{
font-weight:700;
}

a {
color:#082c84;
}

a:hover {
color:#385ca4;
text-decoration:underline;
}

.altRow1 {
background:#fbfbfb;
}

.altRow1 td {
border-top:1px solid #eee;
border-bottom:1px solid #eee;
}

.help {
padding:10px;
font-size:1.3em;
}

.percsvar {
background:#777;
}

.img {
text-align:center;
}

#siteinfo,#access,#siteTop,#siteBottom,div#divisions h3,div#mainmenu h3,div#webtree {
display:none
}
div#page{
margin-top:0;
}
div#header,div#header .background {
height:120px;
}

div#header {
margin:80px 0 3px 0;
border-top:8px solid #7c8685;
border-bottom:3px solid #7c8685;
}

div#header .logo {
display:block;
position:absolute;
background:url("images/logo.jpg") no-repeat;
width:179px;
height:55px;
margin:-68px 0 0 10px;
}

div#left {
width:190px
}

div#divisions {
position:absolute;
top:46px;
}

div#divisions li {
margin:0 2px 0 0;
background:url("images/div_li_bg.jpg") no-repeat bottom;
float:left;
width:110px;
text-align:center;
text-transform:uppercase;
padding:16px 0 0 0;
}

div#divisions .selected {
color:#fff;
background:url("images/div_li_selected.jpg") no-repeat bottom;
height:25px;
padding:10px 0 0 0;
}

div#divisions a {
color:#fff;
}

div#divisions {
margin-left:200px;
width:680px
}

div#left {
background:#dbdedd;
margin-bottom:12px;
}

div#left .boxText {
padding:5px;
}

div#center .box {
padding:0 0 12px;
}

div#center small {
color:#888;
}

div#center small a {
color:#533;
}

div#footer {
text-align:right;
text-transform:uppercase;
border-top:1px solid #082c84;
padding-top:10px;
font-size:0.9em;
color:#222;
}

div#footerInfo {
text-align:center;
color:#aaa;
font-size:0.9em;
padding-top:20px;
}

div#footerInfo a {
color:#aaa;
}

div#calendar .calendar-month {
border-bottom:1px solid #eee;
}

div#calendar .calendar-day, div#calendar .calendar-day-red {
border:1px solid #eee;
}

div#news .news_image {
border:1px solid #aaa;
padding:5px;
}

div#mainmenu {
text-transform:uppercase;
}

div#mainmenu .level1 , div#mainmenu .level2, div#mainmenu .level3, div#mainmenu .level4, div#mainmenu .level5, div#mainmenu .selectedLevel1, div#mainmenu .selectedLevel2, div#mainmenu .selectedLevel3, div#mainmenu .selectedLlevel4, div#mainmenu .selectedLevel5{
padding-left:1.3em;
}
div#mainmenu .selectedLevel1 a, div#mainmenu .selectedLevel2 a, div#mainmenu .selectedLevel3 a, div#mainmenu .selectedLlevel4 a, div#mainmenu .selectedLevel5 a{ 
background:#979f9e;
display:block;
margin-left:-1.3em;
padding-left:1.3em;
}

div#mainmenu .level1 a, div#mainmenu .level2 a, div#mainmenu .level3 a, div#mainmenu .level4 a, div#mainmenu .level5 a{
background:#dbdedd;
}
