BODY {
	background-color: #e15610;
	font-family: verdana, helvetica, sans-serif;
	text-decoration: none;
	font-size: 10pt;
	background-image: url(../images/rc_ideesNavtop_bkg.jpg);
	background-repeat: repeat-x;
}

TD {
	color: #52130e;
	font-family: arial, sans-serif;
	text-decoration: none;
	font-size: 9pt;
}


STRONG.big {
	font-size: 1.5em;
	color: #EF6421
}

#padding {
	padding-left: 50px; 
	padding-right: 60px;
}

#mainpage {
	position: relative;
}

/*** START  LEFT NAVIGATION TOOL  START ***/

#leftnav {
	width : 137px;
	border-bottom: solid #000000 1px;
	font-family: arial, sans-serif;
	text-decoration: none;
	font-size: 9pt;
	position: absolute;
	top: 165px;
	z-index: 5;
	background-color: #e09672;
}

#leftnav A {
	text-decoration: none;
	text-align: left;
	color: #f3e9ab;
}

#leftnav A:hover {
	text-decoration: underline;
	color: #f3e9ab;
}

#leftnav A.ch {
	color: #94150e;
	font-family: arial, sans-serif;
	text-decoration: none;
	text-align: left;
}

#leftnav A.ch:hover {
	text-decoration: none;
	color: #f3e9ab;
}

/*** END  LEFT NAVIGATION TOOL  END ***/

#breadcrumb {
	color: #F17E9E;
	font-family: verdana, sans-serif;
	text-decoration: none;
	font-size: 8pt;
}

#breadcrumb A {
	color: #F17E9E;
	font-family: verdana, sans-serif;
	text-decoration: none;
	font-size: 8pt;
}

#breadcrumb A:hover {
	color: #c31b18;
	font-family: verdana, sans-serif;
	text-decoration: underline;
	font-size: 8pt;
}

.navbottom {
	position: relative;
	color: #94150e	;
	font-family: arial, sans-serif;
	line-height: 15px;
	font-size: 8pt;
}

.background {
	background-image: url(../images/rc_ideesBackCell.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 137px;
	background-color: #e09672;
}

.background2 {
	background-image: url(../images/left_bar_bk.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 137px;
	background-color: #d94110;
	height: 100%;
}

/*** START  MAIN PAGE CONTENT  START ***/

#maincontent {
	color: #52130e;
	font-family: verdana, sans-serif;
	text-decoration: none;
	font-size: 1em;
	line-height: 1.7em;
}

#maincontent IMG {
	padding: 4px;
}
/*** END MAIN PAGE CONTENT  START ***/
/*** START  STYLES TOP OF PAGE LINKS ***/
/*.hautdepage {
	width: 478px;
	height: 30px;
	margin: 0 0 0 50px;
	border: 0px green solid;
}*/

/*.hautdepage {
	width: 478px;
	margin-left: 50px;
	border: 1px green solid;
}*/

.toplink {
	text-align: right;
	margin-left: 218px;
	width: 90px;
	border: 0px red solid;
	margin-bottom: 4px;
}

A.toplink:link {
	color: #d94110 !important;
	font-size: 8pt;
	font-family: verdana, sans-serif;
	text-decoration: underline;
}

A.toplink:visited {
	color: #d94110 !important;
	font-size: 8pt;
	font-family: verdana, sans-serif;
	text-decoration: underline;
}

A.toplink:hover {
	text-decoration: underline;
	color: #9A110E !important;
}
/*** END STYLES TOP OF PAGE LINKS ***/


A:link, A:visited, A:active {
	color: #94150e;
	font-family: arial, sans-serif;
	text-decoration: none;
	text-align: left;
}

A:hover {
	text-decoration: none;
	color: #d94110;
}

A.main:link, A.main:visited, A.main:active {
	color: #94150e;
	font-family: verdana, sans-serif;
	text-decoration: underline;
	text-align: left;
}

A.main:hover {
	text-decoration: underline;
	color: #d94110 !important; 
}



.fonttitle {
	color: #f3e9ab;
	font-family: arial, sans-serif;
	font-size: 9pt;
	text-indent: 5px;
}

.subtitle {
	color: #8d6742;
}


ul {
	list-style-type: disc;
	color: #52130e;
	margin-left: 15px;
}

li {
	padding-bottom: 5px;
}


