/****************************/
/* Generic site-wide styles */
/****************************/


body {
  margin: 0px;
  padding: 0px;
  background-color: #fff;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 70%;
}

input, select, textarea, form, option {
  font-size: 1em;
  padding: 0;
  margin: 0;
  z-index: -4

}

a {
  color: #CC0000;
  text-decoration: underline;
}


hr {
  display: none;
}
img {
  border: 0;
}
h1 {
  font-size: 1.3em;
  font-weight: bold;
  margin: 0 0 0.7em 0;
  color: #042144;
}
h2 {
  font-size: 1.2em;
  font-weight: bold;
  margin: 0;
  color: #042144;
}
h3 {
  font-size: 1em;
  font-weight: bold;
  margin: 0;
  color: #88203D;
}
h4{
  font-size: 1.1em;
  font-weight: bold;
  margin: 0;
  color: #88203D;
}

p
{
  margin: 0 0 1em 0;
}

.menuHR {
  background-image: url(images1/hr_orange.gif);
  background-repeat: repeat-x;
  background-position: center left;
  height: 10px;
}
.orangeHR {
  background-image: url(images1/hr_orange.gif);
  background-repeat: repeat-x;
  background-position: top left;
  height: 1px;
  margin-bottom: 1em;
}
#navigationColumn {
  float: left;
  width: 115px;
  margin: 0 21px 0 0;
  padding: 0 0 0 10px;
  text-align: left;
}
#navigationColumn div.orangeHR {
  height: 15px;
}
#navigationColumn p {
  margin: 0;
}
#navigationColumn a {
  text-decoration: none;
}
#navigationColumn ul {
  margin: 5px 0 5px -10px;
  padding: 0;
  list-style-type: none;
}




#navigationColumn ul li {
  color: #C7996B;
  font-weight: bold;
  text-align: right;
  background-color: #fff;
  padding: 3px;
  margin: 0 0 1px 0;
  font-size: 0.9em;
}

#navigationColumn div.columnheading  {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background: #042144;
	text-transform: uppercase;
}

/*****************/
/* Header styles */
/*****************/

#header {
  height: 141px;
  z-index: +2;
  background-color: #fff;
  background-image: url(images1/back.gif);
}
#header img {
  float: left;
  display: block;
}

#headerLinkBar {
  width: 850px;
  clear: both;
  height: 30px;
  margin: 0 0 10px 0;
  color: #000;
  font-weight: bold;
  font-size: 0.9em;
  background-color: #CC0000;
  background-image: url(http://www.fas.harvard.edu/~ncc/images1/header_linkbar_background.gif);
  background-repeat: repeat-x;
  vertical-align: middle;
  z-index: +1;

}
#headerLinkBar a {
  color: #000000;
  text-decoration: none;
}
#headerLinkBar a:hover {
  text-decoration: underline;
}
#headerLinkBar img {
  float: left;
  display: block;
}
#headerLinkBar ul {
  margin: 5px 0 0 0;
  padding: 0;
  float: left;
  list-style-type: none;
}
#headerLinkBar ul li {
  float: left;
  margin: 0;
  padding: 0 9px 0 0;
}
#headerLinkBar ul .leftBorder {
/*  border-left: solid 1px #E6D7B5;*/
  border-left: solid 1px #000 ;
  padding-left: 9px;
}
#headerLinkBar ul .rightBorder {
  /*border-right: solid 1px #963;*/
  border-right:solid 1px #000;
}



/********************************/
/* First column styles */
/********************************/

#columnA {
  position: absolute;
  top: 180px;
  left: 185px;
  width: 400px;
  margin-right: 15px;

}




  #columnA .right_rule{
 	background-color: #CCCCCC;
 	width: 400px;
 	height: 1px;
 	margin: 5px auto 15px auto;
 	display: block;
 	font-size: 1px;
 }

#columnA p {
  margin: 0 0 1em 0;
  font-family: verdana, arial;
  font-size: 1em;
}

#columnA ul {
  font-family: verdana, arial;
  font-size: 1em;
  list-style-type: disc;
}

#columnA li {
  font-family: verdana, arial;
  font-size: 1em;
}



#columnA  a {
	color: #000000;
        font-size: 1em;
        font-family: verdana, arial;
}

#columnA a:hover, a:active, a:focus {
	color: #88203D;
        font-size: 1em;
        font-family: verdana, arial;
}



/********************************/
/* Second column styles */
/********************************/
#columnC {
  top: 180px;
  left: 600px;
  width: 150px;
  position:absolute;
}

#columnhomepage {
  top: 300px;
  left: 600px;
  width: 150px;
  position:absolute;
}

#columnC .frontpage{
  top: 400px;
}

