/******************************************/
/*  Health Administration & Policy styles
/******************************************/

body
{
  text-align: center;
  margin: 0px auto;
  background-color: #b8c2db;
}

#container
{
  /*
  border: 1px solid #666666;
  */
  margin: 10px auto;
  text-align: left;
  width: 984px;
}

#header
{
  text-align: left;
  width: 984px;
  /*
  height: 145px;
  background-color: #11297b;
  */
}

#cu_brand
{
  width: 982px;
  height: 25px;
  border: 1px solid #666666;
  margin-bottom: 5px;
  background-color: #11297b;
}

#cu_logo
{
  width: 200px;
  height: 25px;
  float: left;
  display: inline;
}

#cu_logo h1, #cu_logo h1 a
{
  width: 200px;
  height: 25px;
  margin: 0px;
  padding: 0px;
  display: block;
}

#cu_logo h1
{
  background: #11297b url("/fileadmin/images/logos/CreightonType-FFF_11297B.gif") no-repeat;
}

#cu_search
{
  margin: 5px 8px 0px 0px;
  padding: 0px;
  float: right;
  display: inline;
  font-weight: bold;
}

#cu_search a, #cu_search a:hover, #cu_search a:visited, #cu_search a:active
{
  color: #ffffff;
  text-decoration: none;
}

#metamenu
{ 	
  width: 982px;
  border: 1px solid #666666;
  height: 18px;
  background-color: #eeeeee;
  margin-bottom: 5px;
}

#metamenu ul
{
  margin: 1px 25px 0px 25px;
  padding: 0px;
}

#metamenu li
{ 
  margin: 0px 52px;
  float: left;
  display: inline;
  list-style-type: none;
}

#metamenu a, #metamenu a:link, #metamenu a:visited, #metamenu a:hover, #metamenu a:active
{
  text-decoration: none;
  color: #11297b;
  font-weight: bold;
  /*
  text-transform: uppercase;
  */
}

#banner
{
  border: 1px solid #666666;
  height: 120px;
  width: 982px;
  margin-bottom: 5px;
}

#banner h2, #banner h2 a
{
  background: url('/fileadmin/projects/ccas/health-admin-policy/banner.jpg') no-repeat;
  display: block;
  height: 120px;
  margin: 0px;
  padding: 0px;
  width: 982px;
}

#main
{
  width: 984px;
}

#col_left
{
  display: inline;
  float: left;
  width: 200px;
}

#nav_site
{
  border: 1px solid #666666;
  border-bottom-width: 0px;
  background-color: #eeeeee;
}

#nav_site ul
{
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

#nav_site li
{
  margin: 0px;
  padding: 0px;
  border-bottom: 1px solid #666666;
}

#nav_site li li
{
  border-bottom-width: 0px;
  background-color: #FFFFFF;
}

#nav_site a
{
  color: #11297b;
  display: block;
  font-weight: bold;
  padding: 2px 4px;
  text-decoration: none;
  width: 190px;
}

#nav_site li li a
{
  padding-left: 16px;
  width: 178px;
}

#nav_site li li li a
{
  padding-left: 28px;
  width: 166px;
}

#nav_site li li li li a
{
  padding-left: 40px;
  width: 154px;
}

#nav_site li li li li li a
{
  padding-left: 52px;
  width: 142px;
}

#nav_site a:hover
{
  color: #000000;
}

#content_left
{
  margin-top: 5px;
  border: 1px solid #666666;
  background-color: #eeeeee;
  padding: 0px 6px;
}

#col_center
{
  display: inline;
  float: left;
  width: 779px;
  margin-left: 5px;
}

#crumbs
{
  font-size: 0.92em;
  color: #000000;
  padding: 7px 12px 12px 12px;
}

#crumbs a
{
  color: #000000;
}

#content
{
  padding: 12px;
  width: 753px;
  background-color: #ffffff;
  border: 1px solid #666666;
}

#content h3
{
  color: #11297b;
  font-size: 1.4em;
  margin: 0.4em 0px;
}

#content h4
{
  font-size: 1.15em;
}

#content_right
{
  display: inline;
  float: right;
  width: 200px;
  border: 1px solid #666666;
  margin-left: 12px;
  margin-bottom: 12px;
  padding: 2px;
  background-color: #eeeeee;
}

#content_right h4
{
  background-color: #11297b;
  border-bottom: 1px solid #666666;
  color: #ffffff;
  font-size: 1.15em;
  margin: 0px 0px 6px 0px;
  padding: 2px 6px;
}

#content_right p
{
  overflow: hidden;
  margin: 1em 6px;
  position: relative;
}

#content_border
{
  clear: right;
  display: inline;
  float: right;
  width: 300px;
  margin: 1em 0px 1em 1em;
}

#content_border h4
{
  background-color: #11297b;
  color: #ffffff;
  font-size: 1.15em;
  margin: 0px;
  padding: 0.5em;
}

#footer
{
  font-size: 0.92em;
  margin: 0.5em auto;
  text-align: right;
  width: 984px;
}

/*
  Form styles
*/
#Mailer
{
  margin: 0px;
}

#Mailer label
{
  float: left;
  display: inline;
  position: relative;
  font-weight: bold;
  width: 120px;
  margin-top: 2px;
  margin-right: 6px;
}

#Mailer label.right
{
  width: auto;
  margin-left: 2px;
}

#Mailer label.rightLabel
{
  font-weight: normal;
  width: auto;
  margin-left: 2px;
}

#Mailer .fieldHelper
{
  float: left;
  display: inline;
  margin-top: 2px;
  margin-left: 6px;
}

#Mailer input, #Mailer select, #Mailer textarea
{
  float: left;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1.0em;
}

#Mailer h4
{
  font-size: 1.15em;
  color: #11297B;
  margin-top: 16px;
  margin-bottom: 8px;
}

#Mailer .row
{
  clear: both;
  margin-bottom: 4px;
  width: 543px;
}

#Mailer .row_group
{
  display: inline;
  float: left;
}

#Mailer .buttons
{
  padding-left: 126px;
  width: 417px;
}

#Mailer .format
{
  font-size: 0.9em;
  margin-left: 126px;
}

#Mailer .req
{
  font-weight: bold;
  color: #FF0000;
}

#Mailer .reqField_inline
{
  font-weight: bold;
  color: #FF0000;
}

#Mailer .reqField
{
  margin-left: 6px;
  float: left;
  display: inline;
  font-weight: bold;
  color: #FF0000;
}

#Mailer .error
{
  font-weight: bold;
  color: #FF0000;
}
