/* MAIN */

/* IDS */

	/* TABLES */
	
	table#tableHAF td {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #838383;
		padding-left: 5px;
		padding-right: 5px;
	}
	
	table#tableHAF {
		margin-bottom: 5px;
		margin-left: 322px;
	}
	
	/* DIVS */
	
	div#divContent {
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-align: justify;
		line-height: 1.5em;
		color: #838383;
		padding-left: 25px;
		padding-right: 20px;
	}
	
	div#divContent p {
		margin: 0px;
		padding: 0px;
		padding-top: 3px;
		padding-bottom: 3px;
	}
		
	div#divContent h2 {
		font-family: Tahoma;
		font-size: 14px;
		font-weight: normal;
		color: #55B946;
		background-attachment: scroll;
		background-image: url(/ro/images/general/hline2.jpg);
		background-repeat: no-repeat;
		background-position: left bottom;
		margin: 0px;
		margin-top: 15px;
		margin-bottom: 5px;
		padding-bottom: 5px;
	}

	div#divContent h3 {
		font-family: Tahoma;
		font-size: 14px;
		font-weight: normal;
		color: #55B946;
		background-attachment: scroll;
		background-image: url(/ro/images/general/hline2.jpg);
		background-repeat: no-repeat;
		background-position: left bottom;
		margin: 0px;
		margin-top: 15px;
		margin-bottom: 5px;
		padding-bottom: 5px;
	}

	div#divLeftBar {
		width: 213px;
		height: 1000px;
		font-family: Verdana, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 1.4em;
		color: #8F9EB8;
		padding-left: 10px;
		padding-right: 10px;
	}
	
	div#divLeftBar ul {
		list-style-type: none;
		text-align: left;
		margin: 0px;
		margin-top: 5px;
		padding-left: 20px;
	}
	
	a:link, a:active, a:visited {
		text-decoration:none; color:#2156B7;
	}
	
	a:hover	{
		text-decoration:underline; color:#183F87;
	}
	
	/* HIGHLIGHT */
	.stress {
		font-family:Verdana, sans-serif; padding-left:10px; padding-right:20px; }
	.stress UL.sag1 LI {
		LIST-STYLE-IMAGE: url(../images/general/sag1.gif); }
	.stress UL.sag2 LI {
		LIST-STYLE-IMAGE: url(../images/general/sag2.gif); }
	.stress UL.sag3 LI {
		LIST-STYLE-IMAGE: url(../images/general/sag3.gif); }
	.stress UL.sag4 LI {
		LIST-STYLE-IMAGE: url(../images/general/sag4.gif); }
	.stress UL.sag5 LI {
		LIST-STYLE-IMAGE: url(../images/general/sag5.gif); }
	.stress UL.sag6 LI {
		LIST-STYLE-IMAGE: url(../images/general/sag6.gif); }
	.highlight1 { color:#63A225; }
	.highlight2 { color:#FF6600; }
	.stressMore { font-family:Verdana, sans-serif; font-size:10px; padding-left:15px; padding-right:20px; }
	
	