/***  YOUR SITES STYLES  ***/
/* Any styles you need to add can be placed here. */  
/* Note: there is a great number of preset styles in the global stylesheet */

/***Needed to offset the block image in the GIC header***/
/*#navBar img {
 display: inline;
}
#mainBody img {
display: inline;
}*/

#pageWrapper1	{
	width: 100%;
	background-color: #E2E2E2;
}	

#pageWrapper2	{
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	background: #E2E2E2 url('/images/logos/shadow_bg2.png') repeat-y left top;
}
#pageWrapper3	{
	width: 960px;
	margin-left: auto;
	margin-right: auto;

}


/***Style for Section and Page Titles***/

#dotsectitle {
font-size:	1.4em;
color: #006580;
font-weight: bold;
text-transform: capitalize;
}

#dotsectitleBig {
font-size:	1.6em;
color: #006580;
font-weight: bold;
text-transform: capitalize;
}

#dotsectitle2 {
font-size:	1.4em;
color: #006580;
font-weight: bold;
text-transform: capitalize;
}

#dotsectitle3 {
font-size:	1.4em;
color: #006580;
font-weight: bold;
text-transform: capitalize;
}

#dotpagetitle {
font-size:	1.2em;
color: #666666;
font-weight: bold;
}

a{
outline:0;
}

/***Main Links Code***/

a, a:link, a:visited {
	color: #039;
	text-decoration: none;
}

a:hover, a:active {
	color: #ff0000;
	text-decoration: underline;
}

/***Home Page Styles***/

.DARTrtnavalert {
	color: #800000;
	background: #ffffff;
	font-family: Trebuchet MS,Arial,sans-serif;
	font-size: 16px;
	font-weight: bold;
	width: 176px;
}
.DARTrtnavtopic {
	color: #006580;
	background: #ffffff;
	font-family: Trebuchet MS,Arial,sans-serif;
	font-size: 16px;
	font-weight: bold;
	width: 176px;
}

.DARTrtnavcontent {
	color: #006580;
	background: #fee7d1;
	padding: 5px;
	border-top: 1px solid #006580;
	border-bottom: 1px solid #006580;
	width:176px;
}

.DARTrtnavcontent a, .rtnavcontent a:link, .rtnavcontent a:visited {
	color: #006580;
	text-decoration: none;
}

.DARTrtnavcontent a:hover, .rtnavcontent a:active {
	color: #ff0000;
	text-decoration: underline;
}

.rtnavtopicblue {
	color: #003399;
	background: #ffffff;
	font-family: Trebuchet MS,Arial,sans-serif;
	font-size: 16px;
	font-weight: bold;
	width: 176px;
}

.rtnavcontentblue {
	color: #000;
	background: #E1ECFA;
	padding: 5px;
	border-top: 1px solid  #003399;
	border-bottom: 1px solid  #003399;
	width:176px;
}


.newscontent {
background-color:#EDEDED;
padding: 5px;
border-top: 1px solid #808080;
border-bottom: 1px solid #808080;
}

.newscontent a, .newscontent a:link, .newscontent a:visited {
	color: #039;
	text-decoration: none;
}

.newscontent a:hover, .newscontent a:active {
	color: #ff0000;
	text-decoration: underline;
}
 
ul.listcontainer {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	padding-left: 0px;	
}
 
li.rtnavbullets {
	margin-left: 0px;

}
 
li.rtnavbulletsSub {

	font-size: 85%;
	font-weight: bold;
	line-height: 16px;
	list-style-image: url('/images/bullets/inner_bullet2.gif')
} 
 
li.rtnavbulletsSub1 {
	margin-left: -25px;
	font-size: 85%;
	font-weight: bold;
	line-height: 16px;
	list-style-image: url('/information/projects/jfk_mem_hwy_improvement/images/inner_bullet2.gif')
}
li.rtnavbulletsSub2 {
	list-style-type: none;
	margin-left: -22px;
	font-size: 80%;
	line-height: 16px;
}
 
.listicon {
	display: inline;
	background-position: bottom;
	background-repeat: no-repeat;
	height: 12px;
	width: 12px;
}
 
.subhead {
	color: #003399;
	background: #ffffff;
	font-family: Trebuchet MS,Arial,sans-serif;
}

.subcontent {
	color: #000;
	background: #fff;
	padding: 5px;
	border-top: 1px solid #006580;
	border-bottom: 0px none;
	
}

.subcontent a, .subcontent a:link, .subcontent a:visited {
	color: #006580;
	text-decoration: none;
}

