html,body {
	border:0;
	height:100%;
	margin:0;
	padding:0;
	background-color:#C2C4C6;
	font-size:0.82em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#777777;	
}

a, a:link, a:active{
	text-decoration:none;
	color:#848282;
	font-weight:bold;
}

a:visited {
	color:#000000;
}

a:hover{
	text-decoration:underline;
	color:#848282;
}

p {
	padding-top:10px;
	padding-bottom:0px;
	margin:0px;
	line-height:15px;
}

p.home {
	color:#00446a;
}


img {
	border:0;
	padding:0;
	margin:0;
}

sub {
	font-size:0.9em;
}

.changeCursor {
	cursor:pointer;
}

.blueBullets{
	color:#224d6f;
}

.greenBullets{
	color:#303704;
}

ul {
	list-style-type:disc;
	margin-top:10px;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-top:0px;
}

ul.left-margin-fudge {
	margin-left:165px;
}

div#no_right_panel_content>ul.left-margin-fudge {
	margin-left:145px;
}

div#bullet ul {
	list-style-type:disc;	
	padding:0 0 0;	
}

div#bullet li{
	list-style-type:disc;
}

div#bullet ul li{
	margin-left:15px;
}

.ie7 div#bullet ul li{
	margin-left:-20px;
} /*MOVE BULLETS BACK INTO LEFT_ALIGN AGAIN*/

.gecko div#bullet ul li{
	margin-left:15px;
}

.webkit div#bullet ul li{
	margin-left:15px;
}

div#bullet ul li ul li{
	padding-left:0px;	
}

.gecko .moveBullets{
	padding-left:13px;
	font-size:1.2em!important;
}

.ie .moveBullets{
	margin-left:20px;
	font-size:1em!important;
}


h1 {
	color:#224D6D;
	font-size:1.9em;
	font-weight:normal;
	margin-top:-5px;
}

h1.home {
	color:#444444;
}


h2 {
	color:#365676;
	font-size:1.6em;
	font-weight:bold;
}

h3 {
	color:#7D9008;/*Green Enviro Header*/
	font-size:1.8em;
	font-weight:normal;
	margin-top:-5px;
}

hr {	
	color:#688098; /* Used for IE */
	background-color:#688098; /* Used for Firefox */
	height:1px;
}

.ie hr{
	margin-top:-20px;
}

.gecko hr{
	margin-top:-10px;
}

.sidetitle{
	color:#365676;
	font-size:1.6em;
	font-weight:bold;
}

/*Left Menu New*/

.leftmenu {
	color:#224d70;
	font-size:11px;
	font-weight:bold;
	border-width:0px 0px 0px 0px;
	border-style:dotted;
	border-color:#224d70;
	
	}
	
