* { margin:0; padding:0; }

body { background:#fff; }

img { border:0; }

em { font-style:italic; }
strong { font-weight:bold; }

#menu { display:none; }

#left { display:none; }

#right { margin:0in; }

#content { font-size:12pt; }

#content p {
	margin-bottom:10pt;
	text-indent:24pt;
	}

.header { display:block; margin-bottom:10pt; }

h1 {
	display:inline;
	color:#000;
	font-size:18pt;
	font-family:'times new roman', times, palatino, serif;
	font-weight:normal;
	text-decoration:underline;
	margin-bottom:20pt;
	}

h2 {
	color:#000;
	font-size:14pt;
	font-family:'times new roman', times, palatino, serif;
	font-weight:bold;
	margin-bottom:10pt;
	}

#content a:link { color:#175ce5; text-decoration:none; }
#content a:visited { color:#69f; text-decoration:none;  }

.hr {
	height:1pt;
	border-bottom:1pt solid #ccc;
	margin:10pt 0 10pt 0;
	}

#homepage {	
	width:75%;
	text-align:center;
	font-size:12pt;
	vertical-align:middle;
	margin:100pt auto auto auto;
	}

ol { 
	margin-left:35pt;
	margin-bottom:10pt;
	list-style-type:decimal;
	}

li { margin-bottom:5pt; }

dl {													/* dl used for faq q1 */
	margin-left:25pt;
	margin-bottom:25pt;
	font-size:10pt;
	}

dt {
	font-weight:bold;
	margin-bottom:5pt;
	}

dd {
	margin-left:25pt;
	font-weight:normal;
	margin-bottom:10pt;
	}

#content ol.faqlist a:link { color:#175ce5; text-decoration:none; }
#content ol.faqlist a:visited { color:#175ce5; text-decoration:none; }

ol.faq li { font-weight:bold; }

li h3 {
	font-size:12pt;
	font-weight:bold;
	margin-bottom:10pt;
	}

.faq li p {
	font-weight:normal;
	margin-right:0;
	}

p.jumpback { display:none; }

.print-tag p {
	text-align:right;
	font-size:10pt;
	}

span.menuspace { display:none; }