.subcontent a:hover, .subcontent a:active {
	color: #ff0000;
	text-decoration: underline;
}

/*Common Codes available for use throughout the site*/

.bold {
  font-weight:bold;
}


.footnote {  
   color: #000000;
   font-size: xx-small; 
}


.error { font-family: verdana, "Lucida Grande", arial; font-weight: bold; font-size:10pt; color: #FF0000; }

/* Used on RTTA and STR pages for positioning the RSS and EMAIL icons*/
#rss_email {
    position: absolute;margin-top: 3px; right: 10px;
}

/* For images aligned left with text around it */
.imgleft {
float: left;
padding: 0px 7px 5px 0px;

}

.imgright {
float: right;
padding: 0px 0px 5px 7px;

}

	.mediaRollone a	{
		display: block;
		width: 50px;
		height: 75px;
		line-height: 50px;
		background: #f0ecd8 url('/images/homepage/icons/video2.gif') no-repeat left top;
		text-decoration: none;
	}
	.mediaRollone a:hover	{
		background: #f0ecd8 url('/images/homepage/icons/video2.gif') no-repeat right top;	
		text-decoration: none;		
	}
	.mediaRolltwo a	{
		display: block;
		width: 50px;
		height: 75px;
		line-height: 50px;
		background: #f0ecd8 url('/images/homepage/icons/photos2.gif') no-repeat left top;
		text-decoration: none;
	}
	.mediaRolltwo a:hover	{
		background: #f0ecd8 url('/images/homepage/icons/photos2.gif') no-repeat right top;	
		text-decoration: none;		
	}
	.mediaRollthree a	{
		display: block;
		width: 50px;
		height: 75px;
		line-height: 50px;
		background: #f0ecd8 url('/images/homepage/icons/audio2.gif') no-repeat left top;
		text-decoration: none;
	}
	.mediaRollthree a:hover	{
		background: #f0ecd8 url('/images/homepage/icons/audio2.gif') no-repeat right top;	
		text-decoration: none;		
	}
	.dartHomeNews	{
		width: 90%;
		border-bottom: 1px dashed #e5e5e5;
		padding: 3px 0;
	}
	li.rtnavbulletsSub {
		font-size: 85%;
		font-weight: bold;
		line-height: 16px;
		list-style-image: url('/images/inner_bullet2.gif');
	} 		
	table.DART	{
		border: solid 1px #006580;
		margin-top: 10px;
		margin-bottom: 30px;
	}
	tr.DARTheader	{
		background: #006580;
		color: #FFF;
		font-weight: bold;
	}
	tr.DARToffset	{
	 	background: #e5e7e9;
	}	
.calDays {
   vertical-align: top; 
   text-align: center; 
   width: 14%;
   background: #ffffff;
   font: bold 7pt/13pt verdana, sans-serif;
}

td.noservice {
   vertical-align: top; 
   text-align: right; 
   width: 14%;
   background: #ffffff;
   font: normal 7pt/13pt verdana, sans-serif;
}

td.early {
   vertical-align: top; 
   text-align: right; 
   width: 14%;
   background: #ffff00;
   font: normal 7pt/13pt verdana, sans-serif;   
}

th.early {
   vertical-align: top; 
   text-align: center; 
   width: 14%;
   background: #ffff00;
   font: normal 7pt/13pt verdana, sans-serif;
}

span.early {
   background: #ffff00;
   padding-right: 1em;
   margin-right: 0.5em;
}


td.peak {
   vertical-align: top; 
   text-align: right; 
   width: 14%;
   background: #ffccff;
   font: normal 7pt/13pt verdana, sans-serif;
}

th.peak {
   vertical-align: top; 
   text-align: center; 
   width: 14%;
   background: #ffccff;
}

span.peak {
   background: #ffccff;
   padding-right: 1em;
   margin-right: 0.5em;
}

td.late {
   vertical-align: top; 
   text-align: right; 
   width: 14%;
   background: #66ffff;
   font: normal 7pt/13pt verdana, sans-serif;
}

th.late {
   vertical-align: top; 
   text-align: center; 
   width: 14%;
   background: #66ffff;
}

span.late {
   background: #66ffff;
   padding-right: 1em;
   margin-right: 0.5em;
}

table.calendar {
   text-align: left; 
   font-size: 11px; 
   width: 186px;
}
	h2.rider	{
		font-size:	1.4em;
		color: #006580;
		font-weight: bold;
		text-transform: capitalize;
		border-bottom: none;
		text-align: left;
	}

