 
 
 


 


















 

.help {
	font-size: xx-small; COLOR: #000000; font-family: Verdana, Arial, Helvetica, sans-serif;
}
.help_indent {
	font-size: xx-small; COLOR: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #ffffff
}
A.help {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; COLOR: #3366CC
}
A.help:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; COLOR: #666699
}
A.help:active {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; COLOR: #3366CC
}
A.help:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; COLOR: #3366CC
}
H2.help {
	PADDING-left: 8px; font-weight: bold; font-size: x-small; COLOR: #000000; PADDING-TOP: 22px; BORDER-BOTTOM: 1px solid #B0B0B0; HEIGHT: 16px; BACKGROUND-COLOR: #F0F0F0; TEXT-ALIGN: left
}
H3.help {
	font-size: x-small; PADDING-left: 8px; font-weight: bold; PADDING-TOP: 3px; HEIGHT: 20px; BACKGROUND-COLOR: #F0F0F0
}
H3 A.help {
	font-size: x-small; COLOR: #000000; BACKGROUND-COLOR: #F0F0F0; TEXT-DECORATION: none
}
H4.help {
	PADDING-left: 8px; MARGIN: 16px 20px 0px 20px; COLOR: #000000; PADDING-TOP: 3px; HEIGHT: 20px; BACKGROUND-COLOR: #F0F0F0; TEXT-ALIGN: left
}
H4 A.help {
	font-weight: normal; font-size: xx-small; COLOR: #000000; font-style: italic; BACKGROUND-COLOR: #F0F0F0
}
P.help {
	PADDING-BOTTOM: 0px; MARGIN: 2px 20px 0px 30px; PADDING-TOP: 4px
}
P.help_indent {
	PADDING-BOTTOM: 0px; MARGIN: 2px 20px 0px 0px; PADDING-TOP: 4px
}
UL.help {
	MARGIN-left: 56px; MARGIN-right: 20px
}
OL.help {
	MARGIN-left: 56px; MARGIN-right: 20px
}
DL.help {
	MARGIN-left: 56px; MARGIN-right: 20px
}
PRE.help {
	MARGIN-left: 30px; font-family: monospace;
}
DT A.help {
	FONT-WEIGHT: 900; COLOR: #000000
}
DD.help {
	PADDING-BOTTOM: 20px; PADDING-TOP: 2px
}
LI.help {
	PADDING-BOTTOM: 2px; PADDING-TOP: 2px
}
TABLE.help {
	PADDING-right: 20px; PADDING-left: 30px; MARGIN-left: 28px
}
TH.help {
	TEXT-ALIGN: center; PADDING-TOP: 5px; PADDING-BOTTOM: 5px; VERTICAL-ALIGN: top;
}
TD.help {
	PADDING-BOTTOM: 3px; VERTICAL-ALIGN: top; PADDING-TOP: 3px; TEXT-ALIGN: left
}
samp {
    font-size: x-small;
}

TABLE.dataTable {
	color              : black; 
	width              : 90%;
	border-collapse    : collapse;
	border-color	   : Black;
	background-color   : white;  
	margin-left  : 28px;
}
.dataTable TH {
   font-weight: bold;
   font-size			: 0.7em;
   color                : black; 
   background-color  	: #F0F0F0;  
	
}
 









.wpsTableAdminHead {
    color: #333333;
    background-color: #CCCCCC;
}


.wpsAdminHeadSeparator {
    background-color: #999999;
    height: 1px;
}


.wpsStatusMsg {
    color: #000000;
    background-color: #E7EFF7; 
    margin: 0px; 
    border: solid 2px #ABCACA; 
    -moz-border-radius: 8px;
    
}






.wpsInstructionText {
    color: #6B6B6B;
    margin: 0.6em 0px 0px 0px;
}



.wpsInstructionText em {
     font-weight: bold;
     font-style: normal;
     color: #8A59A6;
}



.wpsInstructionHeadText {
     font-weight: bold;
     font-size: x-small;
     color: #405380;
}











.wpsIndentXSmall {
        padding-left: 4px; 
}


.wpsIndentSmall {
        padding-left: 8px; 
}


.wpsIndentMedium {
        padding-left: 16px; 
}


.wpsIndentLarge {
        padding-left: 32px; 
}


.wpsIndentXLarge {
        padding-left: 48px; 
}




.wpsTaskIconText {
    font-weight: bold;
    color: #000000; 
    white-space: nowrap;
}


.wpsTaskDisabledIconText {
    font-weight: bold;
    white-space: nowrap;
    color: #888888; 
}


.wpsTaskIconBorderTable, .wpsTaskDisabledIconBorderTable {
    border: 0px;
}


.wpsTaskIconTextBackground {
    background-color: #DDDDDD; 
    background-image: url("./colors/default/ButtonBackground.gif");
    background-repeat: repeat-x;
    background-position: left center;     
    border: 1px solid #919191;
    padding: 2px 4px;
    margin: 0px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}


.wpsTaskDisabledIconTextBackground {
    background-color: #DDDDDD; 
    background-image: url("./colors/default/ButtonBackground.gif");
    background-repeat: repeat-x;
    background-position: left center;     
    border: 1px solid #919191;
    padding: 2px 4px;
    margin: 0px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}


.wpsDialogIconText {
    color: #000000;
}


.wpsDialogDisabledIconText {
    color: #888888;
}


.wpsDialogIconBackground {
    text-align: center;
    vertical-align: middle;
    background-color: #DDDDDD;
    background-image: url("./colors/default/DialogIconBackground.gif");
    background-repeat: repeat-x;
    background-position: left center; 
    border-top: 1px solid #919191;
    border-right: 0px none #919191;
    border-bottom: 1px solid #919191;
    border-left: 1px solid #919191;
    padding: 0px 0px;
    margin: 0px;
}


.wpsDialogIconTextBackground {
    text-align: center;
    vertical-align: middle;
    background-color: #DDDDDD; 
    background-image: url("./colors/default/DialogIconTextBackground.gif");
    background-repeat: repeat-x;
    background-position: left center; 
    border-top: 1px solid #919191;
    border-right: 1px solid #919191;
    border-bottom: 1px solid #919191;
    border-left: 0px none #919191;
    padding: 2px 4px;
    margin: 0px;
    white-space: nowrap;
}


.wpsDialogDisabledIconBackground {
    text-align: center;
    vertical-align: middle;
    background-color: #DDDDDD;
    background-image: url("./colors/default/DialogIconBackground.gif");
    background-repeat: repeat-x;
    background-position: left center; 
    border-top: 1px solid #919191;
    border-right: 0px none #919191;
    border-bottom: 1px solid #919191;
    border-left: 1px solid #919191;
    padding: 0px 0px;
    margin: 0px;
}


.wpsDialogDisabledIconTextBackground {
    text-align: center;
    vertical-align: middle;
    background-color: #DDDDDD; 
    background-image: url("./colors/default/DialogIconTextBackground.gif");
    background-repeat: repeat-x;
    background-position: left center; 
    border-top: 1px solid #919191;
    border-right: 1px solid #919191;
    border-bottom: 1px solid #919191;
    border-left: 0px none #919191;
    padding: 2px 4px;
    margin: 0px;
    white-space: nowrap;
}


.wpsDialogIcon {
    width: 16px;
    height: 16px;
}


.wpsButtonBarTop, .wpsButtonBarBottom {
    background-color: #DFDFDF; 
}





.wpsPortletBack {
    background-color: #FFFFFF;
}


.wpsEditBack, .wpsConfigureBack {
    background-color: #FFFFFF;
}


.wpsAdvancedOptions { 
    background-color: #e4e4e4;
    border: solid 1px #4A4A4A;
    margin-left: 10px;
}


.wpsPortletColorBack {
    background-color: #CCCCCC;
}


.wpsPortletHead, .wpsEditHead {
    font-weight: bold;
    color: #333333;
}


.wpsPortletText, .wpsEditText, .wpsPortletSmText, .wpsEditSmText, .wpsPortletTinyText {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: x-small;
    color: #333333;
}

 
.wpsCopyrightText {
	font-size: xx-small;
    color: #999999;
}


.wpsPortletBody {
}


.wpsTableHead {
    font-weight: bold;
    color: #989898;
    text-align: left;
}


.wpsTableHead th {
	padding: 3px;
}

.wpsTableText {
}


.wpsTableRow, .wpsTableNrmRow {
    color: #333333;
    background-color: #ffffff;
}


.wpsTableSelectedRow {
    color: #333333;
    background-color: #c5d1de;
}



.wpsTableShdRow {
    color: #333333;
}



.wpsTableRow td, .wpsTableNrmRow td, .wpsTableShdRow td {
    border-width: 1px 0px 0px 0px;
    border-style: solid;
    border-color: #aaaaaa;
    padding: 3px;
}



.wpsTableHeadLink, .wpsTableHeadLink:visited, .wpsTableHeadLink:hover, .wpsTableHeadLink:active {
    font-weight: normal;
    color: #000000;
}


.wpsTable {
    border-width: 1px;
    border-style: solid;
    border-color: #aaaaaa;
}

.wpsTable td {
	vertical-align:top;
}


.wpsTableHeadStart, .wpsTableHeadMiddle, .wpsTableHeadEnd {
    font-weight: normal;
    color: #000000;
    text-align: left;
    background-color: #ffffff;
    border-width: 0px 0px 0px 0px;
    border-style: none;
    border-color: #aaaaaa;
}


.wpsTableHeadStartAlignCenter, .wpsTableHeadMiddleAlignCenter, .wpsTableHeadEndAlignCenter {
    font-weight: normal;
    color: #000000;
    text-align: center;
    background-color: #ffffff;
    border-width: 0px 0px 0px 0px;
    border-style: none;
    border-color: #aaaaaa;
}


.wpsTableHeadStartNumeric, .wpsTableHeadMiddleNumeric, .wpsTableHeadEndNumeric {
    font-weight: normal;
    color: #000000;
    text-align: right;
    background-color: #ffffff;
    border-width: 0px 0px 0px 0px;
    border-style: none;
    border-color: #aaaaaa;
}



.wpsTableDataStart, .wpsTableDataMiddle, .wpsTableDataEnd {
    text-align: left;
    border-width: 1px 0px 0px 0px ! important;
    border-style: solid ! important;
    border-color: #aaaaaa ! important;
}



