@charset "UTF-8";
/* CSS Document */
img {
	border:0 none;
}
#menu {
	
	background-image:url(images/bck_content_top_element.jpg);
	background-repeat:no-repeat;
	
}

#submenu_resources {
	display: block;
}


.top_button03 { /**/
	background-color:#900;
	
}
#content_text_resources {
	margin:0;
	padding:0;
	width:100%;
	background:url(images/bck_resources_cols.gif) left top repeat-y;
	
}
.resources_bar_title {
	margin:0;
	padding:0;
	position:relative;
	width:100%;
	height:36px;
	background-color:#900;
	
	
}
.resources_title {
	margin:0;
	padding:1em;
	color:#FFF;
}
.resources_title strong {
	font-weight:normal;
	color:#C99;
	
}
#text_columns {
	margin:0;
	padding:0;
	position:relative;
	width:100%;
	
}

#content_text_resources h1 {
	padding:0 40px;
	font-size:100%;
	margin:0;
	color:#999;
}
#content_text_resources h2 {
	padding:2em 40px 2em 40px;
	font-size:100%;
	margin:0;
	color:#000;
}
#content_text_resources h3 {
	padding:0.5em 40px 0em 40px;
	margin:0;
	font-size:90%;
	color:#CCC;
	
}


#text_main {
	margin:0;
	padding:0;
	width:100%;
	color: #5C7164;
}

#text_main p {
	margin:1em 40px;
}

{
	font-size: 100%;
	margin:0;
	padding: 1em 0 3em 10px;
}
p {
	margin: 0;
	padding: 0;
}
strong {
	color: #000;
}
h2 {
	font-size: 100%;
	font-weight:normal;
	color: white;
	padding: 0 1em;
	margin: 5px;
	line-height:36px;
	
	position: relative;
}
h2.panel1{
	
	background-color: #003366;
	
}
h2.panel2{
	
	background-color: #6699ff;
	
}

h2.panel3{
	
	background-color: #336699;
	
}

h2 img{
	float:right;
	padding:5px;
	height:28px;
}

div.item {
	margin:5px 15px;
}
div.icon {
	float:left;
	border:none;
}
div.icon img, div.icon a, div.icon a:hover {
	border:0 none;
	text-decoration:none;
}
div div.textItem {
	margin:0 0 20px 50px;
	color:#444;
}
div div.textItem div.title, div div.textItem div.title a {
	color:#09F;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0;
	text-decoration:none;
}
em {
	margin:0;
	padding:0;
	text-indent:0;
}

.clearer {
	width: 100%;
	background-color: transparent;
	float: none;
	clear:left;
	line-height:1px;
	font-size:1px;
	height:0px;
	margin:0;
	padding:0
}
.hr {
	float: none;
	clear:left;
}
.hr hr {
	margin:0 5px;
}
.hr div {
	height: 2px;
}
div.back_angles {
	height: 10px;
	margin-bottom: -10px;
}
div.back_angles .langle {
	position: absolute;
	top: 0;
	left: 0;
}
div.back_angles .rangle {
	position: absolute;
	top: 0;
	right: 0;
}
.official_documents {
	width:289px;
	float:left;
	padding:35px 20px 42px 20px;
	background:url(images/bck_resources_col1.jpg) center top repeat-x;
}
.presentations {
	width:289px;
	float:left;
	padding:35px 20px 42px 20px;
	background:url(images/bck_resources_col2.jpg) center top repeat-x;
}
.posters {
	width:287px;
	float:left;
	padding:35px 20px 42px 20px;
	background:url(images/bck_resources_col1.jpg) center top repeat-x;
}


.item ul {
	margin: 0.5em 0;
	padding-left: 20px;
}
