﻿/* begin Page */


body
{
	margin: 0 auto;
	padding: 0;
	background-color: #FFFFFF;
}

.menuBG
{
    height: 75px;
    background-image: url('images/menuBG.png');
    background-repeat: repeat-x;
}
.grayBar
{
    height: 32px;
    background-image: url('images/grayBar.gif');
    background-repeat: repeat-x;
}
.eigogologo
{
    width: 160 px;
    height: 58 px; 
    z-index: 999; 
    background-image: url('images/EigogoLogo.png');
}
/* begin Menu */
/* menu structure */

.art-menu a, .art-menu a:link, .art-menu a:visited, .art-menu a:hover
{
	text-align:left;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}

.art-menu, .art-menu ul
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.art-menu li
{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background:none;
}

.art-menu li:hover
{
	z-index: 10000;
	white-space: normal;
}

.art-menu li li
{
	float: none;
}

.art-menu ul
{
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background:none;
}

.art-menu li:hover>ul
{
	visibility: visible;
	top: 100%;
}

.art-menu li li:hover>ul
{
	top: 0;
	left: 100%;
}

.art-menu:after, .art-menu ul:after
{
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.art-menu, .art-menu ul
{
	min-height: 0;
}

.art-menu ul
{
	background-image: url(images/spacer.gif);
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}

.art-menu ul ul
{
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}





/* menu structure */

.art-menu
{
	padding: 6px 6px 6px 6px;
}

.art-nav
{
	position: relative;
	height: 60px;
	z-index: 100;
}

.art-nav .l, .art-nav .r
{
	position: absolute;
	z-index: -1;
	top: 0;
	height: 75px;
	
}

.art-nav .l
{
	left: 0;
	right:0px;
}

.art-nav .r
{
	right: 0;
	width: 100%;
	clip: rect(auto, auto, auto, 100%);
}




/* end Menu */

/* begin MenuItem */
.art-menu ul li
{
	clear: both;
}

.art-menu a
{
	position:relative;
	display: block;
	overflow:hidden;
	height: 48px;
	cursor: pointer;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
}


.art-menu a .r, .art-menu a .l
{
	position:absolute;
	display: block;
	top:0;
	z-index:-1;
	height: 144px;
	background-image: url('images/MenuItem.png');
}

.art-menu a .l
{
	left:0;
	right:14px;
}

.art-menu a .r
{
	width:428px;
	right:0;
	clip: rect(auto, auto, auto, 414px);
}

.art-menu a .t 
{
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
font-size: 18px;
font-style: normal;
font-weight: bold;
	color: #666666;
	padding: 0 11px;
	margin: 0 14px;
	line-height: 48px;
	text-align: center;
}

.art-menu a:hover .l, .art-menu a:hover .r
{
	top:-48px;
}

.art-menu li:hover>a .l, .art-menu li:hover>a .r
{
	top:-48px;
}

.art-menu li:hover a .l, .art-menu li:hover a .r
{
	top:-48px;
}
.art-menu a:hover .t
{
	color: #4F564D;
}

.art-menu li:hover a .t
{
	color: #4F564D;
}

.art-menu li:hover>a .t
{
	color: #4F564D;
}


.art-menu a.active .l, .art-menu a.active .r
{
	top: -96px;
}

.art-menu a.active .t
{
	color: #FFFFFF;
}


/* end MenuItem */

/* begin MenuSubItem */
.art-menu ul a
{
	display:block;
	text-align: center;
	white-space: nowrap;
	height: 20px;
	width: 180px;
	overflow:hidden;
	line-height: 20px;
	margin-right: auto;


	background-color: #CCCCCC;
	background-position: left top;
	background-repeat: repeat-x;
	border-width: 0px;
	border-style: solid;
}

.art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span
{
	display: inline;
	float: none;
	margin: inherit;
	padding: inherit;
	background-image: none;
	text-align: inherit;
	text-decoration: inherit;
}

.art-menu ul a, .art-menu ul a:link, .art-menu ul a:visited, .art-menu ul a:hover, .art-menu ul a:active, .art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span
{
	text-align: left;
	text-indent: 12px;
	text-decoration: none;
	line-height: 22px;
	color: #666666;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 14px;
font-style: normal;
font-weight: normal;
}

.art-menu ul ul a
{
	margin-left: auto;
}

.art-menu ul li a:hover
{
	color: #EFF7FB;
	background-position: 0 -20px;
}

.art-menu ul li:hover>a
{
	color: #EFF7FB;
	background-position: 0 -20px;
}

.art-nav .art-menu ul li a:hover span, .art-nav .art-menu ul li a:hover span span
{
	color: #EFF7FB;
}

.art-nav .art-menu ul li:hover>a span, .art-nav .art-menu ul li:hover>a span span
{
	color: #EFF7FB;
}


/* end MenuSubItem */

}
.ControlPanel, .PagingTable {
    width: 100%;
    height: 64px;
    background-color: #ffffff;
    BORDER-RIGHT: #000063 1px solid; 
    BORDER-TOP: #000063 1px solid; 
    BORDER-LEFT: #0000631px solid; 
    BORDER-BOTTOM: #000063 1px solid; 
}
.SkinObject {
    font-weight: bold;
    font-size: 15px;
    color: #e2e2e2;
    font-family: Century Gothic, Arial, Helvetica;
    text-decoration: none;
}
A.SkinObject:link {
    text-decoration:    none;
    color:#e2e2e2;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#e2e2e2;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#e2e2e2;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#cccccc;
}
/* style for module titles */
.Head   {
    font-family: Century Gothic, Arial, Helvetica;
    font-size:  20px;
    font-weight: bold;
    color: #000063;
}
/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Century Gothic, Arial, Helvetica;
    font-size:  15px;
    font-weight:    bold;
    color: #000063;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Century Gothic, Arial, Helvetica;
    font-size:  15px;
    font-weight:    bold;
    color:#000063;
}
/* text style used for most text rendered by modules */
.Normal,.NormalDisabled
{
    font-family: Century Gothic, Arial, Helvetica;
    font-size: 15px;
    font-weight: normal;
}
/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
    color: Silver;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
    font-family: Century Gothic, Arial, Helvetica;
    font-size: 15px;
    font-weight: bold
}

