









*
  {
  margin: 0;
  padding: 0;
  border: 0;
  }

html, body
  {
  font-family: sans-serif;
  font-size: 0.688em;
  background-color: #fff;
  height: 100%;
      }

#container
  {
  position:relative;
  height:auto !important;
  height:100%;
  min-height:100%;
  background: url(puzzle.png) no-repeat bottom right;
  }


#content
  {
  margin: 10px 10px 10px 30px;
  padding:1em 0 5em; /* bottom padding for footer */
  vertical-align:top;
  }

#header
  {
  height:80px;
  background: url(header-bg.png) repeat-x top left;
  background-color:#e7e3e7;
  text-align:right;
  }

#logo
  {
  margin:0;
  }

div#bar
  {
  width: inherit;
  height: 13px;
  padding: 0;
  margin: 0;
  border: 0;
  background-color: #999999;
  z-index: -1;
  position: absolute;
  top: 67px;
  }

.clear
  {
  clear:both;
  }

.center
  {
  text-align:center;
  }

#naviright
  {
    text-align:right;
  position:relative;
  top:5px;
  float:right;
    margin: 0;
  }

.navi
  {
  margin-right:10px;
  margin-top:5px;
  }

.navi li
  {
  display:inline;
  padding:12px;
  }

.textnav a
  {
  font-weight:bolder;
  font-size: 11px;
  color: #696969;
  margin: 0;
  padding: 0;
  }

#customer
  {
  margin-top: 20px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 10px;
    float: right;
  }


#imgbdr
  {
  padding:10px 0;
  border-bottom: thin solid #ccc;
  border-top: thin solid #ccc;
  float:right;
  }

#custlogo
  {
  padding: 10px 0;
  margin: 0;
  text-align: right;
  }

#footer
  {
  margin: 0;
  padding: 0;
  text-align: right;
  position: absolute;
  width: 100%;
  height: 30px;
  right: 10px;
  bottom: 10px;
  font-size: 0.8em;
  }

p
  {
  margin: 0 0 5px 30px;
  padding: 0;
  line-height: 120%;
  font-size: 2em;
  font-weight: 400;
  }

p.text
  {
  margin: 4px 0 0px 5px;
  font-size: 2.25em;
  color: black;
  font-weight: 400;
  line-height: 120%;
  }

p.smalltext
  {
  margin: 2px 0 0px 5px;
  font-size: 2.063em;
  color: black;
  font-weight: 400;
  line-height: 120%;
  }

#copyright 
  {
  margin: 0;
  padding: 0;
  font-size: 11px;
  }

#tagline 
  {
  font-weight: bold;
  font-size: 14px;
  }

h1#title
  {
  margin: 0 0 20px 0;
  padding: 0;
  padding-bottom: 7px;
  position: relative;
  text-align: left;
  font-size: 38px;
  font-weight: 520;
  line-height: 105%;
  color: #544;
  }

h3#tracking
  {
  margin: 0 0 5px 3px;
  padding: 0;
  position: relative;
  text-align: left;
  font-size: 2.1em;
  font-weight: 520;
  line-height: 105%;
  color: #ED1B34;
  }

ul
  {
  padding: 0;
    margin: 0 0 0 30px;
  font-family: sans-serif;
  }

ul.listlarge
  {
  padding: 0;
    margin: 0 0 0 30px;
  font-family: sans-serif;
  }

ul li
  {
  list-style-image: url(check2.png);
  }

li.itemnormal
  {
  font-family: sans-serif;
  font-size: 1.75em;
  color: black;

  margin-top: 10px;
  margin-bottom: 0px;
  margin-left: 52px;
  margin-right: 10px;

  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 10px;
  padding-right: 0px;

  line-height: 120%;

  }

li.itemweak
  {
  font-family: sans-serif;
  font-size: 1.75em;
  color: #333333;

  margin-top: 2px;
  margin-bottom: 0px;
  margin-left: 40px;
  margin-right: 10px;

  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 5px;
  padding-right: 0px;

  line-height: 120%;
  list-style-image: url(dot_solid.png);
  }

.itemnormal .itemweak
  {
  font-size: 1em;
  }

