tml, 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: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
body {
	line-height: 0;
	font-family:Verdana;
}
ol, ul {
	list-style: none;
}
* html img { vertical-align: middle; }
* html input { vertical-align: middle; }
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;
}

.button {
cursor:pointer;
}
#delayed-drops .nav-item .drops {
display:none;
position:absolute;
}
#delayed-drops .nav-item:hover .drops, #delayed-drops .nav-item.show .drops {
display:block;
}
#delayed-drops .nav-item.with-js .drops {
display:none !important;
}
#delayed-drops {

}
#delayed-drops a {
}
#delayed-drops .nav-item {
float:left;
}
#delayed-drops .drops {
z-index:1;
}
#delayed-drops .drops a {
}
#delayed-drops .drops a:hover {
}
#delayed-drops .drops a.first {
padding:none;
}
.domroll {
cursor:pointer;
}
.a {
border:none;
}
img, div { behavior: url(css/iepngfix.htc) }

#Table_01 {
left:15%;
position:absolute;
top:6%;

}
.contentDiv {
float:right;
}
.textContent {
font-size:12px;
line-height:14px;
margin-bottom:14px;
margin-left:0;
margin-right:0;
margin-top:0;
padding-bottom:0;
padding-left:11px;
padding-right:11px;
padding-top:0;
text-align:justify;
line-height:1.3em;
}
.textContent a{
color:red;
}

.textContent b{
font-size:18px; 
color:red;
}
#question {
font-size:13px;
}
.container {
float: left;
 
}


/* slightly enhanced, universal clearfix hack */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	overflow: hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */
* html .clearfix {height:1px;}
