/* _lcid="1033" _version="12.0.4518"
    _LocalBinding */

h1, h2, h3, h4, h5, h6
{
	font-family: Tahoma, Arial, Verdana;
	color: #000000;
	margin: 0px 0px 0px 0px;
}

h1
{
	font-size: 15px;
}
h2
{
	font-size: 11px;
	font-weight: bold;
}
h3
{
	font-size: 13px;
}
h4
{
	font-size: 12px;
}
h5
{
	font-size: 11px;
}
h6
{
	font-size: 11px;
}

h1.mainHeader 
{
  font-size: 11px;
  margin: 0px 0px 0px 0px;
  font-weight: bold;
}
h1.mainHeader img
{
  vertical-align: middle;
}
h2.subHeader 
{ 
  color: #55888A; 
  font-size: 15px;
  margin: 0px 0px 6px 0px;
}

a.bookmark:hover
{
  text-decoration: none;
  color: #000000;
}

.graytext
{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	color: #999999;
}


/*Usually used in the center content area*/

.DottedListYellowHeadline
{
  font-size: 13px; 
  border-bottom: dotted 1px #000000; 
  margin-bottom: 0px;
  font-weight: bold;
  padding-top: 5px;
  padding-bottom: 5px;
}

.DottedListYellow
{
	list-style-type: disc;
	list-style-position: outside;
	margin: 0px 0px 10px 15px;
	padding: 0px;
}
.DottedListYellow li
{
	border-bottom: dotted 1px #BEC109;
	padding: 0px 0px 2px 0px;
	color: #BEC109;
}

.DottedListYellow li strong
{
	font-size: 11px;
}

/*Usually used in left side column*/
.NoDottedListYellow
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.NoDottedListYellow li
{
	border-bottom: dotted 1px #BEC109;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
	color: #333;
}
.NoDottedListYellow li p
{
  margin: 0px;
  color: #333;
}
.NoDottedListYellow li strong
{
	font-size: 11px;
	color: #333;
}

/*Usually used in right side column*/
.NoDottedListGray
{
	list-style-type: none;
  padding: 0px;
  margin: 0px;
}
.NoDottedListGray li
{
	border-bottom: dotted 1px #A4BBC1;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
}
.NoDottedListGray li strong
{
	font-size: 11px;
}
.NoDottedListGray li a
{
	color: #000000;
}

.NoDottedListRed 
{
	list-style-type: square;
	color: Red;
}

.NoDottedListRed li
{
	border-bottom: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #4B6F72;
}

.YellowInfoBox
{
	background-image: url(/_layouts/1030/4d/gfx/InfoBox.jpg);
	width: 420px;
	height: 60px;
	overflow: hidden;
	margin: 0px auto;
}
.YellowInfoBoxPadding 
{
  margin: 0px 0px;
  padding: 10px 16px;
  color: #4B6F72;
}

