
/* ---------- general styles ---------- */
body { 
	margin-left: 0px;
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px;
	background-color: #8097B9; 
	text-align: center; 
	/* font-family: Verdana, Times New Roman, Arial; */
	font-family: Verdana; 
	/* font-family: Arial; */
	/* font-family: Times New Roman; */


}

a { 
	text-decoration: none;
	}

a:link {
	color: black;
}
a:visited {
	color: black;

}
a:active {
	color: black;
}


a#quickNewsLink1, a#quickNewsLink2, a#quickNewsLinkMore {
	color : #333333;
	text-decoration: underline;
}

img {border: 0px; margin: 0px; padding: 0px;}

table, tr, td {
	border: 0px; 
	border-spacing: 0px; 
	border-collapse: collapse; 
	padding: 0px;
	text-align: top;
	margin: 0px;
	font-size: 13px;
	font-weight: bold;

}


ul { margin-left: 13px; }
ol { margin-left: 20px; } 
li { margin-left: 18px; } 

/* ---------- styles for specific sections ---------- */
.subMenuCell1 {
	text-align: right;
}

.subMenuCell2 {
	background-color: white;
	font-weight:bold;
}

.subMenuContentCell {
	background-color: #FFF3CE; /* gold */
	text-indent: 5px;

}
.bioContentcell {
	background-color: #FFFFFF;
	font-weight:normal;	
}
.bioMargin
{
margin: 13px,13px,13px,13px;
}

.subMenuDivider {
	background-color: white;
	width: 166px;
	height: 5px;
}

.cellLineBackground {
	background-color: white;
	background-image: url(../images/verticalLine.jpg);
	background-repeat: repeat-y 
}

.contentCell {
	background-color: white;
	text-align: center;
	vertical-align: top;	
}

.contentCell2 {
	font-size: 12px;
	/* font-weight: normal; */
	font-weight: normal;
	font-family: Verdana; 
	vertical-align: top;	
}

.ContentCell2Links {
	text-decoration: underline;
}

.photoTextCell {
	font-size: 12px;
	/* font-weight: normal; */
	font-weight: normal;
	font-family: Verdana; 
	vertical-align: bottom;	
}

.featuredSectionCell {
	background-color: #FFE3BF; /* FFDFEF; */
	font-size: 11px;
	font-weight: bold; 
	font-family: Verdana; 
	color: #333333;
}

.featuredSectionCell_left {
	background-color: #FFF3CE; /* F2E3D7; #FFF8E6; FFE3BF; */
	font-size: 11px;
	font-weight: bold; 
	font-family: Verdana; 
	color: #333333;
}

.quickNewsCell {
	background-color: #DFF2F0; /* green */
	font-size: 11px;
	font-weight: bold; 
	font-family: Verdana; 
	color: #333333;
}

.quickNewsCellLeft {
	background-color: #FFF3CE; /* gold */
	font-size: 11px;
	font-weight: bold; 
	font-family: Verdana; 
	color: #333333;
}

.quickNewsTitle {
	color:red;
	font-size=13px;
}


.contactUsTable {
	border-width: 1px; 
	border-color: green; 
	border-style: solid;	
}

.contactUsRow1 {
	background-color: #DFF2F0;
}

.contactUsCell {
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana; 
	text-indent: 1px;
	vertical-align: top;
}


.invitationCell {
	background-color: #fed498; 
	font-size: 11px;
	font-weight: bold; 
	font-family: Verdana; 
	color: #333333;
}

.invitationCell2 {
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana; 
	text-align: center;
}


.symposiumCell {
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana; 
	text-align: center;
	background-color: #FFF3CE; /* gold */
}

.homeTextCell_1280 {
	background-color: #adb6ce;
	background-image: url(../home2/images_home/row3bg.jpg);
	background-repeat: repeat-y;
}

.homeTextCell2_1280 {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;
	color: #333333;
 	text-align: center;
}

.homeTextCell {
	background-color: #adb6ce;
	background-image: url(../home/images_home/row3bg.jpg);
	background-repeat: repeat-y;
}

.homeTextCell2 {
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana;
	color: #333333;
 	text-align: center;
}
.spacedListItem 
{
	margin-bottom: 5px;
	margin-top: 5px;	
}

/* ---------- styles for main menu ---------- */
h4
{
	color:#333333;	
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
/* font:normal 12px Verdana; */
font:normal 11px Verdana; 
line-height:18px;
z-index:100;
text-align:left;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
/* font-weight: bold; */
font-weight: bold;
color: white
}

#dropmenudiv a:hover{ /*hover background color*/
/* background-color: yellow; */
text-indent: 6px;
font: italic;
}

div.highlight
{
  border-width: 2px;
  border-color: green;
  border-style: solid;  
}
div.highlight p
{
	margin: 7px 7px 7px 7px;
}
a.memberLinks:hover
{
	color:#0000FF;
	text-decoration:underline;	
}
.memberLinks tr, td
{
	font-weight:normal;	
}