.wpsTableDataStartAlignCenter, .wpsTableDataMiddleAlignCenter, .wpsTableDataEndAlignCenter {
    text-align: center;
    border-width: 1px 0px 0px 0px ! important;
    border-style: solid ! important;
    border-color: #aaaaaa ! important;
}



.wpsTableDataStartNumeric, .wpsTableDataMiddleNumeric, .wpsTableDataEndNumeric {
    text-align: right;
    border-width: 1px 0px 0px 0px ! important;
    border-style: solid ! important;
    border-color: #aaaaaa ! important;
}


.wpsPagingTable, .wpsPagingTableHeader, .wpsPagingTableFooter, .wpsPagingTableBody {
    border: 0px;
}


.wpsPagingTableHeaderIcon, .wpsPagingTableFooterIcon {
    width: 16px;
    height: 16px;
}


.wpsPagingTableHeaderStart {
    background-color: #F0F0F0;
    border-top: 1px solid #aaaaaa;
    border-right: 0px none #aaaaaa;
    border-bottom: 0px none #aaaaaa;
    border-left: 1px solid #aaaaaa;
}


.wpsPagingTableHeaderMiddle {
    background-color: #F0F0F0;
    border-top: 1px solid #aaaaaa;
    border-right: 0px none #aaaaaa;
    border-bottom: 0px none #aaaaaa;
    border-left: 0px none #aaaaaa;
}


.wpsPagingTableHeaderEnd {
    background-image: url("./colors/default/PagingTableTopRight.gif");
    background-repeat: no-repeat;
    background-position: right top;
    background-color: transparent;
}


.wpsPagingTableFooterStart {
    background-color: #F0F0F0;
    border-top: 0px none #aaaaaa;
    border-right: 0px none #aaaaaa;
    border-bottom: 1px solid #aaaaaa;
    border-left: 1px solid #aaaaaa;
}


.wpsPagingTableFooterMiddle {
    background-color: #F0F0F0;
    border-top: 0px none #aaaaaa;
    border-right: 0px none #aaaaaa;
    border-bottom: 1px solid #aaaaaa;
    border-left: 0px none #aaaaaa;
}


.wpsPagingTableFooterEnd {
    background-image: url("./colors/default/PagingTableBottomRight.gif");
    background-repeat: no-repeat;
    background-position: right bottom; 
    background-color: transparent;
}


.wpsPagingTableHeaderEmpty {
	height:7px;
	width:7px;
	line-height:1px;
}


.wpsTableRowDetail td {
	border-width:0px;
   	text-align: left;
   	border-width: 0px ! important;
	padding:2px 3px 5px 3px;
}


.wpsTableSectionHead {
    font-weight: bold;
    color: #000000;
    text-align: left;
}


.wpsTableSectionHead th {
    border-width: 1px 0px 0px 0px;
    border-style: solid;
    border-color: #aaaaaa;
    padding: 3px 0 3px 5px;
}


.wpsTableTopRow td {
    border-color: #aaaaaa ! important;
}


.wpsPagingTableHeaderEmpty {
	height: 7px;
	width: 7px;
	line-height: 1px;
}


.wpsTableRowDetail td {
	border-width: 0px;
   	text-align: left;
   	border-width: 0px ! important;
	padding: 2px 3px 5px 3px;
}




.wpsCompactCheckBox, .wpsCompactRadioButton {
   height: 16px;
   margin-top: 0px;
   margin-bottom: 0px;
}


.wpsEditField{
    border: 1px solid #999999;
}


.wpsButtonText{ 
    font-weight: bold;
    color: #000000;
    background-color: #DDDDDD;
    background-image: url("./colors/default/ButtonBackground.gif");
    background-repeat: repeat-x;
    background-position: left center; 
    border: 1px solid #919191;
    padding: 2px 4px;
    margin: 0px;
    text-align: center;
}


.wpsButtonDisabledText { 
    font-weight: bold;
    color: #888888;
    background-color: #DDDDDD; 
    background-image: url("./colors/default/ButtonBackground.gif");
    background-repeat: repeat-x;
    background-position: left center; 
    border: 1px solid #919191;
    padding: 2px 4px;
    margin: 0px;
    text-align: center;
}


.wpsBrowseButton {
}



.wpsLabelText, wpsRequiredLabelText {
    color: #333333;
}


.wpsRequiredLabelText strong {
    color: #ff0000;
}


.wpsDescriptionText {
    color: #808080;
}




.wpsFieldErrorText {
    color: #000000;
}


.wpsFieldWarningText {
    color: #000000;
}


.wpsFieldSuccessText {
    color: #000000;
}


.wpsFieldInfoText {
    color: #000000;
}


.wpsInlineHelpText {
    color: #666666;
}


.wpsFieldMonospaced {
    font-family: monospace;
    font-size: x-small;
}


.wpsFlagText {
   font-size: xx-small;
   color: #FF0000;
}




.wpsPortletTabBar { 
}


.wpsPortletTabBarSeparator {
    background: url("./colors/default/portletTabSeparator.gif");
	background-repeat: repeat-x;
    background-color: #95a5b9;
    margin: 0px;
    padding: 0px;
    height: 3px;
}


.wpsPortletTabSet {
    border: 0px;
    background-color: transparent;
}


.wpsPortletTab {
    border: 0px;
    background-color: transparent;
}


.wpsPortletSelectedTab {
    border: 0px;
    background-color: transparent;
}


.wpsPortletTabTopStart {
	background-image: url("./colors/default/PortletTabTopLeft.jpg");
    background-repeat: no-repeat;
    background-position: bottom left;
    padding: 0px 2px 0px 2px;
    width: 5px;
    height: 5px;
}


.wpsPortletTabTopCenter {
    background-image: url("./colors/default/PortletTabTopMiddle.jpg");
	background-repeat: repeat-x;
	background-position: bottom;
}


.wpsPortletTabTopEnd {
    background-image: url("./colors/default/PortletTabTopRight.jpg");
    background-repeat: no-repeat;
    background-position: bottom right;
    border-style: none;
    background-color: transparent;
    padding: 0px 2px 0px 2px;
    width: 5px;
    height: 5px;
}


.wpsPortletTabMiddleStart {
    background-image: url("./colors/default/PortletTabCenter.jpg");
    background-repeat: repeat-x;
    background-color: #FFFFFF;
    border-top: 0px none #C0C0C0;
    border-right: 0px none #C0C0C0;
    border-bottom: 0px none #C0C0C0;
    border-left: 1px solid #C0C0C0;
}


.wpsPortletTabMiddleCenter {
    background-image: url("./colors/default/PortletTabCenter.jpg");
    background-repeat: repeat-x;
    background-color: #FFFFFF;
    white-space: nowrap;
    border-style: none;
}


.wpsPortletTabMiddleEnd {
    background-image: url("./colors/default/PortletTabCenter.jpg");
    background-repeat: repeat-x;
    background-color: #FFFFFF;
    border-top: 0px none #C0C0C0;
    border-right: 1px solid #C0C0C0;
    border-bottom: 0px none #C0C0C0;
    border-left: 0px none #C0C0C0;
}


.wpsPortletTabBottomStart {
    background-color: #FFFFFF;
    border-top: 0px none #C0C0C0;
    border-right: 0px none #C0C0C0;
    border-bottom: 0px none #C0C0C0;
    border-left: 1px solid #C0C0C0;
    width: 5px;
    height: 5px;
}


.wpsPortletTabBottomCenter {
    background-color: #FFFFFF;
    border-style: none;
}


.wpsPortletTabBottomEnd {
    background-color: #FFFFFF;
    border-top: 0px none #C0C0C0;
    border-right: 1px solid #C0C0C0;
    border-bottom: 0px none #C0C0C0;
    border-left: 0px none #C0C0C0;
    width: 5px;
    height: 5px;
}



.wpsPortletSelectedTabTopStart {
    background-image: url("./colors/default/PortletSelectedTabTopLeft.jpg");
    background-repeat: no-repeat;
    background-position: bottom left;
    padding: 0px 2px 0px 2px;
    width: 5px;
    height: 5px;
}


.wpsPortletSelectedTabTopCenter {
    background-image: url("./colors/default/PortletSelectedTabTopMiddle.jpg");
    background-repeat: repeat-x;
    background-position: bottom;
    border-top: 0px solid #AAC2E6;
    border-right: 0px none #AAC2E6;
    border-bottom: 0px none #AAC2E6;
    border-left: 0px none #AAC2E6;
}


.wpsPortletSelectedTabTopEnd {
    background-image: url("./colors/default/PortletSelectedTabTopRight.jpg");
    background-repeat: no-repeat;
    background-position: bottom right;
    border-style: none;
    background-color: transparent;
    padding: 0px 2px 0px 2px;
    width: 5px;
    height: 5px;
}


.wpsPortletSelectedTabMiddleStart {
    background-image: url("./colors/default/portletSelectedTabCenterMid.jpg");
    background-repeat: repeat-x;
    border-top: 0px none #AAC2E6;
    border-right: 0px none #AAC2E6;
    border-bottom: 0px none #AAC2E6;
    border-left: 1px solid #AAC2E6;
}


.wpsPortletSelectedTabMiddleCenter {
    background-image: url("./colors/default/portletSelectedTabCenterMid.jpg");
    background-repeat: repeat-x;
    border-style: none;
    white-space: nowrap;
}


.wpsPortletSelectedTabMiddleEnd {
    background-image: url("./colors/default/portletSelectedTabCenterMid.jpg");
    background-repeat: repeat-x;
    border-top: 0px none #AAC2E6;
    border-right: 1px solid #AAC2E6;
    border-bottom: 0px none #AAC2E6;
    border-left: 0px solid #AAC2E6;
}


.wpsPortletSelectedTabBottomStart {
    background-color: #FFFFFF;
    border-top: 0px none #AAC2E6;
    border-right: 0px none #AAC2E6;
    border-bottom: 0px none #AAC2E6;
    border-left: 1px solid #AAC2E6;
    width: 5px;
    height: 5px;
}


.wpsPortletSelectedTabBottomCenter {
    background-color:  #FFFFFF;
    border-style: none;
}


