body{
background-color: #ffeecc;
font-family: arial, verdana, sans-serif;
font-size: 80%;
}

a{
color: #a36f00;
font-weight: bold;
text-decoration: none;
}

a:hover{
color: #13269a;
}

div.reqlight {
float:left;
width: 11px;
height: 11px;
background: #FFFFFF url(images/require_state.png) no-repeat;
margin-right: 5px;
}

div.req_yes {
background-color:#FF0000;
}

div.req_emp {
background-color:#FF9900;
}

div.req_no {
background-color:#00CC00;
}

h1{
font-size: 50%
}

h2{
font-size: 130%;
color: #000066;
}

h3{
font-size: 120%;
color: #000000;
}

h4{
font-size: 100%;
color: #000000;
}

#wrapper{
background: #ffffff url(images/wrapper-bg.gif) repeat-x;
background-position: 0 74px;
}

#container{
background: #ffffff;
border-left: 1px solid #ffffff;
border-right: 1px solid #ffffff;
}

#logo{
background-image: url(images/logo3.gif);
background-repeat: no-repeat;
}

#menu{
background: url(images/dove.gif) no-repeat right top;
}

#bar{
color: #ffffff;
background: #003377 url(images/bar-bg.gif) repeat-x;
}

#bar-pic{
}

ul li{
list-style: none;
}

ul.mainlist li{
list.style: circle;
}

ul.studies li{
list-style: disc;
}

ul.schedule li{
padding: 0 2px;;
}

li.li-bg{
background-color: #ffeecc;
}

ul.schedule li ul{
list-style: none;
}

#payments{
border: 1px solid #aaaaaa;
background-color: #eeeeee;
}

#sitemap ul a{
color:#13269A;
}

.bolding{
font-weight: bold;
}

.bolding2{
font-weight: bold;
color: #13269a;
}

.bold-red{
font-weight: bold;
color: #992222;
}

#footer{
color: #000055;
background-color: #ffeecc;
font-size: 90%;
}
