
/**********************************************************/
/* BIM CSS STYLE SHEET                                   */ 
/**********************************************************/

/* body background */
body {
      background-color : #669999
}

/* paragraph etc. styles  */
.bodyRowHeight{
	height: 390px;
}

.bodytext{
	background-color : #EAEAD5;
	vertical-align: top;
	margin-top : 15px;
	width: 754px;
	margin-left : 20px;
	
}

.pSubh {
	margin:15px;
	font-family:"verdana";
	font-size:8pt;
	color: #336699;
	font-weight: bold;
	text-align:left;
	}
.phFaculty{
    margin : 15px;
	font-family:"verdana";
	font-size:8pt;
	color: #000000;
	text-align:left;
	}
.ph{
    margin : 15px;
	font-family:"verdana";
	font-size:10pt;
	color:#336699;
	text-align:left;
	}
.p1 {
    margin : 15px;
	margin-top:15px;
	font-family:verdana;
	font-size:8pt;
	text-align:justify;
	}
	
.p2 {
    margin : 10px;
	font-family:"Times New Roman";
	font-size:10pt;
	text-align:left;
	color:#990000
	}
	
.p3 {
    margin : 10px;
	font-family:tahoma ;
	font-size:8pt;
	text-align:center;
	}

.color1{
	background-color : #E5E5E5;
}
.color2{
	background-color : #FFFFFF;
}
.leftmenu{
	background-color : #EAEAD5;
	vertical-align: top;
	width: 150px; 
}
.menuitems {
	font-family: "Verdana";
	font-size: 8pt;
	color: #FFFFFF;

}
.menuRborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

/* CSS for a href */
a {	font-size: 8pt;
	color: #000000;
	text-decoration: underline;
	font-family: tahoma;

}
a:link {
	font-size: 8pt;
	color: #000000;
	text-decoration: underline;
	font-family: tahoma;
}
a:hover {
	font-family: Tahoma;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
}
/* SATM Link Style */
.stylesatm {
	font-size: 10pt;
	font-weight: bold;
	font-family: "Arial Narrow";
	color: #FF6600;
	text-decoration: underline;
	}
.stylesatm:hover {
	font-size: 10pt;
	font-weight: bold;
	font-family: "Arial Narrow";
	color: #CC0000;
	text-decoration: none;
	}

/* Faculty Links */
a.faculty:link {
	font-family:tahoma ;
	font-size:8pt;
	color: #000099;
	text-decoration: none;
	text-align:justify;
}
	
a.faculty:visited{
	color: #7B0330;
	text-decoration: none
}

a.faculty:hover {
	color: #000099;
	text-decoration: underline
	}
	/* Internal Links without Margin */
a.internal_wm:link,a.internal_wm:visited{
	font-family:"verdana" ;
	font-size:8pt;
	color: #336699;
	text-decoration: underline;
	text-align:left;
}
	
a.internal_wm:hover {
	font-family:"verdana";
	font-size:8pt;
	color: #336699;
	text-decoration: none;
	text-align:left;
	}
	/* Internal Links */
a.internal:link,a.internal:visited{
    margin : 15px;
	font-family:"verdana" ;
	font-size:8pt;
	color: #336699;
	text-decoration: underline;
	text-align:left;
}
 
a.internal:hover {
    margin : 15px;
	font-family:"verdana";
	font-size:8pt;
	color: #336699;
	text-decoration: none;
	text-align:left;
	}	

/* Left Menu Style */
a.menu_item {
    font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-family: "verdana";
}
a.menu_item:hover {
    font-size: 8pt;
   	font-weight:bold;
	color: #336699;
	text-decoration: none;
	font-family: "verdana";
}

a.univ_aday:link,a.univ_aday:visited {
	font-family:"verdana" ;
	font-size:7pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align:justify;
}

a.univ_aday:hover {
	font-family:"verdana" ;
	font-size:7pt;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
	text-align:justify;	
	}
	
	

.univ_aday_warn{
	color: #FF9700;
	font-size: 40px;
	font-weight: bold;
}
	
/* CSS for SUB MENUS */
#submenu_about {
  position:absolute; 
  left:358px; 
  top:154px; 
  width:147px; 
  height:300px; 
  z-index:1; 
  visibility: hidden;
  hidden;filter:alpha(opacity=90);
}
#submenu_partners {
  position:absolute; 
  left:358px; 
  top:154px; 
  width:147px; 
  height:300px; 
  z-index:1; 
  visibility: hidden;
  hidden;filter:alpha(opacity=90);
}

#submenu_events {
  position:absolute; 
  left:358px; 
  top:154px; 
  width:147px; 
  height:300px; 
  z-index:1; 
  visibility: hidden;
  hidden;filter:alpha(opacity=90)
}

#submenu_consortia {
  position:absolute; 
  left:358px; 
  top:154px; 
  width:147px; 
  height:300px; 
  z-index:1; 
  visibility: hidden;
  hidden;filter:alpha(opacity=90)
}
#submenu_training {
  position:absolute; 
  left:358px; 
  top:154px; 
  width:147px; 
  height:300px; 
  z-index:1; 
  visibility: hidden;
  hidden;filter:alpha(opacity=90)
}

table.menu_style {
  font-size:8pt; font-family:"Verdana"; border:1px solid black;
}

.ph {
    margin : 10px;
	font-family:"verdana" ;
	font-size:10pt;
	text-align:left;
	}
.p1 {
    margin : 10px;
	font-family:verdana ;
	font-size:8pt;
	text-align:justify;
	}
.p2 {
    margin : 10px;
	font-family:"Times New Roman", Times, serif ;
	font-size:10pt;
	text-align:left;
	color:#990000
	}
.p3 {
    margin : 10px;
	font-family:tahoma ;
	font-size:8pt;
	text-align:center;
	}



.leftmenu{
	background-color : #FFFFFF;
	vertical-align: top;
	width: 150px; 
}	
.leftMenuMargin{
	margin-left:20px;
	margin-top:15px;
}

/* Top-Right Menu Style */	
a.titlemenu:link {
	font-family:"verdana" ;
	font-size:7pt;
	font-weight: bold;
	color: #00316C;
	text-decoration: none;
	text-align:justify;
}
	
a.titlemenu:visited{
	font-family:"verdana" ;
	font-size:7pt;
	font-weight: bold;
	color: #01837B;
	text-decoration: none;
	text-align:justify;
}

a.titlemenu:hover {
	font-family:"verdana" ;
	font-size:7pt;
	font-weight: bold;
	color: #F99C00;
	text-decoration: none;
	text-align:justify;	
	}