/*
------------------------------------------------
Site:        Rasmussen
Updated:     8/6/2009 
Updated by:  J Schires
Description: Nullifies all browser defined styles
------------------------------------------------
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead {margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}
tr, th, td {margin:0;padding:0;border:0;outline:0;font-size:100%;background:transparent}
optgroup, option {margin:0;padding:0;border:0;outline:0;text-align:left !important;font-size:100%;vertical-align:baseline;background:transparent}
body {line-height:1}
ol, ul {list-style:none}
blockquote, q {quotes:none}
blockquote:before, blockquote:after, q:before, q:after {content:'';content:none}
a {margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;background:transparent;}
ins {background-color:#ff9;color:#000;text-decoration:none}
del {text-decoration:line-through}
abbr[title], dfn[title] {border-bottom:1px dotted #000;cursor:help;}
table {border-collapse:collapse;border-spacing:0}
hr {display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0;}
input, select {vertical-align:middle;}


/* IE float fix 
.ie div {zoom:1;}*/

/* always show scroll area in window, stops page jumping side-to-side */
html {overflow-y:scroll;height:100%;background:#fff;}

/* Depreciated [Do not use] */
acronym, big, font {display:none;}

/* hide this reight away */
#print_logo {display:none;}

