/*********************/
/* BASIC PAGE LAYOUT */
BODY				{font-family: arial, sans-serif; margin: 0; padding: 0; padding-top: 10; padding-bottom: 10; text-align: center;}
#pageContainer		{width: 750px; text-align: left; background-image: url(/Access-Steel/Images/Bg1.gif); background-repeat: repeat-y; margin-left: auto; margin-right: auto; }
#masthead			{}
#breadcrumb			{background-image: url(/Access-Steel/Images/Bg2.gif); }
#sidebar			{width: 200px; float: left;}
#bodycontent		{width: 500px; margin-left: 200px;}
#footer				{clear: both; background-image: url(/Access-Steel/Images/Bg2.gif); border-bottom: solid 2px #b7bccc; border-left: solid 1px #b7bccc;}
.PlaceholderLabel	{font-weight: normal; font-size: 12px; color: Red; background-color: Silver; margin-top: 5px; margin-bottom: 0px;}

/*********************/
/* BREADCRUMB */
.breadCrumbLink		{font-size: 11px; font-family: Verdana; color:#264b8b; text-decoration:none;}

/*********************/
/* FOOTER */
.footerCell			{text-align: center; width: auto;}
.footerLink			{font-size: 11px; color:#264b8b; text-decoration:none; padding:4px;}
.footerLink:hover	{background-color: #fdcb25;}

/*********************/
/* SIDENAVIGATION */
.sideNavList		{color:#264b8b; list-style-type:none; margin:0px;}
.sideNavLink		{font-family:Verdana; font-size:13px; font-weight:bold; color:#264b8b; text-decoration:none; padding:4px; width:190px;}
.sideNavLink:hover	{color:#fdcb25; background-color:#264b8b;}
.sideNavSubMenu		{list-style-type:none; margin:0px; margin-left:10px; padding: 0px; margin-bottom: 0px;}
.sideSubLink		{font-family:Verdana; font-size:11px; font-weight:normal; color:#264b8b; text-decoration:none; padding:0px; width:180px;}
.sideSubLink:hover	{color:#fdcb25; background-color:#264b8b;}

/*********************/
/* SITE MAP */
.siteNavList		{color:#264b8b; margin: 10px;}
.siteNavLink		{font-family: Aril; font-size:13px; font-weight: normal; color:#264b8b; text-decoration:none; padding:4px;}
.siteNavLink:hover	{text-decoration: underline;}
.siteNavSubMenu		{margin:0px; margin-left:20px; padding: 0px; margin-bottom: 10px;}
.siteSubLink		{font-family:Verdana; font-size:11px; font-weight:normal; color:#264b8b; text-decoration:none; padding:0px;}
.siteSubLink:hover	{text-decoration: underline;}

/*********************/
/* SIDE LANGUAGE BUTTONS */
.LanguageButtons	{font-family: arial; font-size: 13px; layout-flow: horizontal; padding: 0px; margin: 0px;}
.ButtonOn			{color:#fdcb25; background-color:#264b8b; font-weight: bold; text-align: center; border-bottom: 2px solid #999; border-left: 1px solid #bbb; border-right: 2px solid #999; border-top: 1px solid #bbb; float: left; width: 24px; margin: 2px; padding: 2px; cursor: default;}
.ButtonOff			{text-align: center; border-bottom: 1px solid #bbb; border-left: 2px solid #999; border-right: 1px solid #bbb; border-top: 2px solid #999; float: left; width: 24px; margin: 2px; padding: 2px; cursor: hand;}
.ButtonOver			{text-align: center; border-bottom: 1px solid #666; border-left: 1px solid #ddd; border-right: 1px solid #666; border-top: 1px solid #ddd; background-color: #fff; float: left; width: 24px; margin: 2px; padding: 2px; cursor: hand;}


/*********************/
/* GENERIC TEMPLATE */
.GENERIC_PageTitle	{font-size: 20px; font-weight:bold; color: #264b8b; padding: 6px; padding-top: 35px;}
.GENERIC_Body		{padding-left: 30px; padding-bottom: 20px;}
.GENERIC_PageDate	{text-align: right; font-size: 12px; font-style: italic; color: #264b8b;}
.tblSponsor			{background-color: #ccc;}
/* Access Steel Media Page */
.ResourceLink		{font-family:Verdana; font-size:13px; font-weight:bold; color:#264b8b; text-decoration:none; padding:4px;}
.ResourceLink:hover	{text-decoration: underline;color:#fdcb25; background-color:#264b8b;}


/*********************/
/* FULL LISTING TEMPLATE */
.listingItem		{font-family:Arial; font-size:11px; font-weight:normal; color:#264b8b; padding:2px;}



/*********************/
/* TIMETABLE PAGE */
.ttTable			{font-family: arial; font-size: 11px;}
.ttQuestion			{text-align: left; font-size: 13px; font-weight: bold; width: 310px; background-color: #eee; margin: 4px; padding: 4px;}
.ttDataCountry		{height: 45px; font-size: 13px; background-color: #efe; font-weight: bold; width: 150px; text-align: center; }
.ttData				{ background-color: #efe; font-size: 12px; font-weight: bold; width: 150px; text-align: center; }
.ttCountry			{border: solid 1px gray; cursor: hand; font-size: 11px;}


.IPO_CompanyName	{text-align: left; font-size: 13px; font-weight: bold; padding-top: 18px;}
.IPO_Description	{font-family: Aril; font-size:11px; font-weight: normal; color:#264b8b; line-height: 14pt}
.IPO_Link			{font-family: Aril; font-size:11px; font-weight: bold; color:#264b8b; text-decoration:none;}
.IPO_Link:hover		{text-decoration: underline;}
