@charset "utf-8";
/* CSS Document */

/* --------------------------------- 
Reset and Basic CSS for OnPoint 8.5 
Create Date: 22/02/2013
------------------------------------ */
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, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, textarea, iframe {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	vertical-align:baseline;
	font: 12px normal  Arial, sans-serif;
	color:#2e2e2e;
}
ul {list-style: none;}
IMG {border:none;}
blockquote, q {quotes: none;}
INPUT {padding:0;margin:0;}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
:focus {outline:none;}
::selection {background:#005c92;color:#fff;}
::-moz-selection {background:#005c92;color:#fff;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
}
