body {
	margin: 0px;
	padding: 0px;
	background: #fff;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #000;
	text-align: left;
	border: 0px;
}

table {
    font: 11px Verdana, Arial, sans-serif;
    border: 0px;
    text-align: left;
}

.skipper {
	height: 0px;
	width: 0px;
	overflow: hidden;
	position: absolute;
}

img {
	border: 0px;		
}

img.rai {
	float: right;
	margin-left: 5px;
}

img.lai {
	float: left;
	margin-right: 5px;
}
/*
#supportingtextwrap, #header, #menu, #footer, #legal, #sidebar, .pagebanner, #bksort, .artaux, .submitpanel, #postnav {
    display: none;
}*/

#header {
    display: none;
}

#footer{

    font-size: 10px;   
	text-align: center;
	margin-top: 27px;
	padding-top:5px;
   
}


h1, h2, h3, h4, h5, h6 {
   font-family: "Lucida Bright", Georgia, Times, serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	display: block;
}

h1 {
	font-size: 24px;
	line-height: 1.2em;
	margin-bottom: 8px;
	margin-top: 8px;
}

h2 {
	font-size: 13px;
}


h3 {
	font-size: 10px;
}

h4 {
	font-size: 8px;
}

h5 {
    font-size: 8px;
}

input, textarea, option, select {
	font-size: 13px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

li, ul, old {
	margin: 0px;
	padding: 0px;
}

a {
	color: inherit; 
	text-decoration: none;
}


abbr, acronymn {
	font-style: normal;
	border-bottom: 1px dotted;
}

p {
	line-height: 1.4em;
	margin: 1.2em 0px;
}

dl {
}

dt {
    padding: 0px;
    margin: 0px;
    padding: 0px 0px 0px 8px;
    background-repeat: no-repeat;
    background-position: 0 3px;
}

dd {
    font-size: 10px;
    margin-left: 8px;
}

div.table .trow {
    margin-bottom: 10px;
}

div.table span {
    display: block;
}


em {
    font-weight: bold;
}

.supportingtext ul {
	margin-left: 15px;
	list-style-type: circle;
}

.supportingtext li {
	margin-bottom: 7px;
	margin-top: 7px;
}

