p, h1, h2, h3, h4, h5, h6, div, li, td, a, input, div {margin: 0; font-family: Arial; /*font-size: 12px; */color: #666666;}

p
{
	margin: 0 0 10px 0;
}

a
{
	/*font-size: 12px;*/
	color: #2D8F8F;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

h1
{
	padding: 0 0 10px 0;
	/*font-size: 20px;*/
	font-weight: bold;
	color: #FB9634;
}

h2
{
	padding: 0 0 10px 0;
	/*font-size: 20px;*/
	font-weight: bold;
	color: #666666;
}

h3
{
	padding: 0 0 10px 0;
	/*font-size: 14px;*/
	font-weight: bold;
	color: #FB9634;
}

body
{
	background: #F7F6F6;
	margin: 0;
	padding: 0 0 20px 0;
	width: 100%;
}

#TemplateBox
{
	margin: 0 auto;
	position: relative;
	width: 1003px;
}

#Filler
{
	position: relative;
	height: 10px;
	overflow: hidden;
	clear: both;
	_clear: both;
}

#Clear
{
	clear: both;
	_clear: both;
}

a.moreLink
{
	/*font-size: 9px;*/
	color: #2D8F8F;
	text-decoration: none;
}

a:hover.moreLink
{
	text-decoration: underline;
}
