/* Home Page Classes */

A IMG{
    color: #336699;
    border-style: none;
}

/* Main Logo Container Table */
#mainPhotoHome {
    width: 753px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    border: 0px;
    padding: 0px;
    clear: left;
}

#photoTextandPicHome {
    margin: 0px 16px 0px 17px;
    border: 0px;
    padding: 0px;
}

#photoTextandPicHome TD {
    height: 150px;
    margin: 0px;
    border: 0px;
    padding:0px;
}

#mainPhotoHome TD.photoTop {
    height: 10px;
    border: 0px;
    padding: 0px 0px 0px 0px;
    margin: 0px;
}

#tanAreaHome {
    width: 753px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
    clear: left;
}

/* Homepage Tab Area Styles*/

DIV#tabIframeWrapper, DIV#tabIframeWrapperNew {
    padding: 0px;
    margin: 0px;
    width: 430px;
    /*  height: 150px; */
    border: 0px;
    border-width: 0px;
    border-color: #006633;
    /*  border-color: red; */
    border-style: solid;
    overflow: visible;
}

IFRAME#tabiframe {
    width: 100%;
    /*  height: 150px; */
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    border: 0px;
}

DIV#tabArea {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    height:25px;
    width:430px;
    display:block;
    font-family: Arial,Verdana,Helvetica,sans-serif;
    background-color:#C6BFA5;
}

#tablist{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    font-family: Arial,Verdana,Helvetica,sans-serif;
}

UL#tablist{
    padding: 8px 0px 0px 15px;
    margin: 0px 0px 0px 0px;
    font-size: 11px;
    line-height: 10px;
    font-weight: bold;
    width:420px;
    font-family: Arial,Verdana,Helvetica,sans-serif;
    border:0px;
}

#tablist li{
    list-style: none;
    display: inline;
    margin: 0px;
    padding: 0px;
    border-left:1px solid #C6BFA5;

}

#tablist a {
    margin: 0px 3px 0px 0px;
    padding: 5px 12px 6px 10px;
    position: relative;
    text-decoration: none;
    height:25px;
    font-size: 11px;
    line-height:9px;
    border-left:1px solid #999999;
}

/* Home Bottom Container Table */
#columnsHome {
    clear: left;
    width: 753px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
    border: 1px;
}

#columnsHome TD.left {
    width: 376px;
    border: 0px;
    padding: 0px;
    margin: 0px;
    vertical-align: top;
    text-align: left;
}

#columnsHome TD.right {
    width: 377px;
    border: 0px;
    padding: 0px;
    margin: 0px;
    vertical-align: top;
    text-align: left;
}

#homeIconLinks A {
    COLOR: #006633;
    FONT-SIZE: 11px;
    line-height: 12px;
}

#homeIconLinks A:link, #homeNews A:visited, #homeNews A:active {
    COLOR: #006633;
    text-decoration: underline;
}

#homeIconLinks A:hover {
    color: #CC0000;
    text-decoration: none;
}

/* Home News Area */
#homeNews LI {
    line-height: 12px;
    padding-left: 0;
    padding-right: 0px;
    margin-right: 15px;
    margin-top: 0px;
    margin-bottom: 9px;
}

#homeNews A {
    COLOR: #006633;
    FONT-SIZE: 11px;
    line-height: 12px;
}

#homeNews A:link, #homeNews A:visited, #homeNews A:active {
    COLOR: #006633;
    text-decoration: underline;
}

#homeNews A:hover {
    color: #CC0000;
    text-decoration: none;
}

/* Home Moving Aids Area */
#mayflowerAd {
    text-align:		right;
    margin-right:	10px;
}

/* Home Moving Aids Area */
#homeAids LI {
    line-height: 11px;
    padding-left: 0;
    margin-top: 0px;
    margin-bottom: 6px;
    margin-right: 30px;
}

#homeAids A {
    COLOR: #006633;
    FONT-SIZE: 11px;
    line-height: 11px;
}

#homeAids A:link, #homeAids A:visited, #homeAids A:active {
    COLOR: #006633;
    text-decoration: underline;
}


#homeAids A:hover {
    color: #CC0000;
    text-decoration: none;
}


/* Home On Point Area */
#homeOnPoint {
    margin-top: 25px;
    margin-left: 5px;
    padding: 0px 0px 0px 0px;
}

DIV#homeMore  {
    line-height: 11px;
    padding-left: 180px;
}

