/* ================================
   Style By DnnWear.com
   ================================
*/   

/* HTML ATRIBUTES */
Body {
    background-color:#FFFFFF;
    color: #626C78;
	font-family: verdana;
	font-size: 10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
form {
	margin: 0;
}
td {
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
div {
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
table {
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
input, textarea, select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* Containers */
.TopPane {
	font-family: verdana;
	background-color: #FFFFFF;
	padding-left: 3px;
	padding-right: 2px;
	padding-top: 3px;
}
.LeftPane {
	font-family: verdana;
	background-color: #FFFFFF;
	padding-left: 3px;
	padding-right: 2px;
	padding-top: 3px;
	width: 175px;
}
.ContentPane {
	font-family: verdana;
	background-color: #FFFFFF;
	padding-left: 3px;
	padding-right: 2px;
	padding-top: 3px;
	width:100%;
}
.RightPane {
	font-family: verdana;
	background-color: #FFFFFF;
	padding-left: 3px;
	padding-right: 2px;
	padding-top: 3px;
}
.BottomPane {
	font-family: verdana;
	background-color: #FFFFFF;
	padding-left: 3px;
	padding-right: 2px;
	padding-top: 3px;
	width:100%;
}
/* END Containers */

.ControlPanel {
	BORDER-RIGHT: #424242 1px solid;
	BORDER-TOP: #424242 1px solid;
	BORDER-LEFT: #424242 1px solid;
	WIDTH: 100%;
	BORDER-BOTTOM: #424242 1px solid;
	HEIGHT: 64px;
	BACKGROUND-COLOR: #BFE2F9; /*ffffff*/
}
.ContentWhite{
	color: #ffffff;
	font-family: verdana;
	font-size: 8.5pt;
	background-color: #8C825F;
}

.ContentWhiteText{

	color: #ffffff;
	font-family: verdana;
	font-size: 8.5pt;
}

.Skinobject {
    font-weight: normal;
    font-size: 10px;
    color:#626C78;
	padding-bottom: 5px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

A.Skinobject {
    font-weight: normal;
    font-size: 10px;
	padding-bottom: 5px;
    color:#626C78;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
}
    
/* hyperlink style for the unselected tabs */
A.Skinobject:link {
    text-decoration:    none;
    font-size: 10px;
    color:#445281; /* blueish */
	padding-bottom: 5px;
    font-family: Verdana, Helvetica, sans-serif;
}

A.Skinobject:visited  {
    text-decoration:    none;
    font-size: 10px;
    color:#445281;
	padding-bottom: 5px;
    font-family: Verdana, Helvetica, sans-serif;
}

A.Skinobject:active   {
   text-decoration: none;
   font-size: 10px;
   color:#445281;
   padding-bottom: 5px;
   font-family: Verdana, Helvetica, sans-serif;
}

A.Skinobject:hover    {
    text-decoration:    underline;
    font-size: 10px;
    color: #FF9F00; /* orangeish */
	padding-bottom: 5px;
    font-family: Verdana, Helvetica, sans-serif;
}
.txtwhite {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 9pt; 
	COLOR: #ffffff; 
	FONT-FAMILY: Tahoma, Arial, Helvetica; 
	TEXT-DECORATION: none
}
A.txtwhite:link {
	COLOR: #ffffff; 
	TEXT-DECORATION: none
}
A.txtwhite:visited {
	COLOR: #ffffff; 
	TEXT-DECORATION: none
}
A.txtwhite:active {
	COLOR: #445281; 
	TEXT-DECORATION: none
}
A.txtwhite:hover {
	COLOR: #FF9F00; 
	TEXT-DECORATION: none
}

/* style for module titles */
/* This is where the article title is set */
/* not the actual module title */
.Head   {
    font-family: Verdana, Arial, Hnelvetica, sans-serif;
    font-size:  14px;
    font-weight:    normal;
    color: #626C78;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Verdana, Arial, Hnelvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #626C78;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Verdana, Arial, Hnelvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #626C78;
}

/* text style used for most text rendered by modules */
/* changed by dph on 5/10/07 for black text in articles */
.Normal
{
	font-family: Verdana;
    font-size: 9pt;
    font-weight: normal;
/*  color: #626C78; */
    color: #000000;
}
.NormalBold {
	FONT-WEIGHT: bold;
	font-size: 9px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;	
}
.NormalRed {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
    color: #FF0000;	 
	FONT-FAMILY: Tahoma, Arial, Helvetica;
}
.NormalTextBox {
	BORDER-RIGHT: #C2CBD6 1px solid; 
	BORDER-TOP: #626C78 1px solid; 
	BORDER-LEFT: #3626C78 1px solid; 
	BORDER-BOTTOM: #C2CBD6 1px solid;
	FONT-SIZE: 11px;
	background-color: #EEF0F1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9F00;
}

/* Used with vertical menus */
.TreeMenu_Node {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	FONT-FAMILY: Tahoma, Arial, Helvetica;
}
.TreeMenu_NodeSelected {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	FONT-FAMILY: Tahoma, Arial, Helvetica; 
	BACKGROUND-COLOR: #626C78;
}
A.TreeMenu_Node:link {
	COLOR: #445281; 
	TEXT-DECORATION: none
}
A.TreeMenu_NodeSelected:link {
	COLOR: #445281; 
	TEXT-DECORATION: none
}
A.TreeMenu_Node:visited {
	COLOR: #445281; 
	TEXT-DECORATION: none
}
A.TreeMenu_NodeSelected:visited {
	COLOR: #445281; 
	TEXT-DECORATION: none
}
A.TreeMenu_Node:active {
	COLOR: #445281; 
	TEXT-DECORATION: none
}
A.TreeMenu_NodeSelected:active {
	COLOR: #445281; 
	TEXT-DECORATION: none
}
A.TreeMenu_Node:hover {
	COLOR: #FF9F00; 
	TEXT-DECORATION: none
}
A.TreeMenu_NodeSelected:hover {
	COLOR: #FF9F00; 
	TEXT-DECORATION: none
}

/* File Manager in Admin area */
/* Can be moved to an admin css file */
.FileManager {
	BORDER-RIGHT: black 1px solid; 
	BORDER-TOP: black 1px solid; 
	BORDER-LEFT: black 1px solid; 
	BORDER-BOTTOM: black 1px solid; 
	HEIGHT: 400px
}
.FileManager_ToolBar {
	BORDER-BOTTOM: black 1px solid; 
	HEIGHT: 25px
}
.FileManager_Explorer {
	BORDER-RIGHT: dimgray 1px solid; 
	BORDER-TOP: dimgray 1px solid; 
	MARGIN: 2px; BORDER-LEFT: dimgray 1px solid; 
	BORDER-BOTTOM: dimgray 1px solid; 
	HEIGHT: 100%; 
	BACKGROUND-COLOR: white
}
.FileManager_FileList {
	BORDER-RIGHT: dimgray 1px solid; 
	BORDER-TOP: dimgray 1px solid; 
	MARGIN: 2px; OVERFLOW: auto; 
	BORDER-LEFT: dimgray 1px solid; 
	BORDER-BOTTOM: dimgray 1px solid; 
	HEIGHT: 100%; 
	BACKGROUND-COLOR: white
}
.FileManager_MessageBox {
	PADDING-RIGHT: 25px; 
	PADDING-LEFT: 25px; 
	PADDING-BOTTOM: 25px; 
	VERTICAL-ALIGN: middle; 
	PADDING-TOP: 25px; 
	BACKGROUND-COLOR: white; 
	/*TEXT-ALIGN: center;*/
}
.FileManager_Header {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #e7e7ff; 
	BORDER-BOTTOM: dimgray 1px solid; 
	FONT-FAMILY: Tahoma, Arial, Helvetica; 
	HEIGHT: 25px; 
	BACKGROUND-COLOR: #9ebff6
}
.FileManager_Pager {
	BORDER-TOP: dimgray 1px solid; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	FONT-FAMILY: Tahoma, Arial, Helvetica; 
	HEIGHT: 25px; 
	BACKGROUND-COLOR: #eeeeee
}
.FileManager_StatusBar {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	MARGIN: 2px; 
	FONT-FAMILY: Tahoma, Arial, Helvetica; 
	HEIGHT: 25px; 
	BACKGROUND-COLOR: #dedfde
}
.FileManager_Item {
	BORDER-TOP: black 1px dashed; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: black; 
	BORDER-BOTTOM: black 1px dashed; 
	FONT-FAMILY: Tahoma, Arial, Helvetica; 
	BACKGROUND-COLOR: #f8f8f8
}
.FileManager_AltItem {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: black; 
	BORDER-TOP-STYLE: none; 
	FONT-FAMILY: Tahoma, Arial, Helvetica; 
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none; 
	BACKGROUND-COLOR: #eeeeee; 
	BORDER-BOTTOM-STYLE: none
}
.FileManager_SelItem {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: white; 
	BORDER-TOP-STYLE: none; 
	FONT-FAMILY: Tahoma, Arial, Helvetica; 
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none; 
	BACKGROUND-COLOR: #99ffff; 
	BORDER-BOTTOM-STYLE: none
}
.FileManagerTreeNode {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	FONT-FAMILY: Tahoma, Arial, Helvetica
}
.FileManagerTreeNodeSelected {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	FONT-FAMILY: Tahoma, Arial, Helvetica; 
	BACKGROUND-COLOR: #dcdcdc
}
A.FileManagerTreeNode:link {
	COLOR: #445281; 
	TEXT-DECORATION: none
}
A.FileManagerTreeNodeSelected:link {
	COLOR: #445281; 
	TEXT-DECORATION: none
}
A.FileManagerTreeNode:visited {
	COLOR: #445281; 
	TEXT-DECORATION: none
}
A.FileManagerTreeNodeSelected:visited {
	COLOR: #445281; 
	TEXT-DECORATION: none
}
A.FileManagerTreeNode:active {
	COLOR: #445281; 
	TEXT-DECORATION: none
}
A.FileManagerTreeNodeSelected:active {
	COLOR: #445281; 
	TEXT-DECORATION: none
}
A.FileManagerTreeNode:hover {
	COLOR: #FF9F00; 
	TEXT-DECORATION: none
}
A.FileManagerTreeNodeSelected:hover {
	COLOR: #FF9F00; 
	TEXT-DECORATION: none
}
.Wizard {
	BORDER-RIGHT: black 1px solid; 
	BORDER-TOP: black 1px solid; 
	BORDER-LEFT: black 1px solid; 
	WIDTH: 650px; 
	BORDER-BOTTOM: black 1px solid; 
	HEIGHT: 400px
}
.WizardButton {
	BORDER-RIGHT: dimgray 1px solid; 
	PADDING-RIGHT: 2px; 
	BORDER-TOP: dimgray 1px solid; 
	PADDING-LEFT: 2px; 
	PADDING-BOTTOM: 2px; 
	BORDER-LEFT: dimgray 1px solid; 
	PADDING-TOP: 2px; 
	BORDER-BOTTOM: dimgray 1px solid; 
	BACKGROUND-COLOR: gainsboro
}
.WizardHeader {
	BACKGROUND: #ffffcc; 
	BORDER-BOTTOM: black 1px solid; 
	HEIGHT: 40px
}
.WizardFooter {
	BORDER-TOP: black 1px solid; 
	BACKGROUND: #ccffcc; 
	HEIGHT: 25px; 
	TEXT-ALIGN: right
}
.WizardBody {
	PADDING-RIGHT: 10px; 
	PADDING-LEFT: 10px; 
	PADDING-BOTTOM: 10px; 
	PADDING-TOP: 10px; 
	HEIGHT: 325px
}
.WizardHelp {
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 5px; 
	FONT-SIZE: 9pt; 
	PADDING-BOTTOM: 5px; 
	BORDER-LEFT: black 1px solid; 
	WIDTH: 180px; 
	PADDING-TOP: 5px; 
	BACKGROUND-COLOR: #D8BB89
}
.WizardHelpText {
	FONT-SIZE: 8pt; 
	OVERFLOW: auto; 
	WIDTH: 180px; 
	COLOR: black; 
	FONT-FAMILY: Tahoma, Verdana, Arial, Sans-Serif; 
	HEIGHT: 300px
}
.WizardText {
	FONT-SIZE: 9pt; 
	COLOR: black; 
	FONT-FAMILY: Tahoma, Verdana, Arial, Sans-Serif
}
.Help {
	BORDER-RIGHT: black 1px solid; 
	PADDING-RIGHT: 2px; 
	BORDER-TOP: black 1px solid; 
	PADDING-LEFT: 2px; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	PADDING-BOTTOM: 2px; 
	BORDER-LEFT: black 1px solid; 
	COLOR: black; 
	PADDING-TOP: 2px; 
	BORDER-BOTTOM: black 1px solid; 
	FONT-FAMILY: Tahoma, Arial, Helvetica; 
	BACKGROUND-COLOR: #ffff99
}
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {

    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #FF6600;
	font-size: 8pt;
                
}

A.CommandButton:visited  {
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    color: #FF6600;
	font-size: 8pt;
                
}

A.CommandButton:active   {
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    color: #FF9900;
	font-size: 8pt;

}

A.CommandButton:hover {
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    color: #FF9900;
	font-size: 8pt;
}

/* These are general css classes used in HTML */
H1 {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 20px; 
	COLOR: #626C78;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
H2 {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 16px; 
	COLOR: #626C78; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
H3 {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	COLOR: #626C78; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
H4 {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	COLOR: #626C78; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
H5 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #626C78; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
DT {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #626C78; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
H6 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #626C78; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
TFOOT {
	FONT-SIZE: 12px; 
	COLOR: #626C78; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
THEAD {
	FONT-SIZE: 12px; 
	COLOR: #626C78; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
TH {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	VERTICAL-ALIGN: baseline; 
	COLOR: #626C78; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

/* title links - like in articles */
/* looks like text links in HTML text also*/
A
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-size: 9pt;*/ /* just use defaults */
}
A:link  {
    color: #445281 ;
    text-decoration: underline;
}
A:active    {
    color: #445281 ;
    text-decoration: underline;
}
A:visited  {
    color: #445281 ;
    text-decoration: underline;
}
A:Hover  {
    color: #FF6600;
    text-decoration: underline;
}

/* MODULE Links, espically link modules  */
/* may cause a problem with text modules */
A.Normal
{
	/*font-size: 11px;*/
	/*font-family: tahoma;*/
	
	font-family: verdana;
    font-size: 8.5pt;
}
A.Normal:link
{
	font-weight: normal;
	color: #055B88;
	text-decoration: none;
}
A.Normal:visited
{
	font-weight: normal;
	color: #055B88;
	text-decoration: none;
}
A.Normal:active
{
	font-weight: normal;
	color: #055B88;
	text-decoration: none;
}
A.Normal:hover
{
	font-weight: normal;
	color: #FF6600;
	text-decoration: underline;
}

SMALL {
	FONT-SIZE: 8px
}
BIG {
	FONT-SIZE: 14px
}
BLOCKQUOTE {
	FONT-FAMILY: Lucida Console, monospace
}
PRE {
	FONT-FAMILY: Lucida Console, monospace
}
UL LI {
	list-style-image:url(/eingtech/Portals/0/ul-li.gif);
	list-style-position: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal; 
	color:#424242;
	padding: 4px;
}
UL LI LI {
	LIST-STYLE-TYPE: disc
}
UL LI LI LI {
	LIST-STYLE-TYPE: circle
}
OL LI {
	LIST-STYLE-TYPE: decimal
}
OL OL LI {
	LIST-STYLE-TYPE: lower-alpha
}
OL OL OL LI {
	LIST-STYLE-TYPE: lower-roman
}
HR {
	HEIGHT: 1pt; TEXT-ALIGN: left
}

/* Solpart Menu - Action Menus */
.ModuleTitle_MenuContainer {
	BORDER-RIGHT: blue 0px solid; BORDER-TOP: blue 0px solid; BORDER-LEFT: blue 0px solid; BORDER-BOTTOM: blue 0px solid
}
.ModuleTitle_MenuBar {
	CURSOR: hand; HEIGHT: 16px; BACKGROUND-COLOR: transparent
}
.ModuleTitle_MenuItem {
	BORDER-RIGHT: white 0px solid; BORDER-TOP: white 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 9pt; BORDER-LEFT: white 0px solid; CURSOR: hand; COLOR: black; BORDER-BOTTOM: white 1px solid; FONT-STYLE: normal; FONT-FAMILY: Tahoma, Arial, Helvetica; BACKGROUND-COLOR: transparent
}
.ModuleTitle_MenuIcon {
	BORDER-TOP: #eeeeee 1px solid; BORDER-LEFT: #eeeeee 1px solid; WIDTH: 15px; CURSOR: hand; BORDER-BOTTOM: #eeeeee 1px solid; HEIGHT: 21px; BACKGROUND-COLOR: #eeeeee; TEXT-ALIGN: center
}
.ModuleTitle_SubMenu {
	BORDER-RIGHT: #ffffff 0px solid; BORDER-TOP: #ffffff 0px solid; Z-INDEX: 1000; FILTER: progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); BORDER-LEFT: #ffffff 0px solid; CURSOR: hand; BORDER-BOTTOM: #ffffff 0px solid; BACKGROUND-COLOR: #ffffff
}
.ModuleTitle_MenuBreak {
	BORDER-RIGHT: #eeeeee 0px solid; BORDER-TOP: #eeeeee 1px solid; BORDER-LEFT: #eeeeee 0px solid; BORDER-BOTTOM: #eeeeee 1px solid; HEIGHT: 1px; BACKGROUND-COLOR: #eeeeee
}
.ModuleTitle_MenuItemSel {
	FONT-WEIGHT: bold; FONT-SIZE: 9pt; CURSOR: hand; COLOR: black; FONT-STYLE: normal; FONT-FAMILY: Tahoma, Arial, Helvetica; BACKGROUND-COLOR: #c1d2ee
}
.ModuleTitle_MenuArrow {
	BORDER-RIGHT: #ffffff 1px solid; 
	BORDER-TOP: #ffffff 0px solid; FONT-SIZE: 10pt; CURSOR: hand; 
	BORDER-BOTTOM: #ffffff 1px solid; FONT-FAMILY: webdings
}
.ModuleTitle_RootMenuArrow {
	FONT-SIZE: 10pt; CURSOR: hand; FONT-FAMILY: webdings
}

.HeadBg {
	BACKGROUND-COLOR: #cccccc
}
.TabBg {
	BACKGROUND-COLOR: black
}
/* text style for the selected tab */
.SelectedTab {
    font-weight: normal;
    font-size: 8.5pt;
    color: #ffffff;
    font-family: Verdana;
    text-decoration: none;
}

/* hyperlink style for the selected tab */

A.SelectedTab:link {
    text-decoration:    none;
     color: #ffffff;
}

A.SelectedTab:visited  {
    text-decoration:    none;
     color: #ffffff;
}

A.SelectedTab:active   {
    text-decoration:    none;
    color: #ffffff;
}

A.SelectedTab:hover    {
     color: #FF9F00;
     font-family: verdana;

}

/* hyperlink style for the unselected tabs */
.OtherTabs {
    font-weight: normal;
    font-size: 10px;
    color:#ffffff;
	padding-bottom: 5px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}
A.OtherTabs:link {
    text-decoration:    none;
    font-size: 8.5pt;
    color:#445281;
	padding-bottom: 5px;
    font-family: Verdana, Helvetica, sans-serif;
	

}

A.OtherTabs:visited  {
    text-decoration:    none;
    font-size: 8.5pt;
    color:#445281;
	padding-bottom: 5px;
    font-family: Verdana, Helvetica, sans-serif;

}

A.OtherTabs:active   {
   text-decoration: none;
   font-size: 8.5pt;
   color:#445281;
   padding-bottom: 5px;
   font-family: Verdana, Helvetica, sans-serif;

}

A.OtherTabs:hover    {
    text-decoration:    underline;
    font-size: 8.5pt;
    color:#FF9F00;
	padding-bottom: 5px;
    font-family: Verdana, Helvetica, sans-serif;

}
.Footer
{
	font-weight: normal;
	font-size: 8.5pt;
	color: #626C78;
	font-family: Verdana
	text-decoration: none;
}

/* Main SolPartMenu */
.MainMenu_SubMenu TD
{
	height: 21px;
	font-weight: normal;
}

.MainMenu_SubMenuItemSelHover TD
{
	color: #FFFFFF;
	font-weight: normal;
	height: 41px;
}

.MainMenu_TabRootMenuItem TD
{
	color: #FFFFFF;
	font-weight: normal;
	background-image: url(images/GPSE-Skin_04.jpg);	
	height: 40px;
	padding: 5px;
}

.MainMenu_TabRootMenuItemSel TD
{
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(images/GPSE-Skin_04.jpg);
	padding: 5px;
}

.MainMenu_TabMenuItemHover TD
{
	background-image: url(images/GPSE-Skin_07.jpg);
	font-weight: normal;
	color: #FFFFFF;
	height: 40px;
	padding: 5px;
}

.MainMenu_TabMenuItemSelHover TD
{
	background-image: url(images/GPSE-Skin_07.jpg);	
	font-weight: normal;
	color: #FFFFFF;
	height: 40px;
	padding: 5px;
}

.MainMenu_MenuContainer {
	background-image: url(images/GPSE-Skin_04.jpg);
	border-bottom: #FFFFFF 0px solid;
	border-left: #E7EDE3 0px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #404040 0px solid;
	background-color: Transparent;
	padding: 0px;
}

.MainMenu_MenuBar {
	border-bottom: #FFFFFF 0px solid; 
	border-left: #E7EDE3 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #000000 0px solid;  
	cursor: pointer; 
	cursor: hand; 
	height: 40px; 
	padding: 0px;
}

.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: #FFFFFF;
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	border-left: #E07C04 0px solid;
	border-bottom: #E07C04 0px solid;
	border-top: #E07C04 0px solid;
	border-right: #E07C04 0px solid;
}

.MainMenu_MenuIcon {
    display: none; 
}

.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	margin: 0px 0px 0px 0px;
	color: #FFFFFF; 
	font-family: Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal; 
	background-color: #455381; 
	border-bottom: #E07C04 1px solid; 
	border-left: #E07C04 1px solid; 
	border-top: #E07C04 0px solid; 
	border-right: #E07C04 1px solid;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#909090, Direction=180, Strength=0);

}

.MainMenu_MenuBreak {
	width: 40px;
	border: 0;
}

.MainMenu_MenuItemSel {
	background-color: #E39231;
	font-family: Arial, Helvetica; 
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	color: Black; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #000000 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #000000 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
/* END Main SolPartMenu */


/* hyperlink style for the unselected tabs */
A.search_link:link {
    text-decoration:    none;
    font-size: 8.5pt;
    color:#445281;
	padding-bottom: 5px;
    font-family: Verdana, Helvetica, sans-serif;
}

A.search_link:visited  {
    text-decoration:    none;
    font-size: 8.5pt;
    color:#445281;
	padding-bottom: 5px;
    font-family: Verdana, Helvetica, sans-serif;
}

A.search_link:active   {
   text-decoration: none;
   font-size: 8.5pt;
   color:#445281;
   padding-bottom: 5px;
   font-family: Verdana, Helvetica, sans-serif;
}

A.search_link:hover    {
    font-size: 8.5pt;
    color: #FF9F00;
	padding-bottom: 5px;
    font-family: Verdana, Helvetica, sans-serif;
	text-decoration: underline;
}
.Search {
    font-weight: normal;
    font-size: 10px;
    color: #ffffff;
	padding-bottom: 7px;
	padding-right: 10px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

.LogoPane {
    font-weight: normal;
    font-size: 9px;
    color: #445281;
	vertical-align: middle;
	padding-left: 25px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
	border-right: #CCCCCC 1px thin;
}
.userlogin {
    font-weight: normal;
    font-size: 11px;
    color: #445281;
	vertical-align: top;
	padding-top: 2px;
	padding-bottom: 0px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

.CurrentDate {
    font-weight: bold;
    font-size: 11px;
    color: #445281;
	vertical-align: middle;
	padding-top: 8px;
	padding-bottom: 8px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}
.Breadcrumb {
    font-weight: normal;
    font-size: 11px;
    color: #445281;
	vertical-align: middle;
	padding-top: 8px;
	padding-bottom: 8px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}
.Logo_Sp {
    padding: 3px 3px 3px 3px;
    vertical-align: middle;
	background:url(images/Agilethought_logosp2.gif);
}
.Solpart_TD{
    font-weight: normal;
    font-size: 10px;
    color: #445281;
	padding-bottom: 5px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
	background:url(images/Agilethought_navbg.gif);
}
.Terms_TD {
    font-weight: normal;
    font-size: 10px;
    color: #445281;
	padding-bottom: 5px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
	background:url(images/Agilethought_searchbg.gif);
}
.Terms {
    font-weight: normal;
    font-size: 10px;
    color: #445281;
	padding-top: 10px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}
.Privacy {
    font-weight: normal;
    font-size: 10px;
    color: #445281;
	padding-top: 10px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

.Copyright {
    font-weight: normal;
    font-size: 10px;
    color: #445281;
	padding-top: 10px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

.StandardButton {
	border: 1 solid #626C78;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Arial, Hnelvetica, sans-serif;
	background-color: #EEF0F1;
	color: #FF9F00;
}

.MenuBG {
    background-image:url(nav_center.jpg);
}



