html {
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0; 
	border:0; 
	font-size:76%;
	background-image: url(../_images/bg-body.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: hidden; 
	/* */ 
	}

body {
	height:100%; 
	max-height:100%; 
	overflow:hidden; 
	padding:0; 
	margin:0; 
	border:0;
	}

#background {
	position:absolute; 
	z-index:1; 
	width:100%; 
	top:40%; 
	margin-top:-15%;
	}

#head {
	position:absolute; 
	margin-left:-401px; 
	left:50%; 
	top:0; 
	width:800px; 
	min-width:800px; 
	height:150px; 
	background:#fff; 
	font-size:1em; 
	z-index:5; 
	border:1px solid #000;
	}

* html #head {
	top:0px; width:802px; height:152px;
	}
	
* html #head img {
	/* This is the code to get rid of the 3px margin around the image in IE. IE will execute this accordingly. */
	margin-left: -3px;
	}

a.nav1, a.nav2, a.nav3, a.nav4, a.nav5 {width:128px; height:150px; display:block; float:left; background:url(../_images/Azuleon_meetings_menu.jpg); text-align:center; font-size:1em; font-weight:bold; color:#fff; text-decoration:none; font-family:verdana, arial, sans-serif; line-height:25px; overflow:hidden;}
#head a .pad {display:block; width:128px; height:125px;background:transparent; border-bottom:1px solid #000;}

* html #head a.nav1
	{
	/* This is the code to get rid of the 3px margin around the image in IE. IE will execute this accordingly. */
	margin-left: -3px;
	}
* html #head a.nav5
	{
	/* This is the code to get rid of the 3px margin around the image in IE. IE will execute this accordingly. */
	margin-right: -3px;
	}

a.nav1 {background-position:0 150px;}
a.nav2 {background-position:-128px 150px;}
a.nav3 {background-position:-256px 150px;}
a.nav4 {background-position:-384px 150px;}
a.nav5 {background-position:-512px 150px;}

a.nav1:hover {background-position:0 0;}
a.nav1:hover .button {background:#f80; color:#fff; cursor:pointer; display:block; width:128px; height:25px; cursor:hand;}
a.nav2:hover {background-position:-128px 0;}
a.nav2:hover .button {display:block; width:128px; height:25px; background:#f80; color:#fff; cursor:pointer; cursor:hand;}
a.nav3:hover {background-position:-256px 0;}
a.nav3:hover .button {display:block; width:128px; height:25px; background:#f80; color:#fff; cursor:pointer; cursor:hand;}
a.nav4:hover {background-position:-384px 0;}
a.nav4:hover .button {display:block; width:128px; height:25px; background:#f80; color:#fff; cursor:pointer; cursor:hand;}
a.nav5:hover {background-position:-512px 0;}
a.nav5:hover .button {display:block; width:128px; height:25px; background:#f80; color:#fff; cursor:pointer; cursor:hand;}


#foot {
	text-align:center;
	position:absolute; 
	margin-left:-401px; 
	left:50%; 
	bottom:0; 
	width:640px; 
	min-width:800px; 
	height:25px; 
	background:url(../_images/foot_v4.jpg);
	z-index:5; 
	border:1px solid #000;
	font-size:12px; 
	font-family: trebuchet MS, tahoma, verdana, arial, sans-serif;
	font-weight:bold;
	color:#000;
	}

* html #foot {
	width:802px; 
	height:27px; 
	}

#content {
	display:block; 
	overflow:auto; 
	position:absolute; 
	z-index:3; 
	top:150px; 
	bottom:27px; 
	width:800px; 
	margin-left:-401px; 
	left:50%; 
	border-left:1px solid #000;
	border-right:1px solid #000;

/*	background:#f2f0e7;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity: 0.9;
*/	
	}
body > #content {
	background-image: url(../_images/bg-white90-1px.png);
	}

* html #content {
	top:0; 
	bottom:0; 
	height:100%;
	width:802px;
	border-top:152px solid #fff; 
	border-bottom:25px solid #fff;
/*	background:#f2f0e7;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity: 0.9;
*/	}

#content p {
	padding:3px; text-align: left;
	}
