* {margin: 0; padding: 0 }
body , .scroller { 
	font-family: Tahoma, Veranda Helvetica, sans-serif; 
	font-size: .75em; 
	color:#000000;
	background: #EBEBEA;
	margin: 0 auto;
}
a { color: #1D93C3; font-size: 12px; }
a:hover  { color: #E88100; margin: 0px;}
.whitetext { color: #fff; text-decoration: none }

h1 {font-size: 2em; color: #DA7A00; padding: 20px 0 20px 22px;}
h3 {font-size: 1.3em; font-weight: bold; color: #252F33 }


#header { 
	background: url(images/header-bg.gif) repeat-x;
	border: 1px solid #7F9DB9;
	height:110px;
	font-size: 30px;
	color: #F26400;
	font-weight: bolder; 
	text-align: center;
	vertical-align: top;
}

.nav-bar-left {
	background: url(images/left-nav.gif) repeat-y;
	width:215px;
	color: #ffffff;
	padding-top:10px;
}
.table { background:#7F9DB9; }
.joinUs-border { 
	background: #ffffff;
	border: 1px solid #7F9DB9;
	width:183px; 
	/* font-size: 90%; */
	padding: 10px;
	color:#000000
}
.joinUsheader { 
	background: url(images/joinus-bg.gif) no-repeat; 
	font-weight:bold; 
	color:#ffffff;
	width:169px;
	height:25px;
	padding-left:8px;
}

.joinus
{
	background: #ffffff;
	width:147px; 
	font-size: 90%;
	padding: 3px;
	color:#000000;
	line-height: 160%;
}

.interiorBg { 
	background: #fff;
	border: 1px solid #7F9DB9;
	font-size: 90%;
	padding: 7px;
	color:#000
}
.copyright { color: #333; font-size:80%; text-align: right; padding-right: 20px; }
.smtext { font-size:70%; font-weight:normal }

.content {
	padding: 5px;
	margin-top: 20px;
	color: #F26400;
	background-color:#FFFFFF;
}
.contentFoot {
	background: url(images/header-bg.gif) bottom repeat-x;
	padding: 5px;
	height: 97px;
	color: #F26400;
}

.calendar {
	height: 50%;
	background-color: #ffffff;
	font-size: 13px;
}

	/* classes for validator */
	.tfvHighlight
		{font-weight: bold; color: red;}
	.tfvNormal
		{font-weight: normal;	color: black;}
		
		
.courseForm {
	font-size: 80%;
	color: #666666;
}

.formTD {
	padding: 4px 0px 4px 0px;
	font-size: 1.3em;
	color: #666666;
}