/* CSS Document  for eurakatentscanada.com*/

/*reset base styles*/
html,body,span,
applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
dd,dl,dt,li,ol,ul,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol,ul {
	list-style: none;
}
q:before,q:after,
blockquote:before,blockquote:after {
	content: "";
}

/*end reset styles*/

/* begin global styles */
body{}
p,li { font-size:12px; color:#333333; }

p,em,strong,li,.textitalic,span{ font-family:Arial, Helvetica, sans-serif; line-height:1.3em; }

em { font-style:italic; font-weight:inherit; }

strong { font-weight:bold; }

h1,h2,h3,h4,h5,h6 {
	font-family:Arial, Helvetica, sans-serif;
	color:#99CC00;
	padding:0px 10px;
	font-weight:bold;
	margin-bottom: 0.45em;
	line-height:1.3em;
}

h1 { font-size:1.4em; }
h2 { font-size:1.2em; }
h3 { font-size:1em; }
h4 { font-size:.9em; } 
h5 { font-size:.8em; }
h6 {
	font-size: .7em;
}
hr {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}



.textitalic { font-style:italic; }
.text-underline { text-decoration:underline; font-size:inherit; font-weight:inherit; color:inherit;}

.align-left{text-align:left;}
.align-right{text-align:right;}
.align-center{text-align:center;}
.align-full{text-align:justify;}

.colour-green { color:#99CC00; }

.clearer { clear:both; margin:0px; padding:0px; line-height:1%;}

.clear_right { clear: right; }

.clear_left { clear:left; }
/*---------------------------------------- end global styles ---------------------------------------------------*/
