body				{ margin: 0; text-align: center; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 70%; color: #333333; background: #CCCCCC; margin-bottom: 30px; }

a:link 				{ color: #666666; text-decoration: underline; }
a:visited 			{ text-decoration: underline; color: #666666; }
a:hover 			{ text-decoration: none; color: #000000; }
a:active 			{ text-decoration: underline; color: #666666; }

#container			{ margin: 0 auto; width: 900px; text-align: left; background-color: #FFFFFF; line-height: 160%; border: 1px solid #999999; }
#header				{ background: url(../img/header.jpg) no-repeat; height: 195px; }
#logo				{ position: relative; top: 72px; left: 45px; height: 66px; width: 105px;  }
#ICAEA				{ position: relative; top: 75px; left: 52px; background: url(../img/ICAEA_text.jpg) no-repeat; height: 15px; width: 355px; }
#ICAEA h1			{ display: none; }
#navigation			{ position: relative; top: 85px; left: 10px; color: #000000; }
#content			{ padding: 20px; }
#content h2			{ font-size: 130%; color: #0D3B7B; font-style: italic; }
#content h3			{ font-size: 120%; color: #0D3B7B; font-style: italic; }
#documents			{ clear: both; margin-top: 20px; }
#documents h4		{ color: #0D3B7B; font-size: 110%; background-color: #eeeeee; display: block; padding: 5px; border-top: 1px solid #CCCCCC; }
#footer				{ clear: both; padding: 0px 0px 10px 20px; color: #999999; }

.bold				{ font-weight: bold; }
.left				{ width: 540px; float: left; padding-right: 20px; }
.right				{ width: 260px; float: right; background: url(../img/dotted-v.gif) left repeat-y; padding: 20px;  }
.note				{ border: 1px solid #CCCCCC; background-color: #f0f0f0; padding: 0 20px; clear: both; margin-top: 20px; }
li.pdf 				{ list-style-image: url(../img/pdf.gif); margin: 0px 0px 8px 0px; list-style-position: inside; }

.doc_item			{ clear: both; }
.doc_logo			{ float: left; width: 180px; }
.doc_text			{ float: left ;}