#columnC h4  {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
 	font-weight: bold;
 	color: #FFFFFF;
 	background: #042144;
 	text-transform: uppercase;
}

#columnC a {
	text-decoration: none;
        color: #000000;
}

#columnC img {

padding-right:5px;

}

#columnD {
  position: absolute;
  top: 180px;
  left: 185px;
  width: 500px;
  margin-right: 15px;
  height: 400px;

}

#columnD p {
  margin: 0 0 1em 0;
  font-family: verdana, arial;
  font-size: 1em;
 }

#columnD .bold {
  font-weight: bold;
 }

#columnD table{
   margin: 0 0 1em 0;
  font-family: verdana, arial;
  font-size: 1em;
  padding: .5em;
 }

#columnD th{
  font-family: verdana, arial;
  font-size: 1em;
  padding: .5em;
  vertical-align: text-top;

 }

 #columnD td{
  font-family: verdana, arial;
  font-size: 1em;
  padding: .5em;
  vertical-align: text-top;

 }

  #columnD .right_rule{
 	background-color: #CCCCCC;
 	width: 500px;
 	height: 1px;
 	margin: 5px auto 15px auto;
 	display: block;
 	font-size: 1px;
 }

 #columnD h3 {
  font-weight: bold;
  color: #000;
  font-family: verdana, arial;
 }

 #roman li
{
 	list-style-type: upper-roman;

}

 #roman ul li
{
 	list-style-type: disc;

}


.alpha
{
 	list-style-type: upper-alpha;


}



/**************************/
/* Footer styles */
/**************************/


#footer {

        position: relative;
    	bottom: 0;
        width: 100%;
	margin-top: 50px;
	padding: .5em;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	border-top: 1px dotted gray;
	text-align: center;
        font-size: 0.8em;

}

#menu {
	background-color: transparent;
	position: absolute;
	width: 100%;
        z-index: +2;

}

#menu div.top a {

     color: #ffffff;
}

#menu div.top {
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 6px;
    padding-right: 8px;


}

#menu div.section {
    position: absolute;
    width: 160px;
    display: inline;
    z-index: -1;
    }

#menu div.box {
    background-color: #fff;
    padding-top: 4px;
    padding-bottom: 5px;
    padding-left: 6px;
    padding-right: 8px;
    border-color: #000;
    border-width: 1px;
    border-style: solid solid solid solid;
    position: absolute;
    visibility: hidden;
    width: 100%;
    }

#columnC .more
 {
 	background: url(images1/link_arrow.gif) 0px 6px no-repeat;
 	margin-left:2px;
}

 #ColumnC div.forms{
 	text-align: left
 }

 #columnC .right_rule{
 	background-color: #CCCCCC;
 	width: 140px;
 	height: 1px;
 	margin: 5px auto 15px auto;
 	display: block;
 	font-size: 1px;
 }


#search img, #search input
 {
	vertical-align: middle;
 }



.field
 {
	background-color: #F2F2F2;
	width: 80px;
        margin-left: 10px;
	border: 1px solid #CCCCCC;
	padding: 1px 4px 1px 2px;
 }

.btn
 {
   cursor:pointer,hand;
   color:#042144;
   margin: 0 0 0 6px;
   font-family: verdana, arial, helvetica,sans-serif;
   font-size:10px;
   font-weight:bold;
   background-color:#CCCCCC;
   border: 1px solid #042144;

 }


#navbar {
   width: 140px;
 }


#navbar h4  {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
 	font-weight: bold;
 	color: #FFFFFF;
 	background: #042144;
 	text-transform: uppercase;
        margin-left: 10px;
}

 #navbar div.forms{
 	text-align: left
        margin-left: 10px;
 }

 #navbar div.btn
 {
   cursor:pointer,hand;
   color:#042144;
   margin-left: 10px;
   font-family: verdana, arial, helvetica,sans-serif;
   font-size:10px;
   font-weight:bold;
   background-color:#CCCCCC;
   border: 1px solid #042144;

 }
#footershortpage {

        position: absolute;
    	bottom: 0;
        width: 100%;
	margin-top: 50px;
	padding: .5em;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	border-top: 1px dotted gray;
	text-align: center;
        font-size: 0.8em;

}

#columnsitemap {
  position: absolute;
  top: 180px;
  left: 185px;
  width: 500px;
  margin-right: 15px;
  height: 400px;

}

 #columnsitemap .right_rule{
 	background-color: #CCCCCC;
 	width: 500px;
 	height: 1px;
 	margin: 5px auto 15px auto;
 	display: block;
 	font-size: 1px;
 }


.pdficon
{
	text-decoration: none;
        font-weight: bold;
        font-color: #CC0000;
        font-family: verdana, helvetica, arial, sans-serif;
        padding-right: 10px;

}