.simpletable .itemweak
  {
  margin-top:10px;
  list-style-image: url(check2.png);
  }

.simpletable .itemweak .itemweak
  {
  list-style-image: url(dot_solid.png);
  font-size: 1em;
  }

.simpletable .itemnormal .itemweak
  {
  list-style-image: url(dot_solid.png);
  font-size: 1em;
  }

ul li ul
  {
  margin-top: 10px;
  }

ul li ul li
  {
  list-style-image: url(dot_solid.png);
  }

ul li ul li ul
  {
  margin-top: 5px;
  }

ul li ul li ul li
  {
  list-style-image: url(dot_hollow.png);
  }


a, a:hover, a:visited
  {
  text-decoration: none;
  }
a:active
  {
  outline:none;
  }

a img {border-style: none;}

img
  {
  margin: 0;
  padding: 0;
  }

ul, li
  {
  margin: 0;
  padding: 0;
  }

ul.navi
  {
  margin-right: 10px;
  }

ul.navi li
  {
  display: inline;
  padding: 12px;
  }

.busytable
  {
  margin: 0;
  padding: 0;
  border-top: 0;
  border-bottom: 0;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  empty-cells: show;
  border-collapse: collapse;
  }

.simpletable
  {
  margin: 5px 0 0px 20px;
  color: black;
  font-weight: 400;
  line-height: 120%;
  text-align: left;
  empty-cells: show;
  border-collapse: collapse;
  }

.tablegrid
  {
      margin-top: 15px;
  margin-bottom: 1px;
    empty-cells: show;
  border-collapse: collapse;
  }

.imgFloatRight
  {
  float: right;
  }

.sectionHead
  {
  display:table-cell;
  text-align: center;
  vertical-align: middle;
  height: 350px;
  width: 100%;
  }

td#sectiontitle
  {
  width: 80%;
  text-align: center;
  }

h1#bigtitle
  {
  text-align: center;
  vertical-align: middle;
  font-size: 56px;
  font-weight: 520;
  color: #544;
  }

em
  {
  font-style: italic;
    color: #ED1B34;
  }

/* camtasia stuff: */
#cs_flashBody
{
	background-color: #ffffff;
	font: .8em/1.3em verdana,arial,helvetica,sans-serif;
	text-align: center;
}

#cs_noexpressUpdate
{
	margin: 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #003300;
	text-align: left;
	background-image: url(enrollment-psl-psq_nofp_bg.gif);
	background-repeat: no-repeat;
	width: 210px; 
	height: 200px;	
	padding: 40px;
}

#ChangeTextSize li.medium{
	display:none;
}

/*
#ChangeTextSize a, #ChangeTextSize a:link, #ChangeTextSize a:visited, #ChangeTextSize a:hover, #ChangeTextSize a:active{
	background:url(plus-minus.gif) no-repeat;
	text-decoration:none;
	height:100%;
	width:100%;
	outline:none;
}
/*small*/
#ChangeTextSize li.small a, #ChangeTextSize li.small a:link, #ChangeTextSize li.small a:visited, #ChangeTextSize li.small a:hover, #ChangeTextSize li.small a:active{
	background-position:0 top;
}

#ChangeTextSize li.small a:hover, #ChangeTextSize li.small a.selected, #ChangeTextSize li.small a:link.selected, #ChangeTextSize li.small a:visited.selected, #ChangeTextSize li.small a:hover.selected, #ChangeTextSize li.small a:active.selected{
	background-position:0 bottom;
}

/*large*/
#ChangeTextSize li.large a, #ChangeTextSize li.large a:link, #ChangeTextSize li.large a:visited, #ChangeTextSize li.large a:hover, #ChangeTextSize li.large a:active{
	background-position:-15px top;
}

#ChangeTextSize li.large a:hover, #ChangeTextSize li.large a.selected, #ChangeTextSize li.large a:link.selected, #ChangeTextSize li.large a:visited.selected, #ChangeTextSize li.large a:hover.selected, #ChangeTextSize li.large a:active.selected{
	background-position:-15px bottom;
}
.msHidden{
}
*/
