body
{
	margin: 0px;
	padding: 0px;
	font-size: 75%;
	font-family: Arial;
	color: #505050;
}

a
{
	color: #0D6EB6;
	text-decoration: none;
}

a:visited
{
	color: #0D6EB6;
}

a:hover
{
	text-decoration: underline;
}

h1, h2, h3, h4
{
	display: block;
	margin: 0px;
}

h1
{
	font-size: 1.5em;
	font-weight: normal;
	text-transform: uppercase;
	color: #404040;
}

h2
{
	font-size: 1.25em;
}

h3
{
	font-size: 1em;
}

h4
{
	font-size: 1em;
	font-weight: normal;
}

form
{
	margin: 0px;
}

img
{
	border: none;
}

.t, .b, .c, .l, .r, .fl, .bt, .bb, .bc, .bl, .br .bfl, .ct, .cb, .cc, .cl, .cr, .cfl, .te, .be, .le, .re, .bte, .bbe, .ble, .bre, .cte, cbe, .cle, .cre, .tp, .bp, .lp, .rp, .vs, .hs, .s
{
	overflow: hidden;
}

.column, .l, .r, .vs, .lcnt, .rcnt, .wp, .le, .re, .bwp, .ble, .bre, .cwp, .cle, .cre, .clp, .crp
{
	float: left;
}

.wp, .cwp, .bwp
{
	width: 100%;
}

.lp, .cp, .rp, .le, .wp, .fl, .re, .ble, .bwp, .bfl, .bre, .cle, .cwp, .cfl, .cre, .te, .be
{
	height: 100%;
}

.ctle, .ctre, .cble, .cbre
{
	position: absolute;
	overflow: hidden;
}

.ctre
{
	right: 0;
}

.cble
{
	bottom: 0;
}

.cbre
{
	right: 0;
	bottom: 0;
}

.le, .cle, .ble
{
	margin-left: -100%;
}

.vs
{
	height: 1px;
}

.hs
{
	clear: both;
	width: 1px;
}

.clearer
{
	clear: both;
}