.pdfimageicon
{

margin-right: 10px;

}

#pdf
{
  margin-left: 340px;
}


.italics
{
font-style: italic;

}

.bold
{
font-weight: bold;

}

.indent
{ text-indent: 20px; }


#nextprevious
{
  margin-left: 160px;
}

#previous
{
  margin-left: 240px;
}


.sub
{
font-size:xx-small; 
vertical-align: super;
font-weight: bold;
text-decoration:none;
}

.indented{
padding-left: 30px;
padding-right: 30px;
}

.japanese
    {
    margin-top: 100px;
    margin-bottom:0px;
    padding:0px;
}


#footerhandouts {

        position: relative;
    	bottom: 0;
        width: 100%;
	margin-top: 270px;
	padding: .5em;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	border-top: 1px dotted gray;
	text-align: center;
        font-size: 0.8em;

}

.nodisc
{
 	list-style-type: none;

}

.openmeeting

{
margin: .5em 0 .5em 0
}

.sublink
{
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
}

.prestable {

    	border-top: 2px solid #000000;
	border-right: 2px solid #000000;
        positon:relative;

}



 .prestable td{
        padding: 2px;
	border-bottom: 2px solid #000000;
	border-left: 2px solid #000000;
	vertical-align: top;
 }


 .prestable th{
        padding: 2px;
	border-bottom: 2px solid #000000;
	border-left: 2px solid #000000;
	vertical-align: top;
 }




.prestable th {
  font-size: 1em;
  font-weight: bold;
  margin: 0;
  color: #88203D;
  white-space: nowrap;
}

.center
{
        text-align: center;
        font-weight: bold;
 }



 #columnCouncilMembers {
  position: absolute;
  top: 180px;
  left: 185px;
  width: 500px;
  margin-right: 15px;
  height: 400px;

}

#columnCouncilMembers .desc {margin:2px 0; padding:0; background:#F2F2F2; width:240px;}

#columnCouncilMembers .right_rule{
        background-color: #CCCCCC;
 	width: 500px;
 	height: 1px;
 	margin: 5px auto 15px auto;
 	display: block;
 	font-size: 1px;
 }




#columnD  .bluelink{
    color: #003366;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none
}


#columnA .spacer {
        height: 160px;
	clear: left;
	float: left;
}


#columnA .spacer2 {
        height: 100px;
	clear: left;
	float: left;
}





#giftable {

        positon:relative;

}
#giftable tr{margin: 0; padding: 0;}

#giftable td{ background-color: #cccccc; border-color: #042144; border-width: 1px; border-style: solid;}

#giftable table {background-color: #042144; margin: 0; padding: 0;}

#giftable th{

 background-color: #6C8CA9; border-color: #042144; border-width: 1px; border-style: solid;

 }

 #giftable a {text-decoration: none;}

 .printerfriendly
 {
  margin-left: 400px;

  }



.frontpage
{
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 13px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}

.frontpageone
{

    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 13px;
    FONT-STYLE: ITALIC;
    TEXT-DECORATION: none
}

.biglink
{
    COLOR: #cc0000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 13px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none

}

.bluebiglink
{
    COLOR: #003366;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 13px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none

}


#columnMVS {
  position: absolute;
  top: 180px;
  left: 193px;
  width: 400px;
  margin-right: 15px;


}


#columnMVS .page3{
font-family: verdana, arial, helvetica,sans-serif;;
font-weight: normal;
font-size: 13px;
font-weight: bold;
color: #ffffff;
background-color: #4E2F51;
padding:4px;
text-decoration: none;
text-align: center;



}


#columnMVS p {
  margin: 0 0 1em 0;
  font-family: verdana, arial;
  font-size: 1em;
}

#columnMVS ul {
  font-family: verdana, arial;
  font-size: 1em;
  list-style-type: disc;
}

#columnMVS li {
  font-family: verdana, arial;
  font-size: 1em;
}



#columnMVS  a {
	color: #000000;
        font-size: 1em;
        font-family: verdana, arial;
}

#columnMVS a:hover, a:active, a:focus {
	color: #88203D;
        font-size: 1em;
        font-family: verdana, arial;
}


.MVSHeader{
font-family: verdana, arial, helvetica,sans-serif;;
font-weight: normal;
font-size: 13px;
font-weight: bold;
color: #ffffff;
background-color: #4E2F51;
padding:4px;
text-decoration: none;
text-align: center;

}


.MVSFrontPage{
font-family: verdana, arial, helvetica,sans-serif;;
font-weight: normal;
font-size: 13px;
font-weight: bold;
color: #4E2F51;

}
