/* default settings */
body
{
	font-weight: normal;
	font-size: 10pt;
	font-family: Arial;
	color:#7B797B;
}
TABLE
{
	font-weight: normal;
	font-size: 8pt;
	font-family: Arial;
}
INPUT
{
	font-weight: normal;
	font-size: 8pt;
	font-family: Arial;	
	border-style:none ;
	color:#7B797B;
}
SELECT
{
	font-weight: normal;
	font-size: 8pt;
	font-family: Arial;	
	border-style:none; 
	color:#7B797B;
}
/* ContentDescription Header */
TD.headerblue
{
	color: White;
	background-color: #03CBFF; 
	font-family :Arial ;
	width:100%;
	overflow:visible;	
}

a.headerblue
{
	FONT-WEIGHT: bold; 
	COLOR: white; 
	BACKGROUND-COLOR: "#03cbff";
}

a.headerblue:link,a.headerblue:active,a.headerblue:hover,a.headerblue:visited
{
	FONT-WEIGHT: bold; 
	COLOR: white; 
	BACKGROUND-COLOR: "#03CBFF";
	font-family :Arial ;
}

/* headergreen */
TD.headergreen
{
	color: White;
	background-color: #AACF5E; 
	font-family :Arial ;
	width:100%;
	overflow:visible;
	
}
.headergreen
{
	color: White ;	
}
a.headergreen:link,a.headergreen:active,a.headergreen:hover
{
	FONT-WEIGHT: bold; 
	COLOR: white; 
	BACKGROUND-COLOR: "#AACF5E";
	font-family :Arial ;
}

a.headergreen:visited
{
    color: White;
	BACKGROUND-COLOR: "#AACF5E";
	font-family :Arial ;
	FONT-WEIGHT: bold; 
}

/* end of headergreen */
.contentgreen
{
	 BACKGROUND-COLOR: #E2F1C8; 
}

/* hyperlinks */
a:link
{
    text-decoration: none;
	color: #60654F;
	 
}
a:active
{
    text-decoration:underline;
    color: #60654F;
}
a:visited
{
	text-decoration: none;
	color: #60654F;
}
a:hover
{
    text-decoration:underline;
    cursor: hand ;
    color: #60654F;
}
label
{
	  color: #60654F;
}
/* lisa menu */
TABLE.menu
{
	width: 955pt;
	border-style: none ;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FONT-SIZE: 11pt; 
	FONT-FAMILY: Arial; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	OVERFLOW: hidden; 
	BORDER-TOP-STYLE: none; 
	PADDING-TOP: 0px; 
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none; 
	BORDER-BOTTOM-STYLE: none;
}
TR.headmenu
{
	background-color : #ccff34 ;
}
TR.submenu
{
	background-color : "EEF2DE";
}

/* classes */
/* morefact */
.breadtext
{
	/* Arial regular / 11 px / kleur: RGB 120/124/125 = #787C7D */
	FONT-SIZE: 11px; 
	COLOR: #787c7d; 
	FONT-FAMILY: Arial;
	PADDING-RIGHT: 1px; 
	PADDING-LEFT: 1px; 
	PADDING-BOTTOM: 1px; 
	MARGIN: 1px; 
	BORDER-TOP-STYLE: none; 
	PADDING-TOP: 1px; 
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none; 
	BORDER-BOTTOM-STYLE: none;
	VERTICAL-ALIGN: top;
}
.balloontext
{
	/*  Arial regular / 9 px / kleur: RGB 106/108/107  = #6A6C6B*/
	FONT-SIZE: 9px; 
	COLOR: #6A6C6B; 
	FONT-FAMILY: Arial
}
.bluecontent
{
	BACKGROUND-COLOR: "#1AB6E9";
	FONT-SIZE: 11px; 
	FONT-FAMILY: Arial;
	PADDING-RIGHT: 1px; 
	PADDING-LEFT: 1px; 
	PADDING-BOTTOM: 1px; 
	MARGIN: 1px; 
	BORDER-TOP-STYLE: none; 
	PADDING-TOP: 1px; 
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none; 
	BORDER-BOTTOM-STYLE: none;
	VERTICAL-ALIGN: top;
	height:70px;
}
/* end morefacts */
INPUT.Textbox
{
	width: 200px;
	border-width: 1px;	
	border:1px solid #DEEBC6; 
	/* 	border-style:none;  */
}
INPUT.SearchTextbox
{
	border-width: 1px;	
	border:1px solid #DEEBC6; 
	background-color : "#DEEBC6";
	width:121px;
	/*height :17px;*/
	height :21px;
}
INPUT.BUTTON
{
	FONT-SIZE: 8pt; 
	FONT-FAMILY: Arial; 
	/*BACKGROUND-COLOR: #E7E8E2;*/
	color:#FFFFFF; 
	background-color:#00CFFF; 
	/*border-style:outset; 
	border-width:1px; */
	border-style:none; 
	border-width:0px; 
	border-color:#CCCCFF;
	font-weight:bold;
	cursor:hand;
}
.hoverhand
{
	cursor:hand;
}
/* default content */
.content
{
	BACKGROUND-COLOR: #efefed;
}
.contentborder
{
	
	PADDING-RIGHT: 4px; 
	PADDING-LEFT: 4px; 
	PADDING-BOTTOM: 4px; 
	PADDING-TOP: 4px; 
	MARGIN: 0px; 
	BORDER-TOP: #bbbdaf 1px solid; 
	
	/* BORDER-RIGHT: #bbbdaf 1px solid; */
	/* BORDER-LEFT: #bbbdaf 1px solid; */
	/* BORDER-BOTTOM: #bbbdaf 1px solid; */
	
	
	TABLE-LAYOUT: fixed;  
	OVERFLOW:visible ; 
	width : 780px;
	
	/*Z-INDEX: 100; 
	
	*/
}

