/* Font sizes, styles, overrides for medium font size config - 24/04/2009, AW */

body {
	font-size:12px;
	line-height:17px;	
}

h1 { font-size:19px; }
h3 { font-size:15px; }
h4 { font-size:13px; }
h5 { font-size:12px; }

label    { font-size:10px; }
li       { background-position:0 9px; }
textarea { font-size:14px; }

a.snav   { font-size:10px; }
div.snav { font-size:9px; }

span.tick_heading { font-size:14px; }

.contact_errmsg { font-size:11px; }
.contact_errmsg_title { font-size:11px; }

.emphasis { font-size:15px; }
.emphasis_block { font-size:13px; }

.footer {
	font-size:11px; 
	padding-top:6px;
	padding-bottom:6px;
}

.quote_author_small { font-size:10px; line-height:15px; }
.quote_inner_small { font-size:10px; line-height:15px; }
.quote_inner_med { font-size:11px; line-height:17px; }
.quote_inner_white { font-size:11px; line-height:17px; }

.small { font-size:11px; }
