body {
  font-family: Tahoma,Verdana,sans-serif;
  font-size: small;
  color: rgb(100,100,100);
  margin: 0 10% 0 10%;
  background-color: rgb(250,255,252);
  text-align: left;
}

.w22 {
width: 22%;
}

a { 
  color: #821517; 
  text-decoration: none;
}

a:hover {
  color: #821517; 
  text-decoration: underline;
}

#main {
  border: 1px;
  height: 100%;
}

#content { 
  margin: 0 0 0 200px;
  padding: 1em 0 0 1.5em;
  min-height: 420px;
}

#navigation { 
  float: left;
  padding: 1em 0 0 0; 
  width: 220px;
  min-height: 420px;
/*
  background: transparent url(../images/nav-back.jpg) no-repeat top left; 
  border: 1px rgb(200,200,200) solid; 
  border:	1px solid #003399;
  width: 12em;
*/
}


.navigation a {
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 6px;
  margin-left: 66px;
  margin-right: 25px;
  margin-top: 6px;
  display: block;
  color: #821517;
  background: rgb(230,230,230);
  border: 1px solid rgb(100,100,100);
/*
  border: 1px solid #821517;
  background: transparent url(../images/menupoint.jpg) no-repeat top right; 
  background: white;
  background: rgb(100,255,102);
  background: transparent 50%; 
*/
}

.navigation a:hover {
  text-decoration: none; 
  background: transparent;
  background: white;
  color: #821517;
  border: 1px solid rgb(100,100,100);
/*
  border: 1px solid #821517;
  color: #821517;
  border: 1px solid #003399;
*/
}

.headers a, .headers a:hover { 
color: #000000;
text-decoration: none;
}

a.highLight { 
  background: rgb(250,255,252);
  font-weight: bold;
/*
  border: 1px solid yellow;
  border: 1px solid #003399;
  margin-right: 0px;
  border: solid 1px #000000; 
  background: #fff url(../../manager/media/images/misc/buttonbar.gif) repeat-x top ;
*/
}

#all {
  background-color: rgb(250,255,252);
  background-image: url(../../assets/images/nav-back-mit-tf.jpg);
  background-repeat: no-repeat; 
  background-position: top left;

/*
  border: 1px solid #003399;
 */
}

#header {
  font-size: 12px;
  font-weight: bold;
  padding: 1em;
}

#headertitle {
  font-size: 40px;
  font-weight: bold;
  text-align: right;
}

#headertitle a:hover {
  text-decoration: none; 
/*
  color: #821517;
  background: rgb(250,255,252);
  border: 1px solid #003399;
*/
}

#headersubtitle {
  font-size: 16px;
  font-weight: bold;
  text-align: right;
}

#footer {
  text-align: right;
  border-top: 1px rgb(200,200,200) solid;
  font-size: xx-small; 
  background: white;
  padding: 0.5em;
/*
  margin: 2em 0 0 0;
  background: #fff url(../../manager/media/images/misc/buttonbar.gif) repeat-x top;
  border:1px solid #000;
  margin-left: 180px;
  margin-top: 8px;
  text-align: right;
  font-size: 9px;
*/
}

.smallText {
font-size: 9px;
}

.text { 
width: 154px; 
}

img { 
border: 0px;
}

li {
padding: 0px;
margin: 6px 0px 0px 15px;
list-style: disc outside url("../../manager/media/images/misc/li.gif");
}

ul {
margin: 0px 0px 0px 20px;
}

.silent { 
color: #000000; 
text-decoration: none; 
}

.silent:hover { 
color: #000000 !important; 
text-decoration: none !important; 
}

.logoBox {
padding: 4px;
margin: 4px;
border:	1px solid #003399;
background: #fff url(../../manager/media/images/bg/section.jpg) no-repeat top right;
}

fieldset { 
padding: 5px; 
}

legend {  
font-weight: bold
}

legend a,legend a:hover { 
display: block; 
text-decoration: none;
}

.u { 
text-decoration: underline;
}

.strike {
text-decoration:line-through;
}

.mono {
font-family:"Courier New", Courier, mono, sans-serif;
}

/* FORM ELEMENTS */
.textbox, .textarea {
}

td.basic {
  background-color: #FFFFFF; 
  vertical-align:top;
} 

.fauxbutton {
font: 11px Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
border: 1px solid #003399;
background-color: #F7CC76;
padding: 2px;
color: #000000;
}

.boldtext {font-weight: bold;}

p {
  margin:10px 10px 10px 10px;
}

h1 {
  margin:0px 0px 0px 0px;
  font-size: 20px;
  color: #003399;
}

.boldtitle {
font-size: 12px;
font-weight: bold;
color: #003399;
margin-left: 0px;
margin-top: 4px;
margin-right: 0px;
margin-bottom: 4px;
}

p.notop{
margin-top: 0px;
}

acronym { cursor: hand; border-bottom: dashed 1px #000000; }

#countdown1{
font-weight: bold;
font-size: 16px;
}

.movable {
  cursor: move;
}

#floating {
  position: absolute;
  left: 80%;
  margin-top: 8px;
  width: 200px;
  background: #fff;
  border:1px solid #000;
}

