/* MMSA default font styling (c) admin -AT- malespank.net 2005-2008 */

@import url("MMSA_base.css");

@media print {
	BODY
		{ font-size: 10pt; line-height: 13pt; font-family: Verdana, Arial, Geneva, sans-serif;
			color: black; background-color: white; text-align: left }
	.dontprint
		{ display: none }
}

@media screen {
	BODY
		{ font-size: 10.2pt; line-height: 1.3em; font-family: Verdana, Arial, Geneva, sans-serif;
			margin: 25px 7%; color: black; background-color: white; text-align: left }
	.dontprint
		{ display: inline }
}

INPUT, SELECT
	{ font-size: 1em; font-family: Verdana, Arial, Geneva, sans-serif }

TABLE.AUTH
	{ font-size: 0.9em }
TD.COPY
	{ font-size: 0.9em; line-height: 1.3em; text-align: center; font-weight: bold;
		color: #6F6F6F; white-space: nowrap; padding-top: 3px; margin-bottom: -3px }
TD.L
	{ font-size: 1.3em; line-height: 1.3em; font-weight: bold; white-space: nowrap }
TD.TT1
	{ padding-top: 5px; white-space: nowrap }
TD.TT2
	{ padding-top: 10px; white-space: nowrap }

H1
	{ font-size: 1.5em; line-height: 1.6em; white-space: nowrap; margin-top: 0.8em; margin-bottom: 0.8em }
H2
	{ font-size: 1.3em; line-height: 1.4em; white-space: nowrap }
H2.HEAD
	{ margin-top: 0em; margin-bottom: .4em }
H3
	{ font-size: 1.22em; line-height: 1.3em }
H3.FAQ
	{ margin-top: 1.6em }
H4
	{ font-size: 1.1em; line-height: 1.3em }
H5
	{ font-size: 1em; line-height: 1.3em }

.s1
	{ font-size: 1.5em; line-height: 1.6em; font-weight: bold; margin: .63em 0; display: block; white-space: nowrap }
.s2
	{ font-size: 1.3em; line-height: 1.4em; font-weight: bold; margin: .77em 0; display: block; white-space: nowrap }
.LIST
	{ font-size: 1.3em; line-height: 1.4em; font-weight: bold; margin-left: 1em; display: block; white-space: nowrap }
.LIST2
	{ font-size: 1.3em; line-height: 1.4em; font-weight: bold; margin-bottom: .4em; display: block; white-space: nowrap }
.s3
	{ font-size: 1.22em; line-height: 1.3em; font-weight: bold; margin: 0.77em 0; display: block }
.s4
	{ font-size: 1.1em; line-height: 1.3em; font-weight: bold; margin: 0.77em 0; display: block }
.s5
	{ font-size: 1em; line-height: 1.3em; font-weight: bold; margin: 0.77em 0; display: block }
.s6
	{ font-size: 0.85em; line-height: 1.2em; font-weight: bold; white-space: nowrap; text-align: center }

PRE
	{ font-size: 1em }
TT
	{ font-size: 1.1em; line-height: 1.2em }
SUB
	{ font-size: 0.7em }
SUP
	{ font-size: 0.7em }
.HALF
	{ font-size: 0.7em; line-height: 0.7em }


DIV.NAV TD
	{ font-size: 1.6em; font-weight: bold }

