@charset "utf-8";
/* Framework ------------------------------------------------------------------------- */
body { color:#58595B; font:normal 80% Arial, Helvetica, sans-serif; line-height:1.5em; }


/* General presentation ------------------------------------------------------------------------- */
p { margin:0 0 1em 0; }

ol { padding:0 0 0 1.75em; margin:1em 0; }
ul { padding:0 0 0 1.25em; margin:1em 0; }
ul li { list-style:square outside url("images/NavigationBullets.gif"); margin:0 0 .75em 0; padding:0; }
ol li  { margin:0 0 .75em 0; padding:0; }
ul ol { margin: 1em 0 1em 1em; }
ul ol li { margin: 0 0 1em 1em; list-style:lower-roman; }

hr { background:#D0D0CE; border:none; clear:both; height:1px; margin-bottom:.75em; }

a { color:#E77C1E; outline:none; text-decoration:none; }
a:hover { text-decoration:underline; }
a img { border:none; }
a.Bullet { background:transparent url("images/NavigationBullets.gif") no-repeat 0px -259px; padding-left:11px;  }
a:hover.Bullet { background-position:0px -349px; }

dfn { border-bottom:1px dotted #666; cursor:help; font-style:normal; }

h2, h3 { color:#919e6d; }
h2, h3, h4, h5, h6 { line-height:1.2em; margin-bottom:.25em; padding-bottom:0; }
h2 { font-size:1.4em; }
h3 { font-size:1.2em; }
h4 { font-size:1em; }

.Callout { font:normal 1.65em Georgia, Times New Roman, serif; line-height:1.3em; }

@font-face {
	font-family: 'Cantarell';
	src: url('cantarell.eot');
	src: local('☺'), url('cantarell.woff') format('woff'), url('cantarell.ttf') format('truetype'), url('http://www.chiaricare.com/App_Themes/Chiari/cantarell.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}