/*Needed for Accessibility Readers to read the spreadsheet containing route information*/	
.off-left {
position: absolute;
left: -999px;
width: 990px;
}

	input.formStyle	{
		height: 14px;
		border: 1px solid #ccc;
		font: normal 8pt/8pt verdana, arial, sans-serif;
		color: #333;
	}
	textarea {
	        font: normal 8pt/8pt verdana, arial, sans-serif;
	}
	table.standardTable	{
		border: solid 1px #039;
		margin-top: 10px;
		margin-bottom: 30px;
		background: #FFF;
	}
	tr.standardTableHeader	{
		background: #039;
		color: #FFF;
		font-weight: bold;
	}
	tr.standardTableOffset	{
		background: #e5e7e9;
	}
	tr.standardTableSubHeader {
		background: #ccc;
		color: #000;
		font-weight: bold;
	} 
	td.tableSubHeaderText09 {
		font: normal .85em/1.2em verdana, arial, sans-serif;
		color: #039;
		text-align: center;
	}
	td.tableSubHeaderTextLeft09 {
		font: normal .85em/1.2em verdana, arial, sans-serif;
		color: #039;
		text-align: center;
	}
	
	.txtLinks a	{
		text-decoration: none;
		border-bottom: 1px dashed #ccc;
	}

	.txtLinks a:hover	{
		text-decoration: none;
		border-bottom: 1px solid #ff0000;		
	}
	
	.txtLinksBlue a:link, .txtLinksBlue a:visited {
	text-decoration:none;
	border-bottom: 1px dashed #bdcae5;
	}

	.txtLinksBlue a:hover {
	text-decoration: none;
	border-bottom: 1px solid #ff0000;
	}	
	
	.tableSubHeaderText09 {
  		font: bold .85em/1.2em verdana, arial, sans-serif;
		color: #039;
		text-align: center;
	} 	
	.tableText09 {
		font: normal .85em/1.2em verdana, arial, sans-serif;
		color: #000;
		text-align: center;
	}  
		
	.tableTextRight09 {
		font: normal .85em/1.2em verdana, arial, sans-serif;
		color: #000;
		text-align: right;
	}
	
	
