body {
	background-color: #ffffff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

a,a:link,a:visited,a:hover,a:active {
	color: #01236a;
	text-decoration: underline;
}

a:hover {
	color: #668fe6;
}

fieldset {
	border: 1px solid #668fe6;
	width: 600px;
}

legend {
	padding: 0px 10px;
	background: url(/images/legend.png) no-repeat;
	text-decoration: none;
	color: #ffffff;
	height: 21px;
	background-position: 0 0;
	line-height: 21px;
	width: 230px;
	min-width: 230px;
	font-weight: bold;
	font-size: 14px;
}

input.box {
	color: #01236a;
	background: #eeeeee;
	border: 1px solid #01236a;
}



label {
	width: 7em;
	float: left;
	text-align: right;
	margin-right: 1em;
	margin-top:	0.2em;
	display: block;
}

/* Header */

#header {
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

#form {
	float: left;
}

#content {
	position: relative;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	clear: both;
}

#footer {
	margin-top: 10px;
	padding: 10px;
	font-size: 10px;
	text-align: center;
	border-top: 1px solid #EEEEEE;
}

#ppc {
	position: relative;
	padding: 0;
	margin-left: 10px;
	margin-right: 10px;
	border: 1px solid #01236a;
	height: 70px;
	text-align: left;
	vertical-align: middle;
	clear: both;
}

#ppc ul {
	list-style: none;
}

#ppc ul li {
	float:left;
	height:60px;
	overflow:hidden;
	width:33%;
}

.ad {
	margin:0px 2px;
}