
	
/**************/
/*** INNOVA ***/
/**************/

p {	margin-bottom:12px;}

h1 {	margin-bottom:14px;	font-size:24px;	color: #671C77;line-height:20px;}

h2 {	margin-bottom:14px;	font-size:20px;	color: #235298;line-height:20px;}

h3 {	margin-bottom:12px;	font-size:18px;			color:#628384;}

h4 {	margin-bottom:12px;	font-size:16px;			color: #671C77;}

h5 {	margin-bottom:10px;	font-size:15px;	color: #235298;}

h6 {	margin-bottom:10px;	font-size:14px;				color:#628384;}		

ul {	margin-left:30px;	margin-bottom:18px;}

ul.home {margin-left:18px;}
li.home {margin-bottom:6px;}

li {	margin-bottom:12px;}

li ul {margin-top:10px;}

ol {	margin-left:30px;	margin-bottom:18px;}	
	
hr {
	margin-bottom:12px;
	color:#FFF;
	border-top:1px dotted #777;
	background-color:transparent;
	clear:both;
	display:block;
}

blockquote {
	margin-left:40px;
}

ul.icon {
	margin-left:15px;
}

ul.icon li {
	background-image:url(../png/icon-bullet.png);
	background-repeat:no-repeat;
	background-position:top left;
	list-style-image:none;
	list-style:none;
	padding-left:25px;
}

ul.icon li.pdf {
	background-image:url(../png/icon-pdf.png);
	background-repeat:no-repeat;
	background-position:top left;
	list-style-image:none;
	list-style:none;
	padding-left:25px;
}

.pdf {
	background-image:url(../png/icon-pdf.png);
	background-repeat:no-repeat;
	background-position:top left;
	list-style-image:none;
	list-style:none;
	padding-left:25px;
}

ul.icon li.ppt {
	background-image:url(../png/icon-ppt.png);
	background-repeat:no-repeat;
	background-position:top left;
	list-style-image:none;
	list-style:none;
	padding-left:25px;
}

.ppt {
	background-image:url(../png/icon-ppt.png);
	background-repeat:no-repeat;
	background-position:top left;
	list-style-image:none;
	list-style:none;
	padding-left:25px;
}

ul.icon li.link {
	background-image:url(../png/icon-hyperlink.png);
	background-repeat:no-repeat;
	background-position:top left;
	list-style-image:none;
	list-style:none;
	padding-left:25px;
}

.link {
	background-image:url(../png/icon-hyperlink.png);
	background-repeat:no-repeat;
	background-position:top left;
	list-style-image:none;
	list-style:none;
	padding-left:25px;
}

hr
{
	border:0px transparent #000;
	border-top:1px solid #444444;
}
