﻿
#workflow{}
#workflow a:link,#workflow a:visited{ color: #000099; text-decoration: underline;}
#workflow a:hover{ color: #990099; text-decoration: none;} 

#vidContainer{height: 780px;}

.busCol{ float: left; width: 110px; height: 590px; padding: 6px; line-height: 13px; background-image: url(/images/gradient_DrkBlue.jpg); background-repeat: repeat-y; }
.rndCol{ float: left; width: 110px; height: 590px; margin-left: 10px; padding: 6px; line-height: 13px; background-image: url(/images/gradient_ltGreen.jpg); background-repeat: repeat-y; }
.appliedCol{ float: left; width: 110px; height: 590px; margin-left: 10px; padding: 6px; line-height: 13px; background-image: url(/images/gradient_red.jpg); background-repeat: repeat-y; }
.techCol{ float: left; width: 113px; height: 590px; margin-left: 10px; padding: 6px; line-height: 13px; background-image: url(/images/2010/gradient_red2.jpg); background-repeat: repeat-y; }
.manufactCol{ float: left; width: 110px; height: 590px; margin-left: 10px; padding: 6px; line-height: 13px; background-image: url(/images/gradient_ltBlue.jpg); background-repeat: repeat-y; }
.supportCol{ float: left; width: 113px; height: 590px; margin-left: 10px; padding: 6px; line-height: 13px; background-image: url(/images/gradient_drkGreen.jpg); background-repeat: repeat-y; }
.techServCol{ float: left; width: 224px; height: 590px; margin-left: 10px; padding: 6px; line-height: 13px; background-image: url(/images/2010/gradient_red2.jpg); background-repeat: repeat-y; }

.topArrows{ padding-bottom: 6px;}
.titleHead{ font-weight: bold; font-size: 12px;}
.titleHead2{ border-top: dotted 2px white; margin-top:15px; padding-top: 6px; font-weight: bold; font-size: 12px;}
.headShot{ padding: 6px 0;}



dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

#menu {
position: absolute;
top: 1em;
left: 1em;
width: 10em;
}

#menu dt {
cursor: pointer;
background: #A9BFCB;
height: 20px;
line-height: 20px;
margin: 2px 0;
border: 1px solid gray;
font-weight: bold;
}

#menu dd {
position: absolute;
z-index: 100;
margin-top: -1.4em;
width: 10em;
background: #A9BFCB;
border: 1px solid gray;
}

#menu ul { padding: 2px;}

#menu li {
text-align: center;
font-size: 85%;
height: 18px;
line-height: 18px;
}

#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
}

#menu li a:hover { text-decoration: underline; }

#mentions {
font-family: verdana, arial, sans-serif;
position: absolute;
bottom : 200px;
left : 10px;
color: #000;
background-color: #ddd; }

#mentions a {text-decoration: none; color: #222; }

#mentions a:hover   {text-decoration: underline;}
