﻿body {
	background: #FFFFFF;
	margin: 0;
	background-image:url('/cpod/images/gradient-bkg.jpg') ;
	background-repeat:repeat-x;
}
	
acronym {
	border:0;
	font-variant:normal;
}

abbr {
	border:0;
	font-variant:normal;
}


/*---------- VERTICAL MENU ----------*/
	
div#verticalMenu p.category { 
	background: #541870;
}

/*--------  MAIN CONTENT ----------*/	
td#content h1 { color: #57396B; }
td#content h2 { color: #57396B; }	
td#content h3 { color: #57396B; }	
td#content h4 { color: #57396B; margin-top:40px; }	
td#content h5 { color: #57396B; }

td#content p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 140%; 
}

.symposiumTitle {
	color: #57396B;
	font-weight:bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

span.symposiumTitle a:visited {
	color: #57396B;
}

span.symposiumTitle a:link {
	color: #57396B;
}

td#content p.presenter {
	margin-top:0px;
}
td#content p.synopsis {
	color: #4b4b4b;
	font-family: Arial, Helvetica, sans-serif;
	margin:0px 20px 20px 30px;
	line-height: 140%; 
}

/*--------  FORM  ----------*/

legend {
	font-weight: bold;
	font-size: 14px;
	color: #6C9ABF; 
}

fieldset {
	border: 1px solid #6C9ABF; 
	padding: 10px 20px 15px 20px; 
}
	
.cFormStyle {
	margin: 0px; 
}