/**************************************************************************************/
/* CSS Created June 25th 2006 by Distressed Designs in cooperation with Theresa White */
/**************************************************************************************/
.curb { 
  background-color: #fff;
  border: 1px solid #E1E6EC;  
  width: 250px; 
  margin: 1px; 
  line-height: 3px;
   position: relative; 
  top: 20px; 
  right: 0px;
  }
.curbtele {
  font-family: arial,verdana,sans-serif;
  font-size: 13px;
  font-weight: bold; 
  padding-left: 3px;
}
.curbcontent  { 
  margin: 5px;
  background-color: #E1E6EC;
  padding-top: 1px;
  padding-left: 10px;
  padding-bottom: 2px;
}
.curbcontent h2  { 
  font-family: arial, verdana, sans-serif;
  font-size: 20px;
  color: #336699;
}
/** Button Configuration **/
input.curbbutton1 {
	font-family: verdana,arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#666666;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 5px;
	padding-left: 2px;
	background-color: #fff;
	border: 1px  solid;
	width: 17em;
	cursor: hand;
}
input.curbbutton2 {
	font-family: verdana,arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 1px;
	color:#666666;
	padding-bottom: 1px;
	padding-right: 2px;
	padding-left: 2px;
	background-color: #fff;
	border: 1px  solid;
	width: 17em;
	cursor: hand;
}
/** End Button Configuration **/
/** End Curb **/
/***-*Dashboard-hp***-*/
.dashcont {
  position: relative;
  left: -200px;
  top: -20px;
}
.dashTitle{
  font-family: arial, verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #336699;
}
.dashlvl-ba img {
  align: top; 
}
.dashlvl-ba {
  position: relative;
  left: 10px;
  top: 0px;
}
.dashlvl-ba li {
  list-style-type: none;
}
.dashlvl-ba li a {
  font-family: arial, verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  line-height: 14px;
  color: #000;
}
.dashlvl-ba li a:hover {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 14px;
	background-color: #CCC;	
}
.dashlvl-f {
  position: relative;
  left: 10px;
  top: 0px;
}
.dashlvl-f li {
  list-style-type: none; 
}
.dashlvl-f li a {
  font-family: arial, verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  line-height: 14px;
  color: #000
}
.dashlvl-f li a:hover {
    font-family: arial, verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 14px;
	background-color: #CCC;
}
.dashlvl-bc {
  position: relative;
  left: 10px;
  top: 0px;
}
.dashlvl-bc li {
  list-style-type: none;
}
.dashlvl-bc li a {
  font-family: arial, verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  line-height: 14px;
  text-decoration: none;
  color: #000
}
.dashlvl-bc li a:hover {
    font-family: arial, verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-color: #CCC;
	line-height: 14px;
}
.2ndlvl  {
  margin-left: 2px;
  line-height: 14px;
}
.dash-text {
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.aboutTitle {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
	color: #336699;
}
.aboutText {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}