/******************************************************************************
* StyleBoRichText.css
*******************************************************************************

*******************************************************************************
*                                                                             *
* Copyright 2006									                          *
*                                                                             *
******************************************************************************/



body {
	font-family:Arial,Helvetica,sans-serif;
	color:#000066;
	font-size:12px;	
}
body.admBody   *{
	font-family:Arial,Helvetica,sans-serif;
}
td.admRoundedRectContent {
	
	font-size:12px;	
}

.admBackoffice {
	font-size:10px;
}
.directHtml {
color:#000066;
}

h1 {
	font-size:16px;
	font-weight:bold;
	line-height:normal;
	color:#000066;
	margin:0;
}

h2 {
	font-size:14px;
	margin:0;
	font-weight:bold;
	line-height:normal;
	border-bottom:1px solid #4EA2D1;
	color:#4EA2D1;
	margin-left:1em;
}

.admBackoffice h2{
	font-size:14px;
	margin:0;
	font-weight:bold;
	line-height:normal;
/*	border-bottom:1px solid #4EA2D1;*/
	color:#4EA2D1;
	margin-left:1em;
}

h3 {
	font-size:12px;
	margin:0;
	border:none;
	font-weight:bold;
	line-height:normal;
	color:#000066;
	margin-left:1em;
}

.admBackoffice h3 {
	font-size:12px;
	margin:0;
	border:none;
	font-weight:bold;
	line-height:normal;
	color:#000066;
	margin-left:1em;
}

h4 {
	font-size:12px;
	margin:0;
	font-weight:bold;
	line-height:normal;
	color:#5BA326;
}

.admBackoffice h4 {
	font-size:12px;
	margin:0;
	font-weight:bold;
	font-style: italic; 
	line-height:normal;
	margin-left:2em;
}
h5 {
	font-size:11px;
	margin:0;
	font-weight:normal;
	line-height:normal;
	margin-left:1em;
}
h6 {
	font-size:10px;
	margin:0;
	font-weight:normal;
	line-height:normal;
	margin-left:1em;
}
p, ul, ol, dl {
	margin-left:0;
}
.textColor1{
	color:#000066;

}
.textColor2{
	color:#4EA2D1;

}
.textColor3{
	color:#92BC2A;
}
.textColor4{
	color:#5BA326;
}

.admButtonSpan {
	font-size:0.8em;
}

.admBackoffice a:link, .admBackoffice a:visited, .admBackoffice a:hover {
	color:#000066;
	font-weight:bold;
	text-decoration:none;
}

.admBackoffice a:hover {
	color:#000066;
	font-weight:bold;
	text-decoration:underline;
}


a:active, a:focus, a:link, a:visited {
	color:#000066;
	font-weight:bold;
	text-decoration:none;
	
}
a:hover {
	color:#000066;
	font-weight:bold;
	text-decoration:underline;
}

.admBackoffice div.itlStandardTabs div.itlStandardTabsBlock {
	background-color:#FFFFFF;

}