DIV#homeMore A	{
    COLOR: #666666;
    FONT-SIZE: 10px;
    line-height: 11px;
    text-align: right;

}

DIV#homeMoreNews {
    COLOR: #666666;
    FONT-SIZE: 10px;
    line-height: 11px;
    padding-left: 260px;
}


DIV#homeMore A:link, DIV#homeMore A:visited, DIV#homeMore A:active, DIV#homeMoreNews A:link, DIV#homeMoreNews A:visited, DIV#homeMoreNews A:active {
    COLOR: #666666;
    text-decoration: none;
}


DIV#homeMore A:hover, DIV#homeMoreNews A:hover {
    color: #CC0000;
    text-decoration: underline;
}

/* Drop-down Menu Classes */

#menu_iframe {
    z-index: 10;
    position: absolute;
    display: none;
}

/* <div> containing nav */
#menuContainer {
    border: 0px;
    display: block;
    font-size: 11px;
    padding: 0px;
    margin: 0;
    vertical-align: top;
}


/* Top Navigation Container Table */
#navContainer {
    margin: 0px;
    border: 0px;
    padding: 0px;
    width:100%;
    white-space: nowrap;
}

/* <ul> tags */
#nav, #nav ul {
    text-align: center;
    border: 0px;
    font-weight: bold;
    list-style: none;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    text-align: center;
}

#nav li ul {
    background: #454545;
    border: 1px solid #5A5A5A;
    border-top: none;
    top: 25px;
    font-family: Arial, Helvetica, sans-serif;
    width: 100%;
}

/* second line in tabs */
#nav span.tabSecondLine {
    font-weight: normal;
}

/* <a> tags */
#nav li a {
    font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;
    display: block;
    font-size: 13px;
    line-height:100%;
    padding: 4px 0px 4px 0px;
    margin:0;
    text-decoration: none;
    text-align: center;
}

#nav li a:hover {
    font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;
    display: block;
    font-size: 13px;
    line-height:100%;
    padding: 4px 0px 4px 0px;
    margin:0;
    text-decoration: underline;
    text-align: center;
}

#nav li ul a {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    white-space: nowrap;
    height: 100%;
    width: 100%;
    line-height: normal;
    color: #5a5a5a !important;
    text-align: left;
    text-decoration:none;
    font-size: 12px;
}

#nav li ul a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    white-space: nowrap;
    height: 100%;
    width: 100%;
    line-height: normal;
    color: #ffffff !important;
    text-align: left;
    text-decoration:none;
    font-size: 12px;
}

/* <a> tags in tabs are different */
#nav a.fullServiceTab, #nav a.governmentMilitaryTab, #nav a.corporateTab, #nav a.specialProductsTab, #nav a.internationalTab {
    color: #666666;
    padding: 12px 0px 6px 12px;
    border-bottom: 0px;
}

#nav a.fullServiceTab:hover, #nav a.governmentMilitaryTab:hover, #nav a.corporateTab:hover, #nav a.specialProductsTab:hover, #nav a.internationalTab:hover {
    color: #006633;
    border-bottom: 0px;
    background-color:transparent;
}

#nav a.noChildren:hover {
    color: #FFFFFF;
    background-color: #006633;
}

#nav a.noChildrenLeft {
    text-align: right;
}

#nav a.noChildrenLeft:hover {
    text-align: right;
    color: #FFFFFF;
    background-color: #006633;
}


/* <li> tags */
#nav li {
    text-align: left;
    margin: 0;
    padding: 0;
    line-height:100%;
    position: relative;
    z-index: 20;
}

#search {
    float: right;
    margin: 0px;
    padding: 0px;
}

#search TD {
    vertical-align:	top;
    padding: 0px;
}

#search A {
    FONT-FAMILY: Arial, Verdana, Helvetica, Sans-Serif;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
    COLOR: #FFCC00;
    text-align: center;
    text-decoration: none;
}

#nav li ul {
    background: #ffffff;
    float: left;
    border: 3px solid green;
    font-weight: normal;
    height: auto;
    left: -999em;
    position: absolute;
    width: 18em;
    w\idth: 14em;
}

#nav li ul.Left {
    font-weight: normal;
    height: auto;
    left: -999em;
    position: absolute;
    width: 18em;
    w\idth: 14em;
    margin: 0 0 0 -3.75em;
}

#nav li li {
    border-bottom: 1px solid #D3D3D3;
    width: 18em;
    w\idth: 14em;
}

#nav li ul a {
    width: 18em;
    w\idth: 14em;
}

