/***********************************************************************
	Ubilium Style
***********************************************************************/
/* BLUE
a:link     {
	color: #00009C;
	text-decoration: none
}
a:link2 { color: red; text-decoration: none }

a:visited  { color: #00009C; text-decoration: none }
a:active {text-decoration: none; color:Blue; }
a:hover  { color: blue; text-decoration: underline }
*/
a:link     {
	color: #344554;
	text-decoration: none
}
a:link2 { color: red; text-decoration: none }

a:visited  { color: #344554; text-decoration: none }
a:active {text-decoration: none; color:#344554; }
a:hover  { color: #344554; text-decoration: underline }


.cellplain {
	font-family : Verdana,Arial,Helvetica,sans-serif;
		font-size : 9pt;
		font-style : normal;
		font-variant : normal;
		font-weight : normal;
		margin-top: 5px;
		margin-bottom: 10px;	
}



	p {
		font-family : Verdana,Arial,Helvetica,sans-serif;
		font-size : 9pt;
		font-style : normal;
		font-variant : normal;
		font-weight : normal;
		margin-top: 5px;
		margin-bottom: 10px;			
	}
	b {
	font-weight: bold;
	font-size: 9pt;
}
	strong {
	font-weight: bold;
	font-size: 9pt;
}

.celllightcolor  {
	color: black;
	font-weight: normal;
	font-size: 9pt;
	font-family: "Trebuchet MS", Arial, sans-serif;
	background-color: rgb(238, 238, 204);
	padding-left: 5px ;
	vertical-align : top;
	/*line-height : 25px;*/
}
	
.cellverylightcolor{
	color: black;
	font-weight: normal;
	font-size: 9pt;
	font-family: "Trebuchet MS", Arial, sans-serif;
	background-color: #EDF1F0;
	padding-left: 5px ;
	vertical-align : top;
}	

/*For table cell very strong grey*/
.cellverystronggray  {
	color: black;
	font-weight: normal;
	font-size: 9pt;
	font-family: "Trebuchet MS", Arial, sans-serif;
	background-color: #8000000;
	padding-left: 5px ;
	vertical-align : top;
}
/*For table cell strong grey*/
.cellstronggray  {
	color: black;
	font-weight: normal;
	font-size: 9pt;
	font-family: "Trebuchet MS", Arial, sans-serif;
	background-color: #F7F7E9;
	padding-left: 5px ;
	vertical-align : top;
/*	border-top: 1px solid #DADAA1;
	border-left: 1px solid #DADAA1;
	border-right: 1px solid #DADAA1;*/
}	

.titledeadline  {
	color: rgb(102, 102, 0);
	font-weight: bold;
	font-size: 12pt;
	font-family: "Trebuchet MS", Arial, sans-serif;
	background-color: #F7F7E9;
	padding-left: 5px ;
	vertical-align : top;
	border-top: 1px solid #DADAA1;
	/*border-left: 1px solid #DADAA1;
	border-right: 1px solid #DADAA1;*/
	/*border-bottom: 1px solid #DADAA1;*/
	
}	
.titlewhite  {
	color: rgb(102, 102, 0);
	font-weight: bold;
	font-size: 5pt;
	font-family: "Trebuchet MS", Arial, sans-serif;
	background-color: white;
	padding-left: 5px ;
	vertical-align : top;
	/*border-top: 1px solid #DADAA1;*/
	/*border-left: 1px solid #DADAA1;
	border-right: 1px solid #DADAA1;*/
	border-bottom: 1px solid #DADAA1;
	
}	

.titlesponsor  {
	color: rgb(102, 102, 0);
	font-weight: bold;
	font-size: 12pt;
	font-family: "Trebuchet MS", Arial, sans-serif;
	background-color: white;
	padding-left: 5px ;
	vertical-align : top;
/*	border-top: 1px solid #DADAA1;*/
	border-bottom: 1px solid #DADAA1;
/*	border-left: 1px solid #DADAA1;
	border-right: 1px solid #DADAA1;*/
}	

.lightblue{
	color: black;
	font-weight: normal;
	font-size: 9pt;
	font-family: "Trebuchet MS", Arial, sans-serif;
	background-color: #E8F3FE;
	vertical-align : top;
}
/*For table cell light grey*/
.celllightgray  {
	color: black;
	font-weight: normal;
	font-size: 9pt;
	font-family: "Trebuchet MS", Arial, sans-serif;
	background-color: #E7E7E7;
	padding-left: 5px ;
	vertical-align : top;
}



	.datetext {
	color: #800000;
	font-weight: bold;
	font-size: 9pt;
	font-family: "Trebuchet MS", Arial, sans-serif;
}	
	b {
	font-weight: bold;
	font-size: 9pt;
}
	.bold {
		font-weight: bold;
		font-size: 9pt;
	}	

	.italic {
		font-style: italic;
	}		

	.grey {	
		color: #666666;
	}
		
	.white {	
		color: #FFFFFF;
	}	
	
	.whitebold {	
		color: #FFFFFF;
		font-weight: bold;		
	}
	
	/*BLUE #000063*/
	.titlemain{
		color : #002159;
		font-family : Verdana,Arial,Helvetica,sans-serif;
		font-size : 12pt;
		font-style : normal;
		font-variant : normal;
		font-weight : bold;
	}
	.subtitle{
		color : rgb(102, 102, 0);/*#002159;*/
		font-family : Verdana,Arial,Helvetica,sans-serif;
		font-size : 10pt;
		font-style : normal;
		font-variant : normal;
		font-weight : bold;
	}


	