body {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:80%;
	color: #333333;
	}
	
p{
	margin-left: 10px;
	margin-bottom:5px;
	margin-top:5px;
}
	
li {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:100%;
	color: #333333;
	list-style-type: square;
	}


h1,h2,h3,h4,h5,h6{
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	color:#B50000;
}


	
a{
	color: #B50000;
	text-decoration:none;
	font-weight: bold;
}
a:hover{
	text-decoration:none;
	color: #999999;
}

td {
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
}

th {
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
}

/*specific styles*/

.contact{
	color:#666666;
	font-family: Trebuchet MS, Verdana,Geneva, Arial, Helvetica, sans-serif;
	font-size:100%;
	}
	
.disclaimer{
	font-family: Trebuchet MS, Verdana,Geneva, Arial, Helvetica, sans-serif;
	font-size:90%;
	font-style:italic;
	text-decoration:none;
	color:#999999;
}

.address{
	font-family: Trebuchet MS, Verdana,Geneva, Arial, Helvetica, sans-serif;
	font-size:95%;
	text-decoration:none;
	color:#999999;
	font-weight:normal;
}

.eftec{
	/*font-size: 105%;*/
	font-weight: bolder;
	color: #0592B1;
}

/*uknee styles*/

.unkee{
	/*font-size: 105%;*/
	font-weight: bolder;
	color:#B50000;
}

.unkee a{
	/*font-size: 105%;
	font-weight: bolder;*/
	color:#B50000;
}
.unkeenav{
	/*font-size: 105%;
	font-weight: bolder;*/
	color:#B50000;
}

.c {
	color: #000000;
	font-weight: normal;
	font-size: 7px;
	font-style: normal;
	text-transform: uppercase;
	width: auto;
	background-color: #FFFF00;
	font-variant: small-caps;
	vertical-align:super;    
	font-family: Modern No. 20;
}


/*conferences and seminar styles*/

table.conference{
	font-family: Trebuchet MS, Verdana,Geneva, Arial, Helvetica, sans-serif;
	font-size:90%;
	/*text-decoration:none;*/
	color: #696969;
	font-weight:normal;
	border:solid;

	border-color: #DA7F7F;
	/*#B50000; */
	border-width: 1px;
	border-collapse: collapse;
	font-size:100%;

	}
	
td.conference{
		border-color:#DA7F7F;
		/*#B50000;*/
		border-width:1px;
		border-style: solid ; 
		font-size:100%;
		color: #696969;
		border-collapse: collapse;
}


.conferenceHead{
	font-family: Trebuchet MS, Verdana,Geneva, Arial, Helvetica, sans-serif;
	/*text-decoration:none;*/
	color: #696969;
	font-weight:bold;
	font-style: italic;
	font-size:110%;

	}
	
td.core{
		border-bottom-style: solid ; 
		border-bottom-color: #b50000;
		border-bottom-width: 1px;
		border-collapse: separate;
		font-size:100%;
		
}

td.NavCore{
	 	
		border-style: solid ; 
		border-color: #b50000;
		/*#DA7F7F;*/
		border-width: 1px;
		font-size:100%;
		padding-left: 5px;
}

/*bread crumb trail styles*/
.topnav a{

	color: white;
	padding-left: 2px;
}


.topnav a:link{
	color: white;
	padding-left: 2px;
}

.topnav a:hover{
	color: white;
	padding-left: 2px;
}

.topnav{
	color:white;
	font-weight:bold;
	padding-left: 2px;
}

/* - end bread crumb trail styles*/


.address{
	font-family: Trebuchet MS, Verdana,Geneva, Arial, Helvetica, sans-serif;
	font-size:90%;
	text-decoration:none;
	color:#999999;
	font-weight:normal;
}



hr{
	color:#b50000;
}



a.address{
	font-weight:normal;
	font-size:100%
}
