
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #353535;
	line-height: 1em;
}

h1, h2, h3, h4 {
	font-size: 1em;
	margin-top: 0px;
	margin-bottom: 0px;
}

p {
	margin-top: 0px;
	margin-bottom: 15px;
}

ul {
	padding:0px;
	margin:0px;
}

li {
	padding: 0px;
}

h1, .blog #content h2 {
	font-size: 1.5em;
	letter-spacing: -0.1em;
	margin-bottom: 12px;
}

a img {
	border: none;
	
}

a {
	color: #0d69a9;
	text-decoration:none;
	font-weight: bold;
}

a:focus {
	outline-style: none;
}

a:hover {
	text-decoration: underline;
}

blockquote {
	background: url(../images/quote.gif) no-repeat 0 12px;
	margin: 20px 0px 0px 0px;
	padding: 12px 0px 0px 50px;
	border-top: solid 4px #eeeeee;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-style: italic;
	font-size: 1.1em;
	color: #40464b;
	line-height: 1.4em;
	
}

blockquote span {
	font-style: normal;
	font-size: 0.75em;
	color: #373b3e;
	font-family: Helvetica, Arial, sans-serif;
	display: block;
	font-weight: bold;
	margin-top: 8px;

}


#sidebar h2 {
	color: #373b3e;
	font-size: 1.5em;
	letter-spacing: -0.05em;
	padding: 8px 0px 20px 0px;
	font-weight: normal;
	
}

#content h2 {
	font-size: 1.1em;
	margin-bottom: 4px;
	
}

#content ul{
	padding: 0px 0px 20px 0px;
	list-style-type: none;
}

#content ul li{
	padding: 0px 0px 0px 20px;
	background: url(../images/bullet.gif) no-repeat 0px 8px;

}


#content ol  {
	padding: 0px 0px 20px 20px;
	}


#content ol li{
	padding: 0px 0px 0 10px;
	color:#ba0e4a;
	font-weight:bold;

}

#content ol li p{
	color:#353535;
	font-weight:normal;
}