.wpsPortletSelectedTabBottomEnd {
    background-color:  #FFFFFF;
    border-top: 0px none #AAC2E6;
    border-right: 1px solid #AAC2E6;
    border-bottom: 0px none #AAC2E6;
    border-left: 0px none #AAC2E6;
    width: 5px;
    height: 5px;
}


.wpsPortletTabLink, .wpsPortletTabLink:visited, .wpsPortletTabLink:active, .wpsPortletTabLink:hover {
    color: #333333;
}


.wpsPortletSelectedTabLink, .wpsPortletSelectedTabLink:hover, .wpsPortletSelectedTabLink:visited, .wpsPortletSelectedTabLink:active {
    color: #2056A0;
	font-weight: bold;
}




.wpsPortletToolbar {
    background-color: #c5d1de;
    border-top: 1px solid #e4edf5;
    border-right: 1px solid #95a5b9;
    border-bottom: 1px solid #95a5b9;
    border-left: 1px solid #e4edf5;
}


.wpsPortletToolbarSection {
   border-width: 0px;
}


.wpsPortletToolbarSet {
}


.wpsPortletToolbarButton {    
    background-color: #c5d1de;
    padding: 3px;
    border-width: 1px;
    border-style: solid;
    border-color: #c5d1de;
}


.wpsPortletToolbarButtonRollover {
    background-color: #c5d1de;
    padding: 3px;
    border-top: 1px solid #e4edf5;
    border-right: 1px solid #95a5b9;
    border-bottom: 1px solid #95a5b9;
    border-left: 1px solid #e4edf5;
}


.wpsPortletToolbarButtonPressed {
    background-color: #dadfe5;
    padding: 3px;
    border-top: 1px solid #95a5b9;
    border-right: 1px solid #e4edf5;
    border-bottom: 1px solid #e4edf5;
    border-left: 1px solid #95a5b9;
}


.wpsPortletToolbarButtonSelected {
    background-color: #aeb8c4;
    padding: 3px;
    border-top: 1px solid #95a5b9;
    border-right: 1px solid #e4edf5;
    border-bottom: 1px solid #e4edf5;
    border-left: 1px solid #95a5b9;
}


.wpsPortletToolbarButtonSelectedRollover {
    background-color: #aeb8c4;
    padding: 3px;
    border-top: 1px solid #e4edf5;
    border-right: 1px solid #95a5b9;
    border-bottom: 1px solid #95a5b9;
    border-left: 1px solid #e4edf5;
}


.wpsPortletToolbarButtonIcon {
    width: 16px;
    height: 16px;
}


.wpsPortletToolbarControl {
    padding: 3px;
}


.wpsPortletToolbarText {
    color: #333333;
}


.wpsPortletToolbarDisabledText {
    color: #999999;
}


.wpsPortletToolbarLink, .wpsPortletToolbarLink:hover, .wpsPortletToolbarLink:visited, .wpsPortletToolbarLink:active {
    color: #333333;
}



.wpsPortletToolbarSeparator {
    background-color: #95a5b9;
    width: 1px;
    margin: 0px;
    padding: 0px;
    border-top: 0px none #95a5b9;
    border-right: 1px solid #e4edf5;
    border-bottom: 0px none #e4edf5;
    border-left: 0px none #95a5b9;
}


.wpsPortletToolbarSpacer {
    padding: 0px 2px 0px 2px; 
}


.wpsPortletToolbarHandle {
    background-color: #c5d1de;
    padding: 0px;
    margin: 0px;
    width: 1px;
    border-top: 1px solid #e4edf5;
    border-right: 1px solid #95a5b9;
    border-bottom: 1px solid #95a5b9;
    border-left: 1px solid #e4edf5;
}





.wpsBreadcrumbTrail {
    font-weight: bold;
}


.wpsBreadcrumbTrailLink, .wpsBreadcrumbTrailLink:hover, .wpsBreadcrumbTrailLink:visited, .wpsBreadcrumbTrailLink:active {
    font-weight: bold;
    color: #3366CC;
    text-decoration: underline;
}












.wpsPortletAccentArea {
    background-color: #c5d1de;
    color: #333333;
}


.wpsPortletAccentArea3DHighlight {
    background-color: #e4edf5;
    color: #333333;
}


.wpsPortletAccentArea3DShadow {
    background-color: #95a5b9;
    color: #333333;
}





.wpsWizardTitle {
    font-weight: bold;
    background-color: #c1c1c1;
    color: black;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}


.wpsWizardStepNotification {
    background-color: #dfdfdf;
    color: black;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}


.wpsWizardBottomSubmit {
    background-color: #c1c1c1;
    color: black;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 25px;
}





.wpsCursorPointer {
	cursor: pointer;
}








.weekday_header {
    font-size: x-small;
    background-color: #999999;
    color: #333333;
}


.other_month_header {
    background-color: #E4E3E3;
    color: #7E7001;
    height: 20px;
}


.current_month_header {
    background-color: #CBDBF3;
    color: #333333;
    height: 20px;
}


.other_month_cell {
    background-color: #F0F0F0;
}


.current_month_cell {
    background-color: #FFFFFF;
    color: Black;
}


.current_day_header {
    font-size: x-small;
    background-color: #92B5E6;
    color: #333333;
    height: 20px;
}


a.current_day_header:link {
    background-color: transparent;
    color: #333333;
}


a.other_month_header:link {
    background-color: transparent;
    color: #0000ff;
}


a.current_month_header:link {
    background-color: transparent;
    color: #0050C9;
}









a.wpsPersonName {
	text-decoration: none;
	white-space: nowrap;
	color: #3366CC;
}

a.wpsPersonName:visited {
	text-decoration: none;
	white-space: nowrap;
	color: #666699;
}

a.wpsPersonName:hover {
	text-decoration: underline;
	white-space: nowrap;
	color: #666699;
}







.wpsGettingStartedTitle
{
    font-size: small;
	font-weight: normal;
    color: #2055A3;
}

.wpsGettingStartedHeader
{
    font-size: x-small;
	font-weight: normal;
    color: #2055A3;
}

.wpsGettingStartedBody
{
    font-size: xx-small;
	color: #616161;
    padding-top: 10px;
}

.gsTableOutside
{
    background-color: #E0EDFC;
    vertical-align : top;
}

.gsTableInside
{
    background-color: #E0EDFC;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    vertical-align : top;
}

.gsTableEnd
{
    background-image: url("./colors/default/gs_end.gif");
    background-repeat: repeat-x;
}









.wpsSearchInfoBar{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: x-small;
    color: #333333;
	background-color: #c7d9f1;
}

.wpsSearchUrl, a.wpsSearchUrl {
	font-weight: bold;
}

.wpsSearchUrlAddressText{
	color: #008000;
	font-style: italic;
}

.wpsSearchAttributeText{
	color: #c1c1c1;
	font-style: italic;
}














.lwp-teamSpace-title, .lwp-webConference-title {
    font-weight: bold;
    background-color: #5C5C5C;
    color: #FFFFFF;
}


.popup-background {
	background-color: #eeeeee;
}


.lwp-middleToolbar {
    font-size: x-small;
    color: #737373; 
    background-color: #FFFFFF;
    border-bottom: 0px solid #D8D8E0;
    padding: 4px 4px;
    margin: 0px;
}


.lwpAdminButton {
    font-size: x-small;
    color: #FFFFFF; 
    background-color: #A0A0A0;
	text-decoration: none;
	padding: 0px 5px;
    margin: 0px;
}


.lwpAdminButtonLink, .lwpAdminButtonLink:hover, .lwpAdminButtonLink:active, .lwpAdminButtonLink:visited {
    font-size: x-small;
    font-weight: normal;
    color: #FFFFFF; 
    background-color: #A0A0A0;
    margin: 0px;
    text-decoration: none;
}


.lwpNavButton {
    color: #FFFFFF; 
    background-color: #70A8F0;
    margin: 0px;
	text-decoration: none;
	padding: 0px 5px;       
}


.lwpNavButtonLink, .lwpNavButtonLink:hover, .lwpNavButtonLink:active, .lwpNavButtonLink:visited {
    font-weight: normal;
    color: #FFFFFF; 
    background-color: #70A8F0;
    margin: 0px;
    text-decoration: none;
}


.button-link, a.button-link, a.button-link:hover, a.button-link:visited {
	text-decoration: none;
	color: #000000;
}



.lwpButtonGroup{
	margin: .25em 4px;
}


.lwpIconOnly, .lwpIconOnlyDisabled {
	border:0px;
	background-color:white;
}


.lwpDialogIconBackground {
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	background-color: #DDDDDD;
	background-image: url("./colors/default/DialogIconTextBackground.gif");
	background-repeat: repeat-x;
	border: 1px solid #919191;
    padding: 0px 2px;
	margin: 0px;
	overflow: visible;
	font-weight: normal;
	color: #000000;
	cursor: pointer;
}


.lwpDialogDisabledIconBackground, .lwpDialogIconBackgroundDisabled {
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	background-color: #DDDDDD;
	background-image: url("./colors/default/DialogIconTextBackground.gif");
	background-repeat: repeat-x;
	background-position: left center;
	border: 1px solid #919191;
    padding: 0px 2px;
	margin: 0px;
	overflow: visible;
	font-weight: normal;
	color: #888888;
}


.lwpButtonText { 
    font-weight: bold;
    text-decoration: none;
	color: #000000;
	vertical-align: middle;
    background-color: #DDDDDD; 
    background-image: url("./colors/default/ButtonBackground.gif");
    background-repeat: repeat-x;
    background-position: left center; 
    border-top: 1px solid #919191;
    border-bottom: 1px solid #919191;
    border-right: 1px solid #919191;
    border-left: 1px solid #919191;
    padding: 0px 2px;
	overflow: visible;
    margin: 0px;
    text-align: center;
}



.lwpButtonTextDisabled {
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	background-color: #DDDDDD;
	background-image: url("./colors/default/ButtonBackground.gif");
	background-repeat: repeat-x;
	background-position: left center;
	border-top: 1px solid #919191;
    border-bottom: 1px solid #919191;
    border-right: 1px solid #919191;
    border-left: 1px solid #919191;
    padding: 0px 2px;
	margin: 0px;
	overflow: visible;
	font-weight: bold;
	color: #888888;
}


