@charset "ISO-8859-1";

p ,ul, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.3em;
	color: #333333;
	}
	
body, {color: #777777}
	
ul, li {
	line-height: 1.5;

}

h1, h2, h3  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #333333;
	font-weight: bold;
	padding-left: 0px;
}

H1 {font-size: 28px;
	padding-top: 1em;}

H2 {font-size: 18px;}

H3 {
	font-size: 15px;
	padding-top: 0em
}


/* classes */

.subTitle {
	font-size: 16px;
	font-weight: bold;
}

.subtitle {
font-size: 18px;
line-height: 1.2em;
}

.teaser{
    font-size: 14.5px;
	font-style: normal;
	line-height: 1.3em;
}

.recapfooter {
font-size: 10px;
}

.sidebarBullets {
	font-size: 13px;
	/*line-height: 1em; */
}

.firstHeader1 {padding-top: 0em
}