#nav li ul ul {
    margin: -2em 0 0 14em;
}

#nav li ul ul.Left {
    margin: -2em 0 0 -14.5em;
    float: left;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
    left: -999em;
    width: 18em;
    w\idth: 14em;
    color: #ffffff;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
    left: auto;
    width: 18em;
    w\idth: 14em;
    color: #ffffff;
}

#nav li:hover, #nav li.sfhover {
    color: #ffffff;
    width: 18em;
    w\idth: 14em;
}

/* General Classes */
BODY {
    background-color: #FFFFFF;
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-size: 80%;
    line-height: 150%;
    height: 100%;
    padding: 0;
    margin: 0;
}

DIV {
    margin: 0px;
    padding: 0px;
}

TABLE {
    border-spacing: 0;
    margin: 0px;
}

TD {
    padding: 0px;
}

A {
    color: #006633;
}

A:link {
    color: #37bc46;
}

A:visited {
    color: #ff4e30;
}

A:hover {
    color: #ff4e30;
    text-decoration: none;
}

A:active {
    color: #FFCC33;
}

/* Form Fields and Buttons */
.frmField {
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
    color: #003366;
    margin: 1px;
}

INPUT{
    FONT-SIZE: 11px;
    FONT-FAMILY: Arial, Verdana, Helvetica, Sans-Serif;
}

SELECT {
    FONT-FAMILY:Arial, Verdana, Helvetica, Sans-Serif;
    FONT-SIZE: 11px;
}

BUTTON {
    FONT-FAMILY:Arial, Verdana, Helvetica, Sans-Serif;
    FONT-SIZE: 11px;
}

/* Main Logo Container Table */
#mainLogoTable {
    width: 753px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    border-width: 0px;
    padding: 0px;
}

#mainLogoTable TD.logo {
    width: 218px;
    border-width: 0px;
    padding: 0px 0px 0px 14px;
    margin: 0px;
    vertical-align: bottom;
    text-align: right;
}

#mainLogoTable TD.tagline {
    width: 455px;
    border-width: 0px;
    padding: 0px 0px 0px 0px;
    margin: 0px;
    vertical-align: bottom;
    text-align: left;
}

#mainLogoTable TD.taglinehome {
    width: 80px;
    border-width: 0px;
    padding: 0px 0px 0px 0px;
    margin: 0px;
    vertical-align: middle;
    text-align: right;
}


#mainLogoTable TD.tabNavigationCell {
    width: 753px;
    border-width: 0px;
    padding: 0px 0px 0px 0px;
    margin: 0px;
    vertical-align: bottom;
    text-align: left;
    white-space: nowrap;
}

#mainLogoTable TD.topLinks {
    width: 535px;
    height: 25px;
    vertical-align: top;
    text-align: right;
    padding: 0px 0px 0px 0px;
    margin: 0px;
}

/* Top Tab and Search Table */
#tabSearch {
    height:25px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    border-width: 0px;
    padding: 0px;
    font-size:10px;
    line-height:21px;
    float:right;
}

#tabSearch A {
    FONT-SIZE: 10px;
    padding: 2px 0px 0px 9px;
    white-space: nowrap;
    text-decoration: none;
}

#tabSearch A:link, #tabSearch A:visited, #tabSearch A:active {
    COLOR: #666666;
}

#tabSearch A:hover {
    color: #006633;
}

#tabSearch TD.topTabLogin A {
    FONT-SIZE: 10px;
    padding: 2px 0px 0px 9px;
    white-space: nowrap;
    text-decoration: none;
    font-weight: bold;
}

#tabSearch TD.topTabLogin A:link, #tabSearch TD.topTabLogin A:visited, #tabSearch TD.topTabLogin A:active {
    COLOR: #666666;
}

#tabSearch TD.topTabLogin A:hover {
    color: #006633;
}

#tabSearch TD.search {
    height:25px;
    vertical-align: middle;
    text-align:right;
    padding: 0px 0px 0px 8px;
}

INPUT.search {
    FONT-SIZE: 11px;
    FONT-FAMILY: Arial, Verdana, Helvetica, Sans-Serif;

}

#tabSearch TD.searchBut {
    height:25px;
    vertical-align: top;
    text-align:left;
    padding: 0px;
}


/* Main Logo Container Table */
#mainPhoto {
    width: 753px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    border: 0px;
    padding: 0px;
    clear: left;
}

