/* BlueArrow Driving CSS */

*
{
    padding: 0;
    margin: 0;
}

body
{
    text-align: center;
    overflow: -moz-scrollbars-vertical;
    font-size: 68.75%;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    background-color: #fff;
    color: #0b317a;
}

.showOnPrint
{
    display: none;
}

a
{
    color: #0b317a;
    font-weight: normal;
}

#bottom a
{
    text-decoration: none;
}

h1
{
    display: none;
}

h1 span, h2 span, h3 span
{
    display: none;
}

h4
{
    clear: both;
    font-size: 1.1em;
    padding: 20px 0 10px 0;
}

li
{
    list-style-type: none;
}

.clear
{
    clear: both;
}

.clear10
{
    clear: both;
    height: 10px;
}

.clear20
{
    clear: both;
    height: 20px;
}

.clear30
{
    clear: both;
    height: 30px;
}

.floatLeft
{
    float: left;
}

.floatRight
{
    float: right;
}

.hidden
{
    display: none;
}

#container
{
    width: 759px;
    margin: 0 auto;
    text-align: left;
    position: relative;
}

#minHeight
{
    width: 0px;
    float: left;
}

p
{
    line-height: 1.5em;
    font-size: 1.1em;
    display: block;
    padding-top: 20px;
    padding-bottom: 10px;
    clear: both;
}

.noTopPadding
{
    padding-top: 0 !important;
}

.noBottomPadding
{
    padding-bottom: 0 !important;
}

.extraBottomPadding
{
    padding-bottom: 30px;
}

.underlineLinks a
{
    text-decoration: underline !important;
}

a.arrowLink
{
    background: transparent url(images/menu_item.gif) no-repeat left 3px;
    padding-left: 20px;
    color: #ed1b23;
    text-decoration: underline;
    font-weight: normal;
    font-size: 1.1em;
}

a.redLink
{
    padding-left: 5px;
    color: #ed1b23;
    text-decoration: underline;
    font-weight: normal;
    font-size: 1.1em;
}

img
{
    border-style: none;
}

form
{
    margin: 0;
    padding: 0;
}

legend
{
    padding: 0 6px;
    color: #02325F;
    font-weight: bold;
}

label
{
    display: block;
    float: left;
    text-align: left;
    padding: 0 10px 0 6px;
    margin-bottom: 0;
    width: 125px;
    font-weight: bold;
}

input
{
    background-color: #fff !important;
}

a.expanding
{
    font-weight: normal !important;
    display: block !important;
    margin-bottom: 10px;
}

div.expanding
{
    display: none;
}

/* TOP LINKS */

#top_menu
{
    height: 30px;
    background-color: #6c83af;
}

#top_menu ul
{
    display: block;
    margin: 0 !important;
    padding-top: 8px;
    float: left;
}

#top_menu li
{
    list-style-type: none;
    float: left;
    border-left: solid 1px #e2e6ef;
    padding: 0 15px;
}

#top_menu li.first
{
    border: none;
}

#top_menu li a
{
    color: #e2e6ef;
    text-decoration: none;
    font-weight: normal;
}

#top_menu li a:hover
{
    text-decoration: underline;
}

/* Menu */

#menu_1, #menu_2
{
    clear: both;
    height: 30px;
    background: #0b317a url(images/managedservices.gif) no-repeat right;
}

#menu_2
{
    background: #fff url(images/logo.gif) no-repeat right;
    background-color: #fff;
}

#menu_1 ul, #menu_2 ul
{
    display: block;
    margin-left: 10px;
}

#menu_1 ul ul, #menu_2 ul ul
{
    display: none;
}

#menu_1 li, #menu_2 li
{
    list-style-type: none;
    float: left;
    height: 30px;
}

#menu_1 li.selected, #menu_1 li.childselected
{
    /*background: transparent url(images/menu_1_selected.gif) no-repeat bottom right;*/
}

#menu_2 li.selected
{
}


#menu_1 li a, #menu_2 li a
{
    float: left;
    display: block;
    height: 22px;
    color: #9dadca;
    text-decoration: none;
    font-size: 1.1em;
    font-weight: bold;
    padding: 8px 19px 0 5px;
}

#menu_2 li a, #menu_2 li span
{
    color: #f79fa3;
    font-size: 1em;
}

#menu_1 li a:hover, #menu_2 li a:hover
{
    text-decoration: underline;
}

#menu_1 li.selected a, #menu_1 li.childselected a
{
    color: #FFF;
}

#menu_2 li.selected a, #menu_2 li.selected a span, #menu_2 li.childselected a, #menu_2 li.childselected a span
{
    color: #f25f65;
}

#main, #bottom
{
    clear: both;
    position: relative;
    width: 759px;
}

#LeftMenu
{
    float: left;
    width: 270px;
    margin-top: 25px;
}

