@charset "UTF-8";
/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body, td, p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height: normal;
}

a
{
	color: #31C4F5;
	text-decoration:none;
}

h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	color:#666666;
}

h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#333333;
}

h3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#666666;
}

h4
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
}

h5
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:normal;
}

hr
{
	border:dotted 1px;
	border-collapse:collapse;
	border-color:#999999;
	border-style: dotted;
	border-bottom: none;
	border-left:none;
	border-right:none;
}

.sideBarContent
{
	color:#adeb41;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

.sideBarHeading
{
	color: #31C4F5;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:;
}

