.clear
{
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}

img
{
	border: 0;
}

hr
{
	color: #c4d1e2;
	height: 1px;
}

div, form, h1, h2, h3, h4, h5, h6, p
{
	margin: 0;
	padding: 0;
}

.psfDividerHr
{
	height: 5px;
	font-size: 1px;
	background-image: url(../images/misc/dividerBg.gif);
	background-repeat: repeat-x;
	background-position: center;
}

.psfDividerHrDark
{
	background-image: url(../images/misc/dividerBgDark.gif);
}

input
{
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	border-color: #818181;
	border-width: 1px;
	vertical-align: middle;
}
textarea
{
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	border-color: #818181;
	border-width: 1px;
}
select
{
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	border-color: #818181;
	border-width: 3px;
	border-style: double;
}

h1
{
	font-size: 18px;
}

h2
{
	font-size: 20px;
}

h3
{
	font-size: 12px;
	font-weight: normal;
}

h4
{
	font-size: 16px;
	color: #ff2a03;
	font-weight: bold;
}

h5
{
	font-size: 15px;
	font-weight: bold;
	margin-top: 10px;
}

h6
{
	color: #cf220e;
	font-size: 14px;
}

.blackText
{
	color: #000000;
}

.rightAligned
{
	text-align: right;
}

.mandatory
{
/*
	font-weight: bold;
	color: #ff0000;
*/
	margin-left: 2px;
	margin-right: 2px;
}
