/******************************************/
	/* CSS powered by clock - www.clock.co.uk */
	/******************************************/ /**
 * reset.css
 */
body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td
	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

p,li,td,th,textarea,input,select,option,label,.label,dt,dd {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
}

h3,h4,h5 {
	font-size: 15px;
}

table {
	border-collapse: collapse;
	border-spacing: 0px;
}

fieldset,img {
	border: 0px;
}

address,caption,cite,code,dfn,th,var {
	font-style: normal;
	font-weight: normal;
}

ol,ul {
	list-style: none;
}

li {
	margin-bottom: 0px;
}

caption,th {
	text-align: left;
}

blockquote:before,blockquote:after,q:before,q:after {
	content: "";
}

blockquote,q {
	quotes: "" "";
}

b,
blockquote,
cite {
	display: block;
	text-indent: -9999px;
}

abbr,acronym {
	border: 0px;
}

legend {
	display: none;
}

a {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a:focus {

}

hr {
	display: none;
}