body {
	background-color: #F0F0F0;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	color:Black;
	position: static;
}

P {margin: 0px 0px 12px 0px}


/*************************************************************************************************** Entire page */
.Page {
	background-color: White;
	border-left: 2px solid #CAC8C6;
	border-right: 2px solid #CAC8C6
}

TABLE.Page FORM {
	margin: 0px;
}

/************************************************************************************************* Header (path) */
TABLE.Header {
	color: #7F7F7F;
	background-color: #CECFCE;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
	margin:0px;
	}
TABLE.Header H1 {
	color: White;
	text-align: center;
	font-size: 16px;
	vertical-align: middle;
	margin:0px;
	font-weight: bold;
}
TABLE.Header A {
	color: #C92447;
	text-decoration: none;
}
TABLE.Header A:hover{
	text-decoration: underline;
}
TABLE.Header EM {
	color: #7F7F7F;
	font-weight: normal;
	font-style: normal;
	font-weight: bold;
}


/***************************************************************************************************** Quick bar */
TABLE.QuickBar {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 11px;
	margin-top:2px;
}
TABLE.QuickBar TD {
	background-color: #7F7F7F;
	color: white;
	padding: 3px 5px;
	text-align: center;
	vertical-align: middle;
	white-space:nowrap;
}
TABLE.QuickBar A {
	color: white;
	font-weight: normal;
	text-decoration: none;
}
TABLE.QuickBar A:hover {
	color: #CECFCE;
}
TABLE.QuickBar .form_input  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 0px solid #CECFCE;
	color: Black;
	font-weight: normal
}
TABLE.QuickBar .form_submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	border: 1px solid #CECFCE;
	color: White;
	font-weight: bold;
	background-color: #7F7F7F;
}


/********************************************************************************************************* Strip */
.Strip {
	background-color: #B7B9BB;
}


/********************************************************************************************************* Strip */
.Main {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	vertical-align: top;
	height: 100%;
}


/************************************************************************************************* Related Links */
table.RelatedLinks{
	font-size: 11px;
	border-bottom:  1px solid #CECFCE;
	margin-bottom: 36px;
}
.RelatedLinks th{
	color: #C92447;
	font-size: 13px;
	padding: 4px 0px 4px 0px;
	text-align: left;
	font-weight: bold;
	font-style: italic;
}
.RelatedLinks td.Niv1{
	color: #C92447;
	font-size: 11px;
	border-top:  1px solid #CECFCE;
	padding: 4px 0px 4px 0px;
	text-align: left;
	font-weight: bold;
	font-style: normal;
}
.RelatedLinks td.Niv2{
	color: #C92447;
	font-size: 11px;
	padding: 0px 0px 4px 5px;
	text-align: left;
	font-weight: normal;
	font-style: normal;
}
.RelatedLinks td.Niv3{
	color: #C92447;
	font-size: 9px;
	padding: 0px 0px 4px 10px;
	text-align: left;
	font-weight: normal;
	font-style: normal;
}
.RelatedLinks th a{
	color: #7F7F7F;
	text-decoration: none;
	font-weight: bold;
}
td.Niv1 a{
	color: #7F7F7F;
	text-decoration: none;
	font-weight: bold;
}
td.Niv2 a{
	color: #5A79B5;
	text-decoration: none;
	font-weight: normal;
}
td.Niv3 a{
	color: #5A79B5;
	text-decoration: none;
	font-weight: normal;
}


