.SubHead    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #604093;
}
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #604093;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #604093;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #604093;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #604093;
}

A:link  {
    text-decoration:    underline;
    color:  #ffffff;
}

A:visited   {
    text-decoration:    underline;
    color:  #ffffff;
}

A:active    {
    text-decoration:    underline;
    color:  #ffffff;
}

A:hover {
    text-decoration:    underline;
    color:  #604093;

}
body {
	margin:0px;
	padding:0px;
	
	background-repeat: repeat;
}
#LeftShadow {
	background-color:#8573a5;
	background-repeat: repeat-y;
	width: 29px;
}
#RightShadow {
	background-color:#8573a5;
	background-repeat: repeat-y;
	width: 29px;
}
#HeaderBG {
	background-image: url(images/Grey/HeaderBG.png);
	background-repeat: repeat-x;
	 height: 300px;
}
#TopHeaderBG {
	background-image: url(images/Grey/TopHeaderBG.png);
	background-repeat: repeat; 
   
}
#MenuBG {
	background-image: url(images/Grey/MenuBG.png);
	background-repeat: repeat-x;
	height: 29px;
}
#LoginBG {
background-color:#000000;
	height: 30px;
}
#HeaderLeftShadow {
	background-image: url(images/Grey/HeaderLeftShadow.png);
	background-repeat: no-repeat;
	width: 29px;
	height: 296px;
}
#HeaderRightShadow {
	background-image: url(images/Grey/HeaderRightShadow.png);
	background-repeat: no-repeat;
	width: 29px;
	height: 296px;
}
.Login {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right:5px;
}
A.Login:link {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right:5px;
}
A.Login:visited {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right:5px;
}
A.Login:active {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right:5px;
}
A.Login:hover {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right:5px;
}
.BREADCRUMB {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
A.BREADCRUMB:link {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
A.BREADCRUMB:visited {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
A.BREADCRUMB:active {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
A.BREADCRUMB:hover {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#MenuBG input{
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #eeeeee;
	border: thin solid #eeeeee;
}
.SearchTab {
	font-weight: bold;
	font-size: 12px;
	color: #426bb5;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
A.SearchTab:link {
	font-weight: bold;
	font-size: 12px;
	COLOR: #ffffff; TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;

}
A.SearchTab:visited {
	font-weight: bold;
    font-size: 12px;
	COLOR: #ffffff; TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;


}
A.SearchTab:active {
    font-weight: bold;
    font-size: 12px;
	COLOR: #ffffff; TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;


}
A.SearchTab:hover {
	font-weight: bold;
    font-size: 12px;
	COLOR: #ffffff; TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;


}

.MainMenu_MenuContainer{ background:transparent; width:100%;z-index: 4;text-align:right;}
.MainMenu_MenuBar{}
.MainMenu_MenuIcon{ display:none; }
.MainMenu_MenuArrow{ display:none; }
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuBreak{ display:none; }
.MainMenu_MenuItem,.submenuitembreadcrumb{
	color:#888888;
	font-size:12px;
	font-weight:bold;
	padding:2px 15px 2px 10px;
	border:1px #dddbed solid;
	border-width:1px 0px;
	z-index: 4;
}
.submenuitemselected{
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	padding:2px 15px 2px 10px;
	background:#000000;
	border:1px #c4c1c1 solid;
	border-width:1px 0px;
	z-index: 4;
}

.submenu{
	padding:0px;
	margin-top:2px;
	margin-left:0px;
	z-index: 4;
	background-color: #dedede;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c4c1c1;
	border-right-color: #c4c1c1;
	border-bottom-color: #c4c1c1;
	border-left-color: #c4c1c1;
}
.rootmenuitem TD{
	color:#333333;
	font-size:12px;
	font-weight:bold;
	background:transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	text-align:center;

}
.rootmenuitemselected TD{
	color:#eeeeee;
	font-size:12px;
	font-weight:bold;
	z-index: 4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	text-align:center;
	background-image: url(images/grey/Selected.png);
	background-repeat: repeat-x;
}


.rootmenuitembreadcrumb TD{
	color:#333333;
	font-size:12px;
	font-weight:bold;
	padding:0px;
	z-index: 4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	text-align:center;
}
.SmallPrint {
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	vertical-align:bottom;
	
}
A.SmallPrint:link {
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
A.SmallPrint:visited {
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
A.SmallPrint:active {
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
A.SmallPrint:hover {
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	vertical-align:middle;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: white;
}

/* text style used for most text rendered by modules */
.Normal,.NormalDisabled
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
color: white;
}