.lwpButtonSpacer {
	margin-right: 2px;
}








.lwpSeparatorBg {
    background-color: #999999;
    height: 1px;
}

div.lwpSeparatorBg {
    background-color: #999999;
	margin: 2px 0 2px 0;
}


.borderNone {
	border-width: 0 ! important;
}


.lwpPortletTitleBorder {
   background-image: url("./colors/default/skin_border.gif");
   background-position: bottom;
   background-repeat: repeat-x;
}


.lwpAlignRight {
	text-align: right; 
}


.lwpBorderAll {
	border-right: 1px solid #DCDCDC;
	border-left: 1px solid #DCDCDC;	
	border-top: 1px solid #DCDCDC;	
	border-bottom: 1px solid #DCDCDC;	
}


.lwpShadowBorder {
	border-right: 1px solid #888888;
	border-bottom: 1px solid #888888;	
}


.lwpSearchBar{
	margin: 5px 0;
	background-color: #ECECEC;			
	text-align: right;
}	
	
.lwpSearchBar table{
	margin-right: 0;
	margin-left: auto;
}

.lwpSearchBar td{		
	padding: 5px 3px 5px 2px;
}

.lwpSearchBar .portlet-form-field-label{
	padding-left: 10px;
}


.lwpInlineHelp td{
	padding: 5px 10px 5px 1px;
	vertical-align: top;
}


.lwpMenuHeader, a.lwpMenuHeader, a.lwpMenuHeader:visited, a.lwpMenuHeader:hover {
	background-color: #F0F0F0;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	cursor: pointer;
}


.lwpMenuBackground {
	background-color: #ffffff;
}


.lwpMenuItem, a.lwpMenuItem, a.lwpMenuItem:visited, a.lwpMenuItem:hover  a.lwpMenuItem:active {
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
}


.lwpSelectedMenuItem, a.lwpSelectedMenuItem:visited, a.lwpSelectedMenuItem:hover, a.lwpSelectedMenuItem:active{
	background-color: #284888;
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
}


.lwpMenuItemDisabled, a.lwpMenuItemDisabled, a.lwpMenuItemDisabled:visited, a.lwpMenuItemDisabled:hover, a.lwpMenuItemDisabled:active {
	color: #888888;
	text-decoration: none;
	background-color: #ffffff;
	font-style: italic;
}


.unreadMailText, a.unreadMailText {
    font-weight: bold;
	text-decoration: underline;
	color: #3366CC;
}


.lwpLastReadMark {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	text-align: center;
	padding: 3px 0;
}


.lwpDateStampMark {
	font-weight: bold;
	color: #666666;
	background-color: #999999;
	text-align: center;
	padding: 3px 0px;
}





.lwpCalFsizeX {
	font-size: small;
}

.lwpCalViewMenuPosition {
	padding-left: 2px;
	padding-top: 8px;
	padding-bottom: 8px; 
}

a.lwpCalLinkText {
	text-decoration: none;
}

a.lwpCalLinkText:hover {
	text-decoration: underline;
}

a.lwpCalDateLinkText, a.lwpCalDateLinkText:visited {
	text-decoration: none;
	color: #000000;
}

a.lwpCalDateLinkText:hover {
	text-decoration: underline;
	color: #666699;
}

a.lwpCalInactiveDateLinkText, a.lwpCalInactiveDateLinkText:visited {
	text-decoration: none;
	color: #a0a0a0;
}

a.lwpCalInactiveDateLinkText:hover {
	text-decoration: underline;
	color: #666699;
}

.lwpCal1WeekCellRow {
	height: 6em;
	font-weight: normal;
}

.lwpCalCellRow {
	height: 2.2em;
	font-weight: normal;
}

.lwpCalLDivider {
	border-left: solid 1px #aaaaaa;
}

.lwpCalTDivider {
	border-top: solid 1px #aaaaaa;
}

.lwpCalNoBottom {
	border-bottom: none;
}

.lwpCalHeader {
	color: #3366CC;
    font-weight: bold;
	vertical-align: top;
}

.lwpCalHeaderImage {
   padding: 12px 3px 2px 0px; 
   margin-bottom: 5px;
}

.lwpCalAttendeeHeading { 
	color: #898989; 
}

.lwpCalSectionHeader {
   font-weight: bold;
   color: black;
   padding-top: 12px;
   padding-bottom: 2px;
   margin-bottom: 5px;
   display: block;
}

.lwpCalInviteeSection {
   padding-left:2px;   
}

.lwpCalWeekNumber {
	color: #808080;
}

.lwpCalEntryHoverDetail {
	border : solid 1px #000000;
	position: absolute; 
	visibility: hidden; 
	width: 400px;
	overflow: hidden;
}

.lwpCalEventField { 
	padding:5px 0px 3px 0px; 
}

.lwpCalEntryHoverPosition {
	padding-left: 5px;
}

.lwpCalBgMeeting, .lwpCalBgWebConf {
	background-color: #C3D3E6;
}

.lwpCalBgAppointment{
	background-color: #D8F8D8;
}

.lwpCalBgAnniversary{
	background-color: #F8E8D0;
}

.lwpCalBgReminder{
	background-color: #F8F8D0;
}

.lwpCalBgAllDayEvent{
	background-color: #F8E0E0;
}

.lwpCalTodayCell {
	border: solid 1px #000000;
}

.lwpCalMonthDayCell {
	border-top: solid 1px #AAAAAA;
	height: 6.4em;
	width: 14%;
}

.lwpCalInactiveDayCell {
	background-color: #efefef;
}

.lwpCalInactiveDay {
	color: #a0a0a0;
}

.lwpCalSeperator {
	border-bottom: solid 1px #ffffff;
}

.lwpCalConflict {
	border-left: solid 2px #000000;
}

.lwpCalTimeText {
	text-align: right;
}

.lwpCalEntryPosition {
	padding-top: 2px;
}

.lwpCalBDivider {
	border-bottom: solid 1px #aaaaaa;
}







.lwpPpkList {
    width: 250px;
    height: 200px;
    padding-left: 2px;
    border-right: 1px solid #c0c0c0;
    border-bottom: 1px solid #c0c0c0;
    border-left: 1px solid black;
    border-top: 1px solid black;
    overflow: auto;
}

.lwpPpkListBorder {
    width: 250px;
    height: 200px;
    border-left: 1px solid #a0a0a0;
    border-top: 1px solid #a0a0a0;
}

.lwpPpkNormalText {
    background-color: white; 
    color: black;
}

.lwpPpkSelectedText {
    background-color: #284888;
    color: white;
}








.lwpMailboxRecipientAnchor, a.lwpMailboxRecipientAnchor {	
	color: black;
	text-decoration: underline;
	cursor: pointer;
}

.lwpMailboxRecipientAnchor:hover, a.lwpMailboxRecipientAnchor:hover {
	color: black;
	text-decoration: underline;
	cursor: pointer;
}

.lwpMailboxRecipientAnchor:visited, a.lwpMailboxRecipientAnchor:visited {
	color:black;
}







.chat_background {
    background-color: #FFFFFF;
}

.chat_partner_presence {
	border-top : 1px solid #AAAAAA;
	border-left : 1px solid #AAAAAA;
	border-color : #AAAAAA;
	padding: 3px;
    background-color: #EEEEEE;
}

.chat_partner_presence_corner {

    background-image: url("./colors/default/chat_presence_corner.gif");
    background-repeat: no-repeat;
    background-position: top;
    background-color: transparent;
    background-color: #FFFFFF;
}

.chat_partner_alert {
	border-top : 1px solid #AAAAAA;
	border-left : 1px solid #AAAAAA;
	border-right : 1px solid #AAAAAA;
	border-color : #AAAAAA;
	padding: 3px;
    background-color: #FFFFFF;
	color: #666666;
}

.chat_transcript {
	border-left : 1px solid #AAAAAA;
	border-right : 1px solid #AAAAAA;
	border-bottom : 1px solid #AAAAAA;
	border-top : 1px solid #AAAAAA;
	border-color : #AAAAAA;
}

.chat_transcript_nway {
	border-top : 1px solid #456A8B;
	border-left : 1px solid #456A8B;
	border-right : 1px solid #456A8B;
	border-bottom : 1px solid #456A8B;
	border-color : #456A8B;
}

.chat_message_input {
	border-top : 1px solid #AAAAAA;
	border-left : 1px solid #AAAAAA;
	border-right : 1px solid #AAAAAA;
	border-bottom : 1px solid #AAAAAA;
	border-color : #AAAAAA;
    background-color: #FFFFFF;
}

.chat_statusbar {
	border-top : 1px solid #AAAAAA;
	border-color : #AAAAAA;
	background-color: #EEEEEE;
	color: #AAAAAA;
}

.chat_participants {
	border-bottom : 1px solid #D8D8D8;
	border-color : #D8D8D8;
}












.lwp-agendaItemDocument {
	color: #585858;
	padding-top: 3px;
	padding-bottom: 3px;
}


.lwp-agendaItem-ul {
	padding-top: 3px;
	list-style-type: none;
	margin-left: 0px;
	margin-right: 20px;
	padding-bottom: 0px;
}


.lwp-agendaItem-li {
	padding-top: 0px;
	padding-bottom: 0px;
}


.lwp-agendaItem, .lwp-agendaItem:visited, a.lwp-agendaItem, a.lwp-agendaItem:active, a.lwp-agendaItem:visited, .lwp-agendaItemPage, a.lwp-agendaItemPage, .lwp-agendaItemSlide, .lwp-agendaItemPage:visited, .lwp-agendaItemSlide:visited {
	background-color: rgb(246,246,246);
	text-decoration: none;
	color: #7080A8;
	font-weight: normal;
	padding-top: 1px;
	padding-bottom: 1px;
}


a.lwp-agendaItem:hover, .lwp-agendaItemPage:hover, .lwp-agendaItemSlide:hover {
	text-decoration: underline;
	color: #639ACE;
	font-weight: normal;
}


.lwp-selectedAgendaItem, a.lwp-selectedAgendaItem {
    background-color: rgb(49, 106, 197);
	padding-top: 1px;
	padding-bottom: 1px;
	color:#FFFFFF;
	line-height: 150%;
	text-decoration: none;
	font-weight: bold;
}

