body {
    margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	}
td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link, a:visited, a:active
{
	color: #2283a3;
	text-decoration: underline;
}
a:hover
{
	color: #2283a3;
	text-decoration: none;
}
.txtfield
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #666666;
}
.12px_white
{
	font-size: 12px;
	color: #FFFFFF;
}
.11px_whiteBd
{
	color: #3D731F;
	font-weight: bold;
}
.form_required_text
{
	color: #FF6600;
}
.rdofield
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: none;
}
.modalpopup_background
{
	background-color: #060606;	/* the background          */
	filter:alpha(opacity=50);   /* Internet Explorer       */
	-moz-opacity:0.5;           /* Mozilla 1.6 and below   */
	opacity: 0.5;               /* newer Mozilla and CSS-3 */
}
.job_grid_header
{
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
}
.copyright_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.TutorRegHeader
{
	border-top: solid 1px #f9d455; 
	border-bottom: solid 1px #f9d455; 
	cursor: pointer;
}
.TutorRegHeaderMouseOver
{
	border-top: solid 1px #f9d455;
	border-bottom: solid 1px #f9d455;
	cursor: pointer;
	background-color: #FFFFCC;
}

.textSEO
{
	color: #FEFEFE;
	text-decoration: none;
	font-size: 3px;
	filter:alpha(opacity=0);   /* Internet Explorer       */
	-moz-opacity:0;           /* Mozilla 1.6 and below   */
	opacity: 0;               /* newer Mozilla and CSS-3 */
}