﻿/** DEFAULT HTML ELEMENTS ********************************************/

	BODY, TABLE, TD, .default {
		font: normal 11px Tahoma, Arial, Verdana, sans-serif;
		color: #777777;
	}
	
	BODY {
		margin: 0px;
		padding: 0px;
		background-color: #E2EBF2;
		text-align: center;
		text-decoration: none;
		background-repeat: repeat-x;
		background-image: url('/images/home/images/new_bg_f01 2.jpg');
	}
	
	P, .p {
		line-height: 130%;
		margin: 0px 0px 12px 0px;
	}
	
	H1, .h1 {
		margin: 10px 0px 10px 0px;
		padding: 0px;
		color: #679CAE;
		font-size: 18px;
		font-weight: bold;
		font-family: Arial;
	}
	
	H2, .h2 {
		margin: 10px 0px 5px 0px;
		padding: 0px;
		color: #666;
		font-size: 14px;
		font-weight: bold;
	}
	
	H3, .h3 {
		margin-bottom: 0px;
		color: #333;
		font-size: 12px;
		font-weight: bold;
	}
	
	H4, .h4 {
		margin: 10px 0px 0px 0px;
		color: #999;
		font-size: 11px;
		font-weight: bold;
	}
	
	H5, .h5 {
		margin: 10px 0px 0px 0px;
		color: #333;
		font-size: 11px;
		font-weight: bold;
	}
	
	H6, .h6 {
		margin: 10px 0px 0px 0px;
		color: #333;
		font-size: 11px;
		font-weight: bold;
	}
	
	H7, .h7 {
		margin: 5px 0px 0px 0px;
		color: #333;
		font-size: 10px;
		font-weight: bold;
	}
	
	HR, .hr {
		height: 0px;
		margin: 8px 0px 10px 0px;
		_margin: 3px 0px;
		border: none;
		border-top: solid 1px #ccc;
		clear: both;
	}
	
	UL, OL {
		margin: 0px 0px 10px 25px;
		_margin: 0px 0px 10px 25px;
		padding: 0px 0px 0px 0px;
		_padding: 0px;
	}
	
	UL LI {
		margin-bottom: 10px;
		line-height: 128%;
	}
	
	TD {
		margin: 0px;
		padding: 0px;
	}
	
		
	FIELDSET {
		width: auto;
		margin: 10px 0px;
		border: solid 1px #999;
		_padding: 0px 10px 10px 10px;
		font-size: 11px;
		clear: both;
	}
	
	LEGEND {
		_margin-bottom: 10px;
		color: #666;
		font-size: 13px;
		font-weight: bold;
	}
	
	LABEL {
		color: #666;
		cursor: pointer;
	}
	
	INPUT, SELECT, TEXTAREA, LABEL {
		color: #777777;
		font-size: 11px;
	}
	
	A, A:link, A:hover, A:active, A:visited {
		color: #656661;
		text-decoration: none;
		font-weight: normal;
	}
	
	A:hover {
		color: #6B90A0;
		text-decoration: underline;
		font-weight: normal;
	}
	
	div.float {
		float: left;
	}
	
	div.nofloat {
		clear: both;
		padding: 0px 34px 0px 0px;
	}
	
	div.picture {
		width: 216px; 
		border: 1px #DDDDDD solid;
	}
	
	div.title {
		width: 218px;
		background-color: #DDDDDD;
		margin: 2px 0px 0px 0px;
		padding: 5px 0px 5px 0px;
		text-align: center;
		font-weight: bold;
	}
	
	a.inactivenavigation {
		font-size: 10px;
		color: #636363;
		text-decoration: none;
		border: 1px #DDDDDD solid;
		padding: 1px 4px 1px;
	}
	
	a.activenavigation {
		font-size: 10px;
		color: #FF6600;
		text-decoration: none;
		border: 1px #DDDDDD solid;
		padding: 1px 4px 1px 4px;
	}
	
	
	
	span.footer {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
	}
	
/** LAYOUT ELEMENTS **************************************************/

	#canvas {
		width: 930px;
		margin: 0px auto 20px auto;
		text-align: left;
		background-color: #fff;
		padding-top: 10px;
	}
	
	#layout_frame {
		background-color: #fff;
	}
	
	#HomeNewsBackground {
		background-color: #EDEDED;
		width: 290px;
		min-height: 370px;
	}
	
	#HomeNewsBackgroundSpacing {
		padding-left: 20px;
		padding-top: 5px;
		padding-bottom: 35px;
	}
	
	#HomeNewsBackgroundSpacing div A {
		color: #777777;
		text-decoration: none;
		font-weight: normal;
	}
	
	#HomeNewsBackgroundSpacing div A:hover {
		color: #7E7E7E;
		text-decoration: none;
	}
	
	#HomeMiddleContent {
		padding-left: 30px;
		padding-top: 5px;
		padding-bottom: 20px;
		padding-right: 30px;
		line-height: 150%;
	}
	
	#HomeRightContent {
		padding-left: 20px;
		padding-top: 5px;
		padding-bottom: 20px;
		padding-right: 20px;
		line-height: 150%;
	}
		
	#footer {
		padding-left: 30px;
		font-weight: normal;
		font: normal 10px Tahoma, Arial, Verdana, sans-serif;
		line-height: 170%;
		padding-bottom: 30px;
	}
	
	#footer A {
		color: #777777;
		text-decoration: none;
		font-weight: normal;
		font: normal 10px Tahoma, Arial, Verdana, sans-serif;
	}
	
	#SecondaryNavBackground {
		background-color: #EDEDED;
		background-repeat: repeat-y;
		background-image: url('/images/about us/images/ANA_aboutpg_r11_c1.jpg');
		width: 214px;
		min-height: 300px;
	}
	
	#SecondaryNavBackgroundSpacing {
		padding-left: 30px;
		padding-top: 45px;
		padding-bottom: 20px;
		padding-right: 0px;
		font-family: Arial;
	}
	
	#SecondaryNavBackgroundSpacing A, A:link, A:active, A:visited {
		color: #777777;
		text-decoration: none;
	}
	
	#SecondaryNavBackgroundSpacing A:hover {
		color: #333333;
		text-decoration: none;
	}
	
	#SecondaryNavBackgroundSpacing .OnNav {
		color: #6B90A0;
		font-family: Arial;
		font-weight: bold;
	}
	
	
	#SecondaryMiddleContent {
		padding-left: 40px;
		padding-top: 30px;
		padding-bottom: 20px;
		padding-right: 40px;
		line-height: 2;
		text-align: justify;
	}
	
	#SecondaryNewsMiddleContent {
		padding-left: 40px;
		padding-top: 30px;
		padding-bottom: 20px;
		line-height: 2;
		text-align: justify;
	}