
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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
/*Main Div Styles*/
body {
	background: #FFFFFF;
}
#leftCol{
	display:none;
	float:none;
}
#rightCol{
	display:none;
	float:none;
}
#footer{
	display:none;
	float:none;
}
#navigation{
	display:none;
	float:none;
}
#bcrumbs {width:100%!important}
#content{
width:100%!Important;
font-size:small;
}
#top{
	display:none;
	float:none;
	}
/*Main Tag Styles*/
a {
font-size:90%;
}

p {
	font-size:11pt;
	margin-bottom: 8px;
}
li {
font-size:90%;
}
h1{
	font-size:18pt;
	margin-bottom: 8px;
}
h2 {
font-size:15pt;
margin-bottom: 8px;
}
h3 {
font-size:12pt;
}
