@import url("style.css");

html,body
{
  background-color:#980000;
  color: black;
  font-family: Arial, Helvetica, sans-serif;
  font-size: small;
  height: 100%;
  padding: 0px;
  margin: 0px;
}

table.global_fill
{
 height: 100%;
 width: 100%;
}

table.global_fill_height
{
 height: 100%;
}

form
{
  display:inline;
}

H1
{
  color: #0091e1;
}

H2 
{
  color: #0091e1;
}

a:link
{
  color: #980000;
}
a:visited
{
  color: #980000;
}
a:active
{
  color: #980000;
}
a:hover
{
  color: #980000;
}

.global_page_box
{
  width: 768px;
  overflow:hidden;
  background-color: white;
  color: black;
  position: relative;
  top: 0;
  left: 0;
}


.global_page_box
{
  width: 768px;
  overflow:hidden;
  background-color: white;
  color: black;
  position: relative;
  top: 0;
  left: 0;
}

.global_page_content
{
  overflow: hidden;
  width:100%;
  height: 100%;
}

.global_header_box
{
  width:100%;
  border-bottom:18px solid #763900;
  padding-right: 0px;
  padding-left: 0px;
  background-color:#0091e1;
  color: black;
  min-height: 177px;
  position: relative;
  left: 0;
  bottom: 0px;
}

.global_header_logo
{
  float: right;
  position: relative;
  top: 0px;
  left: 0px;
  bottom: 0;
}

.global_header_box
{
  background-color:#0091e1;  
}

.global_navigation_bar
{
  background-color:#8c5400;
  color: black;
  font-size:.9em;
  text-align: center;
  position: relative;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

* html body div.global_navigation_bar
{
  display:none;
}

.global_navigation_bar ul
{
 display:none;
}

.global_header_nav
{
  display:none;
}

.global_yellow_bar
{
 display: none;
}

.global_breadcrumbs
{
  display:none;
}

.page_account_links
{
  display:none;
}

.page_account_title
{
  display:none;
}

.page_account_line
{
  border-top:1px solid black;
}

.page_header
{
  font-size:large;
  font-weight:bold;
  color: #980000;
  margin-top: 15px;
  background-color: inherit;
}

.page_content
{
   color: black;
   background-color: white;
   position: relative;
   top:0px;
   left: 0px;
   border-top: 4px solid #0091e1;
   border-bottom: 3px solid black;
}

.page_content ul
{
  list-style-image: url("/images/diversity_summit_bullet.gif");

}


.page_contents
{
  padding-top: 0px;
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 10px;
}

.page_nav_links
{
 background: #8c5400 url("/images/diversity_summit_gradient.jpg") repeat-x;
 width: 168px;
 height: 100%;
 color: black;
}

.page_nav_links ul
{
 padding: 0px;
 margin: 0px;
 padding-bottom: 60px;
}

.page_nav_links li
{
  list-style-type: none;
  list-style-image: none;
  padding-top: .9em;
  padding-left: 6px;
  padding-right: 3px;
  font-weight: bold;
}

.page_nav_links a:link
{
  text-decoration: none;
  color: #ffffcc;
  background-color: inherit;
  text-decoration: none;
}

.page_nav_links a:visited
{
  text-decoration: none;
  /*color:#7e375f;*/
  color: #ffffcc;
  background-color: inherit;
  text-decoration: none;
  font-style: italic;
  /*border-bottom: 1px inset #e0aa0f;*/
}

.page_nav_links a:active
{
  text-decoration: none;
  color: #ffffcc;
  background-color: inherit;
  text-decoration: none;
}

.page_nav_links a:hover
{
  text-decoration: none;
  color: #ffffcc;
  background-color: inherit;
  text-decoration: none;
}

.page_nav_categories
{
  padding-top: 0px;
  padding-left: 2px;
  color: #ffffcc;
  border-bottom: 2px solid #ffffcc;
  font-weight: bold;
  background-color: inherit;
}

.page_child_link
{
  position:relative;
  left: 12px;
  margin-right: 12px;
}

.page_student_profile_image
{
  padding-top: 18px;
  width: 240px;
  height: 100%;
  overflow: hidden;
}

.page_three_small_images
{
  padding-top: 30px;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  width: 200px;
  height: 100%;
  overflow: hidden;
}

.page_tall_image
{
  padding-top: 30px;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  width: 200px;
  height: 100%;
  overflow: hidden;
}

.page_text
{
  margin-top: 18px;
  margin-left: 5px;
  width: 98%;
  height: 100%;
  overflow: hidden;
}

.page_text_default
{
  margin-top: 18px;
  margin-left: 5px;
  margin-bottom: 10px;
  width: 590px;
  height: 100%;
  overflow: hidden;
}

.page_text_profile
{
  margin-top: 18px;
  margin-left: 5px;
  margin-bottom: 10px;
  width: 350px;
  height: 100%;
  overflow: hidden;
}

.page_text_profile_no_links
{
  margin-top: 18px;
  margin-left: 5px;
  margin-right: 10px;
  margin-bottom: 15px;
  width: 480px;
  height: 100%;
  overflow: hidden;
}

.page_text_no_links
{
  margin-top: 18px;
  margin-bottom: 10px;
  width: 758px;
  height: 100%;
  overflow: hidden;
}

.page_text_three_images
{
  margin-top: 18px;
  margin-left: 5px;
  margin-bottom: 10px;
  width: 390px;
  height: 100%;
  overflow: hidden;
}

.page_text_tall_image
{
  margin-top: 18px;
  margin-left: 5px;
  margin-bottom: 10px;
  width: 390px;
  height: 100%;
  overflow: hidden;
}

.global_footer_box
{
  background-color: white;
  position:relative;
  top: 0px;
  left: 0px;
  color: inherit;
  height: 100%;
}

.global_footer_box img
{
  display: none;
}

.global_footer_nav a
{
  display:none;
}

.global_footer_nav
{
 display:none;
}

.global_footer
{
 background-color: white;
 height: 12px;
 text-align:center;
 color: black;
 font-size:.8em;
 margin-bottom:2px;
}

* html body div.global_footer
{
  font-size:.8em;
}


