body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bodybg.gif);
	background-repeat: repeat-x;
}

#header {
	width: 100%;
	color: #333;
	height: 139px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-repeat: repeat-x;
}
#navigation {
	width: 100%;
	color: #FFFFFF;
	margin: 0px;
	background-color: #000000;
	height: 24px;
}
#content {
	width: 850px;
	color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#content2 {
	width: 95%;
	color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
p {
	font-size: 130%;
	line-height: 160%;
	margin-bottom: 1em;
	color: #1D1D1D;
}
#content ul, #content ol {
	font-size: 120%;
	line-height: 150%;
}
#content li {}

#content a:link {
	color: #B01000;
	text-decoration: underline;
}
#content a:visited {
	color: #B01000;
	text-decoration: underline;
}
#content a:hover {
	color: #B01000;
	text-decoration: none;
	background-color: #FF9;
}
#content2 ul, #content2 ol {
	font-size: 120%;
	line-height: 150%;
}
#content2 li {}

#content2 a:link {
	color: #B01000;
	text-decoration: underline;
}
#content2 a:visited {
	color: #B01000;
	text-decoration: underline;
}
#content2 a:hover {
	color: #B01000;
	text-decoration: none;
	background-color: #FF9;
}
#bannerimage {
	width:304px;
	height:139px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
/* Headings */

h1, h2, h3, h4, h5, h6 {
 margin:0;
	padding:0;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
 }

h1 {
	font-size:3em;
	color: #BB0401;
	font-weight: bold;
	padding-top: 30px;
	padding-right: 0;
	padding-left: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 }

h2 {
	font-size:2em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #BB0401;
	font-weight: normal;
	padding-top: .5em;
 }

h3 {
	font-size:150%;
	font-weight:bold;
	color: #BB0401;
 }
 
 h4 {
	font-size:150%;
	font-weight:bold;
	color: #000000;
 }
.imgfloatleft {
	float: left;
	margin-right: 20px;
}
.textindented {
	margin-left: 465px;
}
.highlighted {
	background-color: #FF0;
}
a img {border: none}
.imgfloatlright {
	float: right;
	margin-left: 20px;
}

img.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto }

.left {
	float:left;
	width:700px;
	padding-top: 10px;
	padding-left: 100px;
}
.specials {
	background-image:url(images/special_bg.jpg);
	background-repeat:no-repeat;
	margin-top:20px;
	padding-bottom:20px;
	height: 80px;
	font-size: 14px;
}

the_special {
	color:#000;
	font-weight:bold;
	padding-left:75px;
	padding-top:30px;
	font-size: 16px;
}
.hor-minimalist-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	background: #fff;
	width: 100%;
	border-collapse: collapse;
	text-align: left;
}
.hor-minimalist-b th
{
	font-size: 14px;
	font-weight: bold;
	color: #BB0401;
	padding: 10px 8px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B50C0B;
}
.hor-minimalist-b td
{
	border-bottom: 1px solid #ccc;
	color: #000;
	padding: 6px 8px;
}
.hor-minimalist-b tbody tr:hover td
{
	color: #B00F00;
}


.hor-minimalist-wide
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	background: #fff;
	width: 100%;
	border-collapse: collapse;
	text-align: left;
}
.hor-minimalist-wide th
{
	font-size: 14px;
	font-weight: bold;
	color: #BB0401;
	padding: 10px 8px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B50C0B;
}
.hor-minimalist-wide td
{
	border-bottom: 1px solid #ccc;
	color: #000;
	padding: 6px 8px;
}
.hor-minimalist-wide tbody tr:hover td
{
	color: #B00F00;
}

/* SMALL TABLE*/
.smalltable
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	background: #fff;
	width: 300px;
	border-collapse: collapse;
	text-align: left;
}
.smalltable th
{
	font-size: 14px;
	font-weight: bold;
	color: #BB0401;
	padding: 10px 8px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B50C0B;
}
.smalltable td
{
	border-bottom: 1px solid #ccc;
	color: #000;
	padding: 6px 8px;
}
.smalltable tbody tr:hover td
{
	color: #B00F00;
}

.key
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	background: #fff;	 
	border-collapse: collapse;
	text-align: left;
	float:right;
}
.key th
{
	font-size: 12px;
	font-weight: bold;
	color: #BB0401;
	padding: 10px 8px;
	 
	 
	 
}
.key td
{
	 
	color: #000;
	padding: 6px 8px;
}
.leftcolumnhome {
	float: left;
	width: 438px;
}
a img { border:none; }

hr {
	color: #F00;
}
.lightblue {
	background-color: #CEE7FF;
}
.lightyellow {
	background-color: #FFC;
}
 
 
.show_case{
		background-color: #fde8d7;
		vertical-align: top;
		font-size:11px;
}

.fullpaper{
	background-color: #D8F3C9;
	vertical-align: top;
	font-size:11px;
	}
	
.poster{
	background-color: #e6e5eb;
	vertical-align: top;
	font-size:11px;
	}
	
.workshop{
	background-color: #FFD197;
	vertical-align: top;
	font-size:11px;
	} 
	
.concise_paper{
	background-color: #FFF0AA;
	vertical-align: top;
	font-size:11px;
	}
.author{
	font-style:italic}
	
.table_heading{
	vertical-align:top;
	font-weight:bold;}

.light_grey {
	background-color: #f1f1f1;
	width: 30%;
}
.abstracts {	
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	background: #fff;
	width: 100%;
	border-collapse: collapse;
	text-align: left;
	
	 
}
.abstracts td
{
	border : 1px solid #ccc;
	color: #000;
	padding: 6px 8px;
	vertical-align:top;