.lwp-selectedAgendaItem:visited, a.lwp-selectedAgendaItem:visited {
	color: #FFFFFF;
}

a.lwp-selectedAgendaItem:hover {
    background-color: rgb(49, 106, 197);
	padding-top: 1px;
	padding-bottom: 1px;
	color:#FFFFFF;
	line-height: 150%;
	text-decoration: underline;
	font-weight: bold;
}


.lwpProjectorHeaderStart { 
	background-color: #70A8F0; 
	border-top: 1px solid #777777;
	border-right: 0px none #777777;
	border-bottom: 0px none #777777;
	border-left: 1px solid #777777;	
}


.lwpProjectorHeaderMiddle {
	background-color: #70A8F0;
	border-top: 1px solid #777777;
	border-right: 0px none #777777;
	border-bottom: 0px none #777777;
	border-left: 0px none #777777;	
	color: #343434;
    font-weight: bold;
}


.lwpProjectorHeaderEnd {
	background-image: url("./colors/default/projectorTableTopRight.gif");
	background-repeat: no-repeat;
	background-position: right top;
	background-color: transparent;
}


.lwpSlideTable {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}



.lwpSlideTableHeadStart, .lwpSlideTableHeadMiddle, .lwpSlideTableHeadEnd {
    font-weight: bold;
	color: #989898;
	text-align: left;
	background-color: #ffffff;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #000000;
}


.lwpSlideBorder
{
	border-color: #b0b0c0;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
}


.lwpAgendaFrameDiv
{
	position:absolute;
	width:100%;
	visibility:hidden;
	bottom:0;
	border:1px solid rgb(233, 233, 233);
	background-color: rgb(246, 246, 246);
	top:80px;
}


.lwpAttendeesFrameDiv
{
	width:100%;
	position:absolute;
	bottom:0;
	border:1px solid rgb(233, 233, 233);
	background-color: rgb(246, 246, 246);
	visibility:hidden;
	overflow:auto;
	top:26px;
}


.lwpDownloadsFrameDiv
{
	width:100%;
	position:absolute;
	bottom:2px;
	visibility:hidden;
	top:26px;
	
}

.lwpHostingStarted {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}

.lwpHostingStartedLarge {
	font-size: small; 
	font-weight: bold;
	color: #FFFFFF;
}










.lwp_labelNormalStyle, a.lwp_labelNormalStyle, a.lwp_labelNormalStyle:visited, a.lwp_labelNormalStyle:active {
    color: #000000; 
	text-decoration: none;
}

.lwp_tdStyle {
	white-space:nowrap; 
	padding:0px; 
}

.lwp_linkTextStyle {
	text-decoration:none;
}

.lwp_nodeStyle {
	border-collapse: collapse; 
	border-spacing:0px;
}


.lwp_nodeImageStyle {
	border-top: 0px; 
	border-right: 0px; 
	border-left: 0px; 
	border-bottom: 0px; 
}


.lwp_labelHighlightStyle, a.lwp_labelHighlightStyle, a.lwp_labelHighlightStyle:active, a.lwp_labelHighlightStyle:visited { 
	font-weight: bold;
    text-decoration: none;
	color: #FFFFFF; 
	background-color: #A0A0A0; 
	padding-right: 5px;
}


.lwp_labelMouseoverStyle, a.lwp_labelMouseoverStyle:hover, a.lwp_labelMouseoverStyle:active {
	font-weight: normal;
    text-decoration: underline;
	color: #000000; 
}


.lwp_labelDragoverStyle{
	font-weight: normal;
	text-decoration: underline;
	color: #000000; 
}


.lwpFldNodeLableSpacing, .lwpFldNodeLabelSpacing {
	padding-left: 5px;
}


.lwpTreePanel {
	overflow: auto;
	height: 100%;
	width: 18em;
}


.lwpTreePanelBody {
	border-left: 1px solid #aaaaaa;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
}


.lwpTreePanelHeader {
	background-color: #F0F0F0;
	border-left: 1px solid #aaaaaa;
	border-right: 0px;
	border-top: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
}


.lwpTreePanelFooter {
	background-color: #F0F0F0;
	border-left: 1px solid #aaaaaa;
	border-right: 0px;
	border-top: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
}










.lwpPeopleFlyoutExpanded {
	background-color: #DEDEDE;
	border-left: 1px solid #9A9A9A;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 1px solid #DEDEDE;
}


.lwpPeopleFlyoutCollapsed {
	background-color: #DEDEDE;
	border-left: 1px solid #686868;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 1px solid #DEDEDE;
}


.lwpPeopleFlyoutFrame {
	background-color: #DEDEDE;
	border-left: 1px solid #686868;
	border-right: 1px solid #686868;
	border-top: 1px solid #686868;
	border-bottom: 1px solid #686868;
}









.lwpTimeDateBorder {
	border:0px;
}
 
.lwpTimeDateCalBorder { 
	background-color: white;
	border-top: 1px none #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
}

.lwpTimeDateCalText { 
	font-weight: bold; 
}

.lwpTimeDateDayName { 
	text-align: center;
	font-weight: normal;
	vertical-align: middle;
	background-color: white;
	border-top: 1px none #aaaaaa;
	border-right: 1px none #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	border-left: 1px none #aaaaaa;
}

.lwpTimeDateDay { 
	text-align: center;
	vertical-align: middle;
	background-color: white;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #aaaaaa;
}

.lwpTimeDateWeekendDay { 
	text-align: center;
	vertical-align: middle;
	background-color: white;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #aaaaaa;
}

.lwpTimeDateDayLink { 
	text-decoration:none;
}

.lwpTimeDateCalTop {
	border: 1px solid #aaaaaa;
	background-color: #eeeeee;
}

.lwpTimeDateSelectedCalTop { 
	border: 1px solid #606098;
	background-color: #d0d0d0;
}

.lwpTimeDateSelectedDay { 
	text-align: center;
	vertical-align: middle;
	background-color: #ffffff;
}

.lwpTimeDateSelectedDayLink { 
	text-decoration:none;
	text-align: center;
	vertical-align: middle;
	background-color: #d0d0d0;
}

.lwpTimeDateSelectedWeek { 
	text-decoration:none;
	text-align: center;
	vertical-align: middle;
	background-color: #d0d0d0;
}

.lwpTimeDateSelectedAllWeeks { 
	text-decoration:none;
	text-align: center;
	vertical-align: middle;
	background-color: #e8e8e8;
}

.lwpTimeDateWeek { 
	text-decoration:none;
	text-align: center;
	vertical-align: middle;
	background-color: #ffffff;
	border: 1px solid #aaaaaa;
}

.lwpTimeDateMonthRadio { 
	text-decoration:none;
	text-align: center;
	vertical-align: middle;
	width:15px;
	border-right: 1px solid #aaaaaa;
}

.lwpTimeDateWeekRadioOn { 
	text-decoration:none;
	text-align: center;
	vertical-align: middle;
	background-color: #d0d0d0;
	width:15px;
	border-color: #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
}

.lwpTimeDateWeekRadioOff { 
	text-decoration:none;
	text-align: center;
	vertical-align: middle;
	background-color: #ffffff;
	width:15px;
	border-color: #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
}

.lwpTimeDateEmptyDayName { 
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	background-color: #ffffff;
	width:15px;
	border-right: 1px solid #aaaaaa;
	border-left: 1px none #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
}











.outerTreeStyle{
	color: WindowText;
	border-width: 0px;
	border-style: none;
	padding:0px;
	font-weight: 400;
}


.nodeStyle{
	padding: 0px;
	letter-spacing: 0;
	border-collapse: collapse;
}


.scrollStyle{
 	overflow: auto;
 	width: 200px;
}


.tdStyle{
	padding: 0px;
	width: 200px;	
}



.labelDragoverStyle{
	font-size: 11px;
	color: #000000;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
}

.linkTextStyle{
	text-decoration: none
}


.classForTreeSysIcons {
	
	
}


.tdTreeTabStyle{
	padding: 0px;
	width: 200px;
	margin:0px
}


.tdTableStyle{
	width: 200px;
	padding:0px;
	margin:0px
}


.headerStyle{
	width: 200px;
	background-color: ThreeDFace;
	color: WindowText;
	border-width: 1px;
	border-style: solid;
	border-color: ThreeDShadow;
	margin:0px;
	padding:0px;
}



.tree{
}


.tree_outerTreeStyle
{
	color: WindowText;
	border-width: 0px;
	border-style: none;
	padding: 0px;
	font-weight: 400;
}


.tree_nodeStyle {
	padding: 0px;
	letter-spacing: 0;
	border-collapse: collapse;
	margin: 0px;
}


.tree_scrollStyle{
 	overflow: auto;
 	width: 200px;
}


.tree_tdStyle{
	padding: 0px;
	width: 200px;	
}


.tree_labelNormalStyle {
	font-size: 11px;
	color: #000000;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; 
}


.tree_nodeImageStyle {
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	width: 19px;
	border-bottom: 0px;
	height: 16px
}


.tree_labelHighlightStyle{
	font-size: 11px;
	color: #000000;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.tree_labelMouseoverStyle{
	font-size: 11px;
	color: #000000;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
}


.tree_labelDragoverStyle{
	font-size: 11px;
	color: #000000;
	background-color: #bbbbbb;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
}


.tree_linkTextStyle{
	text-decoration: none
}


.tree_classForTreeSysIcons {
	
	
}


.tree_tdTreeTabStyle{
	padding: 0px;
	width: 200px;
	margin:0px
}


.tree_tdTableStyle{
	width: 200px;
	padding:0px;
	margin:0px
}


.tree_headerStyle{
	width: 200px;
	background-color: ThreeDFace;
	color: WindowText;
	border-width: 1px;
	border-style: solid;
	border-color: ThreeDShadow;
	margin:0px;
	padding:0px;
}


.wpsEditorToolbar {
    max-height: 24px;
    background-color: #D8D8D8;
    border-top: 1px solid #aebccf;
    border-right: 1px solid #355787;
    border-bottom: 1px solid #355787;
    border-left: 1px solid #aebccf;
    border-top: 1px solid #cccccc;
}

