﻿body
{
	font-size:12px;
	font-family: Verdana;
	color: #424242;
}

A:link { color: #336699; }
A:active { color: #336699; }
A:visited { color: #336699; }
A:hover { color:black; }

.boxtitledark { color:white; background-color: #006699; font-weight:bold; padding-top: 3px; padding-bottom: 3px;}
.boxtitlelight { color:white; background-color: #6699CC; font-weight:bold }
.normaltext { color:#424242; }
.middleblue { color: white; background-color: #6699CC; }
.darkblue { color: white; background-color: #006699; }
.blacktitle { color: white; background-color:black; font-weight: bold }
.whitetitle { color:#424242; background-color:white;}
.lightbluetitle { color: white; background-color: #99CCFF; font-weight:bold }
.greytitle { color: #424242; background-color: #F0F0F0;}
.darkgreytitle { color: White; background-color: #98AFAF; font-weight: bold }

.srr_background 
{
	background-image: url(/conferences/srr/images/back2.gif); 
	background-repeat: no-repeat;
	vertical-align:top; 
	width:438px; 
}

.rec_background 
{
	background-image: url(/conferences/rec/images/back1.gif); 
	background-repeat: no-repeat;
	vertical-align:top; 
	width:438px;  
}

.conference_banner 
{ 
	width: 100%; 
	height:66px; 
	text-align:left; 
	vertical-align:middle;
	background-color: #006699; 
	padding-left: 16px;	 
}



.smalltext 
{ 
	font-size: 10px; 
}

.largetext 
{
	font-size: 16px; 
}

.darkgreyheader 
{
	color: White; 
	background-color: #98AFAF; 
	font-weight: bold; 
	font-size: 14px;
	padding-top:2px;
	padding-bottom: 2px;
}

a.headerlink 
{
	COLOR: white; 
	TEXT-DECORATION: none;
}

.header
{
	padding-left: 10px;
	padding-bottom: 25px;
	font-family:Verdana;
	font-size: 25px;
	color: Black;
}

.layout
{
    width: 760px;
	margin-left: auto;
    margin-right: auto;
}

.content_layout
{
	text-align: left;
}

.riulogo
{
	text-align: center;
	padding-bottom: 3px;
	width: 150px;
}

.conference_header 
{
	color: white; 
	background-color: #006699; 
	vertical-align: bottom; 
	text-align: left; 
	padding-left: 8px;
	width: 100%;
	height: 75px;
}

.nav_top 
{
	height:20px;
	background-color: #6699CC;
	width:150px;
}

.nav_header 
{ 
	color:black; 
	background-color:white; 
	font-weight:bold;
	height:20px;
	width:150px;
	text-align: left;
	line-height: 18px;
	vertical-align: middle;
}


.content_divider
{
	width:100%;
	height: 5px;
	background-color: #006699;
}