/* text style used for error messages */
.NormalRed
{
    font-family: Century Gothic, Arial, Helvetica;
    font-size: 15px;
    font-weight: bold;
    color:#000063;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Century Gothic, Arial, Helvetica;
    font-size: 15px;
    font-weight: normal;
}
/* text style used for help text rendered by modules */
.Help
{
  border-right: #544B04 1px solid;
  padding-right: 2px;
  border-top: #544B04 1px solid;
  padding-left: 2px;
  font-weight: normal;
  font-size: 11px;
  padding-bottom: 2px;
  border-left: #544B04 1px solid;
  color: black;
  padding-top: 2px;
  border-bottom: #544B04 1px solid;
  font-family: Century Gothic, Arial, Helvetica;
  background-color: #6B7584;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Century Gothic, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
	 color: #000063;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #000063;
}

A.CommandButton:visited  {
    text-decoration: underline;
    color: #000063;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color:#000063;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #000063;
}

/* button style for standard HTML buttons */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 15px;
	background: #CCCCCC;
	color: #999999;
	border-bottom: #999999 1px solid;
	font-family: Century Gothic, Helvetica, sans-serif;
	font-weight: bolder;
	
	 
}
/* GENERIC */
H1  {
    font-family: Century Gothic, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #000063;
}

H2  {
    font-family: Century Gothic, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #000063;
}

H3  {
    font-family: Century Gothic, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #000063;
}

H4  {
    font-family: Century Gothic, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #000063;
}

H5, DT  {
    font-family: Century Gothic, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color:#000063;
}

H6  {
    font-family: Century Gothic, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #000063;
}

TFOOT, THEAD    {
    font-family: Century Gothic, Arial, Helvetica;
    font-size:  12px;
    color: #000063;
}

TH  {
    vertical-align: baseline;
    font-family: Century Gothic, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #000063;
}

A:link  {
    text-decoration:    none;
    color: #000063;
}

A:visited   {
    text-decoration:    none;
    color:  #000063;
}

A:active    {
    text-decoration:    none;
    color:  #000063;
}