.wpsEditorToolbarSection {
   border-width: 0px;
}

/* Table displaying the tools in this section */
.wpsEditorToolbarSet {
}

tr.wpsEditorToolbar {
    padding: 0px 2px 0px 2px;
} 

table.wpsEditorToolbar {
    padding: 0px 0px 0px 0px;
    width: 100%;
    height: 24px;   
    background-color: #f0f0f0;
    border-top: 1px solid #cccccc;
    border-bottom: 0px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    background-color: white;
    background-image: url(/wps/DocEditor/images/editor_toolbar_gradient.gif);
    background-repeat:  repeat-x;
    background-position: 0px 0px;
}    

/* A normal toolbar button */
.wpsEditorToolbarButton {
    padding: 3px;
    margin: 0px
    border-width: 1px;
    border-style: none;
}

/* A toolbar button with the mouse hovering over it */
.wpsEditorToolbarButtonRollover {

/*    background-color: #d8d8d8;
    margin:0px;
    padding: 2px;
    border-top: 1px solid #d8d8d8;
    border-right: 1px solid #888888;
    border-bottom: 1px solid #888888;
    border-left: 1px solid #d8d8d8; */

    background-color: WHITE;
    margin:0px;
    padding: 2px;
    border-top: 1px solid WHITE;
    border-right: 1px solid WHITE;
    border-bottom: 1px solid WHITE;
    border-left: 1px solid WHITE;
}

/* A toolbar button with the mouse button pressed or selected */
.wpsEditorToolbarButtonPressed {
    background-color: #d8d8d8;
    margin:0px;
    padding: 2px;
    border-top: 1px solid #888888;
    border-right: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    border-left: 1px solid #888888;
}

/* A selected toolbar button */
.wpsEditorToolbarButtonSelected {
    background-color: #aeb8c4;
    margin:0px;
    padding: 2px;
    border-top: 1px solid #95a5b9;
    border-right: 1px solid #e4edf5;
    border-bottom: 1px solid #e4edf5;
    border-left: 1px solid #95a5b9;
}

/* A toolbar button with the mouse hovering over it */
.wpsEditorToolbarButtonSelectedRollover {
    background-color: #aeb8c4;
    margin:0px;
    padding: 2px;
    border-top: 1px solid #e4edf5;
    border-right: 1px solid #95a5b9;
    border-bottom: 1px solid #95a5b9;
    border-left: 1px solid #e4edf5;

}

/* An icon displayed on a toolbar button */
.wpsEditorToolbarButtonIcon {
    width: 18px;
    height: 18px;
    margin:0px
    padding:0px;
}

/* A toolbar area displaying non-button controls such as text, or a dropdown */
.wpsEditorToolbarControl {
    padding: 1px 1px;
}

/* A toolbar area displaying non-button controls such as text, or a dropdown */
select.wpsEditorToolbarControl {
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
}

/* Text on the toolbar */
.wpsEditorToolbarText {
    color: #333333;
}

/* A link on the toolbar */
.wpsEditorToolbarLink, .wpsEditorToolbarLink:hover, .wpsEditorToolbarLink:visited, .wpsEditorToolbarLink:active {
    color: #333333 ;
}

/* A separator between groups of toolbar items */
.wpsEditorToolbarSeparatorNew {
    background-color: #355787;
    height: 18px;
    width: 5px;
    margin: 0px;
    padding: 0px;
    border-top: 0px none #305A8B8C8;
    border-bottom: 0px none #305080;
    border-left: 1px none #aebccf;
}

/* A separator between groups of toolbar items */
.wpsEditorToolbarSeparator {
    background-image: url(/wps/DocEditor/images/separator.gif);
    margin: 0px;
    padding: 0px 7px 0px 7px;
}

/* A spacer between groups of toolbar items  */
.wpsEditorToolbarSpacer {
    padding: 0px 2px 0px 2px;
}

/* A separator between groups of toolbar items */
.wpsEditorToolbarHandle {
    background-color: #c5d1de;
    padding: 0px;
    margin: 0px;
    width: 1px;
    border-top: 1px solid #e4edf5;
    border-right: 1px solid #95a5b9;
    border-bottom: 1px solid #95a5b9;
    border-left: 1px solid #e4edf5;
}

.wpsEditorTextArea {
    background-color: #fff;
    border: 1px solid #cccccc;
    padding: 0px;
    margin: 0px;
}

.wpsEditorTextAreaText {
    margin: 0px;  
    padding: 0px;
    border: 0px none;
}


 

/*
	colors
	red						: #e10000
	dark blue				: #000033

*/

*
{  
    margin: 0px;
    padding: 0px;
}
:focus /* removes the dotted line in Safari on an A element */
{
	-moz-outline-style: none;
}
html { /* overflow: -moz-scrollbars-vertical; */ }
input, textarea { font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;}
body
{
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000033;
	background:#FFF url(./images/mpcgo/body-bg.jpg) no-repeat center 0px;
}
ul { list-style-type:none; }
.hidden { display:none; }
.clearer
{
	clear: both;
	height:1px;
	font-size:1px;
}
.center {
	width:999px;
	margin:0px auto;
	min-height:468px;
	background:#fff url(./images/mpcgo/body-bg.jpg) no-repeat -298px 0px;
}
.airplane { background:url(./images/mpcgo/airplane-martinaircargo.jpg) no-repeat 16px 222px}

.header {
	position:relative;
	width:999px;
	height:98px;
}
	.logo-MartinairCargo {
		position:absolute;
		top:30px;
		left:741px;
		width:200px;
		height:61px;
	}
		.logo-MartinairCargo a {
			display:block;
			width:200px;
			height:61px;
			text-indent:-9999px;
			overflow:hidden;
			background:url(./images/mpcgo/logo-martinair-cargo.gif) no-repeat 0px 0px;
		}
	.topNav {
		position:absolute;
		top:42px;
		left:49px;
	}
			.topNav ul {
				float:left;
			}
				.topNav ul li {
					float:left;
					display:block;
					background:url(./images/mpcgo/topnav-pipe.gif) no-repeat right 5px;
			}
				.topNav ul li a {
					float:left;
					height:20px;
					color:#000033;
					padding:5px 11px 0px 10px;
					text-decoration:none;
				}
					/* Exception Mac browsers */
					.mac.safari .topNav ul li a {
						height:20px;
						padding:5px 11px 0px 10px;
					}
					.mac.gecko .topNav ul li a {
						height:21px;
						padding:4px 11px 0px 10px;
					}
				.topNav ul li.noPipe {
					background:none;
				}
				.topNav ul li a:hover {
					text-decoration:underline;
				}
			.topNav .bg {
				float:left;
				width:146px;
				height:25px;
				background:url(./images/mpcgo/topnav-input.gif) no-repeat 0px 0px;
			}
				.topNav .bg input {
					width:126px;
					height:20px;
					color:#808080;
					padding:5px 0px 0px 0px;
					margin-left:10px;
					font-size:12px;
					border:none;
					background:none;
				}
					/* Exception Mac browsers */
					.mac.gecko .topNav .bg input {
						height:21px;
						padding:5px 0px 0px 0px;
					}

.mainNav {
	position:relative;
	width:867px;
	height:68px;
	padding:0px 66px 10px 66px;
}
	.mainNav ul {
		position:relative;
	}
	.mainNav ul li.home a {
		position:absolute;
		top:0px;
		left:0px;
		height:31px;
		width:99px;
		text-indent:-9999px;
		overflow:hidden;
		background:url(./images/mpcgo/mainnav-home.gif) no-repeat 0px 0px;
		z-index:10;
	}
	.mainNav ul li.b-1 a {
		position:absolute;
		top:37px;
		left:0px;
		height:31px;
		width:167px;
		text-indent:-9999px;
		overflow:hidden;
		background:url(./images/mpcgo/mainnav-network.gif) no-repeat 0px 0px;
		z-index:10;
	}
		.mainNav ul li.b-1 a:hover {
			background:url(./images/mpcgo/mainnav-network.gif) no-repeat 0px -62px;
			z-index:20;
		}
		.mainNav ul li.b-1 a.select {
			background:url(./images/mpcgo/mainnav-network.gif) no-repeat 0px -31px;
			z-index:20;
		}
	.mainNav ul li.b-2 a {
		position:absolute;
		top:37px;
		left:147px;
		height:31px;
		width:167px;
		text-indent:-9999px;
		overflow:hidden;
		background:url(./images/mpcgo/mainnav-services.gif) no-repeat 0px 0px;
		z-index:10;
	}
		.mainNav ul li.b-2 a:hover {
			background:url(./images/mpcgo/mainnav-services.gif) no-repeat 0px -62px;
			z-index:20;
		}
		.mainNav ul li.b-2 a.select {
			background:url(./images/mpcgo/mainnav-services.gif) no-repeat 0px -31px;
			z-index:20;
		}
	.mainNav ul li.b-3 a {
		position:absolute;
		top:37px;
		left:294px;
		height:31px;
		width:251px;
		text-indent:-9999px;
		overflow:hidden;
		background: url(./images/mpcgo/mainnav-equipment.gif) no-repeat 0px 0px;
		z-index:10;
	}
		.mainNav ul li.b-3 a:hover {
			background:url(./images/mpcgo/mainnav-equipment.gif) no-repeat 0px -62px;
			z-index:20;
		}
		.mainNav ul li.b-3 a.select {
			background:url(./images/mpcgo/mainnav-equipment.gif) no-repeat 0px -31px;
			z-index:20;
		}
	.mainNav ul li.b-4 a {
		position:absolute;
		top:37px;
		left:525px;
		height:31px;
		width:189px;
		text-indent:-9999px;
		overflow:hidden;
		background:url(./images/mpcgo/mainnav-infocenter.gif) no-repeat 0px 0px;
		z-index:10;
	}
		.mainNav ul li.b-4 a:hover {
			background:url(./images/mpcgo/mainnav-infocenter.gif) no-repeat 0px -62px;
			z-index:20;
		}
		.mainNav ul li.b-4 a.select {
			background:url(./images/mpcgo/mainnav-infocenter.gif) no-repeat 0px -31px;
			z-index:20;
		}
	.mainNav ul li.b-5 a {
		position:absolute;
		top:37px;
		left:694px;
		height:31px;
		width:173px;
		text-indent:-9999px;
		overflow:hidden;
		background:url(./images/mpcgo/mainnav-aboutus.gif) no-repeat 0px 0px;
		z-index:10;
	}
		.mainNav ul li.b-5 a:hover {
			background:url(./images/mpcgo/mainnav-aboutus.gif) no-repeat 0px -62px;
			z-index:20;
		}
		.mainNav ul li.b-5 a.select {
			background:url(./images/mpcgo/mainnav-aboutus.gif) no-repeat 0px -31px;
			z-index:20;
		}
