﻿body         { margin: 0px; background-attachment:scroll; background-repeat:repeat; background-color:#ECE9E2 }

.tabgrd
{
    background-color: #ffffff;
    border-right: white 3px solid;
    border-top: white 3px solid;
    border-left: white 3px solid;
    border-bottom: white 3px solid;
    position: static;
    top: 10px;
    clip: rect(auto auto auto auto);
    margin-bottom: 10px;
}

.jobmain
{
    font-family: 'Lucida Sans Unicode' , Verdana;
    font-size: 13pt;
    text-decoration: none;
    font-weight: bold;
    color: white;
}

.menus
{
    font-family: Verdana;
    font-size: 8pt;
    text-decoration: none;
    font-weight: bold;
    color: white;
}
a:link.menus
{
    font-family: Verdana;
    font-size: 8pt;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
a:hover.menus
{
    font-family: Verdana;
    color: #FFFFFF;
    font-size: 8pt;
    text-decoration: none;
    font-weight: bold;
}
a:visited.menus
{
    font-family: Verdana;
    color: #FFFFFF;
    font-size: 8pt;
    text-decoration: none;
    font-weight: bold;
}
a:active.menus
{
    font-family: Verdana;
    color: #FFCC00;
    font-size: 8pt;
    text-decoration: none;
    font-weight: bold;
}

.menus2
{
    font-family: Verdana;
    font-size: 8pt;
    text-decoration: none;
    font-weight: normal;
}

.menus3
{
    font-family: Verdana;
    font-size: 8pt;
    text-decoration: none;
    font-weight: bold;
    color: #5b5b5b;
    text-transform: capitalize;
}

.table10
{
	font-family: Verdana;
	font-size: 24px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
}

.table
{
    font-family: Verdana;
    font-size: 10pt;
    width: 623px;
}
a:link.table
{
    font-family: Verdana;
    font-size: 10pt;
    color: #000000;
    text-decoration: none blink;
    font-weight: normal;
}

a:hover.table
{
    font-family: Verdana;
    color: #ff0000;
    font-size: 10pt;
    text-decoration: none;
    font-weight: normal;
}

a:visited.table
{
    font-family: Verdana;
    color: #990000;
    font-size: 10pt;
    text-decoration: none;
    font-weight: normal;
}

.moretext
{
    font-family: Verdana;
    font-size: 7pt;
    text-decoration: none;
    font-weight: bold;
    color: #000000;
}
a:link.moretext
{
    font-family: Verdana;
    font-size: 7pt;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}
a:hover.moretext
{
    font-family: Verdana;
    color: #FF0000;
    font-size: 7pt;
    text-decoration: none;
    font-weight: bold;
}



.menuback
{
    background-attachment: scroll;
    background-repeat: no-repeat;
    width: 1000px;
    height: 120px;
    background-color: #5b5b5b;
}


.fleet
{
    font-size: 25px;
    text-transform: capitalize;
    color: white;
    font-family: 'Arial Black';
    font-variant: small-caps;
    border-left-color: #ff0000;
    border-bottom-color: #ff0000;
    border-top-color: #ff0000;
    border-right-color: #ff0000;
}

.line10
{
    width: 100%;
    height: 10px;
    background-color: #000000;
}


#navigation
{
    width: 217px;
    top: 5em;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bolder;
    text-transform: capitalize;
    height: 25px;
    display: inline;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation li {
	border-bottom: 0px solid #bcbcbc;
}
#navigation li a
{
    display: block;
    color: #FFFFFF;
    text-decoration: none;
    padding-right: 5px;
    padding-left: 12px;
    padding-bottom: 0px;
    padding-top: 8px;
    background-attachment: scroll;
    background-image: url(Images/newmenu.gif);
    background-repeat: no-repeat;
    height: 24px;
}
#navigation li a:hover
{
    display: block;
    color: #FFFFFF;
    text-decoration: none;
    padding-right: 5px;
    padding-left: 12px;
    padding-bottom: 0px;
    background-attachment: scroll;
    background-image: url(Images/newmenuhover.gif);
    background-repeat: no-repeat;
    height: 24px;
    padding-top: 8px;
}
#navigation ul ul {
	margin-left: 12px;
}
#navigation ul ul li {
	border-bottom: 1px solid #032D55;
	margin:0;
	background-color: #ED9F9F;
	color: #032D55;
}
#navigation ul ul a:link, #navigation ul ul a:visited {
	background-color: #ED9F9F;
	color: #032D55;
}
#navigation ul ul a:hover {
	background-color: #032D55;
	color: #FFFFFF;
}

.menu
{
    background-image: url(images/menu.gif);
    background-repeat: no-repeat;
    width: 202px;
    height: 191px;
}


