body, td {
	font-family: 	arial;
	font-size: 		12px;
	font-weight: 	normal;
	color:			#444444;
}

ul {
	list-style:circle;
	list-style-image: url(/template/images/list-arrow.gif);	
}

p {
	line-height: 	14px;
	margin:			0 0 10px 0;
	line-height:	16px;
}

strong {
	font-weight:	bold;
}

a			{	color: #444444;		}
a:hover		{	color: #f78f1e;		}

/*  Headers
-------------------------------------
*/


h1			{	font-size: 14px;	font-weight: bold;	color: #58656e;		margin: 0 0 10px 0;	padding: 0 0 0 0;	}
h2			{	font-size: 18px;	font-weight: bold;	color: #f78f1e;		margin: 0 0 20px 0;	padding: 0 0 0 0;	}
h3			{	font-size: 18px;	font-weight: bold;	color: #f78f1e;		margin: 0 0 20px 0;	padding: 0 0 0 0;	}
h4			{	font-size: 13px;	font-weight: bold;	color: #f78f1e;		margin: 0 0 2px 0;	padding: 0 0 0 0;	}
h5			{	font-size: 14px;	font-weight: bold;	color: #58656e;		margin: 0 0 12px 0;	padding: 0 0 0 0;	}
h6			{	font-size: 14px;	font-weight: bold;	color: #f78f1e;		margin: 0 0 4px 0;	padding: 0 0 4px 0;	border-bottom: 1px solid #e1e1e1;}


/*  List
-------------------------------------
*/

#layout ul, ol, li {	margin: 0;	padding: 0;}

#layout ul li {
	list-style:		none;
	background:		url('/template/images/link-arrow.gif') no-repeat 0px 4px;
	padding:		0 0 0 10px;
}

#layout ul, #layout ol {
	margin:	0 0 12px 0;
}


/*  Products
-------------------------------------
*/

table img {
	border:			0px none;
}

table td.link a {
	background:		url('/template/images/link-arrow.gif') no-repeat 0px 3px;
	padding:		0 0 0 12px;
	text-decoration:none;
	margin:			0 0 0 12px;
}