A:hover {
    text-decoration:    none;
    color: #000063;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

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 {
    color: #666666;
    height:1pt;
    text-align:left
}



.BannerPane{
	padding: 0px;
	background-color: #d1fea3;
}
.TopPane{
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: white;
}
.LeftPane{
	padding: 0px;
	background-color: white;
}
.LeftPane1{
	padding: 0px;
	background-color: white;
}
.RightPane{
	padding: 0px;
	background-color: white;
}
.RightPane1{
	padding: 0px;
	background-color: white;
}
.ContentPane
{
	
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: white;
	
}
.BottomPane{
	padding: 0px;
	background-color: white;
}
.Footer{
	padding: 0px;
	background-color: White;
}
.EmptyPane
{
	padding: 0px;
	background-color: White;
}	
.CompanyWhite_border{
	border: #676767 1px solid;
}
.SearchButton {
   background-image: url(searchBTN.png);
   vertical-align: middle;
   width: 30px;
   height: 20px;
   background-repeat: no-repeat;  
   padding: 0px 0px 0px 0px; 
   cursor: hand; 
   margin-top: 0px;
   margin-left: -6px;
}
#dnn_dnnSEARCH_txtSearch { text-align: left; vertical-align: middle;  height:20px; background: white; width: 120px; color: #666666; padding: 0px 0px 0px 0px; border-top: 1px solid #999999; border-left: 1px solid #999999; border-bottom: 1px solid #999999; cursor:text; font-size: 17px; text-decoration: none;}


.login{
	font-family: Century Gothic, HGSｺﾞｼｯｸM, HGSｺﾞｼｯｸE;
	font-size: 15px;
	color: white;
	font-weight: bolder;
}
A.login:link{
	font-family: Century Gothic, HGSｺﾞｼｯｸM, HGSｺﾞｼｯｸE;
	font-size: 15px;
	color: white;
	text-decoration: none;
        font-weight: bolder;
}
A.login:visited{
	font-family: Century Gothic, HGSｺﾞｼｯｸM, HGSｺﾞｼｯｸE;
	font-size: 15px;
	color: white;
	text-decoration: none;
	font-weight: bolder;
}
A.login:hover{
	font-family: Century Gothic, HGSｺﾞｼｯｸM, HGSｺﾞｼｯｸE;
	font-size: 15px;
	color: white;
   text-decoration: none;
	font-weight: bolder;
}
A.login:active{
	font-family: Century Gothic, HGSｺﾞｼｯｸM, HGSｺﾞｼｯｸE;
	font-size: 15px;
	color: white;
	text-decoration: none;
	font-weight: bolder;
}
.user{
	font-family: Century Gothic;
	font-size: 15px;
	color: white;
	font-weight: bolder;
}
A.user:link{
	font-family: Century Gothic;
	font-size: 15px;
	color: white;
	text-decoration: none;
	font-weight: bolder;
}
A.user:visited{
	font-family: Century Gothic;
	font-size: 15px;
	color: white;
	text-decoration: none;
	font-weight: bolder;
}
A.user:hover{
	font-family: Century Gothic;
	font-size: 15px;
	color: white;
   text-decoration: underline;
}
A.user:active{
	font-family: Century Gothic;
	font-size: 15px;
	color: white;
	text-decoration: none;
	font-weight: bolder;
}
.current{
	font-family: Century Gothic;
	font-size: 11px;
	color:#666666;
	font-weight: normal;
   font-weight: normal;
	font-weight: bolder;
}
.copyright{
	font-family: Century Gothic;
	font-size: 11px;
	color: #333333;
   font-weight: bolder;
}
.terms{
	font-family: Century Gothic, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
   font-weight:bolder;
}
A.terms:link{
	font-family: Century Gothic, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
   font-weight:bolder;
}
A.terms:visited{
	font-family: Century Gothic, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bolder;
}
A.terms:hover{
	font-family: Century Gothic, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
   text-decoration: underline;
	font-weight:bolder;
}
A.terms:active{
	font-family: Century Gothic, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bolder;
}
.privacy{
	font-family: Century Gothic, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
   font-weight: bolder;
}
A.privacy:link{
	font-family: Century Gothic, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
   font-weight: bolder;
}
A.privacy:visited{
	font-family: Century Gothic, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
A.privacy:hover{
	font-family: Century Gothic, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
   text-decoration: underline;
	font-weight: bolder;
}
A.privacy:active{
	font-family: Century Gothic, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.Breadcrumb{
	font-family: Century Gothic, Helvetica, sans-serif;
	font-size: 15px;
	border-style: none;
	color: #FFFFFF;
	font-weight: bolder;
}
A.Breadcrumb:link{
	color: #FFFFFF;
	font-family: Century Gothic, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	font-weight: bolder;
}
A.Breadcrumb:visited{
	color: #FFFFFF;
	font-family: Century Gothic, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
}
A.Breadcrumb:hover{
	color: #FFFFFF;
	font-family: Century Gothic, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: underline;
	font-weight: bolder;
   
}
A.Breadcrumb:active{
	color: #FFFFFF;
	font-family: Century Gothic, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	font-weight: bolder;
}
.breadcrumb_text
{
    color: #333333;
    font-family: Century Gothic, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
