/* 
  Comment out the following nine lines if you do not want to use a graphic
  for your page header
*/
#header #siteTitle {
  background-image:   url("/acct/images/h_acctServices.gif");
  background-position: 25px 15px;
  background-repeat: no-repeat;
  height: 60px;
}
#header #siteTitle span {
  display: none;
}

.text2 {
	text-decoration: none;
	padding-bottom: 5px;
	font-weight: bold;
	font-size:larger;
	border: 1px solid #000000;
	background-color: #FBF4EA;
}

#outerpage {
  /* 
    Comment out the following two lines if you want to have 
    a flexible (liquid) design for your site

  width: 744px;
  margin: 20px auto 0px auto;
  */
}
#header h1 {
  /* 
    Comment out the following one line if you want to have 
    a flexible (liquid) design for your site

  margin-left: 0px;
  */
}
#header #crest {
  /* 
    Comment out the following one line if you want to have 
    a flexible (liquid) design for your site

  position: static;
  */
}

.text {
	color: #990000;
	text-decoration: none;
	padding-bottom: 5px;
	font-weight: bold;
}

.frame {
	border: thin solid #000000;
	white-space: normal;
	padding: 5px;
}

.indent {
	clip: rect(auto,auto,auto,auto);
	text-indent: 20px;
	letter-spacing: normal;
	word-spacing: normal;
	text-align: right;
}

.sidebar2 {
  padding: 5px;
  border: 1px solid #cc9900;
  background-color: #FBF4EA;
}

.sidebar3 {
  padding: 5px;
  border: 1px solid #000000;
}

.bsnText {
	font-family: "Times New Roman", Times, serif;
}
.bsnHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}.sidebarheading {
	font-size: 12pt;
	font-weight: normal;
}
#index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	padding: 5px;
	background-color: #FBF4EA;
	border: 1px solid #000000;
}
#outerpage #innerpage #content #centerColumn .sheath #sidebar #index li {
	text-indent: -25px;
	list-style-position: outside;
	list-style-type: none;
}
#outerpage #innerpage #content #centerColumn .sheath #sidebar #index h3 {
	font-size: 10pt;
	font-weight: bold;
}
#content {min-height: 1px;}

#header #siteTitle {width: 100%;}.smallertext {
	font-size: 75%;
}
