@import url("style.css");

html,body
{
  background-color:#8e9295;
  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;
}

.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-top:3px solid white;
  padding-right: 0px;
  padding-left: 0px;
  background-color:white;
  color: black;
  min-height: 114px;
  position: relative;
  left: 0;
  bottom: 0px;
}

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


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

* html body div.global_navigation_bar
{
  font-size:.9em;
}

.global_navigation_bar ul
{
 display:none;
}

.global_header_nav
{
  display:none;
}

.global_yellow_bar
{
 display: none;
}

.global_breadcrumbs
{

  display:block;
 padding-left:8px;
 padding-top:2px;
 padding-bottom:2px;
background:#555;
color:white;
border-bottom:2px solid #555;


}
.global_breadcrumbs a {

color:white;
text-decoration:none;


}
.page_account_links
{
  display:none;
}

.page_account_title
{
  display:none;
}

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

.page_header
{
display:none;
  font-size:large;
  font-weight:bold;
  color: white;
  margin-top: 15px;
  background-color: inherit;
}

.page_content
{
   color: black;
   background-color: white;
   position: relative;
   top:0px;
   left: 0px;
   border-top: 2px solid white;
   border-bottom: 1px solid black;
}

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

.page_nav_links
{
 background:white url("/images/kcce_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;
  padding-top: .9em;
  padding-left: 6px;
  padding-right: 3px;
  font-weight: bold;
}

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

.page_nav_links a:visited
{
  text-decoration: none;
  /*color:#7e375f;*/

  color:#005399 ;
  background-color: inherit;
  text-decoration: none;
  font-style: italic;
  /*border-bottom: 1px inset #e0aa0f;*/
}

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

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

.page_nav_categories
{
  padding-top: 20px;
  color: black;
  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: 0px;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  width: 200px;
  height: 100%;
  overflow: hidden;
vertical-align:top;
}

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

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

.page_text_default
{
  margin-top: 0px;
  margin-left: 0px;
margin-right:2px;
  margin-bottom: 0px;
  width: 600px;
  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: 0px;
  margin-left:20px;
  margin-bottom: 10px;
margin-right:20px
  width: 355px;
  height: 100%;
  overflow: hidden;
}

.page_text_tall_image
{
  margin-top: 0px;
  margin-left:20px;
  margin-bottom: 10px;
margin-right:20px;
  width: 355px;
  height: 100%;
  overflow: hidden;
vertical-align:top;
}

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

.global_footer_box img
{
  display: inline;
  position: absolute;
  left: 610px;
  top: -70px;
  color: inherit;
  background-color: inherit;
}

.global_footer_nav a
{
  display:none;
}

.global_footer_nav
{
 background-color: black;
 height: 8px;
 width:100%;
 text-align:center;
 color:white;
 position: relative;
 top: 8px;
 left:0;
}

.global_footer
{
 background-color: white;
 height: 18px;
 text-align:center;
 color: black;
position: relative;
 top: 8px;
 left:0px;
 margin-bottom:8px;
}

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

