body
{
	background-image: url(img/bg.gif);
	color: #778DA3;
	margin: 0px;
	font-family: Arial,Verdana;
	font-size: 10pt;
}

.hotlink
{
	margin-left: 5px;
	margin-bottom: 0px;
	cursor: pointer;
}

.small-link,
.small-link-active
{
	font-family: Arial,Verdana;
	font-size: 11px;
	color: #778DA3;
	font-weight: 500;
}

.left-navi,
.left-navi-active,
.left-navi-sub
{
	font-family: Arial,Verdana;
	font-size: 11pt;
	color: #778DA3;
	font-weight: 600;	
}

.left-navi-sub,
.left-navi-sub-active
{
	font-size: 9pt;
	font-weight: normal;
}

.left-navi-arrow
{
	margin-right: 4px;
	margin-top: 4px;
}

div.left-navi,
div.left-navi-active
{
	margin-top: 4px;
}

.left-navi-active,
.left-navi-sub-active,
.small-link-active
{
	color: #F29400;
}

a.left-navi,
a.left-navi-sub,
a.small-link
{
	text-decoration: none;
}

a.left-navi:hover,
a.left-navi-sub:hover,
a.small-link:hover
{
	color: #002454;
}

h1
{
	font-family: Arial, Verdana;
	font-size: 15pt;
	color: #F29400;
	font-weight: 400;
	margin-top: 10px;
	margin-bottom: 6px;
	line-height: 18pt;
}

.h1-sup
{
	font-size: 11pt;
}

h2
{
	font-family: Arial,Verdana;
	font-size: 13pt;
	color: #F29400;
	font-weight: 400;	
	margin-top: 5px;
	margin-bottom: 3px;
}

h3
{
	font-family: Arial,Verdana;
	font-size: 11pt;
	color: #F29400;
	font-weight: 400;	
	margin-top: 5px;
	margin-bottom: 3px;
}

h4
{
	font-family: Arial,Verdana;
	font-size: 10pt;
	font-weight: 400;	
	color: #F29400;
	margin-top: 4px;
	margin-bottom: 1px;
}

div.divider
{
	background-image: url(img/hr.gif);
	width: 100%;
	height: 1px;
}

.normal,
.intro
{
	font-family: Arial,Verdana;
	color: #778DA3;	
}

.intro
{
	line-height: 1.5em;
	font-size: 12pt;
}

.normal
{
	font-size: 10pt;
	line-height: 1.4em;	
}

a.normal,
a.intro
{
	text-decoration: none;
	color: #002454;
}

ul
{
	list-style-image: url(img/bullet.gif);
}

.proceedings {
	margin-top: 10px;
}

.content-box-header
{
	font-family: Arial,Verdana;
	font-size: 11pt;
	color: #F29400;
	font-weight: 400;	
}

.content-box-text
{
	font-family: Arial,Verdana;
	font-size: 10pt;
	color: #778DA3;
	font-weight: 400;	
}

input {
	font-family: Arial,Verdana;
	color: #002454;
}

.unreviewed {
	background-color:#E6E6E6;
}

.accepted {
	background-color:#00FF00;
}

.rejected {
	background-color:#FFC1BA;
}

.must_have {
	background-color:#C4FFC4;
}

.should_have {
	background-color:#80FFFF;
}

.put_if_room {
	background-color:#FFC864;
}

.must_have_unreviewed {
	background-image:url(img/hatch_must_have_unreviewed.png);background-repeat:repeat;
}

.should_have_unreviewed {
	background-image:url(img/hatch_should_have_unreviewed.png);background-repeat:repeat;
}

.put_if_room_unreviewed {
	background-image:url(img/hatch_put_if_room_unreviewed.png);background-repeat:repeat;
}

.rejected_unreviewed {
	background-image:url(img/hatch_rejected_unreviewed.png);background-repeat:repeat;
}

.must_have_should_have {
	background-image:url(img/hatch_must_have_should_have.png);background-repeat:repeat;
}

.must_have_put_if_room {
	background-image:url(img/hatch_must_have_put_if_room.png);background-repeat:repeat;
}

.must_have_rejected {
	background-image:url(img/hatch_must_have_rejected.png);background-repeat:repeat;
}

.put_if_room_should_have {
	background-image:url(img/hatch_put_if_room_should_have.png);background-repeat:repeat;
}

.put_if_room_rejected {
	background-image:url(img/hatch_put_if_room_rejected.png);background-repeat:repeat;
}

.rejected_should_have {
	background-image:url(img/hatch_rejected_should_have.png);background-repeat:repeat;
}

.abstract_bio_background {
	background-color:#E6F2EF;
	padding-top:1px;
	padding-bottom:2px;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:10px;
}

.sch_opening {
	background-color:rgb(250,235,215);
}

.sch_keynotes {
	background-color:rgb(255,255,224);
}

.sch_presentations {
	background-color:rgb(240,248,255);
}

.sch_workshop {
	background-color:rgb(152,251,152);
}

.sch_panel {
	background-color:rgb(173,216,230);
}

.sch_time_and_header {
	background-color:rgb(230, 230, 230);
}

.sch_coffee_break,.sch_lunch_break,.sch_dinner_event {
	background-color:rgb(175,238,238);
}
