body {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	}

a.readmore
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 16px;
	font-weight:bold;
	background-image:url(../images/graphics/linkbullet/bullet.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	margin-right:2px;
}
a.readmore:link {
	color: #8091CB;

}
a.readmore:visited {
	color: #8091CB;

}
a.readmore:hover {
	color: #333333;
	background-image:url(../images/graphics/linkbullet/bullet_f2.gif);
}

/* weird ie5win bug: all line-height to font-size ratios must agree or box gets pushed around. UPDATE: this has turned out to be very rare. my current recommendation is IGNORE this warning. at the moment i'm leaving it in only in case the issue turns up again. possibly the original bug in march 2001 was caused by an unusual combination of factors, although this solved it at the time.*/

	p,h1,pre{
		margin:0px 10px 10px 10px;
		}
		
	h5 {
		font-size:12px;
		font-weight:bold;
		}
h2 {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}

/* must be combined with nobr in html for ie5win */

#top {
	margin: 20px 20px 0px 20px;
	padding: 10px;
	border: 5px solid #ccc;
	background: #666;
	height: 100px; /* ie5win fudge begins */

	height: 70px;
	}
html>body #top {
	height: 70px; /* ie5win fudge ends */
	}
#left {
	float:left;
	position: absolute;
	top: 110px;
	left: 1px;
 /* ie5win fudge begins */

	width: 190px;
	}
html>body #left {
	width: 190px; /* ie5win fudge ends */
	}
#TheIFrame
{
height:770px;
}
#content {
	margin: 0px 210px 20px 177px;
	padding-top:1px;
	height:auto;
	}
	#bigcontent 
{
	margin: 0px 1px 20px 195px;
	height:auto;
	}
#right {
	float:right;
	position: absolute;
	top: 110px;
	right: 1px;
	width:55px;
	}
html>body #right {
	z-index:10;
	width: 120px; /* ie5win fudge ends */	
	}
	.normalText
	{
		margin:0px 10px 0px 10px;
		text-align:justify;
	}
.smallprint{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
	padding:10px;
}
.event1 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left:5px;
}
.event2 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1A3BA2;
	font-weight:bold;
	margin-left: 30px;
}
.thebullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-image: url(../images/graphics/bullet.gif);
	font-weight:bold;
	color:#1A3BA2;
}
.normalhl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#1A3BA2;
}
.watermark
{
background-image:url(../images/graphics/water.gif);
background-repeat:repeat-y;
background-position:center;
background-attachment:fixed;
text-align:left;
}

	.panelBorder
	{
		border:1px solid #8394CC;
	}
	h3 {
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color:#8394CC;
	text-align:left;
	}
	.std{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:5px;
}
a.ets
{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bolder;
color:#000000;
text-decoration:none;
}
a.ets:link
{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bolder;
color:#000000;
text-decoration:none;
}
a.ets:hover
{
color:#FFFF00;
}
.watermark
{
background-image:url(../images/graphics/water.gif);
background-repeat:repeat-y;
background-position:center;
}
.subHeading {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC66;
	background-color: #8394CC;
	padding: 3px;
	text-transform: uppercase;
	font-weight: bold;
	text-align:left;
}
#features
{
height:247px;
border:1px solid #8394CC;
}
select, input
{
font-size:11px;
}