/******************************************/	
/* CSS powered by clock - www.clock.co.uk */
/******************************************/	

/**
 * overriden basic html tags.
 */
body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	vertical-align: top;
	text-align: center;
	padding: 0px;
	margin: 0px;
	background-color: #CCCCCC;
}
p, h1, h2, h3, h4, h5, span {
	padding: 0px;
	margin: 0px;
}
p, li, td, th, textarea, input, select, option, label {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #021755;
}
p, td, th, li, textarea, input, select, option, label, .label {
	font-size: 12px;
	color: #021755;
}
h3, h4, h5, legend {
	font-size: 14px;
	color: #021755;
}
h3, h4, h5 {
	margin: 0px 0px 5px 0px;
}
h4 {
	margin: 0px 0px 5px 0px;
	color: #021755;
}
h5 {
	margin: 8px 0px 4px 0px;
	font-size: 12px;
	color: #021755
}
p {
	margin: 0px 0px 10px 0px;
}
table {
	border-collapse: collapse;
}
td {
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
li {
	vertical-align: middle;
	margin: 4px 0px 4px 0px;
}
hr {
	display: none;
}
img {
	border: 0px;
}
a {
	color: #021755;
	text-decoration: none;
}
a:hover {
	background-color: transparent;
	text-decoration: underline;
}
a:active,
a:focus {
  outline: none;
}
caption {
	display: none;
}
fieldset {
	border: none;
}
legend {
	display: none;
}
blockquote {
	font-weight: normal;
}
address {
	font-style: normal;
	font-size: 13px;
	margin-bottom: 10px;
	color: #021755;
	margin: 10px 0px 10px 0px;
}
address span {
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
}

