.sidebar
{
  color:white;
  font-weight:bold;
  font-family:verdana;
  font-size:10pt;
  text-decoration: none;
}

body {color: #0D62A9; font-style: normal; font-size: 12pt; font-family: arial, helvetica, geneva, sans-serif }

blockquote {color: #000033; font-style: normal; font-size: 10pt; font-family: arial, helvetica, geneva, sans-serif }

h1 { color:#663399; font-style: normal; font-weight: bold; font-size: 18pt; font-family: arial narrow, helvetica, geneva, sans-serif; text-align:center }

h2 { color: #329DD5; font-style: normal; font-weight: normal; font-size: 16pt; font-family: arial narrow, helvetica, geneva, sans-serif; text-align:center }

h3 { color: #657396; font-style: normal; font-weight: normal; font-size: 18pt; font-family: arial narrow, helvetica, geneva, sans-serif }

h4 { color: #660033; font-style: normal; font-weight: normal; font-size: 13pt; font-family: arial narrow, helvetica, geneva, sans-serif }

h5 { color: #329DD5; font-style: normal; font-weight: normal; font-size: 10pt; font-family: arial, helvetica, geneva, sans-serif }

p {color: #0D62A9;  font-style: normal; font-size: 12pt; font-family: arial, helvetica, geneva, sans-serif }

br  {color: #0D62A9;  font-style: normal; font-size: 10pt; font-family: arial, helvetica, geneva, sans-serif }

li  {color: #0D62A9;  font-style: normal; font-size: 12pt; font-family: arial, helvetica, geneva, sans-serif }

td  {color: #0D62A9;  font-style: normal; font-size: 12pt; font-family: arial, helvetica, geneva, sans-serif }

.p3 {color: #000033; font-style: normal; font-size: 8pt; font-family: arial, helvetica, geneva, sans-serif }

.subnav { color: #395EA4; font-style: normal; font-size: 10pt; font-family: arial, helvetica, geneva, sans-serif }
a.subnav:hover {font-weight: bold;}

.big { font-style: normal; font-size: 12pt; font-family: arial, helvetica, geneva, sans-serif }

.redtext
{
  color: red;
  font-weight: bold;
}

.redcheck
{
  list-style-image: url(/images/red_check.gif)
}

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

.large_link
{
  font-size: 15pt;
}

a.large_link
{
 color: orange;
}

.faculty1
{
  background-color: #e4f3f0;
  padding: 5px;
  vertical-align:top;
}

.faculty2
{
  background-color: #ffffff;
  padding: 5px;
  vertical-align:top;
}

.quote
{
  font-size: 10pt;
  font-style: italic;
}

.callout1
{
  border:1px solid blue;
  width:95%;
  padding:10px;
  background-color:#fcf1d1;
}

.callout2
{
  background-color:#f8e19d;
  padding:5px;
}

.callout3
{
  border:1px solid blue;
  width:95%;
  padding:10px;
  background-color: white;
}

.indent
{
  padding-left:120px;
}

.cell1
{
  vertical-align:top;
  padding-right:20px;
}

.threedbox
{
  list-style-image: url(/images/3dbox.gif)
}

/*
.doublearrow
{
  list-style-image: url(/images/doublearrow.gif)
}
*/

.week_entry
{
  border:1px solid black;
  text-align:center;
  vertical-align:middle;
  padding:2px;
  padding-bottom: 4px;
  padding-top: 4px;
}

.week_entry_grey
{
  border:1px solid black;
  text-align:center;
  vertical-align:middle;
  background-color: #E2E2E2;
}

.thumbdiv
{
  height: 300px;
  overflow: hidden;
  padding: 5px;
  border: 1px solid #8c8c73;
}