#LeftMenu #menuBox
{
    background-color: #0b317a; /*margin:7px 0 0 0;*/
    margin: 0;
}

#LeftMenu #menuHeader
{
    margin: 0 0 0 35px;
    padding-top: 20px;
    color: #fff;
    display: block;
    font-size: 1.2em;
}

#LeftMenu img
{
    margin-top: 7px;
    width: 270px;
}

#LeftMenu #menuBox ul
{
    padding: 20px 0 0 0;
    margin: 0 15px 0 35px;
}

#LeftMenu #menuBox.menuSmallTop ul
{
    padding-top: 5px;
}

#LeftMenu #menuBox li
{
    clear: left;
    line-height: 20px;
    background: transparent url(images/menu_item_blue.gif) no-repeat;
    background-position: 0 3px !important;
    padding: 0;
    padding-left: 20px;
    margin-right: 10px;
    margin-bottom: 3px;
    font-size: 1.1em;
}

* html #LeftMenu #menuBox ul
{
    padding-top: 25px;
}

* html #LeftMenu #menuBox li
{
    height: 10px !important;
}

#LeftMenu #menuBox li.selected, #LeftMenu #menuBox li.childselected
{
    background: transparent url(images/menu_item_white.gif) no-repeat;
}

#LeftMenu #menuBox li a span
{
    font-weight: normal;
    text-decoration: none;
    display: block;
}

#LeftMenu #menuBox li a span
{
    color: #9dadca;
}

#LeftMenu #menuBox li.selected a span, #LeftMenu #menuBox li.childselected a span
{
    color: #fff;
}

#RightContent
{
    float: left;
    margin: 0px 0px 0 0;
    width: 485px;
}

#RightContent #content
{
    padding-left: 15px;
}

.contentBox
{
    margin: 20px 0 0 20px;
    float: left;
}

* html .contentBox
{
    margin-left: 10px;
}

.homepage #main
{
    height: 476px;
    background: #efeff2;
    position: relative;
    background: #efeff2 url(images/homepage_bg.jpg) no-repeat left bottom;
}

.homepage #bottom
{
    background-color: #fff;
}

.qualityChart #main
{
    height: 640px;
    position: relative;
}


/* Lists */

.arrowList
{
    margin: 10px 0 0 5px;
    float: left;
}


.arrowList li
{
    clear: left;
    line-height: 20px;
    background: transparent url(images/menu_item.gif) no-repeat !important;
    background-position: 0 4px !important;
    padding: 0;
    padding-left: 20px;
    margin-right: 10px;
    margin-bottom: 3px;
    font-size: 1.1em;
}

* html .arrowList li
{
    height: 10px;
}

.arrowList li a
{
    font-weight: normal;
    text-decoration: underline; /*display:block;*/
}

.arrowList li a span
{
}

.arrowList li p
{
    padding-top: 10px;
    padding-bottom: 15px;
}

.arrowList li p a
{
    display: inline;
}

.mediumLines li
{
    margin-bottom: 0;
    padding-bottom: 5px;
}

.highLines li
{
    margin-bottom: 0;
    padding-bottom: 10px;
}

#text_bar, #footer
{
    clear: both;
    height: 30px;
    background-color: #0b317a;
    text-align: center;
    margin-bottom: 5px;
    color: #fabbbe;
}

#text_bar a
{
    color: #FFFFFF;
}


#footer2
{
    text-align: center;
    margin-bottom: 50px;
}

#text_bar p, #footer p
{
    color: #b9d7ec;
    padding-top: 7px;
    font-size: 1.1em;
}

* html #text_bar p
{
    float: left;
}

.details
{
    height: 200px;
    background-color: #fff;
    border: solid 1px #9ea2a5;
    border-bottom: none;
}

.details p
{
    padding: 2px 5px 0;
    font-size: 1em;
    overflow: hidden;
    height: 70px;
}

.selected .details
{
    border: solid 1px #2262b1;
    border-bottom: none;
}

.middleBar
{
    clear: both;
    height: 20px;
    background: #f68d91 url(images/joblist_redup.gif) no-repeat bottom right;
}

.bottomBar
{
    height: 20px;
    background-color: #ed1b23;
}

.whiteUp
{
    background: #ed1b23 url(images/joblist_whiteup.gif) no-repeat bottom right;
    padding-right: 20px;
}

.left
{
    float: left;
    width: 350px;
}

/* Page content */

#content p
{
    padding-top: 0;
    padding-left: 5px;
}

.submit
{
    margin-left: 0 !important;
    width: auto !important;
    height: auto !important;
}

.checkbox
{
    float: left;
    margin: 0 10px;
}


.homepage #content
{
    position: absolute;
    left: 331px;
    top: 170px;
    width: 370px;
    z-index: 10;
}

.homepage #flash
{
    position: absolute;
    left: 0;
    top: 118px;
    width: 759px;
    height: 339px;
    z-index: 1;
}

