/* All txt styles should go in here */

body{
font: 100%/120% Verdana, Arial, Helvetica, sans-serif;
}

h3 {

font-weight: 200;
font-size: 1.4em;
margin-top:0.2em;
border-bottom: 1px #ccc solid;
margin-bottom: 0.2em;
}

h4 {

font-weight: 100;
font-size: 1.1em;
margin-top:0.2em;
margin-bottom: 0.2em;
}



p.supportQuest{
	font-size: 1em;
	font-weight: bold;

}

p.small{
font-size: 0.8em;}

div#keyContent p.quote{
	font-family:Georgia,serif;

		color: white;
	font-variant: small-caps; text-transform: none; font-weight: 100; margin-bottom: 0;
	font-size: 1em;
	padding-top: 12px;
	text-align: center;
	border-top: 1px solid #7cc7f7;
	
}

div#fpContent li{
	font-size: 0.9em;
}

.ui-tabs p{
font-size: 0.9em;}