.leftmenulink:link {color:#224d70; font-size:12px; font-weight:normal; background-color:#ffffff; display:block; width:137px; height:100%; padding:3px; text-decoration:none; background-image:url(../Images/leftbuttonbg.jpg); background-position:right; background-repeat:no-repeat;}
.leftmenulink:visited {color:#224d70; font-size:12px; font-weight:normal; background-color:#ffffff; display:block; width:137px; height:100%; padding:3px; text-decoration:none; background-image:url(../Images/leftbuttonbg.jpg); background-position:right; background-repeat:no-repeat;}
.leftmenulink:active {color:#224d70; font-size:12px; font-weight:normal; background-color:#ffffff; display:block; width:137px; height:100%; padding:3px; text-decoration:none; background-image:url(../Images/leftbuttonbg.jpg); background-position:right; background-repeat:no-repeat;}
.leftmenulink:hover {color:#ffffff; font-size:12px; font-weight:normal; background-color:#ffffff; display:block; width:137px; height:100%; padding:3px; text-decoration:none; background-image:url(../Images/leftbuttonbghover.jpg); background-position:right; background-repeat:no-repeat;}

.routepro:link {color:#ffffff; font-size:11px; font-weight:normal; background-color:#777777; display:block; width:190px; height:15px; padding:3px; text-decoration:none;}
.routepro:visited {color:#ffffff; font-size:11px; font-weight:normal; background-color:#777777; display:block; width:190px; height:15px; padding:3px; text-decoration:none;}
.routepro:active {color:#ffffff; font-size:11px; font-weight:normal; background-color:#777777; display:block; width:190px; height:15px; padding:3px; text-decoration:none;}
.routepro:hover {color:#F0F0F0; font-size:11px; font-weight:normal; background-color:#224d70; display:block; width:190px; height:15px; padding:3px; text-decoration:none;}
	

/*Index Right Menu*/

.whiteline{
	border-style:dotted;
	border-width:0px 0px 1px 0px;
	border-color:#224d70;
	color:#224d70;
	background-color:#FFFFFF;
}

.nobgline{
	border-style:dotted;
	border-width:0px 0px 0px 0px;
	border-color:#224d70;
	color:#224d70;
}

/*Environment Right Menu*/

.envlinkbg {
	border-width:0px 0px 1px 0px;
	border-style:dotted;
	border-color:#7D9008;
	background-color:#D1D7AC;
	color:#303704;
}

a.envsidelink:link {color:#303704; font-size:11px; font-weight:normal; text-decoration:none; display:block; width:132px; height:14px; padding:3px;}
a.envsidelink:active {color:#303704; font-size:11px; font-weight:normal; text-decoration:underline; display:block; width:132px; height:14px; padding:3px;}
a.envsidelink:visited {color:#303704; font-size:11px; font-weight:normal; text-decoration:none; display:block; width:132px; height:14px; padding:3px;}
a.envsidelink:hover {color:#ffffff; font-size:11px; font-weight:normal; text-decoration:underline; display:block; width:132px; height:14px; background-color:#7D9008; padding:3px;}

/*Consulting Right Menu*/

.conslinkbg {
	border-width:0px 0px 1px 0px;
	border-style:dotted;
	border-color:#5B6E8C;
	background-color:#D9E3EC;
	color:#224d70;
	}
	
a.considelink:link {color:#224d70; font-size:11px; font-weight:normal; text-decoration:none; display:block; width:132px; height:14px; padding:3px;}
a.considelink:active {color:#224d70; font-size:11px; font-weight:normal; text-decoration:underline; display:block; width:132px; height:14px; padding:3px;}
a.considelink:visited {color:#224d70; font-size:11px; font-weight:normal; text-decoration:none; display:block; width:132px; height:14px; padding:3px;}
a.considelink:hover {color:#ffffff; font-size:11px; font-weight:normal; text-decoration:underline; display:block; width:132px; height:14px; background-color:#5B6E8C; padding:3px;}

.ie .moveContentUp{
	margin-top:-20px;
}

.gecko .moveContentUp{
	margin-top:-2px;
}

.moveBulletsUp{
	margin-top:0px;
}

.blueSubscribeText{
	color:#244C6F;
	font-weight:bold;
	font-size:1.2em;
}

.blueText{
	color:#244C6F;	
	font-size:1em;
}

.spacerForSubscribeArea{
	width:110px;
	height:5px;
}

.boldBlueText{
	color:#224F70;
	font-weight:bold;
}

a.boldBlueText, a.boldBlueText:link, a.boldBlueText:visited, a.boldBlueText:active{
	text-decoration:none;
	color:#224F70;
	font-weight:bold;
}

a.boldBlueText:hover{
	color:#224F70;
	text-decoration:underline;
}

div#frame{
    width:822px;
	min-height:450px;
	background:url(../Images/mainBG.gif) top left repeat-y;
    position:relative;
    left:50%;
    margin-left:-411px;
	padding-left:1px;
	float:left;
}

.ie6 div#frame{
	height:450px;
	float:none; 
}

div#toparea{
	width:822px;
	height:21px;
	background:url(../Images/topDropShadow.gif) top left no-repeat;	
	position:relative;
    left:50%;
    margin-left:-411px;
	padding-left:2px;
}

.ie6 div#toparea{
	height:27px;
}

div#logoarea{
	width:798px;
	height:70px;
	float:left;
	background-color:#FFFFFF;
	float:left;
}

div#headerarea{
	width:798px;
	height:116px;
	background:#66B1DF;
	float:left;
}

div#menuarea{
	width:798px;
	float:left;
}

div#footer{
	width:822px;
	height:40px;
	background:url(../Images/footerBlueBG.gif) top left no-repeat;	
	position:relative;
    left:50%;
    margin-left:-411px;
	clear:both;
}

.ie6 div#footer{
	clear:left;
}
/*
.gecko div#footer{
	clear:both;
}

.webkit div#footer{
	clear:both;
}*/

div#bottomarea{
	width:822px;
	height:22px;
	background:url(../Images/footerBG.gif) top left no-repeat;	
	position:relative;
    left:50%;
    margin-left:-411px;
	padding-left:2px;
	/*float:left;*/
}

div#seoarea{
	width:798px;
	position:relative;
    left:50%;
    margin-left:-411px;
	padding-left:2px;
	/*float:left;*/
}

.ie6 div#bottomarea{
	clear:left;
}

div#contentsection{
	width:798px;
	padding:5px 3px 7px 5px;
	float:left;
}

div#contentsection_env{
	width:798px;
	padding:5px 3px 7px 5px;
	float:left;
}

div#navarea{
	width:149px;
	float:left;
	border-width:0px 0px 0px 0px;
	border-style:solid;
	border-color:#224d70;
	padding-right:5px;
}

div#navarea img{
	margin-bottom:4px;
}

