body
{
	font-family:Arial;
	font-size:68.75%;
	line-height:147%;
}

input, select
{
	font-size:1em;
}

a 
{
	color:#333;
	font-weight:normal;
	text-decoration:none;
}

html,body,form
{
	padding: 0;
	margin: 0;	
}

p
{
	margin-top:10px;
	margin-bottom:10px;
	padding-bottom:0px;
	padding-top:0px;
}

/* ------------------- HEIGHT 100% FIX ---------------------------

html,body,form
{
	height:100%;
}

#wrapper
{
	position:relative;
	height:auto !important; 
    height:100%; 
    min-height:100%; 
}
   ---------------------------------------------------------------*/


.fckEdit img
{
	margin-left:10px;
	margin-bottom:10px;
}

.fckEdit h1 img
{
	margin-left:0px;
	margin-bottom:0px;
}

.fckEdit li,.fckEdit ul
{
	margin-left:8px;
	padding-left:0px;
}

.fckEdit table input[type=text]
{
	width:190px
}

.cp
{
	padding:20px;
}

.cl
{
	clear:both;
}

body.popup
{
	margin:20px;
	background-image:none;
	background-color:#fff;
	color:#000;
}

/* --------------- fckEditor fix ---------------------------------*/
body.fckEdit, body.ingress 
{
	background-color:Transparent;
	height:auto;
	margin:0px;
	padding:0px;
}

body.ingress 
{
	font-size:13px;
}

*:first-child+html body.fckEdit, *:first-child+html body.ingress
{
	background-color:#fff;
	background-image:none;
}
/* ---------------------------------------------------------------*/

.left { float:left; }
.right { float:right; }

a img
{
	border:0;
}

.ingress
{
	margin-top:5px;
	margin-bottom:8px;
	font-size:1.18em;
	line-height:1.52em;
	font-weight:bold;
}

h1,h2
{
	font-family:/HELNLTSB.TTF, "Times New Roman", Times, Arial;
	margin-top:0;
	padding-top:0;
	padding-bottom:0;
	margin-bottom:5px;
}

.inner h1 span,.inner h1,.inner h2 span,.inner h2
{
	background-color:#fff;
}

h1
{
	/*
	font-size:2.36em;
*/
	font-size:26px;
	line-height:30px;
}

h2
{
	font-size:16px;
}

h3
{
	font-size: 13px;
	margin: 16px 0 1px 0;
	line-height: 18px;
	font-weight: bold;
}

h4
{
	font-size:1.2em;
}

.pdf
{
	background: transparent url(img/pdf.gif) no-repeat left;
	padding-left:20px;
}

/*

JUNK

*/

.info h2 img{
	margin-right:4px;
}
