#content
{
	background-position: left top;
	background-image: url(/App_Themes/corporate/images/gradient.jpg);
	width: 800px;
	background-repeat: repeat-x;
	background-color: #b9ddf1;
}
#copy .breadCrumb
{
    font-weight: bold;
}
#copy .breadCrumb div
{ 
    clear: none; 
    display: block; 
}

#search
{
	background-position: left top;
	background-image: url(/App_Themes/corporate/images/img_background.jpg);
	background-repeat: no-repeat;
	width: 412px;
}
.line
{
	
	background-color:#b9ddf1;
	width:500px;
	height: 2px;
	margin-bottom:5px;
}

.tier2Menu
{ 
   background-color: #77b8e0; 
}
.tier3Menu
{
    background-color: #53a5d7;
}
.tier4Menu
{
    background-color: #0079c2;
}
h1
{

	color:#0079c2;

}
h2
{

	color:#0079c2;

}
h3
{
	color:#0079c2;
}
h4
{
	color:#0079c2;
}
h5
{
	color:#0079c2;
	margin-bottom: 20px;
}
h6
{
	color:#0079c2;
}
hr
{
	background-color: #b9ddf1;
}

#leftNav a
{
	color: #000000;
	text-decoration: none;
}

#leftNav a:hover, a:hover
{
	color: #0079c2;
	text-decoration: underline;
}


.header,#copy  thead
{
    /*background-color: #57A7D8;*/

}

.relateItem .altrow
{
	background-color: #B9DDF1;
}

.relateItem .top,.relateItem .top2
{
    background-color:#71ABCE;
 
}

#pagecontrol
{
    height: 62px;
    width: 100%;
    background-image: url(/App_Themes/corporate/images/nav_gradient.jpg);
    
}

#pagecontrol .previous
{
    background-image: url(/App_Themes/corporate/images/nav_previous.jpg);
    width: 30px;
    background-position-x: left;
    background-repeat: no-repeat;
}

#pagecontrol .button,#pagecontrol .button1
{
    color: #b9ddf1;
	font-weight: bold;
    margin-top:24px;
}

#pagecontrol .next
{
    background-image: url(/App_Themes/corporate/images/nav_next.jpg);
    width: 40px;
    background-position-x: right;
    background-repeat: no-repeat;
}


.graph{
    margin-top:20px;
    text-align: center;
    margin-bottom:20px;
}

.graph .item{
    background-color:#b9ddf1;
    margin-left:50px;
    margin-right:50px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: center;
    border: #56A6D7 1px solid;
    color:#000000;
    font-weight: bold;
    font-size: 10px;

}

.graph img{padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.graph .title
{
    padding-top:20px;
    padding-bottom:10px;
    }

.legalfooter {
    font-size: 10px;
    text-align:center;
    margin-top:25px;
    margin-bottom:20px;
    background-color:#000000;
    color:white;
    width:90%;
}

.legalfooter thead
{
    text-transform: uppercase;
}

.transportation
{
    width:487px;
    height:165px;
    background-position: left top;
    background-image: url(/images/bkgrnd_transportation.JPG);
    background-repeat: no-repeat;
    display: block;
padding:15px;
}

.transportation p
{
    font-size: 11px;
    margin-right:181px;
line-height:14px;
}
