@charset "utf-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt !important;
}

#rightColumn h2 {
	font-size: 1.3em;
	font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h1 {
}

#content .inner {
		padding: 5px;
}

#rightColumn h3 {
	font-size: 1.1em;
	font-family:Arial, Helvetica, sans-serif;
}

blockquote { border-width: 1px; border-style: dashed; padding: 1em;}

#rightColumn h4 {

}

#rightColumn p {

}


h3 {
}

h4 {
}

strong {
}

em {
}

a {
}

a:hover {
}

ul {
}

ol {
}

dl {
}

dt {
}

dd {
}

li {
}

.required { color: red; }