@charset "UTF-8";
/* CSS Document */


  /************/
 /*Formatting*/
/************/

p {
	font-size:10.0pt;
	font-family:Times;
}

.emphParagraph {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: oblique;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.style3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

.style4 {
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.sectnHead {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
}

.contact{
	background-image:url(../_images/goldhead.jpg);
	background-repeat:repeat-x;
	color:white;
	padding:5px;
	margin:0px;
}

.acrtext
{
text-decoration:underline
}

#Layer1 {
	position:absolute;
	left:100px;
	top:850px;
	width:660px;
	height:393px;
	z-index:1;
	display: block;
	vertical-align: middle;
}
#cLayer {
	position:absolute;
	left:100px;
	top:257px;
	width:607px;
	height:568px;
	z-index:9;
}
acronym.dotted {
	border-bottom: 1px #000000 dotted;
}


  /********/
 /*Tables*/
/********/


table.trustees {
	border-width: 3px 3px 3px 3px;
	border-spacing: 5px;
	border-style: groove groove groove groove;
	border-color: #C93;
	border-collapse: separate;
	background-color: rgb(250, 240, 230);
}

table.trustees th {
	border-width: 2px 2px 2px 2px;
	padding: 5px 5px 5px 5px;
	border-style: groove groove groove groove;
	border-color: green green green green;
	background-color: rgb(250, 240, 230);
	-moz-border-radius: 0px 0px 0px 0px;
}

table.trustees td {
	border-width: 2px 2px 2px 2px;
	padding: 5px 5px 5px 5px;
	border-style: groove groove groove groove;
	border-color: #C93;
	background-color: #FFF;
	-moz-border-radius: 0px 0px 0px 0px;
}





  /**************/
 /* Navigation */
/**************/

#navbar1 {
    font-family:Arial, Helvetica, sans-serif;
	color:#000000;
    font-size:.8em;
    font-weight:bold;
    height:45px;
}

#navbar1 li {
    list-style:none;
    display:inline;
}

#navbar1 a {
    width:110px;
    color:#0000ff;
    text-decoration:none;
	background:url(../_images/navbar2.png) no-repeat;
    float:left;
    padding:12px 10px 13px;
    margin:0 -10px;
}

#navbar1 a:hover {
    background-position:0 -45px;
    color:#1e5ebd;
}

#navbar1 a:active {
    background-position:0 -90px;
    color:#1e5ebd;
}

.eTransNav {
	position:absolute;
	left:21px;
	top:250px;
	width:150px;
	height:626px;
	z-index:5;
	background-color:transparent;
}

.eTransNav p
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  font-weight: bold;
}


  /***********/
 /***Search**/
/***********/

#searchform {
	width:300px;
}

#searchformheader {
	height:80px;
	background-color:#CC0;
	margin:0px;
	padding-left:10px;
	border:0px;
}

#searchformheader p {
	line-height:0px;
}

#paperbody {
	width:550px;
	margin-right:auto;
	padding-top:10px;
	padding-left:10px;
	min-height:200px;
	border-top-width: 0px;
	border-right-width: 0px;
	
}

#paper {
	background-image:url(../_images/paper0035_c.png);
	background-repeat:no-repeat;
	background-position:-100px;
	margin:0px;
	border-bottom-width: medium;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #956F2C;
}
.imgMatrix {
	float: left;
	height: 120px;
	width: 120px;
	padding-top: 20px;
	padding-left: 20px;
	margin-left: 20px;
	margin-top: 20px;
	background-image: url(../_backgrounds/logoMbkgrnd.png);
}

