/****************************************************************************
 * GLOBAL
 *
 * These are system-wide styles.
 ***************************************************************************/

body  
{
  background-image: url("/actioncenter/images/institution1/en-US/background-gradient.gif");
  background-position: top left;
  background-repeat: repeat-x;
  background-color: #BCC8DA;
  margin: 0;
  padding: 0;
  text-align: center;
  color : black;
}

/***************************
  Standard ActionCenter Stylesheet
 ***************************/

a.searchButton
{
  background-image: url("/actioncenter/images/institution1/en-US/button-search-both.gif");
  background-position: left top;
  background-repeat: no-repeat;
  
  width: 69px;
  height: 21px;
  
  display: block;
  
  overflow: hidden;
  
  text-decoration: none;
}

a.searchButton:hover
{
  background-position: left bottom;
}

.clear
{
  clear: both;
  visibility: hidden;
}

.mainContainer
{
  background-image: url("/actioncenter/images/institution1/en-US/content-base.gif");
  background-position: center top;
  background-repeat: repeat-y;
  
  width: 788px;
  
  margin: 0 auto 0 auto;
  
  text-align: left;
}

.mainContainer .contentContainer
{
  background-image: url("/actioncenter/images/institution1/en-US/content-shadow-full.gif");
  background-position: top left;
  background-repeat: no-repeat;
  
  padding: 0 4px 0 4px;
}

#header
{
  background-color: white;
  
  border: none;
  
  width: 780px;
  
  margin: 0;
  padding: 0;
}

#header td
{
  border: none;
  
  margin: 0;
  padding: 0;
}

#header a
{
  color: black;
  text-decoration: none;
}

#header a:hover
{
  color: black;
  text-decoration: underline;
}

#header a:visited
{
  color: black;
}

#header .logo
{
  width: 240px;
  
  padding: 10px 0 0 10px;
  
  text-align: left;
  vertical-align: middle;
}

#header .welcomeMessage
{
  margin: 0;
  padding: 15px 0 20px 0;
  
  text-align: center;
  vertical-align: top;
  
  font-size: 14px;
}

#header .welcomeMessageLogo
{
  background-image: url("/actioncenter/images/institution1/en-US/header-poweredByLTB.gif");
  background-position: center bottom;
  background-repeat: no-repeat;
  
  margin: 0;
  padding: 15px 0 20px 0;
  
  text-align: center;
  vertical-align: top;
  
  font-size: 14px;
}

#header .controls
{
  width: 240px;
  
  padding: 10px 10px 0 0;
  
  text-align: right;
  vertical-align: top;
}

#header .controls a
{
  font-size: 11px;
  
  padding-left: 2px;
  padding-right: 2px;
}

#header .controls form
{
  background-color: #F1F3F7;
  
  /*width: 224px;*/
  /*height: 19px;*/
  
  display: block;
  
  margin: 0;
  margin-top: 8px;
  padding: 5px 8px 5px 8px;
  
  text-align: center;
}

#header .controls form input
{
  text-align: left;
}

#header .controls form input.searchField
{
  width: 145px;
  height: 21px;
  
  display: block;
  float: left;
  
  margin: 0;
  margin-right: 6px;
}

#header a.searchButton
{
  margin: 0;
  padding: 0;
}

#header a.searchButton:hover
{
  text-decoration: none;
}

#topNavigation
{
  width: 100%;
  
  margin: 0;
  margin-top: 15px;
  padding: 0;
}

ul#topNavigation
{
  list-style-type: none;
}

ul#topNavigation li
{
  float: left;
  
  width: 130px;
  height: 35px;
  
  margin: 0;
  padding: 0;
}

ul#topNavigation li img, ul#topNavigation li input
{
  display: block;
}

ul#topNavigation li form
{
  margin: 0;
  padding: 0;
}

ul#topNavigation li a
{
  margin: 0;
  padding: 0;
  
  width: 130px;
  height: 35px;
  
  display: block;
}

ul#topNavigation li a img
{
  display: inline;
  
  border: none;
}

#contentArea
{
  background-image: url("/actioncenter/images/institution1/en-US/header-shadow.gif");
  background-position: top left;
  background-repeat: repeat-x;
  
  width: 780px;
  height: 400px;
}

td#contentArea
{
  margin: 0;
  padding: 0;
}

#contentArea .content
{
  vertical-align: top;
  
  margin: 0;
  padding: 0;
}

#leftContainer
{
  background-image: url("/actioncenter/images/institution1/en-US/header-shadow-left.gif");
  background-position: top left;
  background-repeat: repeat-x;
  background-color: #7C7D7D;
  
  width: 184px;

  vertical-align: top;
}

