BODY {background-color:white } 

TD {font-family: Verdana; font-size: 11px; color: #000000; text-decoration: none; line-height: 16px; }


A:visited {color: #993300}
A:active {color: #993300}
A {text-decoration: none}

TD.button {
font-family: Verdana; font-weight: bold; font-size: 10px; color: white; text-decoration: none; background-color: #CF4040 }

.intro12 
{
font-family:Gill Sans Mt, Verdana;
font-size:12px;
line-height:15px;
word-spacing:-1pt;
}

.intro 
{
font-family:Gill Sans Mt, Verdana;
font-size:15px;
line-height:19px;
word-spacing:-1pt;
}

.intro h1
{
	padding-top: 10px;
	font-size: 1.4em;
	/* line-height:10px; */
}

.intro h2
{
	padding-left: 10px;
}

.intro h3
{
	padding-left: 10px;
	font-weight: normal;
}

.introred
{
font-family:Gill Sans Mt, Verdana;
font-size:15px;
color:#CC3333;
font-weight:bold;
}

.introbig
{
font-family:Gill Sans Mt, Verdana;
font-size:18px;
}

.headerred
{
font-family:Gill Sans Mt, Verdana;
font-size:20px;
color:#CC3333;
font-weight:bold;
}

.headerbig
{
font-family:Gill Sans Mt, Verdana;
font-size:20px;
font-weight:bold;
}

.subheader
{
font-family:Gill Sans Mt, Verdana;
font-size:18px;
}

.headerhuge
{
font-family:Gill Sans Mt, Verdana;
font-size:3em;
color:#CC3333;
font-weight:bold;
text-align: center;
padding-bottom: 1.0em;
}

.subheaderhuge
{
font-family: Gill Sans Mt, Verdana;
font-size: 2.5em;
font-weight: bold;
line-height: 1.1;
}

h2
{
	font-size: 1.5em;
	font-weight: normal;
	font-family: sans-serif, Verdana;
}

div.background
{
	width:100%;
	height:100%;
	background:url('../graphics/education-image.png') repeat;
	/* border:2px solid black; */
}

div.transbox
{
	width:100%;
	height:400px;
	/* margin:30px 50px; */
	background-color:#ffffff;
	border:1px solid black;
	/* for IE */
	filter:alpha(opacity=60);
	/* CSS3 standard */
	opacity:0.6;
}

div.transbox p
{
	/* margin:30px 40px; */
	font-weight:bold;
	color:#000000;
}

div.transbox a
{
	margin:00px 10px;
	font-weight:bold;
	color:#0000ff;
}