TR.spacer
{
	height:0.5px;
}
.gridheader
{
	color: White ;	
}
a.gridheader:link
{
    color: White;
	background-color: #03CBFF; 
	font-family :Arial ;
	FONT-WEIGHT: bold; 
}
A.gridheader:visited
{
    color: White;
	background-color: #03CBFF; 
	font-family :Arial ;
	FONT-WEIGHT: bold; 
}
TD.gridheader
{
	color: White;
	background-color: #03CBFF; 
	font-family :Arial ;
	width:100%;
	overflow:visible;
	
}
IMG.gridcolumnseperator
{
	width:1px;
	
}
TD.gridcolumnseperator
{
	background-color: "#FFFFFF"	;
	border-width: 1px;	
	border:1px solid #FFFFFF; 
}
TD.gridcell
{
	FONT-WEIGHT: bolder; 
	TEXT-TRANSFORM: capitalize; 
	COLOR: white; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Arial; 
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none; 
	BACKGROUND-COLOR: #3366cc; 
	BORDER-BOTTOM-STYLE: none ;
}

TR.gridrowalternate
{
	background-color: "#EDF4E4" ;
}

INPUT.checkbox
{
	BORDER-RIGHT: #00a4e8 1px; 
	PADDING-RIGHT: 0px; 
	BORDER-TOP: #00a4e8 1px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	BORDER-LEFT: #00a4e8 1px; 
	PADDING-TOP: 0px; 
	BORDER-BOTTOM: #00a4e8 1px; 
	/* BACKGROUND-IMAGE: url(_images/LISA0503_CONTACT_send3_73.gif); */
}
a.actionlink:link
{
	color: Blue ;
}
a.actionlink:visited
{
	color: Blue ;
}
a.actionlink:hover
{
	color: Blue ;
}
a.actionlink:active
{
	color: Blue ;
}

.username
{
	FONT-SIZE: 8pt; 
	COLOR: #0099ff; 
	FONT-FAMILY: Arial
}
.notvalidusername
{
	FONT-SIZE: 6pt; 
	COLOR: #DB7171; 
	FONT-FAMILY: Arial
}
.cmscontent
{
	font-size: 9pt;	
	font-family: Arial;
	/*COLOR: #738181 ; */
	color:#6B736F;	
}
.cmsbackground,.defaultbackground
{
	background-color:#faf5df; 
}
.cmsheaderbackground
{
	background-color:#efead4;
}
.cmsindexbackground
{
	background-color:#e3e6d5;
}
.cmsindexheaderbackground
{
	background-color:#d7d9cb; 
}
.backgroundcolor, 
.body
{
	BACKGROUND-COLOR: #bbbdaf ;	
}
.body
{
	margin-top: 2px;
	/*text-align: center;*/
	text-align: left; 
}
.backgroundborder
{
	WIDTH: 770px; 
	BACKGROUND-COLOR: white ;	
	margin:0px;
	text-align: left; 
}
.alignborder
{
	/* TEXT-ALIGN: left; */
	/*text-align: center;*/
	/*margin: 0 auto; 	  */
	WIDTH: 770px
}
.marginleft
{
	MARGIN-LEFT: 9px;
}
.helpborder
{
	BORDER-RIGHT: gray thin solid; 
	PADDING-RIGHT: 0px; 
	BORDER-TOP: gray thin solid; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	BORDER-LEFT: gray thin solid; 
	PADDING-TOP: 0px; 
	BORDER-BOTTOM: gray thin solid;
}
.lisatip
{
	color:#00CFFF;
}
.companyframe
{
	background-color:#efead4;
	border-color:Black;
	border-width:1px;
	border-style:inset;	
	cursor:help;	
	width:300px;
}
.ibutton
{
	background-color:#efead4;
	border-color:Black;
	border-width:1px;
	border-style:inset;	
	cursor:help;	
	width:300px;
	text-align: left; 
	padding-left:10px; 
	padding-right:10px;
	padding-top:auto;
	/*
	margin-top:5px;
	margin-bottom:5px;
	background-color:#03CBFF;
	border-color:#00A2E7;
	border-width:1px;
	border-style:inset;	
	cursor:help;	
	width:300px;
	color:White;
*/
}
.storycontent
{
	MARGIN-LEFT: 3px;
	font-size: 9pt;	
	font-family: Arial;
	/*COLOR: #738181 ; */
	color:#6B736F;	
}
.storyheader
{
	MARGIN-LEFT: 3px;
	font-size: 9pt;	
	font-family: Arial;
	/*COLOR: #738181 ; */
	color:#6B736F;	
}
.accountrow
{
	height:24px;
}
