.blue-border	{
	border:1px #c6d4e2 solid;
}

.blue-bg	{
	background-image:url(images/blue-bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

.grey-bg	{
	background-image:url(images/grey.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

.white-hd	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#FFFFFF;
	font-weight:bold;
	margin-left:19px;
}

.normal-text	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#2e2e2e;
	font-weight:normal;
}

.link-text	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#93b7e2;
	font-weight:normal;
	text-decoration:none;
}

.normal-text-18	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#606b87;
	font-weight:normal;
}

.black-hd	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#2e2e2e;
	font-weight:bold;
	margin-left:19px;
}

