#content-container2{
	margin: 0px auto;
	float:left;
	width: 580px;
	height:100%;
}

#content, #blankContent{
	margin: 0px 0px 0px 8px;
    	padding: 0px 0px 7px 0px;
	background-color:#FFFFFF;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align:left;
	height: 100%;
}

#content {
    	width: 584px;
}


#content p, #blankContent p {
	margin-left:6px;
}

#content ul, #blankContent ul{
	margin: 4px 0px 0px -35px;
	#margin: 4px 0px 0px 7px;
	list-style: none;
}

#content ul li, #blankContent ul li{	
	margin:10px 0px 10px 10px;
	padding: 0px 0px 0px 15px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	list-style:none;
	display: block;
	background: url(/images/flyeia.com/light_blue_square.gif) no-repeat 5px 5px;
}

#content div, #blankContent div{
	padding-left: 0px;
}


.title {
	min-height: 19px;
}


.title_main {
	width: auto;
	float: left;
	height: auto;
	vertical-align: top;
}


.print_friendly{
	color:#FFF;	
	margin:0px 0px 0px 0px;
	padding:2px 0px 0px 0px;
	background: url(/images/flyeia.com/printer.gif) no-repeat 0px 0px;
	float: right;
	font-size:7pt;
	width: 120px;
	text-align: left;
	
}

.print_friendly a {
	margin-left: 18px;
}

.print_friendly a, .print_friendly a:visited{
	color:#FFF !important;
	text-decoration:none;
	
}

.print_friendly a:hover{
	color: #125EAB;
	text-decoration:none;
	
}

.print_friendly2 a:hover{
	color:#CCC;
	text-decoration:none;
	
}


.subtitle{
	padding: 0px 0px 3px 0px;
	color:#2BAAE1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	text-align:left;
}





#img_right_content{
	margin:10px auto;
	float:right;
	border:1px solid #DCD8D3;
}

/*#### HEADINGS AND SUBHEADINGS ####*/

.heading {
	margin:0px 0px;
	#margin:0px 0px;
	font-size: 1.4em;
	font-weight: bold;
	color: #125EAB;
}

.heading a:link, .heading a:visited {
	font-size: 1.2em;
	font-weight: bold;
	color: #125EAB;
	text-decoration: none;
}

.heading a:hover, .heading a:active {
	font-size: 1.2em;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}

.subHeading {
	margin:0px 0px;
	#margin:0px 0px;
	font-size: 1.1em;
	font-weight: bold;
	color: #2BAAE1 !important;
}

.subHeading a:link, .subHeading a:visited {
	font-size: 1.1em;
	font-weight: bold;
	color: #2BAAE1 !important;	
	text-decoration: none;
}

.subHeading a:hover, .subHeading a:active {
	font-size: 1.1em;
	font-weight: bold;
	color: #2BAAE1;
	text-decoration: underline !important;
}


.image-border {
	margin: 4px 4px 4px 4px;
  padding: 4px 4px 4px 4px;
  border: 1px #CCC solid;
}


#content table {
	/*border: 1px solid #F0EFED;*/
	border-color: #d5d5d5;
	border-collapse: collapse;
}
#content table td {
  /*border: 2px solid #d5d5d5;*/
	border-color: #d5d5d5;
}
#content .parking {border-collapse: separate;} /* fix for parking rates tables, which do not use borders but colored cells and table background */


#content .pag{
  border: 0px solid #FFF;
}

#content .pag  table td {
  border: 0px solid #FFF;
}

#content .level-root{
	margin: 0px 0px 10px 15px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style:none;
	text-decoration: none;
}

#content .level-root li{
	display: block;
	background: url(/images/flyeia.com/arrow_simple_inside.gif) no-repeat center left;
}
/*
#content .level-root li ul li{
	list-style: none;
	background:none;
}
*/



#sitemap {
	font-colour: #000000;
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
.heading {

}

.subHeading {

}


/*box styles*/
.contentbox {
padding-top: 5px;
padding-bottom: 5px;
padding-left: 18px !important;
padding-right: 24px; 
                                -moz-box-shadow: 0px 0px 7px #ccc;
                                -webkit-box-shadow: 0px 0px 7px #ccc;
                                box-shadow: 0px 0px 7px #ccc;
                                background-color: white;
                                position: relative;
                                color: #666;
                                font-family: Arial, Helvetica, sans-serif;
                                font-size: 12px;
}
.corner 
{
width: 10px;
height: 10px;
background-image: url(/images/contentBox/dot.png);
background-repeat: no-repeat;
}
.cb-tl 
{
position: absolute;
top:6px;
left:6px;
}
.cb-tr 
{
position: absolute;
top:6px;
right:6px;
}
.cb-bl 
{
    position: absolute;
    bottom:6px;
    left:6px;
}
.cb-br 
{
    position: absolute;
    bottom:6px;
    right:6px;
}

.boxheading {
	margin:0px 0px;
	#margin:0px 0px;
	font-size: 2.0em;
	font-weight: bold;
	color: #125EAB;
}


                
.contentbox h2 {
                
                text-transform: uppercase;
                color: #005fa9;
                font-size: 12px;
                font-family: Arial, Helvetica, sans-serif;
                }

