/* CSS Document */

body {
	background-color: #EDEAE4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, p, td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 230%;
	color: #666666;
}
.subheading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 130%;
	color: #333333;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 120%;
	color: #666666;
	font-weight: normal;
	display: inline;
}
.orange {
	color: #EB5513;
}
a:link { color:#EB5513; text-decoration:underline}
a:visited { color:#EB5513; text-decoration:underline}
a:hover { color:#000000; text-decoration:underline}
a:active { color:#EB5513; text-decoration:underline}

a.breadcrumb:link { color:#666666; text-decoration:none}
a.breadcrumb:visited { color:#666666; text-decoration:none}
a.breadcrumb:hover { color:#666666; text-decoration:underline}
a.breadcrumb:active { color:#666666; text-decoration:none}



ul {
	list-style-image: url(../images/core/bullet.gif);
}

.120 {
	line-height: 120%;
}
