@charset "UTF-8";
/* CSS Document */


html, body {
	height: 100%;
	margin: 0px auto;
	padding: 0px;
	background-color: #999;
	}
* {
	margin: auto;
	padding: auto;
	}

#wrap {
	width: 1011px;
	padding: 0px;
	background: #FFF;
}


#background{
	width: 1011px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	float: left;
}

#leftnav {
	width:238px;
	height:220px;
	background-image: url(../images/LeftNav/LeftNav_bg.png);
	background-repeat: no-repeat;
	margin: 0px;
	background-position: left bottom;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	float: left;
}

/* ONE_COLUMN - STARTS */
#one_column {
	float: none;
	width: auto;
	line-height: 1.5em;
	color: #000;
	font-size: 10pt;
	padding: 20px;
}

#one_column img {
	text-decoration: none;
	border: none;
}

img a {
	text-decoration: none;
	border: none;
}

#one_column div {
	padding-right: 10px;
	padding-left: 10px;
}
/* CONTENT - ENDS */


/* TWO_COLUMN - STARTS */
#two_column {
	float:right;
	width: 680px;
	line-height: 1.5em;
	color: #000;
	font-size: 10pt;
	padding: 10px;
}
/* CONTENT - ENDS */



/* HEADER - STARTS */
#header {
	padding: 10px 10px 10px 10px;
	background: #BACCD8;
	height: 80px;
	background-color: #900;
}

#header #logo {
	margin: 10px 0 0 10px;
	color: #fff;
	}
#header #logo span {
	float: left;
	display: block;
	width: 201px;
	height: 58px;
	background: url(../images/ICAO_logo.gif) no-repeat top left;
	}

#header #dashboard {
	float: right;
	margin: 0;
	padding: 10px;
	background: url(../images/diag-bg.gif);
	}
	
/* HEADER - ENDS */


/* TOP NAVIGATION - STARTS */

#navCell {
	height: 66px;
	background: url(../images/search_Background.jpg) repeat-x left top;
	color: #333;
	width: 100%;
	margin: 0px;
	padding: 0px;
	overflow: visible;
	list-style-type: none;
	clear: both;
}

#nav {
	width:730px;
	height: 66px;
	position: relative;
	background:repeat-x left top;
	margin: 0px;
	padding: 0;
	float: left;
	list-style-type: none;
}

#nav li {
	float: left;
	list-style-type: none;
}

#nav li a {
	position: absolute;
	top: 0;
	margin: 0;
	padding: 0;
	display: block;
	height: 66px;
	background:url(../images/main_nav.jpg);
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1%;
	list-style-type: none;
}

li#nav_RuleWorld a {
	left: 0;
	width: 153px;
	background-position: 0 0;
	list-style-type: none;
}

li#nav_RuleWorld a:hover {
	background-position: 0 -66px;
	list-style-type: none;
}

#body_RuleWorld li#nav_RuleWorld a {
	background-position: 0 -66px;
	list-style-type: none;
}

li#nav_BecomeCA a {
	left: 153px;
	width: 130px;
	background-position: -153px 0;
	list-style-type: none;
}

li#nav_BecomeCA a:hover {
	background-position: -153px -66px;
	list-style-type: none;
}

#body_BecomeCA li#nav_BecomeCA a {
	background-position: -153px -66px;
	list-style-type: none;
}

li#nav_Community a {
	left: 283px;
	width: 161px;
	background-position: -283px 0;
	list-style-type: none;
}

li#nav_Community a:hover {
	background-position: -283px -66px;
	list-style-type: none;
}

#body_Community li#nav_Community a {
	background-position: -283px -66px;
	list-style-type: none;
}

li#nav_EventsPromo a {
	left: 444px;
	width: 148px;
	background-position: -444px 0;
	list-style-type: none;
}

li#nav_EventsPromo a:hover {
	background-position: -444px -66px;
	list-style-type: none;
}

#body_EventsPromo li#nav_EventsPromo a {
	background-position: -444px -66px;
	list-style-type: none;
}

li#nav_Membership a {
	left: 592px;
	width: 138px;
	background-position: -592px 0;
	list-style-type: none;
}

li#nav_Membership a:hover {
	background-position: -592px -66px;
	list-style-type: none;
}

#body_Membership li#nav_Membership a {
	background-position: -592px -66px;
	list-style-type: none;
}
/* TOP NAVIGATION - ENDS */

/* SEARCH - STARTS */

#search {
	text-align: right;
	background: url(../images/form-box-bg.gif) repeat-x bottom left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	}
#search form {
	margin: 0px;
	background-color: #E8DCB6;
	background-image: url(../images/LeftNav/Search_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 36px;
	width: 271px;
	float: right;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	}
#searchField {
	float: right;
	height: 46px;
	background-image: url(../images/search.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	width: 250px;
	overflow: visible;
	padding-left: 10px;
}
	
#search form input {
	vertical-align: middle;
	}
	
#search-text {
	width: 150px;
	font-size: 85%;
	}
/* SEARCH - ENDS */


/* LEFT NAVIGATION - STARTS */
#leftnav h1 {
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
	text-decoration: none;
}
#leftnav li  {
	
	
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
	font-size: 8.5pt;
	list-style-type: none;
	line-height: 1.5em;
	padding-top: 4px;
	padding-bottom: 2px;
	list-style-image: none;

}
#leftnav li a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	font-size: 8.5pt;
	list-style-type: none;
}

#leftnav li a:hover {
	border-bottom-style: none;
	color: #990000;
	font-size: 8.5pt;
	list-style-type: none;
	padding-bottom: 8px;
}
/* LEFT NAVIGATION - ENDS */


/* FOOTER - STARTS */
#footer {
	clear: both;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 155px;

}
#fat_footer {
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	height: 100px;
	}
#fat_footer a {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
}
#fat_footer a:hover {
	color: #0000FF;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#fat_footer01 {
	float: left;
	width: 230px;
	height: auto;
	font-size: 8pt;
	margin-top: 30px;
	margin-left: 40px;
	line-height: 1.5em;
	color: #FFFFFF;
}
#fat_footer02 {
	float: left;
	width: 410px;
	height: auto;
	font-size: 8pt;
	line-height: 1.5em;
	margin-top: 30px;
	margin-left: 30px;
	color: #FFFFFF;
}
#fat_footer03 {
	float: left;
	width: 240px;
	height: auto;
	font-size: 8pt;
	margin-top: 30px;
	margin-left: 30px;
	color: #FFFFFF;
	clear: right;
	line-height: 1.5em;
}
.clearfooter {
	clear: both;
	height: 64px;
	}
	
#footer_links {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	height: auto;
	color: #666666;
	font-size: 10px;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 25px;

}
#footer_links a {
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	text-decoration: none;
}
#footer_links a:hover {
	color: #0000FF;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#send {
	font-size: 11px;
	float: left;
	width: auto;
	padding-right: 20px;
	margin: 0px;
	height: auto;
	padding-top: 14px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	height: 25px;
}

/* FOOTER - ENDS */


img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* Fonts */
#two_column ol{
	font-size: 9pt;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	list-style-position: outside;
}

#two_column ul{
	font-size: 9pt;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(../images/Icons/astrict.gif);
	margin: 0px;
}

#two_column li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#two_column ul li ul{
	font-size: 9pt;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(../images/Icons/cta_arrow.gif);
}

#two_column ul a {
	color: #BF2428;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}

#two_column ul a:hover {
	border-bottom-style: none;
}
/* RIGHT SIDEBAR STARTS */

#right_sidebar {
	float: right;
}