#photoTextandPic TD {
    height: 83px;
    width:720px;
    border: 0px;
    padding:0px 0px 0px 20px;
    vertical-align: middle;
    text-align: left;
    color: #666666;
    font-size:18px;
    font-weight:bold;
    line-height:18px;
}

#breadcrumbHolder A {
    text-decoration:underline;
    COLOR: #666666;
}

#breadcrumbHolder A:link, #breadcrumbHolder A:visited, #breadcrumbHolder A:active {
    color: #666666;
}

#breadcrumbHolder A:hover {
    color: #CC0000;
    text-decoration: none;
}

#breadcrumbHolder SPAN {
    color: #006633;
}


/* Main Logo Container Table */
#columns {
    clear: left;
    width: 753px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
}

#columns TD.left {
    width: 560px;
    border-width: 0px;
    padding: 0px 20px 0px 30px;
    margin: 0px;
    vertical-align: top;
    text-align: left;
}

#columns TD.right {
    width: 193px;
    border-width: 0px;
    padding: 15px 17px 0px 18px;
    margin: 0px;
    vertical-align: top;
    text-align: left;
}

/* Basic Center Content Text */

#contentLists DIV {
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding-left: 1em;
}

#contentLists UL LI{
    list-style-image: url(../images/green_square_bullet.gif);
    padding-left: 0;
    padding-bottom: 0px;
}

#contentLists LI UL LI{
    list-style-image: url(../images/green_circle_sub_bullet.gif);
    line-height: 15px;
    padding-left: 0;
    margin-top: 3px;
    margin-bottom: 0;
}

#basicContent {
    font-size: 12px;
    color: #333333;
    vertical-align: top;
    padding: 0px 0px 0px 0px;
    margin: 0px;
    width: 540px;
    line-height: 18px;
}

#basicContent SUP {
    font-family: arial, verdana, helvetica, sans-serif;
    font-size: 12px;
    line-height: 0;
}

#basicContent P {
    font-size: 12px;
    padding: 0px 0px 0px 0px;
    margin: 0px;
    line-height: 15px;
}

#basicContent UL LI{
    list-style-image: url(../images/green_square_bullet.gif);
    /*padding: 4px 0px 8px 30px;*/
    padding-left: 0;
    padding-bottom: 0px;
    margin: 0px;
    font-size: 12px;
    color: #333333;
}

#basicContent LI UL LI {
    list-style-image: url(../images/green_circle_sub_bullet.gif);
    line-height: 15px;
    padding: 0px;
    margin: 0px;
    font-size: 12px;
    color: #333333;
}

#basicContent TD.footnote {
    font-family: arial, verdana, helvetica, sans-serif;
    color: #000000;
    width: 525px;
    font-size: 10px;
    line-height: 14px;
    text-align: left;
    padding: 10px 0px 0px 10px;
    margin: 0px;
    vertical-align: top;
    text-decoration: none;
}

/* Main Page Headers */
H1 {
    font-family: georgia, arial, verdana, helvetica, sans-serif;
    color: #00a850;
    font-size: 18px;
    margin: 8px 0px 8px 0px;
    padding: 0px 0px 0px 0px;
}

/* All Caps Content Subheaders */
H2 {
    font-family: georgia, arial, verdana, helvetica, sans-serif;
    font-size: 12px;
    color: #00a850;
    font-weight: bold;
    padding: 0px 0px 0px 0px;
    margin: 8px 0px 0px 0px;
}

#quickLinks {
    background-color: #f4f3f0;
    FONT-FAMILY: Arial, Verdana, Helvetica, Sans-Serif;
    FONT-SIZE: 11px;
    COLOR: #005837;
    vertical-align: middle;
    width: 230px;
    margin: 0px;
    margin-top: 2px;
    padding-top: 0px;
    height: 40px;
    white-space: nowrap;
}

#boxbody A {
    FONT-FAMILY: Arial, Verdana, Helvetica, Sans-Serif;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
    COLOR: #005837;
    text-decoration: none;
}


#quickLinks A:link, #quickLinks A:visited, #quickLinks A:active {
    text-decoration: none;
}

#quickLinks A:hover {
    COLOR: #8C6239;
    text-decoration: underline;
}

#quickLinks A.selected {
    FONT-FAMILY: Arial, Verdana, Helvetica, Sans-Serif;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
    COLOR: #8C6239;
}

#quickLinks A:link.selected, #quickLinks A:visited.selected, #quickLinks A:active.selected {
    text-decoration: none;
}