.boldhead {
	font-size:1.2em; 
	font-weight:bold;
	}
.bold {font-weight:bold;}
.left {float:left; margin:10px; border:1px solid #000;}
.right {float:right; margin:10px; border:1px solid #000;}
.lefttext {
	float:left;
	width:150px; 
	text-align:left; 
/*	background:#f0eee5;*/
	padding:3px;
	}
* html .lefttext {
	float:left; 
	width:150px; 
	text-align:left; 
/*	background:#f0eee5;*/
	}

.righttext {
	top:0;
	left:160 px;
	position:relative;
	display:inline;
	float:left; 
	text-align:left; 
	width:600px; 
	z-index:2; 
	padding:10px;
	}
* html .righttext {
	top:0;
	left:10 px;
	position:relative;
	display:inline;
	float:left; 
	width:620px; 
	text-align:left; 
	z-index:2; 
	padding:10px;
/*	display:inline;
	float:right; 
	text-align:left;
	padding:10px;
*/	}


ul, ul li {
	margin-left:30px; 
	padding:0px; 
	margin-top:0px;
	margin-bottom: 7px; 
	text-indent:0px;
	list-style: url(../_images/AzM_bullet1.gif) square;
	color: #000066;
	}

ul ul, ul ul li {
	margin-left:10px; 
	padding:0px; 
	margin-top:0px;
	margin-bottom: 7px; 
	text-indent:0px;
	list-style: url(../_images/AzM_bullet2.gif) square;
	color: #000066;
	}

.SectionHead {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px; 
	font-weight:bold;
	font-style:normal;
	color:#000066;
	}
.frontpage {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px; 
	font-weight:bold;
	color:#000066;
	}

.frontpage_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px; 
	font-weight: normal;
	color:#000066;
	}
.frontpage_text a, .frontpage_text a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px; 
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #f80;
	}
.frontpage_text a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px; 
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #000066;
	}
.frontpage_text ul, .frontpage_text li {
	padding:0;
	margin:0;
	list-style-image:none;
	list-style-type:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	line-height: 20px;
	}



.citation_text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-style:italic;
	font-weight: normal;
	line-height: 20px;
	color: #555577;
	}

.NormalText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000066;
	}
.NormalText a, .NormalText visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #f80;
	}
.NormalText a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #000066;
	}

.SmallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000066;
	}


.LangSel, .LangSel a, .LangSel a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #f80;
}
.LangSel a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #000066;
}

/* Adapted from Projectseven.com */
#navlist {
position: relative;
left: 0px;
top: 10px;
width: 150px;
font: bold 12px Verdana, sans-serif;
z-index:999;
overflow:hidden;
}
#navlist ul {
margin: 0;
padding: 0;
list-style-type: none;
font-size: .9em;
}
#navlist li {
margin: 0;
}
#navlist a {
display: block;
padding: 2px 2px 2px 24px;
border: 2px solid;
border-color: #CCC #000 #000 #CCC;
background-color: #999999;
background-image:  url(../_images/menuL_off.gif);
background-repeat: no-repeat;
background-position: 0% 50%;
}
#navlist a:link, #navlist a:visited {
color: #fff;
text-decoration: none;
}

/* you can combine the last two rules if you wish */

#navlist a:hover, #navlist a:active {
background-color: #999999;
background-image:  url(../_images/menuL_on.gif);
background-repeat: no-repeat;
background-position: 0% 50%;
color: #fff;
}
#uberlink a:link, #uberlink a:visited,
#uberlink a:hover, #uberlink a:active {
background-color: #f80;
background-image:  url(../_images/l2_over.jpg);
background-repeat: no-repeat;
background-position: 0% 50%;
color: #fff;
}
/* Conditional Comments in the HTML page!*/

.warning {color: #CC0000; }