/* v1.0 | 20080212 */


html, body, div, span, applet, object, iframe,
 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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
form, label, legend, fieldset
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	outline: 0;
	font-size: 10pt;
	vertical-align: baseline;
	background: transparent;
	padding:0;
	margin: 0;
	font-weight: normal;	
	/*color: #666;*/
	color:Black;
    font-family:Arial, Helvetica, sans-serif;
}
a
{
    
    
    /*line-height:normal;*/
}

   
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}


/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: collapse;
	border-spacing: 0;
	
}
.clear {
	clear:both;
	display: block;
	height: 1px;
}
.form-item-wrapper .small-button {
	margin-top: 2px;
}
.left-column-links .selected {
	color: #333;
	font-weight: bold;
	position: relative;
	background-image: url(/images/app/selected-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
