
html {
}
body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 76%;
	line-height: 1.3;
}
img {
	border: 0;
}
div {
	zoom: 1;
}
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	padding: 0 0 0.2em;
	font-weight: bold;
	line-height: 1;
}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	padding: 0 0 0.2em;
	font-weight: bold;
	line-height: 1;
}
h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	padding: 0 0 0.2em;
	font-weight: normal;
	line-height: 1;
}
h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	padding: 0 0 0.2em;
	font-weight: bold;
	line-height: 1;
}
p {
	padding: 0 0 1em;
}
td {
	font-size: 1em;
}
p, td, th, dl, li, address, label {
	font-size: 0.9em;
}
ul li ul li {
	font-size: 1em;
}
address {
	font-style: normal;
	padding: 0;
}

/* Hides from IE-mac \*/
acronym {
	border-bottom: 1px dotted #999;
}
acronym:hover {
	cursor: help;
}
/* End hide from IE-mac */

table {
	border-collapse: collapse;
}
th {
	font-weight: normal;
	color: #ccc;
}
hr {
	clear: both;
	display: block;
	border: 0;
	border-top: 1px solid #eee;
	height: 0;
}


a {
	color: #d11;
	text-decoration: none;
}
#home a {
	color: #f33;
}
p a, li a {
	background: url(../images/construct/link_ul_red.gif) 0 100% repeat-x;
}
a:visited {
	color: #600;
}
#home a:visited {
	color: #c33;
}
a:hover {
	color: #000;
}
#home a:hover {
	color: #eee;
}
#blog a {
	color: #390;
}
#blog .columns p a, #blog .columns li a {
	color: #390;
	background: url(../images/construct/link_ul_grn.gif) 0 100% repeat-x;
}
#blog .columns .columnSgl li a {
	background: url(../images/construct/bullet_post.gif) 0 0.3em no-repeat;
}
#blog .columns p a.noUnderline, #blog .columns li a.noUnderline {
	background: transparent;
}
#blog a:visited {
	color: #060;
}
#home #blog a:visited {
	color: #070;
}
#blog a:hover, #blog .columns li a:hover {
	color: #000;
}
#home #blog a:hover {
	color: #eee;
}
#blog p a:hover {
	color: #000;
}