.contentContainer {
	float:left;
	width:871px;
	padding:0px 0px 0px 64px;
	padding-bottom:9px;
}
	.container table {
		z-index:1;
	}
	.frame {
		padding:0px 7px 7px 0px;
	}
		.frame .top {
			width:221px;
			height:32px;
			background:url(./images/mpcgo/frame-s-top.png) no-repeat 0px 0px;
		}
		.wide .top {
			width:415px;
			height:32px;
			background:url(./images/mpcgo/frame-w-top.png) no-repeat 0px 0px;
		}
		.thin .top {
			width:643px;
			height:20px;
			background:url(./images/mpcgo/frame-thin-top.png) no-repeat 0px 0px;
		}
		.frame .content {
			float:left;
			width:203px;
			padding:0px 9px 0px 9px;
			background:url(./images/mpcgo/frame-s-tile.png) repeat-y 0px 0px;
		}
		.wide .content {
			float:left;
			width:397px;
			padding:0px 9px 0px 9px;
			background:url(./images/mpcgo/frame-w-tile.png) repeat-y 0px 0px;
		}
		.thin .content {
			float:left;
			width:585px;
			padding:0px 29px 20px 29px;
			background:url(./images/mpcgo/frame-thin-tile.png) repeat-y 0px 0px;
		}
		.frame .bottom {
			width:221px;
			height:11px;
			clear:left;
			background:url(./images/mpcgo/frame-s-bottom.png) no-repeat 0px 0px;
		}
		.wide .bottom {
			width:415px;
			height:11px;
			clear:left;
			background:url(./images/mpcgo/frame-w-bottom.png) no-repeat 0px 0px;
		}
		.thin .bottom {
			width:643px;
			height:20px;
			clear:left;
			background:url(./images/mpcgo/frame-thin-bottom.png) no-repeat 0px 0px;
		}
		.frame h2 {
			font-size:14px;
			font-weight:normal;
			color:#FFF;
			padding: 9px 0px 0px 14px;
		}
		.frame span img {
			margin:1px;
		}
		.frame ul.list {
			float:left;
			padding:1px 0px 17px 0px;
			min-height:110px;
		}
		.frame ul.noMinHeight {
			min-height:1px;
		}
		.frame ul.list li {
			float:left;
			position:relative;
		}
			.frame ul.list li a {
				display:block;
				width:174px;
				min-height:17px;
				font-size:13px;
				color:#000033;
				text-decoration:none;
				padding:4px 0px 0px 29px;
				background:url(./images/mpcgo/arrow-blue-right.gif) no-repeat 19px 8px;
				border-bottom:1px #b2b2b2 solid;
			}
			.wide ul.list li a {
				width:368px;
			}
				/* Exception Mac browsers */
				.mac.gecko .frame ul.list li a {
					min-height:18px;
					padding:3px 0px 0px 29px;
				}
			.frame ul.list li a:hover {
				color:#e10000;
				text-decoration:none;
				background:url(./images/mpcgo/arrow-blue-right.gif) no-repeat 21px 8px;
			}
			.frame ul.list li a.schedule {
				position:absolute;
				top:0px;
				right:9px;
				display:block;
				width:70px;
				height:17px;
				font-size:13px;
				text-align:right;
				text-decoration:none;
				padding:4px 20px 0px 0px;
				xxxtext-indent:-9999px;
				xxxoverflow:hidden;
				background:url(./images/mpcgo/ic-time.gif) no-repeat right 7px;
				border-bottom:none;
			}
				/* Exception Mac browsers */
				.mac.gecko .frame ul.list li a.schedule {
					height:18px;
					padding:3px 20px 0px 0px;
				}
			.frame ul.list li a.schedule:hover {
				background:url(./images/mpcgo/ic-time-h.gif) no-repeat right 7px;
			}

		.frame ul.subNav {
			float:left;
			padding:1px 0px 17px 0px;
		}
		.frame ul.subNav li {
			float:left;
			position:relative;
		}
			.frame ul.subNav li a {
				display:block;
				width:170px;
				min-height:14px;
				font-size:13px;
				color:#000033;
				text-decoration:none;
				padding:4px 4px 3px 29px;
				background:url(./images/mpcgo/arrow-blue-right.gif) no-repeat 19px 8px;
				border-bottom:1px #b2b2b2 solid;
			}
				/* Exception Mac browsers */
				.mac.gecko .frame ul.subNav li a {
					min-height:13px;
					padding:3px 4px 3px 29px;
				}
			.frame ul.subNav li a:hover {
				color:#e10000;
				text-decoration:none;
				background:url(./images/mpcgo/arrow-blue-right.gif) no-repeat 21px 8px;
			}
			.frame ul.subNav li a.select {
				color:#e10000;
				background:#f0f0f0 url(./images/mpcgo/arrow-red-right.gif) no-repeat 19px 8px;
			}
				/* nivo 2*/
				.frame ul.subNav ul {
					float:left;
					padding:0px 0px 0px 0px;
				}
				.frame ul.subNav li li {
					float:left;
					position:relative;
				}
					.frame ul.subNav li li a {
						display:block;
						width:160px;
						min-height:14px;
						font-size:13px;
						color:#000033;
						text-decoration:none;
						padding:4px 4px 3px 39px;
						background:url(./images/mpcgo/arrow-blue-right.gif) no-repeat 29px 8px;
						border-bottom:1px #b2b2b2 solid;
					}
						/* Exception Mac browsers */
						.mac.gecko .frame ul.subNav li li a {
							min-height:13px;
							padding:3px 4px 3px 39px;
						}
					.frame ul.subNav li li a:hover {
						color:#e10000;
						text-decoration:none;
						background:url(./images/mpcgo/arrow-blue-right.gif) no-repeat 31px 8px;
					}
					.frame ul.subNav li li a.select {
						color:#e10000;
						background:#f0f0f0 url(./images/mpcgo/arrow-red-right.gif) no-repeat 29px 8px;
					}
						/* nivo 3 */
						.frame ul.subNav ul ul {
							float:left;
							padding:0px 0px 0px 0px;
						}
						.frame ul.subNav li li li {
							float:left;
							position:relative;
						}
							.frame ul.subNav li li li a {
								display:block;
								width:150px;
								min-height:14px;
								font-size:13px;
								color:#000033;
								text-decoration:none;
								padding:4px 4px 3px 49px;
								background:url(./images/mpcgo/arrow-blue-right.gif) no-repeat 39px 8px;
								border-bottom:1px #b2b2b2 solid;
							}
								/* Exception Mac browsers */
								.mac.gecko .frame ul.subNav li li li a {
									min-height:13px;
									padding:3px 4px 3px 49px;
								}
							.frame ul.subNav li li li a:hover {
								color:#e10000;
								text-decoration:none;
								background:url(./images/mpcgo/arrow-blue-right.gif) no-repeat 41px 8px;
							}
							.frame ul.subNav li li li a.select {
								color:#e10000;
								background:#f0f0f0 url(./images/mpcgo/arrow-red-right.gif) no-repeat 39px 8px;
							}
		.frame ul.news {
			float:left;
			padding:1px 0px 17px 0px;
			min-height:110px;
		}
		.frame ul.news li {
			float:left;
		}
			.frame ul.news li a {
				display:block;
				width:174px;
				min-height:17px;
				font-size:13px;
				color:#000033;
				text-decoration:none;
				padding:4px 0px 0px 29px;
				background:url(./images/mpcgo/arrow-blue-right.gif) no-repeat 19px 8px;
				border-bottom:1px #b2b2b2 solid;
			}
				/* Exception Mac browsers */
				.mac.gecko .frame ul.news li a {
					min-height:18px;
					padding:3px 0px 0px 29px;
				}
			.frame ul.news li a:hover {
				color:#e10000;
				text-decoration:none;
				background:url(./images/mpcgo/arrow-blue-right.gif) no-repeat 21px 8px;
			}
			.frame ul.news li.newsItem a {
				display:block;
				width:174px;
				height:85px;
				font-size:13px;
				line-height:20px;
				color:#000033;
				text-decoration:none;
				padding:2px 0px 0px 29px;
				background:url(./images/mpcgo/arrow-blue-right.gif) no-repeat 19px 8px;
				border-bottom:1px #b2b2b2 solid;
				overflow:hidden;
			}
				/* Exception Mac browsers */
				.mac.gecko .frame ul.news li.newsItem a {
					height:85px;
					padding:2px 0px 0px 29px;
				}
			.frame ul.news li.newsItem a:hover {
				color:#e10000;
				text-decoration:none;
				background:url(./images/mpcgo/arrow-blue-right.gif) no-repeat 21px 8px;
			}
			.frame ul.news li.newsItem a:hover strong {
				color:#000033;
			}
	.trackTrace {
		height:29px;
		padding-top:5px;
	}
		.trackTrace .smallTrack, .thin blockquote .smallTrack {
			position:relative;
			float:left;
			width:29px;
			height:20px;
			border:none;
			font-size:11px;
			color:#808080;
			padding:7px 0px 0px 8px;
			margin:0px 0px 0px 7px;
			background:url(./images/mpcgo/track-input-small.gif) no-repeat 0px 0px;
		}
		.trackTrace .largeTrack, .thin blockquote .largeTrack {
			position:relative;
			float:left;
			width:58px;
			height:20px;
			border:none;
			font-size:11px;
			color:#808080;
			padding:7px 0px 0px 8px;
			margin:0px 3px 0px 8px;
			background:url(./images/mpcgo/track-input-large.gif) no-repeat 0px 0px;
		}
		.thin blockquote label {
			float:left;
			height:20px;
			padding:7px 5px 0px 0px;
		}
		.trackTrace a, .thin blockquote a {
			position:relative;
			float:left;
			display:block;
			width:27px;
			height:27px;
			text-indent:-9999px;
			overflow:hidden;
			background:url(./images/mpcgo/b-circle-red-right.gif) no-repeat 0px 0px;
		}
			.trackTrace a:hover, .thin blockquote a:hover {
				background:url(./images/mpcgo/b-circle-red-right.gif) no-repeat 0px -27px;
			}