#quickLinks A:hover.selected {
    COLOR: #8C6239;
    text-decoration: underline;
}

#quickLinks DIV.hidden {
    height: 0;
    visibility: hidden;
}

/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

/* Show only to IE PC \*/
* html .boxheadTan h2 {height: 1%;} /* For IE 5 PC */

.boxheadTan IMG {
    float:right;
    margin: 0px 5px -5px 0px;
    padding: 0px 0px 0px 0px;
}

.boxbodyTan LI {
    line-height: 11px;
    padding-left: 0;
    margin-top: 6px;
    margin-bottom: 6px;
}

.boxbodyTan A {
    COLOR: #006633;
    FONT-SIZE: 11px;
    line-height: 11px;
}

.boxbodyTan A:link, #leftLinks A:visited, #leftLinks A:active {
    COLOR: #006633;
    text-decoration: underline;
}

.boxbodyTan A:hover {
    color: #CC0000;
    text-decoration: none;
}

/* Bottom Copyright Information and Links */
#bottom {
    width: 753px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    border: 0px;
    padding: 0px;
}

#bottom TD.copyright {
    background-color: #FFFFFF;
    font-family: arial, verdana, helvetica, sans-serif;
    color: #999;
    width: 410px;
    font-size: 10px;
    line-height: 14px;
    text-align: left;
    padding: 4px 0px 0px 15px;
    margin: 0px;
    vertical-align: top;
}

#bottom A {
    FONT-SIZE: 10px;
    padding: 0px;
}

#bottom A:link, #bottom A:visited, #bottom A:active {
    COLOR: #000000;
    text-decoration: underline;
}

#bottom A:hover {
    COLOR: #CC0000;
    text-decoration: none;
}

.privacyLink A, .privacyLink A:link, .privacyLink A:visited, .privacyLink A:active {
    COLOR: #999999;
}

.privacyLink A:hover {
    COLOR: #CC0000;
}

#bottom TD.excellence {
    background-color: #FFFFFF;
    font-family: arial, verdana, helvetica, sans-serif;
    line-height: 14px;
    font-size: 11px;
    color: #999999;
    width: 343px;
    padding: 4px 5px 0px 15px;
    margin: 0px;
    text-align: right;
    vertical-align: top;
}

#bottom TD.excellence A {
    text-decoration: none;
    border: 0px;
    color: #FFFFFF;
}

#bottom IMG.badge {
    padding-left: 10px;
}

#bottom P {
    padding: 0px 0px 0px 0px;
    margin: 0px;
}

#bottom .tableWidth {
    width: 753px;
    margin: 0px;
    padding: 0px;
}

.redText {
    FONT-FAMILY: Arial, Verdana, Helvetica, Sans-Serif;
    FONT-SIZE: 11px;
    COLOR: #ED1C24;
}

.oddRow
{
    background-color: #E6E6E6;
}
.evenRow
{
    background-color: #ffffff;
}

.greenHeading {
    font-family: arial, verdana, helvetica, sans-serif;
    color: #00a850;
    font-size: 14px;
    font-weight: bold;
    margin: 8px 0px 8px 0px;
    padding: 0px 0px 0px 0px;
}

.btn_med
{
    border: 0px solid #900000;
    background-image:url(../images/bttn_stndrd_mdm.gif);
    background-color:#ffffff;
    height: 28px;
    margin: 0px;
    font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #00a850;
    font-weight: bold;
    font-size: 11px;
    width: 67px;
    padding-bottom: 4px;
}

.btn_xlg
{
    border: 1px solid #cccccc;
    background-color:#ffffff;
    height: 30px;
    margin: 0px;
    font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #00a850;
    font-weight: bold;
    font-size: 11px;
    width: 128px;
}

.btn_xxlg
{
    border: 1px solid #cccccc;
    background-color:#ffffff;
    height: 30px;
    margin: 0px;
    font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #00a850;
    font-weight: bold;
    font-size: 11px;
    width: 160px;
}

.btn_xxxlg
{
    border: 1px solid #cccccc;
    background-color:#ffffff;
    height: 30px;
    margin: 0px;
    font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #00a850;
    font-weight: bold;
    font-size: 11px;
    width: 210px;
}

.btn_xxxxlg
{
    border: 1px solid #cccccc;
    background-color:#ffffff;
    height: 30px;
    margin: 0px;
    font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #00a850;
    font-weight: bold;
    font-size: 11px;
    width: 250px;
}