td#leftContainer
{
  margin: 0;
  padding: 0;
}

#leftContainer p
{
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
}

#leftNavigation
{
  width: 184px;
  margin: 0;
  padding: 0;
}

#leftNavigation td
{
  margin: 0;
  padding: 0;
}

#leftNavigation .sectionTitle
{
  display: block;
}

#leftNavigation .sectionTitle img
{
  border: none;
}

#footer
{
  background-color: #575757;
  
  padding-top: 10px;
  padding-bottom: 7px;
  
  text-align: center;
  color: #FFFFFF;
}

#footer a
{
  color: #FFFFFF;
}

#footer a:hover
{
  color: #FFFFFF;
}

#footer a:visited
{
  color: #FFFFFF;
}

#footer small
{
  font-size: 10px;
}

#footer .links
{
  margin-bottom: 10px;
  
  display: block;
  
  font-size: 14px;
}

#footer .links a
{
  padding-left: 10px;
  padding-right: 10px;
  font-size: 12px;
}

#searchPage
{
  background-image: url("/actioncenter/images/institution1/en-US/pyramid-legend.gif");
  background-position: top right;
  background-repeat: no-repeat;
  
  margin: 15px 20px 10px 35px;
}

#searchPage .searchText
{
  width: 225px;
  
  margin: 5px 0 30px 0;
  
  display: block;
  
  font-size: 14px;
}

#searchPage h1
{
  width: 225px;

  margin: 0;
  padding: 0;

  font-size: 30px;
  line-height: 30px;
  color: #000000;

  display: block;
}

#searchPage ul
{
  border: 1px solid #000000;

  margin: 10px 10px 0px 0px;
  padding: 0;

  clear: both;
}

#searchPage ul li
{
  list-style-type: none;

  border-bottom: 1px solid #B2B2B2;
  margin: 0;
  padding: 12px;
}


#searchPage ul .header
{
  background-image: url("/actioncenter/images/institution1/en-US/background-search-header.gif");
  background-position: top left;
  background-repeat: repeat-x;
  background-color: #717990;
  height:40px;
  overflow:hidden;
  padding:0px;
  border: none;
  text-align: right;
  color: white;
}

#searchPage ul .header h2
{
  margin: 0;


  font-size: 18px;
  line-height: 20px;
  padding-top:12px;
  padding-left:12px;

  display: block;
  float: left;
}

#searchPage ul .header a
{
  color: #FFFFFF;
  text-decoration: underline;

  margin-left: 10px;


}

#searchPage ul .header a:hover
{
  color: #D0F4FF;
  text-decoration: underline;
}

#searchPage ul .header a:visited
{
  color: #FFFFFF;
  text-decoration: underline;
}

#searchPage ul .resultOdd
{
  background-color: #FFFFFF;
}

#searchPage ul .resultEven
{
  background-image: url("/actioncenter/images/institution1/en-US/background-search-row-even.gif");
  background-position: top left;
  background-repeat: repeat-x;
  background-color: #FFFFFF;
}

#searchPage ul .resultEven a, #searchPage ul .resultOdd a
{
  font-size: 15px;
  font-weight: bold;
}

#searchPage ul .resultEven .description, #searchPage ul .resultOdd .description
{
  display: block;
  
  font-size: 12px;
  font-weight: bold;
}

#searchPage .highlight
{
  background-color: yellow;
  
  font-weight: bold;
}

#searchPage ul li p
{
  margin: 0;
  padding: 0;
  
  float: right;
  
  display: block;
}

#searchPage ul li .icon
{
  margin: 0;  
  padding: 0;
  
  float: left;
  
  display: block;
}

#searchPage ul li .icon img
{
  border: none;
}

.moduleResults p
{
  width: 657px;
  
  margin-left: 100px;
}

.moduleResults .icon
{
  width: 20px;
  height: 20px;
  
  margin-top: 5px !important;
}

.moduleResults .icon img
{
  width: 20px;
  height: 20px;
}

.mediaResults .icon
{
  width: 85px;
  height: 64px;
  
  margin-right: 5px !important;
}

.mediaResults .icon img
{
  width: 85px;
  height: 64px;
}

.myLTBResults .icon
{
  margin-right: 5px !important;
}

.mediaResults .resultOdd, .mediaResults .resultEven, .myLTBResults .resultOdd, .myLTBResults .resultEven
{
  padding: 8px !important;
  padding-right: 12px !important;
}

.mediaResults p, .myLTBResults p
{
  width: 597px;
}

#searchPage .pageControl
{
  margin-top: 10px;
  
  text-align: center;
}

