/* 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*/


/* ------------- Standard tag definitions ----------------------------- */
body {
	background-color: #FFFFFF;
}

p,a,li,em,span,td strong { font-family:Arial, Helvetica, sans-serif; }

p {
	color:#000000;
	margin:0px 15px 8px 15px;
	font-size:14px;
	line-height:1.1em;
	padding-top: 8px;
	text-align:justify;
}

.align-left{ text-align:left; }
.align-right{ text-align:right; }
.align-centre{ text-align:center; }
.align-justify{ text-align:justify; }
.text-small{ font-size:10px; }
.quote{ margin:5px 15px; border-top:solid 1px #00794A; border-bottom:solid 1px #00794A; padding:5px 0px; color:#333333; }
.text-size-medium,span.text-size-medium{ font-size:15px; }
.text-size-large,span.text-size-large{ font-size:18px; }
.text-size-regular,span.text-size-regular{ font-size:12px; }

span.text-dkgrey,.colour-dkgrey{color:#333333;}
span.text-ltgrey,.colour-ltgrey{color:#999999;}
span.text-blue,.colour-blue{color:#6686AC;}
span.text-red,.colour-red{color:#CC0000;}
span.text-white,.colour-white{ color:#FFFFFF; }
span.text-green,.colour-green{ color:#00794A; }
span.text-ltgreen,.colour-ltgreen{ color:#D8E8DE; }
span.text-underline,.underline{text-decoration:underline;}
span.text-black,.colour-black{ color:#000000; }

a { color:#00794A; text-decoration:underline; }

a:hover, a:focus { text-decoration:none; }

a.team-member{ }

ul {
	list-style:disc;
	margin:0px 5px;
	padding-bottom:5px;
	list-style-position:outside;
	display:inline-block;
}

li {
	font-size:12px;
	margin-left:50px;
	margin-bottom:8px;
	padding-left: 0px;
}

strong,strong span,td strong {
	font-weight:bold;
}

em,em span { font-style:italic; }

blockquote,blockquote span{ margin-left:10px; margin-right:5px }

h1,h2,h3,h4,h5,h6,h7 { font-weight:bold; color:#00794A; margin:0px 15px 8px 15px; padding-top:5px; font-family:Geneva, Arial, Helvetica, sans-serif; }
h1 span,h2 span,h3 span,h4 span,h5 span,h6 span,h7 span {font-weight:bold; }
h1 { font-size:20px; }
h2 { font-size:18px; }
h3 { font-size:16px; }
h4 { font-size:14px; }
h5 { font-size:12px; }
h6 { font-size:10px; }
h7 { font-size:9px; }

hr {
	border:1px solid #FFFFFF;
	height:2px;
	width: 90%;
	margin: 0px auto;
	text-align:center;
}

/*This correct the 3px bottom padding on images in IE7*/
img { vertical-align:bottom; }

/* ------------------ Standard Class Definitions -------------------------- */
.clearer {
	clear: both;

}
.clear-right{ clear:right; }

* html .wtf{ height:1%; }



