/* standard template reset
* ------------------------------------------------------- */
html, body, div, 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, dl, dt, dd, ol, ul, li, fieldset, form, label, legend { margin:0; padding:0; border:0; outline:0;
					font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline; }
table, caption, tbody, tfoot, thead, tr, th, td { font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline; }
:focus { outline:0; }
body { line-height:1; color:black; background:white; font-size:85%; }
table { border-collapse:separate; border-spacing:0; }
th { text-align:center; font-weight:bold; }
caption, td { text-align:left; font-weight:normal; }
blockquote:before, blockquote:after, q:before, q:after { content:""; }
blockquote, q { quotes:"" ""; }
div { margin:0 auto; }

strong { font-weight:bold; }
em { font-style:italic; }
a { text-decoration:underline; }
	a img { border:0px; }
small { font-size:85%; }
strike { text-decoration:line-through; }
u { text-decoration:underline; }

div.cleared { clear:both; }
div.cleared.left { clear:left; }
div.cleared.right { clear:right; }
