/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EEEEEE;

}
a.ets
{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bolder;
color:#000000;
text-decoration:none;
}
a.ets:hover
{
color:#FFFF00;
}
#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: 120px;
	}
html>body #left {
	width: 120px; /* ie5win fudge ends */
	}
#content {
	margin: 0px 210px 20px 195px;
	padding-top:1px;
	height:auto;
	}
	#bigcontent 
{
	margin: 0px 5px 20px 195px;
	padding-top:1px;
	height:auto;
	}
#right {
	float:right;
	position: absolute;
	top: 110px;
	right: 1px;
	width:55px;
	}

a:link {
	color: #8091CB;
}
a:hover {
	color: #333333;
}
.std{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:5px;
}

.smallprint{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
	padding:10px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	list-style-position: inside;
	list-style-image: url(../images/graphics/bullet.gif);
}
#TheTable
{
width:267px;
}
html>body #TheTable {width: 220px;}
.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;
	display:block;
	padding-left:20px;
	width:240px;
}
.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;
}
.watermark
{
background-image:url(../images/graphics/water.gif);
background-repeat:repeat-y;
background-position:center;
}
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);
}
	.panelBorder
	{
		border:1px solid #8394CC;
		padding:0px;
		margin:0px;
		position:relative;
		left:0px;
	}
	h3 {
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
	#footer
{
	position:absolute;
}