#searchPage .pageControl a, #searchPage .pageControl .current, #searchPage .pageControl .disabled
{
  font-size: 14px;
  font-weight: bold;
}

#searchPage .pageControl .current
{
  color: #A60324;
}

#searchPage .pageControl .disabled
{
  color: #B2B2B2;
}

.texttitle
{
  display: block;
  
  margin: 0;
  padding: 0;
  
  margin-top: 16px;
  margin-bottom: 10px;
}

.promoCodeEntry
{
  font-family: Arial, Helvetica;
  font-size: 12px;
  font-weight: normal;
  background-color: #F2F3F5;
  color: #516695;
  padding-left: 6px;
  padding-right: 6px;
  vertical-align: middle;
  text-align: left;
  line-height: 30px;
}

.promoCodeEntry a img
{
  vertical-align: middle;
}

.standardMenuBody
{
  background-color : #DDDDDD;
  color            : black;
  font-size        : 12px;
  font-family      : arial, helvetica, helv, sans-serif;
}

.redNavigationText
{
  font-family: Arial, verdana, sans-serif;
  font-size: 8pt;
  text-decoration: underline;
  color: #980000;
}

.mainCategoryMenuText
{
  font-family: Arial, verdana, sans-serif;
  font-size: 10pt;
  text-decoration: none;
  color: #302F34;
}

.wizardMenuComplete
{
  font-family: Arial, verdana, sans-serif;
  font-size: 12pt;
  text-decoration: none;
  color: #10265D;
}

.wizardMenuCurrent
{
  font-family: Arial, verdana, sans-serif;
  font-size: 12pt;
  text-decoration: none;
  font-weight: bold;
  color: #4F4F4F;
}

.wizardMenuDefault
{
  font-family: Arial, verdana, sans-serif;
  font-size: 12pt;
  text-decoration: none;
  color: #4F4F4F;
}

.grayText
{
  font-family: Arial, verdana, sans-serif;
  font-size: 10pt;
  text-decoration: none;
  color: #DADADA;
}

.darkGrayText
{
  font-family: Arial, verdana, sans-serif;
  font-size: 8pt;
  text-decoration: none;
  color: #6a6a6a;
}

.pagingGrayBorder
{
  font-family: Arial, verdana, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
  background-color: #D9D9D9;
  color:#000000;
  
}

.largeText
{
  font-family: Arial, verdana, sans-serif;
  font-size: 16pt;
  font-weight: bold;
  text-decoration: none;
  color: #536594;
}

.medText
{
  font-family: Arial, verdana, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}

.lightBlueNormalText
{
  font-family: Arial, verdana, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  text-decoration: none;
  color: #536594;
}

.lightBlueBoldNormalText
{
  font-family: Arial, verdana, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
  color: #536594;
}

.blackNormalText
{
  font-family: Arial, verdana, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
}

.multiselect
{
  width : 215px;
}

.rightArrow
{
  position : absolute;
  visibility : visible;
  z-index : 1;
}

.leftArrow
{
  position : absolute;
  visibility : visible;
  z-index : 1;
}

.instructionText
{
  font-family: Arial, verdana, sans-serif;
  font-size: 10pt;
  text-decoration: none;
  color: #4F4F4F;
}

.utilitymenu
{
  position : absolute;
  top : 16;
  visibility : hidden;
  z-index : 1;
}

.menuLayout
{
  background-color: #DADADA;
  font-family: Arial, verdana, sans-serif;
  font-size: 10pt;
  text-decoration: none;
  color: #000000;
  z-index : 1;
}

.menuLayoutTitle
{
  background-color: #DADADA;
  font-family: Arial, verdana, sans-serif;
  font-size: 10pt;
  text-decoration: none;
  color: #000000;
  z-index: 1000;
}

.menuGrayBar
{
  background-color: #001752;
  font-family: Arial, verdana, sans-serif;
  font-size: 10pt;
  text-decoration: none;
  color: #000000;
  z-index: 1000;
}

.menuText
{
  font-family: Arial, verdana, sans-serif;
  font-size: 10pt;
  text-decoration: none;
  color: #000D2D;
  z-index : 1;
}

.menuText:hover
{
  color: #FFFFFF;
}

.menu
{
  font-family: Arial, verdana, sans-serif;
  font-size: 10pt;
  text-decoration: none;
  color: #000D2D;
  z-index : 1;
}

.tableSpacer
{
  background-color: #F2F2F2;
}

.tableHeader
{
  background-color: #F2F2F2;
}

.tableSubHeader
{
  background-color: #EEEEEE;
}

.darkBlue
{
  background-color: #001752;
}