.cent
{
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -125px;
  margin-left: -190px;
}

.menu2
{
    font-size: 12px;
    color: #696969;
    font-family: Verdana, Arial;
    text-decoration: none;
}

a:link.menu2
{
    
    font-size: 12px;
    color: #696969;
    font-family: Verdana, Arial;
    text-decoration: none;
}
a:hover.menu2
{
    font-size: 12px;
    color: #696969;
    font-family: Verdana, Arial;
    text-decoration: underline;
}



.LINER
{
    border: 1px dotted #808080;
    background-color: #fff5ee;
        width: 730px;
        height: 30px;
    text-align: center;
}






.staticMenuItemStyle
{
    text-align: left;
    padding-left: 5px;
    padding-right: 0px;
    width: 110px;
    height: 25px;
    display: block;
    margin-top: 5px;
}

.staticMenuItemSelectedStyle {
border:solid 0px #000;
}

.staticHoverStyle
{
    background-color: #8d8d8d;
    height: 25px;
}

.menuItem {
display:block;
}

.dynamicMenuItemStyle
{
    padding-left: 5px;
    background-color: #8d8d8d;
    color: white;
    z-index: 200;
    position: relative;
    width: 200px;
    height: 27px;
    font-family: Verdana;
    font-weight: bold;
    font-size: 13px;
    text-transform: capitalize;
    vertical-align: middle;
    
}


.NavigationMenu
{
    font-family: Verdana;
    font-size: 10pt;
    color: #000;
    font-weight: 600;
    background-color: #3f3f3f;
    vertical-align: middle;
}

#h {
background:#000;
padding:5px 0 6px 10px;
}

#e
{
    border: solid 0px #919191;
    padding: 0 0 0px;
    width: 1000px;
    height: 25px;
    background-color: #a9a9a9;
}

.menuItemMouseOver
{
    border: solid 0px Navy;
    width: 200px;
    height: 27px;
    background-color: #3f3f3f;
    padding-left: 5px;
    margin-top: 0px;
}

..menuItemSelected
{
    border: solid 0px Navy;
    width: 160px;
    height: 25px;
    background-color: #000000;
    margin-top: -20px;
    padding-left: 5px;
    margin-top: 3px;
}

.NavigationMenu A:link, .NavigationMenu A:visited, .NavigationMenu A:active
{
    text-decoration: none;
    color: #fff;
    display: block;
    vertical-align: middle;
    font-variant: normal;
    text-transform: capitalize;
}

.currentNodeStyle,.nodeStyle,.rootNodeStyle,a.siteMapPath {
text-decoration:none;
font-family:Verdana;
font-size:10pt;


}

.linerA
{
	border-right-style: dotted;
	border-right-color: #666666;
	border-right-width: 1px;
}


.verticaltext
{
	border: 1px solid #666666;
	font: normal 11px 'Arial Unicode MS';
	color: #ffffff;
	/*writing-mode: tb-rl;*/
	text-decoration: none;
	width: 60px;
	vertical-align: middle;
	text-align: center;
	letter-spacing: 3px;
	font-weight: bold;
    
}

.verticaltext2
{
	border: 1px solid #666666;
	font: normal 11px 'Arial Unicode MS';
	color: #ffffff;
	/*writing-mode: tb-rl;*/
	text-decoration: none;
	width: 60px;
	vertical-align: middle;
	text-align: center;
	letter-spacing: 3px;
	font-weight: bold;
    white-space: nowrap;
}

.trainingtext
{
	border: 1px solid #666666;
	font: normal 9px 'Arial Unicode MS';
	color: #ffffff;	
	text-decoration: none;
	width: 100px;
	vertical-align: middle;
	text-align: center;
	letter-spacing: 3px;	
    text-wrap:none;
    white-space: nowrap;
}

.hiddencol
    {
        display:none;
    }

.colwidth
{
    width: 50px;
}

#banner100
{
	background-position: #ECE9E2;
	height: 250px;
	width: 380px;
	margin: 0 0px 0 0px;
	background: #ECE9E2;
	border: 0px #ECE9E2 solid;
	
	
}



.grid
{
    font-family: Verdana;
    font-size: 10pt;
 }
a:link.grid
{
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

a:hover.grid
{
	font-family: Verdana;
	color: #000000;
	font-size: 10pt;
	text-decoration: underline;
	font-weight: normal;
}

a:visited.grid
{
	font-family: Verdana;
	color: #000000;
	font-size: 10pt;
	text-decoration: underline;
	font-weight: normal;
}

.marquee
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11pt;
	font-style: normal;
	color: #CC6600;
}
