body {
  margin:0px;
  font-family:Arial, sans-serif;
  font-size:12px;
}
#printLink{
	display:none;
}
#toDoExpand {
	display:none;
}
#toDoCollapse {
	display:none;
}
a {
  color:#0082c0;
}
div { text-align:left; font-size:12px; }
#header {
  width:750px;
  height:78px;
}
#headerLeft { float:left; }
#headerRight { 
  display:none;
}
#content {
  width:750px;
}
#page_content {
  clear:both;
  margin:20px 0px 40px 0px;
}
#footer {
	 display:none;
  padding:5px;
  width:750px;
  color:#606060;
}
#footer a {
  color:#606060;
  text-decoration:none;
}
#dropDownIcon {
  display:none;
  position:relative; top:3px;
}
.boldRed {
  font-weight:bold;
  color:#FF0000;
}
.boldYellow {
  font-weight:bold;
  font-size:14px;
  color:#efc032;
}
.boldGrey {
  font-weight:bold;
  font-size:14px;
  color:#6e6e6e;
}
.boldBlue {
  font-weight:bold;
  font-size:12px;
  color:#0082c0;
}
.cat_selection  a {
  text-decoration:none;
  color:#0084c5;
  font-weight:bold;
  font-size:15px;
}
.frontpage_well {
  border:1px solid #ababab;
}
.printer_links  {
  color:#0084c5;
}
.printer_links  a {
  color:#0084c5;
}
.regExample {
  color:#6e6e6e;
  font-size:10px; 
}
.regStep {
  color:#6e6e6e;
  font-size:16px; 
  font-weight:bold;
}
.greyHeader {
  color:#6e6e6e;
  font-size:18px; 
  font-weight:bold;
}
.regExplain {
  color:#6e6e6e;
  font-size:16px;
}
.navButton {
  width:135px;
  height:23px;
  line-height:23px;
  text-align:center;
  margin-right:7px;
  float:left;
  background-image:url('/images/navBack.jpg');
  background-repeat:no-repeat;
}
.navButtonOver {
  width:135px;
  height:23px;
  line-height:23px;
  text-align:center;
  margin-right:7px;
  float:left;
  background-image:url('/images/navBackOver.jpg');
  background-repeat:no-repeat;
}
#nav {
  display:none;
  margin-top:0px;
  padding-top:0px;
}
.leftMenu {
  display:none;
  float:left;
  width:210px;
}
.leftMenuTitle {
  color:#F00;
  font-size:24px;
}
.leftMenuSubtitle {
  font-weight:bold;
  font-size:14px;
  color:#6e6e6e;
  padding-bottom:2px;
}
.leftMenuNav {
  background-image:url('/images/leftNavBack.jpg');
  background-repeat:repeat-y;
}
.leftNavLinks {
  padding:0px 5px;
  width:180px;
}
.blueSquare {
  width:6px;
  height:6px;
  float:left;
  background-image:url('/images/blueSquare.gif');
  background-repeat:no-repeat;
  position:relative;
  top:5px;
  margin-left:10px;
  margin-right:5px;
}
.leftNavLink {
  margin-bottom:5px;
}
.leftNavLink a {
  color:#0082c0;
  text-decoration:none;
}
.leftMenuBlue {
  background-image:url('/images/leftNavBlueBack.jpg');
  background-repeat:repeat-y;
}
.leftNavBlueBody {
  width:160px;
  margin-left:15px;
  color:#0082c0;
  font-size:10px;
}
.leftMenuBB {
  position:relative;
  left:5px;
  top:5px;
  width:198px;
  height:77px;
  background-repeat:no-repeat;
  background-image:url("/images/bb_link_background.jpg");
}
.inLeftBB {
  width:140px;
  color:#FFF;
  padding-left:10px;
  padding-top:5px;
  font-size:10px;
}
.BBbutton {
  font-size:10px;
  margin-top:5px;
}
.featuresheaderleft {
  border-right:1px solid #efc032;
  border-bottom:1px solid #efc032;
}
.featuresheaderright {
  border-bottom:1px solid #efc032;
}
.featuresleft {
  border-right:1px solid #efc032;
  border-bottom:1px solid #efc032;
}
.featuresright {
  border-bottom:1px solid #efc032;
}
ul.sortableList {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  width: 200px;
  font-family: Arial, sans-serif;
}
ul.sortableList li {
  cursor: move;
  padding: 2px 2px;
  margin: 2px 0px;
  border: 1px solid #0082c0;
  background-color: #c0e0ef;
}
div#divContainer {
  border: 1px solid #000000;
  width: 400px;
}
div#divContainer div {
  border: 1px solid #000000;
  margin: 5px;
  padding: 2px;
  cursor: move;
}
.adminT_head {
  color: #006699;
  font-weight: bold;
  background-color: #C9E2FA;
}
a.numberNav:link { color: #000000; text-decoration: none;}
a.numberNav:active { color: #000000; text-decoration: none;}
a.numberNav:visited { color: #000000; text-decoration: none;}
a.numberNav:hover { color: #FF3333; text-decoration: none;}

.numberNavOff { color: #999999; }
.numberNavOn { color: #FF3333; }
.bodyTitleRed { color: #FF3333; font-weight: 600; }
.bodyTitleGrey { color: #999999; font-weight: 600; }

