body{
	background:#000 url(../images/page_background.gif) no-repeat center top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
}

h1{
	font-size:32px;
	line-height:36.5px;
	font-weight:normal;
	color:#008ED3;
	margin:0;
	padding:10px 0;
}

h2{
	font-size:14px;
	line-height:14px;
	font-weight:bold;
	color:#008ED3;
	margin:0;
	padding:5px 0;
}

p{
	font-size:12px;
}

a{
	color:#008ED3;
	text-decoration:none;
}

.heading{
	font-weight:bold;
	color:#008ED3;
	display:block;
}

.subheading{
	font-weight:bold;
	display:block;
	color:#666;
}

.highlight{
	color:#008ED3;
}

.divider_solid{
	border-bottom-color:#808080;
}

.divider_dashed{
	border-bottom-color:#808080;
}

.powered_by{
	font-size:12px;
	line-height:14px;
	color:#fff;
	background:#008ED3;
}

.powered_by a{
	color:#fff;
	text-decoration:none;
}

.footer{
	font-size:10px;
	color:#BBBDBF;
}

.footer a{
	color:#fff;
	text-decoration:none;
	padding:0 3px;
}

.footer span{
	display:block;
	padding:10px 3px;
}
