/* 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;
}
#Wrapper #Content #BAActivities {
	width: 730px;
	background: url(images/ActivitiesLinks.gif) no-repeat;
	height: 283px;
	margin-top: 40px;
	margin-left: 20px;
}
#Wrapper #Content #BAActivities #Box {
	float: left;
	width: 600px;
}
#Wrapper #Content #BAActivities #Box #TXT {
	float: right;
	width: 230px;
	color: #F3F5F8;
	padding-top: 20px;
}
#Wrapper #Content #BAActivities #Box #Links {
	float: left;
	height: 190px;
	width: 330px;
	padding-bottom: 0px;
	padding-left: 25px;
	padding-top: 80px;
}
#Wrapper #Content #BAActivities #ReqInfo {
	float: right;
	width: 100px;
	padding-top: 100px;
}
#Wrapper #Content #BAActivities #Box #Links ul {
	list-style: url(images/Bullet6Blue.gif);
	margin-left: 10px;
}
#Wrapper #Footer #NavBottom ul {
	margin: 7px 0px 0px;
	padding: 0px;
}
