body
{   font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: small;
    color: Black;
    background-color:#EDE8E2;
	margin-top:0px;
	margin-bottom:0px;
	line-height: 140%;
}
h1{font-size: 1.3em; font-weight:bold; color:#4D96F4; }
h2{font-size: 1.1em; font-weight:bold; background-image: url(Images/Arrow.png); background-position:top left; background-repeat:no-repeat; padding-left:25px; min-height:20px;}
tr.HightLight {background-color:rgb(230,236,192)}
a:link{color: #FF6000; text-decoration:underline;}
a:hover{color: #FF6000; text-decoration:underline;}
a:visited{color: #FF6000; text-decoration:none;}
em{color:#1BA6B2;}
em.LessonsInThePost{color:#FF6000;}
#Header{padding-bottom:0px; border-bottom:1px solid #F0F0F0; height:150px; }
#Navigation{width:220px;  padding:10px;}
#Navigation h2{margin:0px 0px 0px 5px;padding:0px;background-image:none;}
#Navigation ul
{
    margin:0px 0px 10px 20px; padding: 0px 0px 0px 0px;
}
#Navigation ul li {margin-top: 10px; padding-left:5px;}
#wrapper{width:773px; background-color:White; text-align:left; 	margin-left:auto;
	margin-right:auto;}
#LeftBar{float:left; width:240px; }

#MiddleBox{width:773px; margin:0px; padding:0px; background: white url(Images/divider_bg.gif) 240px 0px repeat-y;}
#ContentBox{margin-left: 240px; padding:10px; }
#Copyright{color:Black; font-size:smaller;}
#Footer{background-color:White; text-align:center; clear:both; border-top:1px solid #F0F0F0; }
#BreadCrumbs{font-size:x-small; color:black;}
#BreadCrumbs a {color:#FF6000; text-decoration:underline;}
p.UsefulLink img
{
    float:left;
    margin:0px 5px 5px 0px;
}
.Testimonial h2
{
	font-size:1em;background-image: url(Images/Tick-Mark.png); 
}
