body {
	background: #f0f0f0;
	text-align: center;
}

#pageheader {
	margin-top: 5px;
	margin-left: 10px;
	text-align: left;
}

#pagemain {
	background: #ffffff;
	width: 780px;
	text-align: center;
	font-family: sans-serif;
	font-size: 12pt;
	color: #333333;
	padding: 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
}

#pagefooter {
	margin-top: 5px;
	border-top: 1px solid gray;
}

#headermenu {
	text-align: right;
	margin: 0px;
	padding: 5px 0 5px 0;
}

#headermenu li {
	list-style-type: none;
	display: inline;
	padding: 5px;
	font-weight: bold;
}

#footermenu {
	margin: 0px;
	padding: 5px 0 0 0;
}

#footermenu li {
	list-style-type: none;
	display: inline;
	padding: 0 10px 0 10px;
}

#copyright {
	margin: 10px 0 0 0;
	padding: 0px;
	font-size: 10pt;
	color: gray;
}

#headline {
	color: gray;
	margin-top: 20px;
	margin-left: 5px;
	font-size: 14pt;
	text-align: left;
}

#qa {
	width: 80%;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
}

.eighty {
	width: 80%;
}

#qa td {
	border-top: 1px solid black;
	border-bottom: 1px solid black;	
}

#qa td.q {
	vertical-align: top;
	font-weight: bold;
	border-right: 1px solid black;
}

div.a {
	margin: 0 0 0 40px;
	padding: 0px;
}

p.q {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

div.textblock {
	text-align: left;
	padding-left: 5px;
}

div.roundcont {
	width: 550px;
	color: #fff;
	margin: 10px;
}


.roundinside {
	text-align: center;
	padding: 3px;
}

.roundcont div {
	margin: 0 0px;
	background-color: #c0c0c0;

}

.roundcont div a:link,.roundcont div a:visited {
	color: black;
}

.roundtop { 
	background: url(image/pointDragon/corner_tr.png) no-repeat top right; 
}

.roundbottom {
	background: url(image/pointDragon/corner_br.png) no-repeat top right; 
}

img.corner {
   border: none;
   text-align: left;
   display: block !important;
}

a:link,a:visited {
	font-family: sans-serif;	
	font-weight: bold;
	font-size:12px;
	color:#CC9900;
	text-decoration:none;
}

a:link:hover,a:visited:hover {
	color:#969696;
	text-decoration: underline;
}

.lightgray {
	color: #808080;
}

b {
	color: #808080;
}

sup.tm {
	font-size:.6em;
}
div.innertext {
	width: 80%;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

span.pdp {
	color: #005298;
	font-weight: bold;
}

span.pdd {
	color: #93bc00;
	font-weight: bold;
}

h1 {
	font-size: 14pt;
}

#quoterotate {
	display: inline;
	margin: 10px;
	padding: 0px;
}

#quoterotate li {
	list-style-type: none;
	display: none;
	font-size: 14pt;
	line-height: 30pt;
	padding: 0px;
}

ul.bulletlist {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}

ul.bulletlist li {
	background: url(image/pointDragon/arrow3.png) no-repeat 0 0.1em;
	padding-left: 20px;
	margin-bottom: 10px;
}

.blogdate {
	text-decoration: italics;
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
}

.blogsubject {
	font-size: 14pt;
	color: #98cc00;
	margin: 0px;
	padding: 0px;
}

.blogposter {
	margin: 0px;
	padding: 0px;
}

.blogmessage {
	text-align: justify;
}

div.indent {
	margin-left: 25px;
}