@charset "utf-8";
/* ANO Styling CSS - DH 25/10/08 */


a:link {
	font-weight:bold;
	text-decoration: none;
 	color:#231f20;
 }
a:visited {
	font-weight:bold;
 	text-decoration: none;
 	color:#231f20;
 }
a:hover { 
 	font-weight:bold;
	text-decoration: none;
 	color:#231f20;
 }
a:active {
	font-weight:bold;
 	text-decoration: none;
 	color:#231f20;
 }

body, html {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	height:100%;
	width:100%;
	margin:0px;
	color:#000000;
	background-color:#000000;
	}

#wrapper {
	width:100%;
	margin-left:auto;
	margin-right:auto;
}

#logo_header{
	height:131px;
	width:966px;
}

#image_header{
	height:131px;
}

#footer {
	height:69px;
	width:966px;
	border-left: 1px #fcf9ce solid;
	border-right: 1px #fcf9ce solid;
	margin-left:auto;
	margin-right:auto;
}

#top_spacer{
	width:966px;
	height:25px;
	border-left: 1px #fcf9ce solid;
	border-right: 1px #fcf9ce solid;
	margin-left:auto;
	margin-right:auto;
}

#bottom_spacer{
	width:966px;
	height:25px;
	border-left: 1px #fcf9ce solid;
	border-right: 1px #fcf9ce solid;
	margin-left:auto;
	margin-right:auto;
}

#main_content_wide_outer {
	width:100%;
	height:auto;
	border-top: 1px #fcf9ce solid;
	border-bottom: 1px #fcf9ce solid;
}

#main_content_inner{
	width:966px;
	height:auto;
	border-left: 1px #fcf9ce solid;
	border-right: 1px #fcf9ce solid;
	margin-left:auto;
	margin-right:auto;
}

#menu_holder{
	height:30px;
	width:100%;
	background-color:#a89970;
	color:#000106;
}

#body_table tr td {
	padding:15px;
	vertical-align:top;
}

#body_table tr td a {
	font-weight:bold;
	color:#cab484;
}


.grey_table_background {
	background-color:#66676b;
}

.text_title {
	color:#cab484;
	font-size:11pt;
	font-weight:bold;
	text-transform:capitalize;
}

.text_subtitle {
	color:#cab484;
	font-size:9pt;
	font-weight:bold;
	text-transform:capitalize;
}


.text_subtitle_quote_name {
	color:#cab484;
	font-size:8pt;
	font-weight:bold;
}

.text_body {
	color: #ffffff;
}


#bullet_table tr td {
	padding:5px;
}

.bullet_point {
	font-size:8pt;
	font-weight:bold;
}

.bullet_point_grey {
	font-size:8pt;
	font-weight:bold;
	color:#bbbbbb;
}

#contact_table tr td {
	padding:0px;
}

#contact_table input
{
	color: #ffffff;
	background-color: #000106;
	border: 1px solid #66676b;
	width: 400px
}

#contact_table textarea {
	color: #ffffff;
	background-color: #000106;
	border: 1px solid #66676b;
	overflow: hidden;
	width:400px;
}

#contact_table input submit {
	background-color:red;
}

#sap_links_table tr td {
	padding:0px;
}

#sitemap_table tr td{
	padding:3px;
	font-size:8pt;
	font-weight:bold;
}

#sitemap_table tr td a {
	color:#ffffff;
}

#sitemap_table_grey tr td a  {
	color:#bbbbbb;
}


.logo_image{
	background-image:url(../images/ano_logo_header.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

.logo_image_international{
	background-image:url(../images/ano_logo_international_header.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

.background_image_1{
	background-image:url(../images/header_bg_1.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

.background_image_2{
	background-image:url(../images/header_bg_2.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

.background_image_3{
	background-image:url(../images/header_bg_3.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

.background_image_3{
	background-image:url(../images/header_bg_3.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
.background_image_4{
	background-image:url(../images/header_bg_4.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
.background_image_5{
	background-image:url(../images/header_bg_5.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
.background_image_6{
	background-image:url(../images/header_bg_6.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

.background_image_7{
	background-image:url(../images/header_bg_7.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

.bullet_background{
	background-image:url(../images/bullet_icon.gif);
	background-repeat:no-repeat;
	background-position:center;
}


.footer_image{
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

.milonic_sub_offclass{
	background-color:#a89970;
}

.brown{
	color:#cab484;
}

.brown a{
	color:#cab484;
	font-weight:bold;
}

#input {
	background-color: #000106;
	color: #ffffff;
}

