/* CSS Document */

/* CSS Document */

Body
{
background: url('/portals/77/skins/hmi/images/HMI-Background.jpg') repeat-x;
    background-color: #444444;
}

/* style for module titles */
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #333333;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

/* 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: black;
}

/* text style used for most text rendered by modules */
.Normal, .NormalDisabled
{
    font-family: Century Gothic, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
	color:#444444;
}

.Events, a.Events:link, a.Events:active, a.Events:visited
{
    font-family: Century Gothic, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
	color:#ffffff;
	text-decoration: none;
}

a.Events:hover {
    font-family: Century Gothic, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
	color:#ffffff;
	text-decoration: underline;
}

.PDF
{
    font-family: Century Gothic, Arial, Helvetica;
    font-size: 9px;
    font-weight: normal;
	color:#ffffff;
}

PDF
{
    font-family: Century Gothic, Arial, Helvetica;
    font-size: 9px;
    font-weight: normal;
	color:#ffffff;
}

a.PDF:link, a.PDF:active, a.PDF:visited {
    font-family: Century Gothic, Arial, Helvetica;
    font-size: 9px;
    font-weight: normal;
	color:#12477d;
	text-decoration:underline;
}

.PDF:hover
{
    font-family: Century Gothic, Arial, Helvetica;
    font-size: 9px;
    font-weight: normal;
	color:#4985c4;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Century Gothic, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #12477d;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #12477d;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #12477d;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #4985c4;
}

/* GENERIC */
H1  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H2  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H3  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}

H4  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}

H5, DT  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

H6  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

A:link  {
    text-decoration:    none;
    color:  #12477d;
}

A:visited   {
    text-decoration:    none;
    color:  #12477d;
}

A:active    {
    text-decoration:    none;
    color:  #12477d;
}

A:hover {
    text-decoration:    underline;
    color:  #4985c4;
}

/* Main Menu */
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:25;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	font-size: 14px;
	font-family: "Century Gothic", Arial;
	color: #FFFFFF;
	font-weight: Normal; 
	font-style: normal; 
	border-left: #3b76b1 0px solid; 
	border-bottom: #3b76b1 1px solid; 
	border-top: #3b76b1 1px solid; 
	border-right: #3b76b1 0px solid;
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #3b76b1; 
	border-left: #3b76b1 0px solid; 
	border-bottom: #3b76b1 1px solid; 
	border-top: #3b76b1 1px solid; 
	border-right: #3b76b1 0px solid;
	text-align: center; 
	width: 1; 
	height: 1;
}
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #3b76b1; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-left: #3b76b1 0px solid; 
	border-bottom: #3b76b1 1px solid; 
	border-top: #3b76b1 1px solid; 
	border-right: #3b76b1 0px solid;
}
.MainMenu_MenuBreak {
	border-left: #3b76b1 0px solid; 
	border-bottom: #3b76b1 1px solid; 
	border-top: #3b76b1 1px solid; 
	border-right: #3b76b1 0px solid;
	background-color: #EEEEEE; 
	height: 1px;
}
.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	font-size: 14px;
	font-family: "Century Gothic", Arial;
	color: #ffffff;
	font-weight: Normal; 
	font-style: normal;
	background-color: #12477d;
		border-left: #12477d 0px solid; 
	border-bottom: #12477d 1px solid; 
	border-top: #12477d 1px solid; 
	border-right: #12477d 0px solid;

}
.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-left: #3b76b1 0px solid; 
	border-bottom: #3b76b1 1px solid; 
	border-top: #3b76b1 1px solid; 
	border-right: #3b76b1 0px solid;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.Separator {
	color: Transparent;
	background-color: Transparent; 
	border-left: #3b76b1 0px solid; 
	border-bottom: #3b76b1 1px solid; 
	border-top: #3b76b1 1px solid; 
	border-right: #3b76b1 0px solid;
}

.Login, A.Login:link, A.Login:active, A.Login:visited, A.Login:hover {
	font-size: 9px;
	color: #ffffff;
}

.Copyright, A.Copyright:link, A.Copyright:active, A.Copyright:visited, A.Copyright:hover {
	font-size: 9px;
	font-family: "Century Gothic", Arial;
	font-style: italic;
	color: #4985c3;
}
