/*---------------

Below are the styles for the top nav
of the site. These styles will be used 
site wide do not edit.

---------------*/
#top_nav{
float:left;
width:625px;
margin-top:50px;
margin-left:80px;
font-weight:bold;
}
#top_nav a, #footer a{
margin:0px 10px 0px 10px;
}
#srch{
float:right;
text-align:left;
width:205px;
font-size:10px;
position:relative;
margin-top:-18px;
line-height:14px;
margin-right:5px;
}
#srch img{
position:relative;
top:3px;
}
#srch input{
font-size:10px;
}
.aright{
margin-left:3px;
}
#formtext{
font-size:10px;
float:left;
}
#turnOffNavs{
position:absolute;
width:500px;
top:75px;
left:255px;
color:#0d2a6d;
}
#turnOffNavs a{
text-decoration:none;
color:#0d2a6d;
margin:0px 10px 0px 10px;
}
#company_subnav, #newsroom_subnav{
position: absolute;
top:0px;
visibility: hidden;
margin:8px;
}



/*---------------

Below are the styles for left nav
of the site. These styles will be used 
site wide do not edit.

---------------*/
#left_nav{
margin-left:15px;
height:167px;
width:200px;
background-image:url(../_images/nav_backgrnd.jpg);
background-repeat:no-repeat;
padding: 0px 10px 10px 10px;
}
#left_nav a{
font-weight:bold;
color:#666666;
}

#nav_img{
float:left;
margin:0px 5px 0px 10px;
}

#nav_table_main{
position:relative;
top:5px;
bottom:25px;
}
#nav_table{
height:44px;
}
#nav_table_main tr, #oem_nav tr{
height:44px;
} 




/*---------------

Below are the styles for oem nav
of the site. These styles will be used 
site wide do not edit.

---------------*/
#oem_nav{
position:relative;
top:25px;
margin-left:-10px;
background-image:url(../_images/oem_nav_backgrnd.jpg);
background-repeat:no-repeat;
height:53px;
width:200px;
padding: 10px;
color:#292929;
}
#oem_nav a{
color:#292929;
font-size:11px;
}
/* ------- classes below -------*/
.oem_nav_title{
color:#FFFFFF;
font-weight:bold;
margin-left:10px;
}
#oem_nav table{
margin-top:5px;

}