/* Right Nav Box Styles */

	.blueBoxtop		{
		background: url('/images/2010/navbox1.png') no-repeat top left;
		width: 193px;
		height: 24px
	}
	
	.blueBoxback	{
		background: url('/images/2010/navbox2.png') repeat-y top left;
		width: 193px;
		padding-top: 5px
	}
	
	.blueBoxbottom	{
		background: url('/images/2010/navbox3.png') no-repeat top left;
		width: 193px;
		height: 16px
	}

	.blueBoxtopText	{
		position: relative;
		left: 13px;
		top: 8px;
		font: bold 8.5pt/9.5pt tahoma, verdana, sans-serif;
		color: #fff
	}
	
	.DARTnewBlueBox {
		margin: 0px 0px 0px 0px;
		padding: 0px 5px 0px 10px;
		vertical-align: top;
	}
	
	.DARTnewBlueBoxText	{
		color: #3e3e3e;
		font-style: normal;
		font-variant: normal;
		font-weight: normal;
		line-height: 12pt;
		font-size: 7pt;
		font-family: verdana, sans-serif;
		width: 270px;
	}
	.DARTnewBlueBoxText a	{
		text-decoration: none;
		color: #3e3e3e;
		font: normal 7pt/12pt verdana, sans-serif;
	}
	.DARTnewBlueBoxText a:hover	{
		text-decoration: none;
		color: #3e3e3e;
		border-bottom: 1px dashed #3e3e3e;
		font: normal 7pt/12pt verdana, sans-serif;
	}
	
	
	
	
	
	
	
	
	
	
	
	ul.blueBoxlist {
		margin: 0px 0px 0px 0px;
		padding: 0px 5px 0px 30px;
		vertical-align: top;
	}
	ul.blueBoxlist1 {
		margin: 0px 0px 0px 9px;
		padding: 0px 0px 0px 8px;
	}
	ul.blueBoxlist2 {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 18px;
	}
	ul.blueBoxlist3 {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 47px;
	}			
	.blueBoxlistArrow	{
		list-style-image: url('/images/2010/listarrow.png');
		color: #3e3e3e;
		font-style: normal;
		font-variant: normal;
		font-weight: normal;
		line-height: 12pt;
		font-size: 7pt;
		font-family: verdana, sans-serif;
	}
	.blueBoxlistArrow a	{
		list-style-image: url('/images/2010/listarrow.png');
		text-decoration: none;
		color: #3e3e3e;
		font: normal 7pt/12pt verdana, sans-serif;
	}
	.blueBoxlistArrow a:hover	{
		list-style-image: url('/images/2010/listarrow.png');
		text-decoration: none;
		color: #3e3e3e;
		border-bottom: 1px dashed #3e3e3e;
		font: normal 7pt/12pt verdana, sans-serif;
	}
	
	.blueBoxlistArrow a:active	{
		list-style-image: url('/images/2010/listarrow.png');
		text-decoration: none;
		color: #3e3e3e;
		border-bottom: 1px solid #3e3e3e;
		font: normal 7pt/12pt verdana, sans-serif;
	}	
	
	.blueBoxlistArrowNav	{
		list-style-image: url('/images/2010/listarrow.png');
		color: #3e3e3e;
		font: normal 7pt/12pt verdana, sans-serif;
	}
	.blueBoxlistArrowNav a	{
		list-style-image: url('/images/2010/listarrow.png');
		text-decoration: none;
		color: #3e3e3e;
		font: normal 7pt/12pt verdana, sans-serif;
	}
	.blueBoxlistArrowNav a:hover	{
		list-style-image: url('/images/2010/listarrow.png');
		text-decoration: none;
		color: #3e3e3e;
		border-bottom: 1px dashed #3e3e3e;
		font: normal 7pt/12pt verdana, sans-serif;
	}
	
	.blueBoxlistArrowNav a:active	{
		list-style-image: url('/images/2010/listarrow.png');
		text-decoration: none;
		color: #3e3e3e;
		border-bottom: 1px solid #3e3e3e;
		font: normal 7pt/12pt verdana, sans-serif;
	}
	
	.blueBoxlistSubArrow	{
		list-style-image: url('/images/2010/listarrowsub.png');
		color: #3e3e3e;
		font: normal 7pt/12pt verdana, sans-serif;
	}
	.blueBoxlistSubArrow a	{
		list-style-image: url('/images/2010/listarrowsub.png');
		color: #3e3e3e;
		font: normal 7pt/12pt verdana, sans-serif;
		text-decoration: none;
	}				
	.blueBoxlistSubArrow a:hover	{
		list-style-image: url('/images/2010/listarrowsub.png');
		color: #3e3e3e;
		font: normal 7pt/12pt verdana, sans-serif;
		border-bottom: 1px dashed #3e3e3e;
	}		
	
	.blueBoxText	{		
		font: normal 7pt/12pt verdana, sans-serif;
		color: #3e3e3e;
		width: 170px;
		}
	.blueBoxText a	{		
		font: normal 7pt/12pt verdana, sans-serif;
		color: #3e3e3e;
		width: 170px;
		text-decoration: none;
		}
	.blueBoxText a:hover	{		
		font: normal 7pt/12pt verdana, sans-serif;
		color: #3e3e3e;
		width: 170px;
		text-decoration: none;
		border-bottom: #3e3e3e 1px solid;
		}		

	
	.blueBoxlistArrowWorkshops	{
		list-style-image: url('/images/2010/listarrow.png');
		color: #3e3e3e; font-style:normal; font-variant:normal; font-weight:normal; line-height:12pt; font-size:7pt; font-family:verdana, sans-serif
	}
	.blueBoxlistArrowWorkshops a	{
		width: 248px;
		list-style-image: url('/images/2010/listarrow.png');
		text-decoration: none;
		color: #3e3e3e; font-style:normal; font-variant:normal; font-weight:normal; line-height:12pt; font-size:7pt; font-family:verdana, sans-serif
	}
	.blueBoxlistArrowWorkshops a:hover	{
		width: 248px;
		list-style-image: url('/images/2010/listarrow.png');
		text-decoration: none;
		color: #3e3e3e;
		border-bottom: 1px dashed #3e3e3e; font-style:normal; font-variant:normal; font-weight:normal; line-height:12pt; font-size:7pt; font-family:verdana, sans-serif
	}	
	
		
	.blueBoxlistHeader	{
		font: bold 7pt/11pt verdana, sans-serif;
		margin-left: 14px;
		color: #3c3c3c;
	}
	.blueBoxText	{
		margin-left: 12px;
		font: normal 7pt/11pt verdana, sans-serif;
		color: #3e3e3e;
	}
	.blueBoxText a	{
		font: bold 7pt/11pt verdana, sans-serif;
		color: #003399;
		text-decoration: none;
	}
	.blueBoxText a:hover	{
		font: bold 7pt/11pt verdana, sans-serif;
		color: #003399;
		text-decoration: none;
		border-bottom: #003399 1px dashed;
	}	
	.grayNewsboxContent	{
		font: normal 8pt/12pt verdana, sans-serif;
		color: #3e3e3e;
		vertical-align: top;
	}
	
	.grayNewsboxContent a	{
		font: normal 8pt/12pt verdana, sans-serif;
		text-decoration: none;
		color: #3e3e3e;
		vertical-align: top;
	}
	
	.grayNewsboxContent a:hover	{
		font: normal 8pt/12pt verdana, sans-serif;
		text-decoration: none;
		color: #3e3e3e;
		border-bottom: #3e3e3e 1px dashed;
		vertical-align: top;
	}	
	
	.recent_news	{
		font-family: verdana, sans-serif;
		font: bold 7pt/12pt verdana, sans-serif;
		color: #006580;
	}
	
	.recent_news1	{
		font: normal 8pt/12pt verdana, sans-serif;
		color: #3e3e3e;
		font-weight: bolder;
		width: 90px;
	}
	#dartAlertButton a	{
		display: block;
		width: 164px;
		height: 18px;
		background: url('/images/2010/alerts_button.png') no-repeat 0 0;
	}
	
	#dartAlertButton a:hover	{
		display: block;
		width: 164px;
		height: 18px;
		background: url('/images/2010/alerts_button.png') no-repeat 0px -18px;
	}
	#dartAlertButton a:active	{
		display: block;
		width: 164px;
		height: 18px;
		background: url('/images/2010/alerts_button.png') no-repeat 0px -36px;
	}
	.DARTSpotlightText a	{
		font: bold 8pt/10pt verdana, sans-serif;
		color: #006580;
		text-decoration: none;
	}
	.DARTSpotlightText a:hover	{
		font: bold 8pt/10pt verdana, sans-serif;
		color: #006580;
		text-decoration: none;
		border-bottom: 1px dashed #e6b282;
	}	
	
	.DARTlistPageText	{
		color: #333;
		font: normal 9pt/15pt verdana, helvetica, sans-serif;
	}
	
	.DARTlistPageText a	{
		color: #006580;
		font: normal 9pt/19pt verdana, helvetica, sans-serif;
		text-decoration: none;
		border-bottom: 1px dashed #e1e4e5;
	}
	.DARTlistPageText a:hover	{
		color: #006580;
		font: normal 9pt/19pt verdana, helvetica, sans-serif;
		text-decoration: none;
		border-bottom: 1px solid #006580;
		background: #f8f9f9;
	}
	

	.DARTlistPageTextSolo	{
		color: #006580;
		font: normal 9pt/13pt verdana, helvetica, sans-serif;
		margin-bottom: 20px;
	}
	
	.DARTlistPageTextSolo a	{
		color: #006580;
		font: normal 9pt/13pt verdana, helvetica, sans-serif;
		text-decoration: none;
		border-bottom: 1px dashed #e1e4e5;
		margin-bottom: 20px;
	}
	.DARTlistPageTextSolo a:hover	{
		color: #006580;
		font: normal 9pt/13pt verdana, helvetica, sans-serif;
		text-decoration: none;
		border-bottom: 1px solid #006580;
		background: #f8f9f9;
		margin-bottom: 20px;
	}	
	
	ul.DARTlistPageTextSub	{
		list-style-type: none;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 25px 15px;
	}
	
	ul.DARTlistPageTextSub li	{
		color: #006580;
		font: normal 8pt/13pt verdana, helvetica, sans-serif;
	}
	
	ul.DARTlistPageTextSub li a	{
		color: #006580;
		font: normal 8pt/13pt verdana, helvetica, sans-serif;
		text-decoration: none;
		border-bottom: 1px dashed #e1e4e5;
	}
	ul.DARTlistPageTextSub li a:hover	{
		color: #006580;
		font: normal 8pt/13pt verdana, helvetica, sans-serif;
		text-decoration: none;
		border-bottom: 1px solid #006580;
		background: #f8f9f9;
	}

