html, body, applet, object, iframe,
pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	
}

body.editor {
background:#ffffff url(../images/sce/blank.gif) no-repeat;
}


img {
border:0px;
}
table, caption, tbody, tfoot, thead, tr, th, td {

}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	color:#333333;
	font-family: Verdana, Arial, Helvetica, Serif;
	font-size:12px;
	background-color:#7498ba;
	background-image:url(../images/sce/site-bg.jpg);
	background-position:top;
	margin-top:5px;
	background-repeat:repeat-x;
}
ol, ul {
	
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	
}
caption, th, td {
	
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

