/******************************************************************/
/* Styles for all the defined Portal Components and basic objects */
/******************************************************************/

.stlPortalComponentsBrandText_Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: white;
}

.stlPortalComponentsBrandText_Title:hover {
	color: white;
}

.stlPortalComponentsDate_Label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #3399FF;
	text-decoration: none;
}

.stlPortalComponentsDate_Date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #003366;
	text-decoration: none;
}

.stlPortalComponentsManagerTools_Table {
	width: 98%	
}

.stlPortalComponentsManagerTools_Cell {
	text-align: center;
	border: ridge 2 darkgreen;
}

.stlPortalComponentsManagerTools_Tool {
	font-size: 10pt;
}

.stlPortalComponentsToolbar_SpanStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #2156B4;
}

.stlPortalComponentsToolbar_Copyright {
	color: Black;
}

.stlPortalComponentsToolbar_Seperator {
}

.stlPortalComponentsToolbar_Tool {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #2156B4;
}

.stlPortalComponentsUser_Table {
	width: 100%;
	font-size: 8pt;
}

.stlPortalComponentsUser_Label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #3399FF;
	text-decoration: none;
}

.stlPortalComponentsUser_Name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: White;
	text-decoration: none;
}

.stlPortalComponentsUser_Name:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: White;
	text-decoration: underline;
}

.stlPortalComponentsUser_Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: White;
	text-decoration: none;
}

.stlPortalComponentsUser_Link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: White;
	text-decoration: underline;
}

.stlPortalComponentsCommet_Table {
	width: 100%;
	padding: 20px 0px 20px 0px;
}

.stlPortalComponentsCommet_Cell {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color: #24494A;
	font-size: 8pt;
	text-align: center;
}

A.stlPortalComponentsCommet_Link{
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color: #B8CAA6;
	font-size: 8pt;
	text-decoration: none;
	font-style: italic;
}

A.stlPortalComponentsCommet_Link:hover{
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color: #669933;
	font-size: 8pt;
	text-decoration: underline;
}

.stlPortalComponentsTimer_Time {
	font-size: 10pt;
	margin-left: 10px;
	color: mediumblue;
	font-family: Tahoma, Fantasy;
}



.stlPortalComponentsUsers_OuterTable {
	width: 100%;
}

.stlPortalComponentsUsers_MiddleTable {
	width: 100%;
}

.stlPortalComponentsUsers_InnerTable {
	width: 100%;
}

.stlPortalComponentsUsers_UsersTable {
	width: 100%;
	margin-top: 5px;
}

.stlPortalComponentsUsers_HeaderTable {
	width: 100%;
}

.stlPortalComponentsUsers_HeaderCell {
	width: 100%;
	padding-right: 2px;
}

.stlPortalComponentsUsers_HeaderText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: #669933;
}

.stlPortalComponentsUsers_Line1 {
	height: 1px;
	background-color: black;
}

.stlPortalComponentsUsers_Line2 {
	background-color: #0066FF;
	height: 1px;
}

.stlPortalComponentsUsers_HeaderActions {
	text-align: right;
}

.stlPortalComponentsUsersUser-Body_Row {
	background-color: #EEEEEE;
}

.stlPortalComponentsUsersUser-Body_AlternateRow {
	background-color: Transparent;
}

.stlPortalComponentsUsersUser-Body_Name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: black;
}

.stlPortalComponentsUsersUser-Body_Mail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.stlPortalComponents_PrintButtons {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
}

.stlPortalComponents_PopupFormLabel {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.stlPortalComponents_PopupFormText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
}

.stlPortalComponents_TimelineTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #2156B4;
}