/* Basic Tags */
h1
{
	font-family: "Trebuchet MS", sans-serif;
	color: #990000;
	margin-bottom: 3px;
	font-size: 1.3em;
	font-weight: normal;
}

h2
{     font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
      color: #4E568F;
      margin-bottom: 0em;
      font-size: 1.3em;
      font-weight: normal;
}


td
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
}

/*  Basic Layout                       */

#Content {
	z-index:2;
	width: 760px;
	float: right;
	margin-top: 106px;
	display: inline;
	padding: 10px 10px 15px 0px;
	text-align: left;
}
#Wrapper #Content ul
{
	margin-top: 0em;
	margin-bottom: 0em;
	text-align: left;
	list-style: url(images/Bullet6.jpg) outside;
}

#Wrapper #Content .ulLevel2
{     margin-top: 0em;
      margin-bottom: 0em;
      text-indent: 0em;
      list-style-image: url(Images/Bullet5.gif);
}

#Wrapper #Content .ulBlue
{     list-style-position: outside;
      list-style-image: url(Images/Bullet6Blue.gif);
      margin-top: 0em;
      margin-bottom: 0em;
}
#Wrapper #Content .rightNoMargin {
	margin: 0px;
	padding: 0px 12px 0px 0px;
	text-align: right;
	background: url(images/ArrowYel.gif) no-repeat right center;
}
#Wrapper #Content .H1TitleSymbol {
	background: url(images/TitleSymbol.gif);
}
#Wrapper #Content .H1TitleLine {
	background: url(images/TitleLine.gif);
}
#Wrapper #Content .requestCoaching {
	color: #996600;
	font-weight: bold;
	font-family: "Comic Sans MS", Verdana, sans-serif;
	font-size: 120%;
	padding-left: 55px;
}
#Wrapper #Content .helpCoach {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #408080;
	text-align: left;
}


#Wrapper #NavLeft p {
	margin: 0px;
}
