body {
  background-color: #FFFFFF;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  /*	background-image: url();*/
}

.BodyText,
td,
th,
div,
span{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 17px;
  color: #000066;
}

a img { 
  border: 0px;
}

a:link {
  color: #0000EE;
  font-weight: normal;
  text-decoration: none;
}
a:visited {
  text-decoration: none;
  color: #0000EE;
  font-weight: normal;
}
a:hover {
  text-decoration: underline;
  color: #0000EE;
  font-weight: normal;
}
a:active {
  text-decoration: none;
  color: #0000EE;
  font-weight: normal;
}

.LoginText, .LoginText a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
}

.LoginText, .LoginText a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
}
.LoginText td {
  color: #FFFFFF;
}

.LoginForm {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
}
.RightBox {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 13px;
  color: #000066;
}
.PageBG {
  background: #FFFFFF url(/images/bg.gif) repeat-y scroll center top;
}
.RightBG {
  background: url(/images/bg.gif) repeat-x scroll left top;
}
.LeftBG {
  background: url(/images/bg.gif) repeat-x scroll right top;
}
.FooterLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}

.FooterLinks ul li
{
	display: inline;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}

.FooterLinks ul li + li:before {
	content: " - ";
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}

.LeftBox {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 16px;
  color: #000066;
}

.LeftBox a, .FooterLinks a
{
  font-size: 12px;      
}

.LeftBox ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.LeftBox li
{
	background-image: url(/images/menu_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 15px;
	line-height: 16px;
}

.Leftbox ul li ul{
	margin-left: -15px;
}

.Leftbox ul li ul li{
	background-image: url(/images/child_bullet.gif);
}

.Block li
{
  background-position: 0px 3px;
}

.LoginText form
{
  display: inline;
}

.LoginText input, .LoginText button
{ 
  font-size: 10px;
}

fieldset table tr th {
  text-align: left;
}

fieldset table tr td {
  padding-left: 10px;
}

h4 {
  margin: 0px;
}

table#my_volunteering td.volunteer_hours {
  padding-left: 10px;
}


div.help_popup_icon {
  cursor: pointer;
  display: inline; 
  position: absolute;
}


div.help_popup_content { 
  /*width: 300px;*/
  font-weight: normal;
  padding-left: 3px;
  padding-right: 3px;
  position: absolute;
  background-color: lightblue;
  border: 1px dashed gray;
}

div.check_box_tags label {
  white-space: nowrap;
}

th a:link,
th a:visited {
  font-weight: bold;
  text-decoration: underline;
}
.BlogTime {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #999999;
}


.HardBreak

{
width: 558px;
white-space: -o-pre-wrap; /* css-3 */
white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: -o-pre-wrap; /* Opera 7 */
word-wrap: break-word; /* Internet Explorer 5.5+ */

}
</style>
.BodyTextSmall {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 17px;
  color: #000066;
}
.BodyTextSmall {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000066;
}
.BodyTextLarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000066;
	font-weight: bold;
	line-height: normal;
}
