@import url("/css/aieh-gz.css");

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}


.header {
	color: #FFFFFF;
	font-weight: bold;
	background-color:#0066FF;
}
.headLine{
	color:#003399;
			
}

.footer{
	background-image:url(/graphics/gradient.png);
	background-repeat:repeat-x;
	color:#FFFFFF;
	height:20px;
}
.menuheading{
	/*background-color: Navy;*/
	color: #FFD700;
	background-image: url(/graphics/tintedheading2.jpg);
	font-size: 11px;
	/*padding-left: 6px;*/
}
.innerWrap{
	background-color:#FFFFFF;
	border: 1px solid #333333;	
	padding-bottom:0px;
}
.footerTable
	{
		vertical-align:bottom;
		margin-bottom:0px;
	}

.moreInfo{
	line-height:0.01em;
}

.whatsNew/*Conferences, Workshops etc*/
{
	color: #CC6600;
	font-weight:bold;
	background-color: transparent;
	border-bottom: 1px dotted #cccccc;
	font-size: 110%;
	font-family: Arial, Helvetica, sans-serif;
}
.outerWrap{
	padding:10px;
	background-color:#CCCCCC;
}
.announceHeading{
	text-align:left;
	font-weight:bold;
	background-color: #D0D1F9;
	padding-left:4px;

}
.announceContent{
	text-align:left;
	background-color:#FFFFFF;
	padding-left:6px;

}

.menuTop{
	background:#003399;
	color:#FFFFFF;
	padding:4px;

}



/* --------------------------------- */
/* Destination (Located: /index.php) */
a.menuDest:link    {
	color: #006600;
	font-weight: bold;
	text-decoration: none;
}

a.menuDest:visited { 
	color: #006600; 
	font-weight: bold;
	text-decoration: none;
	
 }
a.menuDest:active  { 
	color: Navy; 	
	font-weight: bold;
	text-decoration: none;

}
a.menuDest:hover   {
	color: Green;	
	font-weight: bold;
	text-decoration: underline;
}
/* --------------------------------- */
/* --------------------------------- */
/* What's New(Located: /index.php) */
a.whatsNew:link    {
	color: #CC6600;
	font-weight:bold;
	background-color: transparent;
	border-bottom: 1px dotted #cccccc;
	font-size: 110%;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.whatsNew:visited { 
	color: #CC6600;
	font-weight:bold;
	background-color: transparent;
	border-bottom: 1px dotted #cccccc;
	font-size: 110%;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
 }
a.whatsNew:active  { 
	color: #CC6600;
	font-weight:bold;
	background-color: transparent;
	border-bottom: 1px dotted #cccccc;
	font-size: 110%;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;

}
a.whatsNew:hover   {
	color: #006600;
	font-weight:bold;
	background-color: transparent;
	border-bottom: 1px solid #cccccc;
	font-size: 110%;
	font-family: Arial, Helvetica, sans-serif;
	/*text-decoration: underline;*/
}
/* --------------------------------- */

/* ///////////////////// */
/*menuTop a href links */

a.menuTop:link{
	text-decoration: none;
	font-weight:bold;
	color:#FFFFFF
}

a.menuTop:visited{
	text-decoration: none;  
	font-weight:bold;
	color:#D7C128;
}
a.menuTop:active {
	color:#D7C128;
	text-decoration: none;
	font-weight:bold;
}
a.menuTop:hover{
	text-decoration: none;
	font-weight:bold;
	color:#F0DF0F;
}
/* ///////////////////// */
/*
A:link    { 
	color: #006600; 	
}

A:visited { 
	color: #006600; 	
 }
A:active  { 
	color: Navy; 	
}
a:hover	  {
	color: Green;	
}*/


#printDoc{
	position:relative;
	width: 172px;
	height: 36px;
	top: 0px;
	
	right: auto;
	/*text-align: right;*/
	/*display: inline;*/
	float: right;
	/*left: 513px;*/
}
.footer a:link,
.footer a:visited
{
	color:#FFFFFF;
}

.footer a:hover
{
	color:#CCCCCC;
}