div#subscribebox{
	width:128px;
	height:115px;
	border:1px solid #9E9FA3;
	margin-left:3px;
	margin-top:9px;
	margin-bottom:9px;
	padding:9px 7px 9px 7px;
}

div#subscribebox2{
	width:128px;
	height:170px;
	border:1px solid #9E9FA3;
	margin-left:3px;
	margin-top:9px;
	margin-bottom:9px;
	padding:9px 7px 9px 7px;
}

div#icao {
	width:112px;
	border:0px;
	margin-top:0px;
	padding:9px 7px 9px 0px;
}

.sub_menu{
	padding:3px 0px 3px 161px;
	}
	

div#contentarea{
	width:620px;
	border-width:0px 0px 0px 0px;
	border-style:solid;
	border-color:#355675;	
	float:left;
	margin-left:1px;
	padding:3px 2px 3px 7px;	
}

div#contentarea_env{
	width:620x;
	border-width:0px 0px 0px 1px;
	border-style:solid;
	border-color:#7D9008;	
	float:left;
	margin-left:1px;
	margin-bottom:5px;
	padding:3px 2px 3px 7px;	
}

.gecko div#contentarea{
	margin-bottom:12px;
}

.webkit div#contentarea{
	margin-bottom:12px;
}

div#maincontent{
	width:457px;
	/*padding:10px 10px 14px 10px;*/
	padding-top:5px;
	float:left;
}

.gecko div#maincontent{
	padding-top:0px;
}

.ie .maincontentImage{
	margin-top:-10px;	
}

div#no_right_panel_content{
	width:602px;
	/*padding:10px 10px 14px 10px;*/
	padding-top:3px;
	float:left;
}

.gecko div#no_right_panel_content{
	padding-top:0px;
}

.ie .no_right_panel_content{
	margin-top:-10px;	
}

.right-side-routepro {
	width:198px;
	background-image:url(../Images/right-side-BG-fade.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	color:#420042;
	font-weight:normal;
}

div#headlines{
	width:144px;
	margin-left:12px;
	border:0px solid #5B6E8C;
	background-image:url(../Images/right-side-BG-fade.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding:0px 0px 5px 5px;
	float:left;
	color:#224d6f;
}

div#headlines_env{
	width:144px;
	margin-left:12px;
	border:0px solid #7D9008;
	background-image:url(../Images/right-side-BG-fade.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding:0px 5px 5px 5px;
	float:left;
	color:#303704;
}

.ie6 div#headlines{
	width:156px;
}

.ie6 div#headlines_env{
	width:156px;
}

.homeProductList {
	width:150px;
	float:left;
	position:relative;
	text-align:center;
	padding-top:5px;
}

.homeRightProduct {
	width:150px;
	float:left;
	position:relative;
	margin-bottom:5px;
}

.homeRightProductTop {
	margin-top:5px;
}

.homeRightProductHeader {
	font-size:14px;
	font-weight:normal;
	color:#666666;
}

.homeLatestNews {
	width:147px;
	float:left;
	position:relative;
	text-align:left;
	padding-top:15px;
	padding-left:3px;
}

.homeRightNewsHeader {
	font-size:14px;
	font-weight:normal;
	color:#000000;
	border-width:0px 0px 1px 0px;
	border-style:solid;
	border-color:#00446a;
	display:block;
	width:100%;
}

.homeLatestNews a {
	font-size:11px;
	font-weight:normal;
	color:#666666;
	display:block;
	width:143px;
	line-height:15px;
	padding:6px 0px 6px 0px;
	border-width:0px 0px 1px 0px;
	border-style:dotted;
	border-color:#000000;
}

