body {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	background: #fff;
	color: #333;
	font-size: 11px;
	line-height: 15px;
}

@font-face {
      font-family: "TradeGothic Bold";
      src: url("/styles/TradeGothic-Bold.otf");
}

h1 {
	font-size: 28px;
	margin: 7px 0 0 0 !important;
}

h2 {
	margin: 14px 0 0 0 !important;
	color: #E30000;
	font-size: 20px;
	text-align: left;
}

.default-heading {
	padding: 0 0 19px 0;
	margin: 0 0 17px 0 !important;
	border-bottom: 2px solid #E30000;
}

a {
	color: #333;
	text-decoration: none;
}

#footer, #footer a {
	color: #919191;
	font-size: 10px;
}

p {
	margin: 0.5em 0 0 0;
	padding: 0;	
}

/** home page **/
.sid1 h1 {
	line-height: 30px;
}

.sid1 h2 {
	margin: 14px 0 0 0 !important;
	color: #E30000;
	font-size: 20px;
	text-align: left;
	font-family: "TradeGothic Bold", verdana;
	font-style: italic;
	text-indent: 10px;
	background: url('/images/menu-bullet.gif') left center no-repeat;
}

/** left menu **/
#left li {
	font-size: 1.09em;
}
