@charset "utf-8";
/* CSS Document */

/***************************************************************/
/*                 START OF PRINT STYLES                       */
/* This is where you will need to add styles for any new       */
/* components that need to display or hide for printing        */
/***************************************************************/
@media print {
 
  /* Now that all iw_component containers are collapsed (from above),  */
  /* we can hide the following items when printing.                    */

  .top_level_banner_container,
  .intranet_top_level_banner_container,
  .top_level_search {
    display: none !important;
  }

}

/***************************************************************/
/*                   END OF PRINT STYLES                       */
/***************************************************************/




/***************************************************************/
/*                START OF WRAPPER STYLES                      */
/* This is where you will need to add styles for any new       */
/* components that make up the OJD wrapper.                    */
/***************************************************************/

/********************************/
/*      Top banner styles       */
/********************************/
.top_level_banner_container {
	background-image: url("../PublishingImages/toplevel/banner.jpg");
	background-repeat: no-repeat;
	background-color: #0F144C;
	width: 995px;
	height: 62px;
	min-height: 62px;
}

.intranet_top_level_banner_container {
	background-image: url("../PublishingImages/toplevel/intranet_banner_green.jpg");
	background-repeat: no-repeat;
	background-color: #0F144C;
	width: 995px;
	height: 62px;
	min-height: 62px;
}

.banner_top {
	padding-top: 1em;
	float:right;
	padding-right: 10px;
	margin-top: 3px;
	clear:right;
}

.top_level_banner_top {
	padding-top: .5em;
	float:right;
	padding-right: 5px;
	margin-top: 3px;
	clear:right;
}


/********************************************************/
/*   INTERNET Top level Tier 1 navigation styles ONLY   */
/********************************************************/
.top_level_tier1_nav {
  padding: 0;
  margin:0;
  list-style: none;
  background: url("../PublishingImages/toplevel/nav1.png") repeat-x;
  background-color: #2C62A0;
  width: auto;
  min-height: 37px;
  height: auto !important;
  height: 2.32em;
}

.top_level_tier1_nav li {
  float: left;
}

.top_level_tier1_nav a {
	font-weight: bold;
	font-size: 150%;
	color: #FFF;
	text-decoration: none;
	display: block;
	background: url("../PublishingImages/toplevel/nav1.png") repeat-x;
	background-color: #2C62A0;
	line-height: 1.9em;
	min-height: 37px;
	padding-top: 0px;
	padding-right: 40px;
	padding-left: 40px;
}

.top_level_tier1_nav a.selected,
.top_level_tier1_nav a:hover {
  background: none;
  background-color: #2C62A0;
}

.top_level_tier1_nav a:visited {
  color: #FFF;
}

.top_level_tier1_nav span {
  width: 1px;
  border-left: 1px solid #FFF;
  float: left;
  margin-top: .5em;
  height: 1.85em;
  min-height: 24px;
}

/***********************************************/
/*   INTRANET Top level Tier 1 navigation styles ONLY   */
/***********************************************/
.intranet_top_level_tier1_nav {
  padding: 0;
  margin:0;
  list-style: none;
  background: url("../PublishingImages/toplevel/intranet_nav1.png") repeat-x;
  background-color: #2C62A0;
  width: auto;
  min-height: 37px;
  height: auto !important;
  height: 2.32em;
}

.intranet_top_level_tier1_nav li {
  float: left;
}

.intranet_top_level_tier1_nav a {
	font-weight: bold;
	font-size: 150%;
	color: #FFF;
	text-decoration: none;
	display: block;
	background: url("../PublishingImages/toplevel/intranet_nav1.png") repeat-x;
	background-color: #2C62A0;
	line-height: 1.9em;
	min-height: 37px;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
}

.intranet_top_level_tier1_nav a.selected,
.intranet_top_level_tier1_nav a:hover {
  background: none;
/*  background-color: #2C62A0;*/
  background-color: #205818;
}

.intranet_top_level_tier1_nav a:visited {
  color: #FFF;
}