.homeLatestNews a.alt {
	color:#000000;
}

.homeCenterNewsArticle {
	position:relative;
	float:left;
	padding:0px 5px 0px 5px;
	width:100%;
	border-width:1px 0px 0px 0px;
	border-style:dotted;
	border-color:#cccccc;
	margin-top:25px;
	padding-top:5px;
	margin-bottom:25px;
	background-color:#f4f9fb;
}

.homeCenterNewsPrefix {
	font-size:1.8em;
	color:#cccccc;
	font-weight:normal;
	margin:0px;
	display:block;
	padding:0px 0px 5px 0px;
	width:100%;
}

.homeCenterNewsArticleTitle {
	font-size:1.8em;
	color:#666666;
	font-weight:normal;
	margin:0px;
	display:block;
	padding:0px;
	width:100%;
}

.homeCenterNewsArticleDate {
	font-size:11px;
	color:#999999;
	font-weight:normal;
	display:block;
	width:100%;
}

.ie #subscribeForm{
	margin-top:0px;
	margin-bottom:-10px;
}

a.seolink:link {font-weight:normal; text-decoration:none;}
a.seolink:active {font-weight:normal; text-decoration:underline;}
a.seolink:visited {font-weight:normal; text-decoration:none;}
a.seolink:hover {font-weight:normal; text-decoration:underline;}

a.sidelink:link {color:#224d70; font-size:11px; font-weight:normal; text-decoration:none; display:block; width:132px; padding:3px;}
a.sidelink:active {color:#224d70; font-size:11px; font-weight:normal; text-decoration:underline; display:block; width:132px; padding:3px;}
a.sidelink:visited {color:#224d70; font-size:11px; font-weight:normal; text-decoration:none; display:block; width:132px; padding:3px;}
a.sidelink:hover {color:#ffffff; font-size:11px; font-weight:normal; text-decoration:underline; display:block; width:132px; background-color:#224d70; padding:3px;}

a.greylink:link {color:#00446a; font-size:11px; font-weight:normal; text-decoration:underline;}
a.greylink:active {color:#224d70; font-size:11px; font-weight:normal; text-decoration:underline;}
a.greylink:visited {color:#659dbe; font-size:11px; font-weight:normal; text-decoration:underline;}
a.greylink:hover {color:#224d70; font-size:11px; font-weight:normal; text-decoration:underline;}


.icaonewstitle {
	font-weight:bold;
	color:#224d6f;
	font-size:1em;
}

.icaonewscontent {
	font-size:0.82em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#848282;
}

.icaonewscontent-2 {
	font-size:1.0em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#848282;
}
	

/***** News Feed styles ********/

#headlines p span span{
	/* To remove the link from JawFish */
	display:none;
}

#headlines span {height:25px;}


.channel span .newsLink a, .channel span a:link, .channel span a:visited,  .channel span a:active{
	text-decoration:none;
	color:#224d6f;
	font-size:1em;

}
.channel span a:hover{
	text-decoration:underline;
	color:#224d6f;
}
a.newsLink , a.newsLink:link, a.newsLink:visited,  a.newsLink:active,  a.newsLinkAlt,  a.newsLinkAlt:link,  a.newsLinkAlt:visited,  a.newsLinkAlt:active{
	text-decoration:none;
	color:#224d6f;
	font-size:1em;

}
 a.newsLink:hover,  a.newsLinkAlt:hover{
	text-decoration:underline;
	color:#224d6f;

}

div#frameGroupHeader {
	height: 53px;
	width: 822px;
	margin-top: 2px;
	background: url(../Images/portal/rdcaheader.jpg) no-repeat center top;
	position:relative;
    left:50%;
    margin-left:-411px;
}

div#topmenulogo {
	margin-left: 8px;
	margin-top: 3px;
	float: left;
	display:inline;
}

div#topmenu {
	margin-left: 48px;
	margin-top: 13px;
	float: left;
	display:inline;
}

div#topmenu2 {
	margin-top: 9px;
	margin-right: 30px;
	float: right;
	display:inline;
}


/*	ROUTEPRO MINISITE	*/

.central-content {
	position:relative;
	float:left;
	width:295px;
	margin-top:30px;
	margin-bottom:30px;
	font-size:1.2em;
	color:#420042;
	font-weight:bold;
}

.central-content img {
	border:1px solid #cccccc;
}