.reportLevel1
{
  font-family: Arial, verdana, sans-serif;
  font-size: 8pt;
  text-decoration: none;
  color: black;
}

.reportLevel2
{
  font-family: Arial, verdana, sans-serif;
  font-size: 10pt;
  text-decoration: none;
  color: black;
}

.reportLevel3
{
  font-family: Arial, verdana, sans-serif;
  font-size: 10pt;
  text-decoration: none;
  color: black;
  background-color:CCCCCC;
  
}

.reportLevel4
{
  font-family: Arial, verdana, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: black;
}

.reportLevel5
{
  font-family: Arial, verdana, sans-serif;
  font-size: 16pt;
  text-decoration: none;
  color: black;
}

.reportLevel6
{
  font-family: Arial, verdana, sans-serif;
  font-size: 16pt;
  text-decoration: none;
  color: black;
}

.reportFixedFont
{
  font-family: Courier;
  font-size: 8pt;
  text-decoration: none;
  color: black;
}

.traineeHomeGrayBar
{
  background-color: #E9E9E9;  
}

.traineeHomeDarkGrayText
{
  font-family: Arial, verdana, sans-serif;
  font-size: 10pt;
  text-decoration: none;
  color: #6a6a6a;
}

.largeBlackText
{
  font-family: Arial, verdana, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}

.moduleName
{
  font-family: Arial, verdana, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}

.moduleCategory
{
  font-family: Arial, verdana, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}

.languageChoiceForm
{
  position : absolute;
  visibility : visible;
  z-index : 2;
}

.languageChoiceBackground
{
  position : absolute;
  visibility : visible;
  z-index : 1;
}

.loginBox
{
  position: absolute;
  visibility: hidden;
  z-index: 1;
}

.darkBlueNormalText
{
  font-family: Arial, verdana, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  text-decoration: none;
  color: #001752;
}

.darkBlueBoldNormalText
{
  font-family: Arial, verdana, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
  color: #001752;
}

/***********************************
BEGIN LoanToolBox v2.0 Stylesheet
 ***********************************/

/* Content area background color.  DEPRECATED! */

.backcontent
{
  vertical-align: top;
}

/* Red error color. */

.colorred
{
  color: #FF0000;
}

/* Screen title text. */

/*.texttitle
{
  font-family: Tahoma, Verdana, Arial, Helvetica;
  font-size: 22px;
  font-weight: normal;
  color: black;
}*/

/* Screen sub-title banner text */

/*.textsubtitle
{
  font-family: Tahoma, Verdana, Arial, Helvetica;
  font-size: 15px;
  font-weight: normal;
  color: #000000;
  padding-left: 1px;
}*/

/* Instruction-area text. */

.textinstruct
{
  font-family: Tahoma, Verdana, Arial, Helvetica;
  font-size: 11px;
  font-weight: normal;
  color: #FFFFFF;
}

.blackText
{
  font-family: Tahoma, Verdana, Arial, Helvetica;
  font-size: 11px;
  font-weight: normal;
  color: black;
}

/* search results text*/
.searchresultstext{
  color: #000000;
  font-family: Arial, Helvetica;
  font-size: 12px;
  font-weight: normal;
  padding: 5px;
}

/* General text. */

.textgeneral
{
  color: #636A72;
  font-family: Tahoma, Verdana, Arial, Helvetica;
  font-size: 12px;
  font-weight: normal;
}

/* Username text */

.usernametext
{
  font-family: Tahoma, Verdana, Arial, Helvetica;
  font-size: 12px;
  font-weight: bold;
  color: #8B99A6;
  padding-left: 1px;
}

/* Error message text. */

.texterror
{
  font-family: Tahoma, Verdana, Arial, Helvetica;
  font-size: 11px;
  color: #FF0000;
}

/* Error message bulleted list. */

.errorMessageText
{
  font-family: Tahoma, Verdana, Arial, Helvetica;
  font-size: 11px;
  color: #FF0000;
  list-style-position: outside;
  list-style-type: square;
}

/* instruction table */

.textinstructtable
{
  margin-top: 8px;
  margin-left: 8px;
  margin-right: 3px;
  
}

/* Edges for tables (use with cellspacing="0") */

.tableedge
{
  border: 1px solid #8B99A6;
  margin-bottom: 1px;
}

/* edges for matches cell */
.matchesedge
{
  border: 0px solid #8B99A6;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
}

/* edges for ranks cell */
.ranksedge
{
  border: 0px solid #8B99A6;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
}

/* Edges for tables and cells (use with cellspacing="1") */

.tablecelledge
{
  background-color: #8B99A6;
}

