@charset "utf-8";
/* CSS Document */

  /*****Begin RE-USABLE Elements*****/
  
a {
	color: #FC0;
	font-weight: normal;
	text-decoration: none; }

a:hover {
	color: #FFF;
}
	
 
#content-roundborder {
	background-image: url(../blueprint_series/rtrpassenger/main_images/top_roundedrow.gif);
	float: right;
	height: 34px;
	margin: 0;
	padding:0;
	position: relative;
	top: 10px;
	right: 12px;
	width: 704px;
	z-index: 2;
}

#content-spacer {
	float: left;
	height: 20px;
	margin: 0;
	padding:0;
	position: relative;
	width: 702px;
	z-index: 2;
}

   .clear {
   height: 0;
   font-size: 1px;
   margin: 0;
   padding: 0;
   line-height: 0;
   clear: both;
}


    h3.content3{	color:#FF9;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	margin: 0;
	padding: 7px 0px 0px 0px;
	text-align: center;
}


    p.content-all {
	color:#FFF;
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 90%;
	line-height: 16px;
	margin: 20px 15px 0px 15px;
}
   
/*****End RE-USABLE Elements*****/




/*****Begin Content-C*****/
#content-c {
	background-color: #C00; 
	border: 1px solid #FFF;
	float: right;
	margin: 0;
	padding: 0;
	position: relative;
	right: 12px;
	top: 9px;
	width: 702px; 
	z-index: 1;
}

#innerbox-c {
	background-color: #C00;
	height: 730px;
	margin: 0;
	padding: 0;
	position: relative;
	width: 699px;
	z-index: 2;	
}

td {
	font-family: Arial, Verdana, Helvetica, sans-serif ;
	font-size: 14px;
	color: #FF9;
	text-align: left;
}
		
	
/*****End Content-C*****/