/* Sitemap Styles */

	.sitemapLevelone	{
		margin: 5px 0px 0px 0px;
		width: 175px;
		height: 16px;
		border: 1px solid #006580;
		background: #006580;
	}
	.sitemapLeveloneText	{
		font: bold 8pt/16px verdana, sans-serif;
		margin-left: 5px;
		color: #fff;
	}
	.sitemapLeveloneText a	{
		font: bold 8pt/16px verdana, sans-serif;
		margin-left: 5px;
		text-decoration: none;
		color: #fff;
	}
	.sitemapLeveloneText a:hover	{
		font: bold 8pt/12px verdana, sans-serif;
		margin-left: 5px;
		text-decoration: none;
		color: #fdf0e3;
		border-bottom: 1px #fdf0e3 solid;
	}
	.sitemapLeveltwo	{
		margin: 5px 0px 0px 30px;
		width: 200px;
		height: 16px;
		border: 1px solid #d8ac83;
		background: #fedcbd;
	}
	.sitemapLeveltwoText	{
		font: bold 8pt/16px verdana, sans-serif;
		margin-left: 5px;
		color: #846344;
	}
	.sitemapLeveltwoText a	{
		font: bold 8pt/16px verdana, sans-serif;
		margin-left: 5px;
		text-decoration: none;
		color: #523b25;
	}
	.sitemapLeveltwoText a:hover	{
		font: bold 8pt/12px verdana, sans-serif;
		margin-left: 5px;
		text-decoration: none;
		border-bottom: 1px #523b25 solid;
		color: #523b25;
	}
	
	.sitemapLevelthree	{
		margin: 5px 0px 0px 60px;
		width: 350px;
		height: 16px;
		border: 1px solid #8cb6c2;
		background: #dbf7ff;
	}
	.sitemapLevelthreeText	{
		font: normal 8pt/16px verdana, sans-serif;
		margin-left: 5px;
		color: #006580;
	}
	.sitemapLevelthreeText a	{
		font: normal 8pt/16px verdana, sans-serif;
		margin-left: 5px;
		text-decoration: none;
		color: #006580;
	}
	.sitemapLevelthreeText a:hover	{
		font: normal 8pt/12px verdana, sans-serif;
		margin-left: 5px;
		text-decoration: none;
		border-bottom: 1px solid #006580;
		color: #006580;
	}	
	
	.sitemapLevelfour	{
		margin: 5px 0px 0px 90px;
		width: 380px;
		height: 16px;
		border: 1px solid #d7c1ad;
		background: #fdf0e3;
	}
	.sitemapLevelfourText	{
		font: normal 8pt/16px verdana, sans-serif;
		margin-left: 10px;
		color: #523b25;
	}
	.sitemapLevelfourText a	{
		font: normal 8pt/16px verdana, sans-serif;
		margin-left: 10px;
		text-decoration: none;
		color: #523b25;
	}
	.sitemapLevelfourText a:hover	{
		font: normal 8pt/12px verdana, sans-serif;
		margin-left: 10px;
		text-decoration: none;
		border-bottom: 1px solid #523b25;
		color: #523b25;
	}
	
	.sitemapLevelfive	{
		margin: 5px 0px 0px 120px;
		width: 380px;
		height: 16px;
		border: 1px solid #d2e1e5;
		background: #f5fbfd;
	}
	.sitemapLevelfiveText	{
		font: normal 8pt/16px verdana, sans-serif;
		margin-left: 10px;
		color: #006580;
	}
	.sitemapLevelfiveText a	{
		font: normal 8pt/16px verdana, sans-serif;
		margin-left: 10px;
		text-decoration: none;
		color: #006580;
	}
	.sitemapLevelfiveText a:hover	{
		font: normal 8pt/12px verdana, sans-serif;
		margin-left: 10px;
		text-decoration: none;
		border-bottom: 1px solid #006580;
		color: #006580;
	}		
	
#navBar a.navMainLink {
	color: #006580;
	}

#navBar a.navMainLink:link, #navBar a.navMainLink:visited {
	color: #006580;  	
	}

#navBar a.navMainLink:hover, #navBar a.navMainLink:active  {
	color: #006580; 	
	}

.ROMaudio a	{
	background: url(/images/audio_icon.png) left top no-repeat;
	width: 16px;
	height: 15px;
	display: block;
}

.ROMaudio a:hover	{
	background: url(/images/audio_icon.png) left bottom no-repeat;
	width: 16px;
	height: 15px;
	display: block;
}	
.PressList	{
	list-style-type: none;
	margin-left: 0;
	padding-left: 15px; 
}

.PressList li	{
	margin-bottom: 15px;
	line-height: 11px;
}