body 
{
    margin: 0px 0px 0px 0px; 
  /*  background-color: #E8F3FB;*/
}

.maincopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
}
.maincopyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}
.maincopySmall
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
}

.maincopyTiny {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
}

.ForumInput {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
	background-color: #DCE1EB;
}
.gridHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	
	margin: 1px 3px 0px 3px;
	padding: 0px 6px;
	line-height: 21px;
	/*background-color: #DCE1EB;
border: 1px #000 solid;*/
	font-weight: bold;
}

.gridItem
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 14px;
	
	margin: 1px 3px 0px 3px;
	padding: 0px 6px;
	/*background-color: #DCE1EB;	
border: 1px #000 solid;*/
	
}

.gridAltItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 14px;
	border: 1px #000 solid;
	margin: 1px 3px 0px 3px;
	padding: 0px 6px;
	/*background-color: #DCE1EB;*/
}

.ForumGridHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	border: 1px #000 solid;
	background-color: #FFFFFF;
	margin: 1px 3px 0px 3px;
	padding: 0px 6px;
	line-height: 21px;
	background-color: #5C5CA1;
	font-weight: bold;
}

.classGridHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin: 1px 3px 0px 3px;
	padding: 0px 6px;
	line-height: 21px;
	background-color: #4B669D;
	font-weight: bold;
}

.ClassGridItem
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 14px;
	margin: 1px 3px 0px 3px;
	padding: 0px 6px;
	background-color: #FFFFFF;	
}

.ClassGridAltItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 14px;
	margin: 1px 3px 0px 3px;
	padding: 0px 6px;
	background-color: #ffffcc;
}

.textbox
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}

.textBoxError
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ff6666;
}

.textBoxPass
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #66CC99;
}

a:visited 
{
    color: Blue;
}

.header
{
    background-image: url('graphic_header.gif');
    background-repeat: no-repeat;
    width: 789px;
    height: 86px;
    margin: 15px 0px 0px 15px;
}

.coaching
{
    position: absolute;
    padding: 0px 0px 0px 0px; 
    width:730px; 
    height:430px; 
    background-image:url('Background.jpg'); 
    background-repeat: no-repeat;
}
.coachingtitle
{
    background-image: url('coaching_guide.jpg');
    background-repeat: no-repeat;
    width: 150px;
    height: 25px;
    position: absolute; 
    top: 90px; 
    left: 10px;
}
.coachingdiv
{
    position: absolute; 
    top: 130px; 
    left: 15px; 
    height: 230px; 
    width: 700px; 
    overflow:auto; 
    font-family: Trebuchet MS, Arial Black, Tahoma, Verdana; 
    font-size: 14px; 
    font-weight: bold; 
    color: #5C5CA1;
}
.coachingoptions
{
    position: absolute; 
    top: 130px; 
    left: 15px; 
    height: 230px; 
    width: 400px; 
    overflow:auto; 
    font-family: Trebuchet MS, Arial Black, Tahoma, Verdana; 
    font-size: 13px; 
    font-weight: bold; 
    color: #5C5CA1;
}
.coachingcard
{
    top: 85px; 
    left: 406px;
    width: 315px; 
    height: 287px; 
    position: absolute; 
    background-image:url('quiz_card.jpg'); 
    background-repeat: no-repeat;
}

.buttonbar
{
    width:100%; 
    text-align:center; 
    background-image: url('bg.gif');
}
.bgleft
{
    background-image: url('left.gif');
    background-repeat: repeat-y;
}
.bgright
{
    background-image: url('right.gif');
    background-repeat: repeat-y;
}