.intranet_top_level_tier1_nav span {
  width: 1px;
  border-left: 1px solid #FFF;
  float: left;
  margin-top: .5em;
  height: 1.85em;
/*  min-height: 24px; */
  min-height: 27px;
}


/********************************/
/*   Bread crumb bar styles     */
/********************************/

.search {
	float: right;
	color: #000000;
	padding: 2px 13px 0px 0px;
	font-size: 90%;
	margin-bottom: 0px;
}

.top_level_search {
	float: right;
	color: #FFF;
	padding: 2px 13px 0px 0px;
	font-size: 90%;
	margin-bottom: 0px;
}


/********************************/
/*        Footer styles         */
/********************************/

.adobetext {
  font-size: 80%;
  color: #666669;
  padding: 0px 0px 0px 0px;
}


/***************************************************************/
/*                 END OF WRAPPER STYLES                       */
/***************************************************************/

/***************************************************************/
/*            START OF CONTENT AREA COMPONENT STYLES           */
/* This is where you will need to add styles for any new       */
/* components in the content area.                             */
/***************************************************************/

/********************************/
/*       Free Form Styles       */
/********************************/
.top_level_page_title_no_border {
	color: #437187;
	font-weight: bold;
	font-size: 180%;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
/*    background-color: #FFFFFF;*/

}

.top_level_page_footer {
	padding: 15px 0px 4px 0px;
	margin: 0px 20px 0px 0px;
	color: #999;
	font-weight: bold;
	font-size: 170%;
}


/********************************/
/*       List box styles        */
/********************************/

.list_box_background {
  padding-left: 26px;
}

.list_box_border{   
   border: 1px solid #d2d2d2;   
   width: auto; 
   height: auto;
   background-color: #FFFFFF;

}

.list_box_border:hover {
   background-color: #fafafa;
}



/**********************************************/
/*       Top level List box styles ONLY       */
/**********************************************/

.top_level_list_box {
	list-style-type: square;
	margin: 4px;
	padding-top: 0px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 15px;
}


.top_level_list_box li {
  color: #FF6800;
  margin: 10px 0px 2px 0px;
}


.top_level_list_box a,
.top_level_list_box a:visited {
  font-size: 95%;
  color: #706D6D;
  font-weight: bold;
  text-decoration: none;
}

.top_level_list_box a:hover {
  text-decoration: underline;
}

.colored_list_box_border{   
   width: auto; 
   height: auto;
   background-color:#dfeffa
}

/********************************/
/*   Information box styles     */
/********************************/
.important_information {
  border-top: 1px solid #C6C6C6;   
  border-bottom: 1px solid #C6C6C6;   
  border-left: 1px solid #C6C6C6;   
  border-right: 1px solid #C6C6C6;   
  width: auto; 
  height: auto; 
  background-color: #F8F7C4;
  padding: 0px 15px 0px 15px;
  color: #000000;
}

.emergency_information {
  border-top: 1px solid #CD2605;   
  border-bottom: 1px solid #CD2605;   
  border-left: 1px solid #CD2605;   
  border-right: 1px solid #CD2605;   
  width: auto; 
  height: auto; 
  background-color: #FFFFFF;
  padding: 0px 15px 0px 15px;
  color: #000000;
}

.information_box_header_color_red p {
  color: #B90000;
  font-weight: bold;
}

.information_box_header_color_black p {
  color: #000000;
  font-weight: bold;
}

/********************************/
/*   OOTB Components            */
/********************************/

.buttonText {
  font-style: normal;
  font-weight: normal;
  color: #000000;

}

 
.buttonText-hover { 
  font-style: normal;
  font-weight: normal;
  background-color: #eeeeee;
  color: #002244;
  text-decoration: underline;
  margin: 0px;
  border: outset 2px #999999;

}
 
.buttonText-active {
  font-style: normal;
  font-weight: normal;
  background-color: #f8f8f8;
  color: #002244;
  text-decoration: underline;
  margin: 0px;
  border: inset 2px #999999;
  
}

.bodyText {
  border:none;
}

/***************************************************************/
/*             END OF CONTENT AREA COMPONENT STYLES            */
/***************************************************************/