.qualityChart *
{
    z-index: 10;
    position: relative;
}

.qualityChart #content
{
    width: 280px;
    padding-left: 15px;
}

.qualityChart #content p
{
    padding-left: 10px;
}

.qualityChart .chart
{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.contact th, .contact td
{
    padding: 5px 30px 0 0;
    font-size: 1.2em;
}

.leftMenuPage #content
{
    margin: 10px 20px 0 40px;
    width: 380px;
}

.leftMenuPage #content h4
{
    padding: 25px 0 20px 5px;
}

.leftMenuPage #content p
{
    padding-bottom: 20px;
}

.leftMenuPage #content ul
{
    margin-top: 0px;
}

.leftMenuPage #content .highLines li
{
    margin-bottom: 10px;
}

* html .leftMenuPage #content
{
    width: 380px;
}

#news_ticker p
{
    white-space: nowrap;
    font-weight: bold;
    color: #fff;
    padding: 5px 10px;
    margin: 0;
}

#news_ticker a
{
    font-weight: bold;
}

#marquee_container
{
    display: block;
    overflow: hidden;
    width: 645px;
}

#marquee_container p
{
    font-weight: normal;
}

.weWorkForYou
{
    background: transparent url(images/we_work_for_you.gif) no-repeat;
    overflow: hidden;
    text-indent: -2000px;
    width: 130px;
    height: 34px;
}

.contactUsLink
{
    display: block;
    background: transparent url(images/contact_us.gif) no-repeat;
    overflow: hidden;
    text-indent: -2000px;
    width: 130px;
    height: 34px;
    margin-left: 5px;
}
.toyotaLink
{
    display: block;
    background: transparent url(images/toyota.gif) no-repeat;
    overflow: hidden;
    text-indent: -2000px;
    width: 130px;
    height: 34px;
    margin-left: 5px;
}
.airbusLink
{
    display: block;
    background: transparent url(images/airbus.gif) no-repeat;
    overflow: hidden;
    text-indent: -2000px;
    width: 130px;
    height: 34px;
    margin-left: 5px;
}

.goBackLink
{
    display: block;
    background: transparent url(images/go_back.gif) no-repeat;
    overflow: hidden;
    text-indent: -2000px;
    width: 75px;
    height: 34px;
    margin-left: 5px;
}

.leftMenuPage .goBackLink
{
    background-position: -3px top;
}

.AboutUsTable
{
    clear: left;
    margin: 20px 0 20px 0;
    width: 430px;
    border: solid 1px #bbc6da;
    border-collapse: collapse;
}

* html .AboutUsTable
{
    width: 410px;
}

.AboutUsTable td
{
    padding: 10px;
    border: solid 1px #bbc6da;
}

.AboutUsTable thead td
{
    background-color: #6c83af;
    border-top: none;
    border-bottom: none;
    text-align: center;
    color: #fff;
    font-size: 1.2em;
    width: 22%;
    padding: 7px 10px;
}

.AboutUsTable thead td.what
{
    background-color: #405e97;
    font-weight: bold;
    color: #fff;
}

.AboutUsTable thead td.ourvalues
{
    background-color: #0b317a;
    font-weight: bold;
    color: #fff;
    width: 35%;
    background: #0b317a url(images/our_values_tb.gif) no-repeat;
    overflow: hidden;
    text-indent: -2000px;
    text-align: left;
}

.AboutUsTable tbody td
{
    padding: 15px;
    background-color: #fff;
    color: #0b317a;
    text-align: center;
}

.AboutUsTable tbody td.first
{
    text-align: left;
}

.AboutUsTable tbody tr.alt0 td
{
    background-color: #fff;
    color: #0b317a;
}

.AboutUsTable tbody tr.alt1 td
{
    background-color: #f5f6f9;
    color: #0b317a;
}

.backnext
{
    margin: 20px 0 0 5px;
}

.backnext a
{
    font-weight: bold;
    font-size: 1.2em;
}

.clientNeedsAnalysis ul ul li
{
    background: none !important;
    list-style-type: square;
    margin-left: 40px;
    padding-left: 0px;
    font-size: 0.9em;
}

.clientNeedsAnalysis ul ul
{
    margin-bottom: 15px;
}

.sitemap
{
    padding-left: 10px;
}

.sitemap ul
{
    padding-left: 20px;
}

.allBox
{
    line-height:1.5em;
	font-size:1.1em;
    width: 400px;
    margin-left: 0px;
    margin-top: 10px;
    float: left;
    position: relative;
    background-color: Transparent;
    border: solid 1px #214285;
    padding: 0px;
}

/****/




#error{
	margin:15px;
	border:1px solid #cccccc;
	padding:10px;
	color:#FF0000;
	display:none;
	background-color:#F5F5F5;
}
