/* ---------------- GENERAL ---------------- */

body {
    margin-top: 0;
}

td {
	font-size: 8pt;
	color: #333366;
	font-family: Arial, Verdana, Helvetica, sans-serif;

}

.white {
	color: #FFFFFF;
}

.designernote {
	font-weight: bold;
	color: #00CC00;
	font-size: 10pt;
}

#home_content td {
	display: block;
	padding: 4px;
	width: 100%;
}

/*  ---------------- TITLES AND HEADERS ---------------- */

#title td {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 16pt;
	font-style: italic;

	}

td.sectiontitle  {
	color: #ffffff;
	background-color: #000066;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;

	}	

h3 {
	color: #666699;
}
h2 {
	color: #666699;
}

/* ---------------- LINKS ---------------- */

a:link {

	color: #cc0000;
	text-decoration: none;
}
a:visited {
	color: #cc0000;
	text-decoration: none;
}
a:hover {
	color: #cc0000;
	text-decoration: underline;

}

#topnav td {
	color: #ffffff;
	text-decoration: none;
	font-size: 8pt;
	}

/* ---------------- TOP NAVIGATION  ---------------- */

#topnav a:link {
	color: #ffffff;
	text-decoration: none;
	font-size: 8pt;
	}
#topnav a:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 8pt;
	}

#topnav a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-size: 8pt;
	}

/* ---------------- LEFT SIDE NAVIGATION ---------------- */

#leftnav a:link {
	color: #ffffff;
	font-weight: bold;
	display: block;
	padding: 4px 4px 4px 11px;
	text-decoration: none;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #666666;
	border-left: 1px none #CCCCCC;
	font-size: 8pt;

	}
#leftnav a:hover {
	color: #ffffff;
	font-weight: bold;
	display: block;
	padding: 4px 4px 4px 11px;
	text-decoration: none;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #666666;
	border-left: 1px none #CCCCCC;
	font-size: 8pt;
	background-color: 000033;
	}
#leftnav a:visited {
	color: #ffffff;
	font-weight: bold;
	display: block;
	padding: 4px 4px 4px 11px;
	text-decoration: none;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #666666;
	border-left: 1px none #CCCCCC;
	font-size: 8pt;
	}
	
.secNavLink {
	color: #ffffff;
	font-weight: bold;
	display: block;
	padding: 4px 4px 4px 11px;
	text-decoration: none;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #666666;
	border-left: 1px none #CCCCCC;
	font-size: 8pt;
	background-color: #333366;
	}

.secNavLink a:hover {
	color: #ffffff;
	font-weight: bold;
	display: block;
	padding: 4px 4px 4px 11px;
	text-decoration: none;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #666666;
	border-left: 1px none #CCCCCC;
	font-size: 8pt;
	background-color: #663333;
	}


	/* ---------------- BEGIN - ONLINE TEST CLASSES ---------------- */	

.testText {
	font-size: 12pt;
	color: #333366;
	font-family: Arial, Verdana, Helvetica, sans-serif;

}

.testQText {
	font-size: 12pt;
	color: #333366;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-indent: -43px;
padding-left: 43px;

}

.testAText {
	font-size: 12pt;
	color: #333366;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-indent: -62px;
padding-left: 62px;

}

.testTextRed {
	font-size: 12pt;
	color: #CC0000;
	font-family: Arial, Verdana, Helvetica, sans-serif;

}
td.sectiontitle  {
	color: #ffffff;
	background-color: #000066;
	text-decoration: none;
	font-weight: bold;
	font-size: 12pt;

	}	
	
	td.testData  {
	color: #333366;
	text-decoration: none;
	font-size: 12pt;

	}	
a.olTest:link {

	font-size: 12pt;
	color: #cc0000;
	text-decoration: none;
}

a.olTest:visited {
	font-size: 12pt;
	color: #cc0000;
	text-decoration: none;
}

a.olTest:hover {
	font-size: 12pt;
	color: #cc0000;
	text-decoration: underline;

}

/* ---------- new start error msg ------------- */

p.errorMsgText
{
	background: #333366;
	color: white;
}


	/* ---------------- END - ONLINE TEST CLASSES ---------------- */	
	
	
	/* ---------------- EAT YOUR VEGETABLES! ---------------- */