.thin { }
		.thin h1
		{
			font-size:16px;
			font-weight:bold;
			color:#000033;
			padding:19px 0px 5px 0px;
			background:url(./images/mpcgo/hr-dotted.gif) repeat-x 0px bottom;
		}
		.thin blockquote
		{
			width:585px;
			padding:0px 0px 0px 0px;
			xxxmargin-bottom:20px;
			background:url(./images/mpcgo/hr-dotted.gif) repeat-x 0px bottom;
		}
			.thin blockquote form
			{
				float:left;
				padding:10px 0px 10px 20px;
			}
			.thin blockquote p
			{
				color:#e10000;
				line-height:20px;
				padding:15px 0px 14px 0px;
			}
			.thin blockquote img
			{
				float:right;
				margin:-15px 0px 0px 20px;
			}
		.thin p
		{
			color:#33335c;
			line-height:20px;
			padding:20px 0px 0px 0px;
		}
			.thin p.error {
				padding:20px 0px 0px 20px;
				background:url(./images/mpcgo/ic-error.gif) no-repeat 0px 25px;
			}
			.thin p.info {
				padding:20px 0px 0px 20px;
				background:url(./images/mpcgo/ic-info.gif) no-repeat 0px 25px;
			}
			.thin p a
			{
				position:relative;
				color:#e10000;
				text-decoration:underline;
			}
			.thin p a:hover
			{
				color:#e10000;
				text-decoration:none;
			}
		.thin ul
		{
			padding:20px 20px 0px 20px;
		}
			.thin ul li
			{
				color:#33335c;
				line-height:16px;
				list-style-type:square;
				padding:0px 0px 0px 0px;
			}
			.thin li a
			{
				color:#e10000;
				text-decoration:underline;
			}
			.thin li a:hover
			{
				color:#e10000;
				text-decoration:none;
			}
			
			.thin a.back {
				display:block;
				min-height:17px;
				font-size:13px;
				color:#000033;
				text-decoration:none;
				padding:4px 0px 0px 12px;
				background:url(./images/mpcgo/arrow-blue-left.gif) no-repeat 2px 8px;
				border-top:1px #b2b2b2 solid;
				margin-top:10px;
			}
				/* Exception Mac browsers */
				.mac.gecko .thin a.back {
					min-height:18px;
					padding:3px 0px 0px 12px;
				}
			.thin a.back:hover {
				color:#e10000;
				text-decoration:none;
				background:url(./images/mpcgo/arrow-red-left.gif) no-repeat 0px 8px;
			}
ul.newsList {
	padding: 20px 0px 0px 0px;
	list-style-type:none;
}
	ul.newsList li {
		list-style-type:none;
		padding:0px 0px 0px 0px;
		line-height:auto;
		border-bottom:1px #e10000 solid;
		margin-bottom:5px;
	}
	.newsList h2 {
		font-size:12px;
		font-weight:bold;
		color:#e10000;
		padding: 0px 0px 0px 0px;
	}
	.newsList p
	{
		color:#33335c;
		line-height:20px;
		padding:0px 0px 4px 10px;
	}
			.newsList p a {
				position:relative;
				display:block;
				font-size:13px;
				color:#000033;
				text-decoration:none;
				padding:1px 0px 0px 10px;
				background:url(./images/mpcgo/arrow-blue-right.gif) no-repeat 0px 7px;
			
			}
				/* Exception Mac browsers */
				.mac.gecko .newsList a {
					padding:0px 0px 0px 10px;
				}
			.newsList p a:hover {
				color:#e10000;
				text-decoration:none;
				background:url(./images/mpcgo/arrow-blue-right.gif) no-repeat 2px 7px;
			}
ul.paging {
	padding: 0px 0px 10px 0px;
	list-style-type:none;
	text-align:center;
}
	ul.paging li {
		display:inline;
		list-style-type:none;
		padding:0px 4px 0px 4px;
		line-height:auto;
	}

table.tableTracktrace {
	margin-top:15px;
}
	.tableTracktrace th {
		font-size:13px;
		font-weight:normal;
		color:#e10000;
		text-align:left;
		padding:0px 0px 2px 10px;
		border-bottom:2px #e10000 solid;
	}
	.tableTracktrace td {
		font-size:12px;
		font-weight:normal;
		text-align:left;
		padding:4px 30px 2px 10px;
		vertical-align:top;
		border-bottom:1px #000033 solid;
	}
	.tableTracktrace tr.even {
		background:#f8f8f8;
	}
	.tableTracktrace tr.clearTable td {
		padding:0px;
		border:none;	
	}
#googlemapBig
{
	width:585px;
	height:287px;
	overflow:hidden;
}
.googleInfoWindowContent
{
	position:relative;
	float:left;
	width:252px;
	height:auto;
	padding:0px 0px 0px 0px;
}
	.googleInfoWindowContent .clearerGoogle
	{
		clear:both;
	}
	.googleInfoWindowContent h4
	{
		font-size:12px;
		font-weight:bold;
		color:#e10000;
	}
		.googleInfoWindowContent h5
		{
			font-size:11px;
			font-weight:normal;
			color:#000033;
			padding-bottom:5px;
		}
		.googleInfoWindowContent p
		{
			font-size:11px;
			font-weight:normal;
			color:#000033;
			line-height:16px;
			padding:0px 0px 5px 0px;
		}
		.googleInfoWindowContent a
		{
			cursor:pointer;
			color:#e10000;
			text-decoration:underline;
		}
		.googleInfoWindowContent a:hover
		{
			color:#e10000;
			text-decoration:none;
		}
		.gmLegend {
			width:585px;
			padding:0px 0px 5px 0px;
			background:url(./images/mpcgo/hr-dotted.gif) repeat-x 0px bottom;
		}
			.gmLegend a {
				position:relative;
				display:block;
				font-size:13px;
				color:#000033;
				text-decoration:none;
				padding:4px 0px 0px 15px;
				background:url(./images/mpcgo/arrow-blue-right.gif) no-repeat 5px 8px;
				
			}
				/* Exception Mac browsers */
				.mac.gecko .gmLegend a {
					padding:3px 0px 0px 15px;
				}
			.gmLegend a:hover {
				color:#e10000;
				text-decoration:none;
				background:url(./images/mpcgo/arrow-blue-right.gif) no-repeat 7px 8px;
			}
		.gmLegendContent {
			margin-top:5px;
			background:url(./images/mpcgo/hr-dotted.gif) repeat-x 0px top;
		}
			.gmLegendContent ul {
				padding:7px 0px 0px 0px;
			}
				.gmLegendContent ul li {
					float:left;
					font-size:11px;
					color:#000;
					line-height:auto;
					list-style-type:none;
					padding:0px 0px 0px 0px;
				}
				.gmLegendContent ul li.freighter {
					padding:0px 14px 2px 22px;
					background:url(./images/mpcgo/ic-freighter.gif) no-repeat 0px 2px;
				}
				.gmLegendContent ul li.passenger {
					padding:0px 14px 2px 22px;
					background:url(./images/mpcgo/ic-passenger.gif) no-repeat 0px 2px;
				}
				.gmLegendContent ul li.interline {
					padding:0px 14px 2px 22px;
					background:url(./images/mpcgo/ic-interline.gif) no-repeat 0px 2px;
				}
				.gmLegendContent ul li.trucking {
					padding:0px 14px 2px 22px;
					background:url(./images/mpcgo/ic-trucking.gif) no-repeat 0px 2px;
				}
				.gmLegendContent ul li.headoffice {
					padding:0px 0px 2px 22px;
					background:url(./images/mpcgo/ic-headoffice.gif) no-repeat 0px 2px;
				}

.footer {
	clear:left;
	width:867px;
	height:20px;
	margin:0px 66px;
	border-top:1px #e10000 solid;
}
	.footer ul {
		font-size:11px;
		padding:4px 0px 20px 18px;
	}
		.footer ul li {
			float:left;
			background:url(./images/mpcgo/footernav-pipe.gif) no-repeat right 7px;
		}
		.footer ul li a {
			float:left;
			height:20px;
			color:#000033;
			padding:5px 9px 0px 8px;
			text-decoration:none;

		}
			/* Exception Mac browsers */
			.mac.gecko .footer ul li a {
				height:21px;
				padding:4px 9px 0px 8px;
			}
		.footer ul li.noPipe {
			background:none;
		}
		.footer ul li a:hover {
			text-decoration:underline;
		}
		.footer ul li.rightAlign {
			float:right;
			background:none;
			padding-right:18px;
		}

.mapDetailList {
		 		 
		 }
		 		 .mapDetailList h2 {
		 		 		 font-size:13px;
		 		 		 font-weight:bold;
		 		 		 color:#e10000;
		 		 		 padding:10px 0px 0px 0px;
		 }
		 		 .mapDetailList h3 {
		 		 		 font-size:13px;
		 		 		 font-weight:bold;
		 		 		 color:#000033;
		 		 		 padding:10px 0px 0px 20px;
		 }
		 		 .mapDetailList p {
		 		 		 font-size:12px;
		 		 		 font-weight:normal;
		 		 		 color:#000033;
		 		 		 padding:0px 0px 0px 20px;
		 }
		 hr {
		 		 border:none;
		 		 background:#e10000;
		 		 font-size:1px;
		 		 height:1px;
		 		 margin-top:10px;
		 }

/* login */
.wpsEditText {
	color:#000033;
	padding:10px 0px 0px 0px;
}
.wpsFieldText input {
	color:#808080;
	padding:2px 4px 2px 5px;
	border:1px #e10000 solid;
	background:#fff;
}
#userID {
	xxxmargin-bottom:10px;
}
.wpsButtonText {
	color:#fff;
	padding:2px 10px;
	border:1px #fff solid;
	background:#e10000;
}
/* login end */