/********************************************************************************************* Related Documents */
table.RelatedDocuments{
	font-size: 10px;
	margin-bottom: 36px;
	border-top: 0px;
	border-right: 2px solid #EDEFF5;
	border-bottom: 2px solid #EDEFF5;
	border-left: 2px solid #EDEFF5;
	width: 160px;
}
.RelatedDocuments th{
	color: #C92447;
	background-color: #EDEFF5;
	font-weight: normal;
	padding: 15px 5px 5px 5px;
	text-align: left;
}
.RelatedDocuments td{
	color: Black;
	background-color: #EDEFF5;
	font-weight: bold;
	border-top:  1px solid #BDC9E0;
	padding: 5px;
}
.RelatedDocuments a{
	color: Black;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
.RelatedDocuments a:hover{
	text-decoration: underline;
}


/********************************************************************************************************* Focus */
.Focus {
	color: #8B8C91;
	font-size: 10px;
	margin-bottom: 30px;
}
.Focus th{
	color: #8B8C91;
	padding: 0px;
	text-align: left;
	border-bottom: 0px solid #8B8C91;
}
.Focus td{
	padding: 5px 0px;
	color: #8B8C91;
}
.Focus a {
	color: #8B8C91;
	text-decoration: none;
}
.Focus a:hover {
	text-decoration: underline;
}


/*********************************************************************************************** Central content */
.Content, 
.Content select,
.Content table{
	color: black;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-align: left; 
}
.Content h1{
	margin: 0px 0px 24px 0px;
	color: #5A79B5;
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
}
.Content h2{
	margin: 24px 0px 12px 0px;
	color: #C92447;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-align: left;
}
.Content h3{
	margin: 24px 0px 9px 0px;
	color: #5A79B5;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-align: left;
}
.Content p{
	margin: 0px 0px 9px 0px;
}
.Content a{
	text-decoration: underline;
	color: #5A79B5;
	font-weight: normal;
}
.Content a:hover {
	color: #666666;
	text-decoration: underline;
}
.Content strong{
	color: #C92447;
	font-weight: normal;
}
.Content em{
	color: BLACK;
	font-style: normal;
	font-weight: bold;
}
.Content span[style="font-weight: bold;"]{
	color: #C92447;
	font-weight: normal;
}
.Content span[style="font-style: italic;"]{
	color: BLACK;
	font-style: normal;
	font-weight: bold;
}
.Content blockquote{
	margin: 0px 0px 12px 20px;
}
.Content ul{
	list-style-type: square;
	list-style-position: outside;
	list-style-image: url(square-red.gif);
	margin-top: -6px;
	margin-bottom: 15px;
}
.Content li{
	margin-bottom: 3px;
}
.Content .Red{
	color: #C92447;
}
.Content .Blue{
	color: #5A79B5;
}
.Content .AnchorHighlighted{
	background-color: #E7F3FF;
}
.Content .AnchorSelected{
	background-color: #E7F3FF;
}
.Content .InsertRight{
	margin: 0px 0px 12px 12px;
	background-color: White;
	text-align: center;
  float:right;
}
.Content .Jump{
	margin: 0px 0px 12px 12px;
}
.Content .Title {
	padding-bottom: 5px;
	border-bottom: 1px solid #a7a9ab;
	text-align:left;
}


/*********************************************************************************************** Central content */
TABLE.Form {margin-bottom: 12px;}
TABLE.Form th {font-size: 11px; color: #656565; text-align: right; font-weight: normal; padding: 0px 15px 5px 10px; vertical-align: middle;}
TABLE.Form td {font-size: 11px; color: #656565; padding-bottom: 5px;}
TABLE.Form input,
TABLE.Form textarea,
TABLE.Form select {font-family: Arial, Helvetica, sans-serif; font-size: 11px; border: 1px solid #656565; color: #656565;}
TABLE.Form .submit {font-family: Arial, Helvetica, sans-serif; color: White; font-weight: bold; font-size: 11px; border: 0px; background: #C5001C;}
P.Form {font-size: 11px; color: #656565; padding-bottom: 5px;}
TABLE.Form .noborder {border: 0px solid #656565;}


/********************************************************************************************* Business Solution */
TABLE.SolutionOverview {width: 180px; margin: 30px 0px 20px 20px; float: right}
TABLE.SolutionOverview .Title {padding: 5px; background-color: #7f7f7f; color: White; font-size: 14px; font-weight: bold}
TABLE.SolutionOverview .Body  {padding: 5px 5px 0px 5px; background-color: #CECFCE; color: Black;}
TABLE.SolutionOverview .Price {padding: 5px 5px 0px 5px; background-color: #CECFCE; color: #7f7f7f; font-size: 14px; font-weight: bold; border-top: 3px solid White; }
TABLE.SolutionOverview .Ref {padding: 0px 5px 5px 5px; background-color: #CECFCE; color: #7f7f7f; font-size: 9px; font-weight: normal; text-align: left; font-style: italic;}


/******************************************************************************************************** Footer */
.Footer {
	font-family: Arial, Helvetica, sans-serif; 
	background: #C92447;
	color: white;
	font-size: 9px;
	padding: 3px 0px;
}
.Footer a {
	color: White;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
.Footer a:hover {
	text-decoration: underline;
}
.Footer input{
	color: Black;
	background-color: White;
	border: 0px solid;
	border-color: #828a8a #a1a9a9 #dce3e3 #a1a9a9;	
	font-size: 9px;
}

