/* text & tags */

img, div { behavior: url(iepngfix.htc) }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/grid.gif);
}

p {
	line-height: 16px;
}

a:link {
	color: #046380;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #046380;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #046380;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #4797af;
	font-weight: bold;
	text-decoration: underline;
}

h1 {
	font-size: 18px;
	color: #046380;
	margin-top: 0px;
}

h2 {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: -7px;
	color: #046380;
}

h3 {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: -7px;
	color: #046380;
}

/* divs */

div#header {
	width: 900px;
	margin: 0px;
	padding: 0px;
	z-index: 1;
}

div#container {
	width: 870px;
	margin-top: -25px;
	margin-left: 50px;
	margin-bottom: 20px;
	z-index: 0;
}

div#leftcolumn {
	width: 540px;
	margin-right: 10px;
}

div#rightcolumn {
	float: right;
	width: 300px;
}

div#fullwidth {
	width: 870px;
}

div#iacet {
	width: 530px;
	padding: 5px;
	background-color: #CCCCCC;
	border: 1px solid #000000;
	font-size: 10px;
}
