 * {
    margin: 0;
    padding: 0;
}
h3#test{
	font-size: 1em;
	color: #3366FF;	
}

body {
    font-family: Verdana, sans-serif;
    font-size: 12px;
	line-height:15px;
    color:#3f3f3f;
    background-color: white;
	background-image:url('/files/skins/airlineamb/images/bg.jpg');
}

#site_wrapper {
	width:960px;
	margin:0 auto;
	background-color:white;
}

#contentcolumn_wrapper {
	margin-top:0px;
}

#site_slogan {
	margin-top:4px;
	background-color:#FF6600;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	line-height:20px;
}

#leftcolumn_wrapper{
	float:left;
}

#leftcolumn_wrapper, #rightcolumn_wrapper {
	width:180px;
	margin:1em 1.25em;
	text-align:center;
}

#leftcolumn_wrapper {
	margin-right:0px;
}
#rightcolumn_wrapper {
	margin-left:0px;
}

#centercolumn_wrapper {
	width:550px;	
	margin:12px 10px 10px;
	float:left;
}

#rightcolumn_wrapper {
	float:right;
}

.block {
	margin:0 0 1.25em;
}

.block .content {
	background-color:#f5f5f5;
	border-color:#FF9900 #DDDDDD #DDDDDD;
	border-style:solid;
	border-width:2px 1px 1px;
	padding: 0.5em;
	position:relative;
}

.content p{
	font-size:11px;
	line-height:14px;
}

.content_block {
	border:1px solid #ECE9D8;
	background-color:#F8F8F8;
	margin: 0 0 5px;
}

.block .content p{
	margin:5px 0 11px;
	margin-bottom:1px;
	margin-bottom:1em;
}

.block .content h2{
	color:#FF6600;
	font-size:12px;
	margin:5px 0 11px;
	line-height:15px;
	
}

.block .content h3{
	color:rgb(51, 102, 255);
	font-size:12px;
	line-height:15px;
}

.content_block {
}

.content_block .content {
	margin:1em;
}

.content_block .content, #list_block{
	margin-bottom: 0.3em;
}

.content_block .content img{
	max-width: 523px;
	margin:0 auto;
}


.content_block h1{
	font-size:18px;
	font-weight:normal;
	line-height:21px;
	margin-bottom:0.5em;
}

.content_block h2{
	font-size:14px;
	font-weight:bold;
	color: #FF6600;
	margin-bottom: 11px;
	
}


#secundary_list{
	font-size:14px;
	font-weight:normal;
	line-height:17px;
}

.document_type{
	padding-bottom: 0px;	
}

.content_block .readmore {
	background: #fff url('images/bg-shade-light.png') repeat-x 0 100%;
  	margin: 0;
  	padding: 0;
  	outline: 0;
  	border: solid 1px #ddd;
  	line-height: 1.3;
  	text-decoration: none;
  	font-size: 0.9em;
  	list-style: none;
  	float: left;
  	font-weight: normal;
  	text-decoration: none;
  	padding: 0.5em 1.1em;
  	text-shadow: #fff 1px 1px 1px;
  	-webkit-border-radius: 0.333em;
  	-moz-border-radius: 0.333em;
  	display: inline;
  	margin: 0.25em 0.5em 0 0;
}

.content_block a{
	color:#3366FF;
	text-decoration:none;
}

#millenniumgoals img{
	width:90px;
	height:90px;
	margin-bottom:5px;
}

.clearfix{
	clear:both;
}

.content_wrapper{
	padding-bottom:0.5em;	
	
}

#footer_wrapper {
	width:100%;
	font-size:10px;
	text-align:center;
	border-top:2px solid #FF6600;
	height:40px;
}


/* Added by Oriam*/
.content_left {
	float:left;
	width:60%;
}

.content_right {
	float:left;
	margin-left:1em;
	width:37%;	
}

.center_content_left {
	float:left;
	width:30%;
}

.content_wrapper .center_content_left img{
	max-width:158px;
	margin:0 auto;
}

.center_content_right {
	float:left;
	margin-left:1em;
	width:67%;	
}

.center_content{
	float:left;
	margin-left:1em;
}

.content_left .content_block .content img{
	max-width:305px;
	margin:0 auto;
}

.content_right .content_block .content img{
	max-width:177px;
	margin:0 auto;
}

.right_banner_column .block .content a img{
	max-width:90%;
	margin:0 auto;
	margin-top: 0.5em;
	border: medium none;
}

.left_banner_column .block .content a img{
	max-width:90%;
	margin:0 auto;
	margin-top: 0.5em;
	border: medium none;
}

.block a img{
	max-width:100%;
	border: medium none;
	margin-bottom: 0.5em;
}

p.read_more {
	margin-bottom: 0px;
	
}

.folder_info_wraper{	
	border-bottom: 1px solid #c8c8c8;
	border-bottom-style: solid;
	margin-bottom: 1em;
	padding-bottom: 0.5em;
}