/* Instruction area cell padding */
.tableinstructions
{
  width:184px;

  padding: 10px 6px 6px 8px;
}

/* Banners for tables */

.tablebanner
{
  font-family: Arial, Helvetica;
  font-size: 12px;
  font-weight: bold;
  background-color: #8B99A6;
  color: white;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 6px;
  padding-right: 6px;
  vertical-align: top;
}

/* Sub-banners for tables */

.tablesubbanner
{
  font-family: Arial, Helvetica;
  font-size: 12px;
  font-weight: bold;
  background-color: #BBC9D6;
  color: #4E5B7A;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 6px;
  padding-right: 6px;
  vertical-align: top;
}

/* Prompt cell for tables. */

.tableprompt
{
  font-family: Arial, Helvetica;
  font-size: 12px;
  font-weight: normal;
  background-color: #F2F3F5;
  color: #516695;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 6px;
  padding-right: 6px;
  vertical-align: middle;
  text-align: left;
}

/* Table cells for input elements. */

.tableinput
{
  background-color: #F2F3F5;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 2px;
  padding-right: 2px;
  vertical-align: middle;
  text-align: left;
}

/* Table cells for examples. */

.tableexample
{
  font-family: Arial, Helvetica;
  font-size: 10px;
  font-weight: normal;
  background-color: #F2F3F5;
  color: #8A98A3;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 6px;
  padding-right: 6px;
  vertical-align: middle;
  text-align: left;
}

/* Error cell for tables. */

.tableerror
{
  font-family: Arial, Helvetica;
  font-size: 12px;
  font-weight: normal;
  background-color: #F2F3F5;
  color: #CC3333;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 6px;
  padding-right: 6px;
  vertical-align: middle;
  text-align: left;
}

/* General table cell, odd rows. */

.tableodd
{
  font-family: Arial, Helvetica;
  font-size: 12px;
  font-weight: normal;
  background-color: #F9FAFF;
  color: #516695;
  vertical-align: top;
  padding-left: 6px;
  padding-right: 6px;
  padding-top: 2px;
  padding-bottom: 2px;
  vertical-align: top;
}

/* General table cell, odd rows. */
.tableeven
{
  font-family: Arial, Helvetica;
  font-size: 12px;
  font-weight: normal;
  background-color: #F2F3F5;
  color: #516695;
  vertical-align: top;
  padding-left: 6px;
  padding-right: 6px;
  padding-top: 2px;
  padding-bottom: 2px;
  vertical-align: top;
}

/* Small input-element font size. */

.inputsmall
{
  font-family: Arial, Helvetica;
  font-size: 12px;
  font-weight: normal;
}

/* Standard anchor decoration. */

.anchorstd
{
  color: #243D97;
  text-decoration: underline;
  /*text-underline: 1px solid #243D97;*/
}

.anchorstd:visited
{
  color: #445DA7;
  text-decoration: underline;
  /*text-underline: 1px solid #243D97;*/
}

.anchorstd:hover, .anchorstd:hover:visited
{
  color: #142D77;
  background-color: #DDE1E4;
  text-decoration: underline;
  /*text-underline: 1px solid #243D97;*/
}

/* DIV styles */

/* Right-side div */

.divright
{
  position: relative;
}

/* Left-side div */

.divleft
{
  position: relative;
}

/* Top-Right rounded corner image div */

.divrightcorner
{
  position: absolute;
  right: 0;
  top: 0;
  z-index: 100;
  text-align: right;
  vertical-align: top;
}

/* Top-Left rounded corner image div */

.divleftcorner
{
  position: absolute;
  left: 0;
  top: 0;
  z-index: 100;
  text-align: left;
  vertical-align: top;
}

/* Content-area div (contains actual content item) */

.divcontent
{
  position: relative;
  z-index: 1; 
}

/* actioncenter logo image (adds some padding to the left side) */
.actioncenterlogo
{
  margin-left: 5px;
}

/* left nav main menu */
.mainmenu
{
  font-family: Verdana, Arial, Helvetica;
  font-size: 11px;
  text-decoration: none;
  background-color: #E8ECEF;
  color: #3B4774;
  border: 0px solid red;
  height: 22px;
  width: 100%;
}

.mainmenu:hover
{
  color: #000000;
  background-color: #D0D4DD;
  height: 22px;
}

.manageHelpLogout
{
  text-decoration:none;
  color: black;
  font-size: 8pt;
}

.leftNav
{
  background-color:#7C7D7D;
  color: #FFFFFF;
  width:184px !important;
}

/*.PageTitle
{
  font-weight:bold;
  font-size:17px; 
}*/





/* END LoanToolBox v2.0 Stylesheet */

