{}
p {
	text-indent:20px
}
ul {
	list-style-type: none;
	padding-left: 40px;
	margin-left: 40px;
}
ol {
	padding-left: 40px;
	margin-left: 50px;
}
ul.quotes {
	list-style-image: url(images/mrsite_bullet.png);
	padding:0px 100px 0px 40px;
	margin-left: 40px;
}
li {
	padding-left: 5px;
	margin-bottom: 5px;
}
li.quotes {
	margin-bottom: 15px;
}
ul.links {
	list-style-image: url(images/arrow.gif);
	margin: 0 0 5px 0;
}
body,td,th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #0b0b22;
	font-size: 1em;
}
body {
	background-color: #9ea1a6;
	background-image: url(images/mrsite_bgktop.png);
	background-position: top center;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.table1  {background:#9EA1A6 url(images/mrsite_table0.jpg) top left no-repeat}
.table2  {background:#9EA1A6 url(images/mrsite_table1.jpg) top left no-repeat}
.footer  {font-size: x-small}
.smallcaps {
	font-variant: small-caps;
	font-size: 1.2em;}
.titledata	 {font-size: 0.75em}
a:visited, a:link {
	color: #0066FF;
	text-decoration: none;
}

a:active, a:hover {
	text-decoration: underline;
	color: #0033CC;
}

a img {border: none; }

h1 {
	font-size: 1.6em;
}
h2 {
	font-size: 1.2em;
}

#preloader {
position:absolute;
top:-9000px;
height:100px;
width:100px;
overflow:hidden;
}
