.header {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #6B57A0;
	text-decoration: none;
	letter-spacing: -1px;
}
.minorhead {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #6B57A0;
	text-decoration: none;
	letter-spacing: -1px;
}
.subhead {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #6B57A0;
	text-decoration: none;

}
.photocredit {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #94A1C4;
	text-decoration: none;
	float: right;
}

.sidelink a:link {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #112557;
	}
.sidelink a:visited {
	}
.sidelink a:active {
	}
.sidelink a:hover {
	text-decoration: underline;
	color:#6B57A0;
}
.menu  {
	font-size        : 14px;
	width            : 205px;
	background-color : #D6CFE7;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #6B57A0;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.menu a:link {
  font-size        : 14px;
  width            : 205px;
  background-color : #D6CFE7;
}
.menu a:link, .menu a:visited {
  display          : block;
  font-size        : 14px;
  border-top       : 1px solid #ffffff;
  border-bottom    : 1px solid #999999;
  border-right     : 1px solid #999999;
  border-left      : 1px solid #ffffff;
  background-color : #D6CFE7;
  font-weight      : normal;
  padding          : 2px 0px 2px 0px;
  color            : #6B57A0;
  width            : 205px;
  text-decoration: none;
  padding-left     : 15px;
}
.menu a:hover {
  background-color : #E8E1FB;
  font-size        : 14px;
  font-weight      : normal;
  text-decoration  : none;
}
.footerText {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #94A1C4;
	text-decoration: none;
	padding-left: 230px;
}
.searchForm {
  font-size: 10px;
  padding-top: 0px;
  margin-bottom: -8px;
  background-image: url('../templates/support/searchBkgd.gif');
}

.searchForm#text{
  border:inset 1px #BFC8DE;
  width: 120px;
  display: block;
  float: left;
  margin-left: 25px;
  margin-top: 0px;
}

.searchForm#submitbutton{
  cursor:pointer;
  border:outset 1px #BFC8DE;
  margin-bottom: -8px;
  margin-right: 18px;
  color: #112557;
  background-color: #A7B2CF;
}
ul {
list-style-image: url(../templates/support/square.jpg);
list-style-type: square;
padding-left: 15px;
padding-right: 25px;
margin-right: -30px;
}
.sideHead {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #7dae49;
	text-decoration: none;
}
.sideText {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-right: -20px;
}
.sideTextBD {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#fontsizer {
  float:right;
   clear:both;
   display:block;
   width:250px;
   padding: 3px 3px 3px 3px;
   position: relative;
   left: 0;
   right: 0;
   top: 0px;
   overflow:hidden;
   font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
   font-size:11px;
   color: #94A1C4;
   text-align:right;
}