/* ... GENERAL CSS FOR THIS TEMPLATE SET... */


/* Override browser default typography */
html {
	background: #828375 url(../images/main-bg.png) repeat-x scroll top left;
}
html, body {
	margin: 0;
	padding: 0;
	width: 100%;
}
body {
	font-family: helvetica, arial, sans-serif;
	font-size: 76%;
	color: #808080;
}
h1 {
	font-size: 2em;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;/*both set to zero and padding in header div is used intead to deal with compound ie pc problems that are beyound summary in a simple comment.*/
}
h2, div.summary h3 {
	font-size: 1.6em;
	margin: 1.4em 0em 0em 0em;
	font-weight: normal;
}
h3 {
	font-size: 1em;
	margin: 1.2em 0em 0em 0em;
	font-weight: normal;
}
h4 {
	font-size: 0.9em;
	margin: 1.2em 0em 0em 0em;
	font-weight: bold;
}
h5 {
	font-size: 0.9em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;
}
h6 {
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
}
img {
	border: 0;
}
ol, ul, li {
	font-size: 1.0em;
	line-height: 1.8em;
	margin-top: 0.2em;
	margin-bottom: 0.1em; 
}
p {
	font-size: 1.2em;
	line-height: 1.2em;
	margin: 0.9em 0em 1.2em 0em;
}
li > p {
	margin-top: 0.2em;
}
strong {
	font-weight: bold;
}
	
/* ---------------------------------------------------------------------- */

h2, h3, h4, h5, h6 {
	color: #3C7A94;
}

ul {
	margin: 0;
	padding-left: 1.8em; /* 1.5em is roughly flush left */
	list-style-type: square;
}

ol {
	margin: 0;
	padding-left: 1.8em; /* 1.5em is roughly flush left */
}

li {
	font-size: 0.9em;
	line-height: 1.2em;
}

th {
	font-weight: normal;
	text-align: right;
	padding-right: 0.5em;
}

td {
	text-align: center;
}

h1,
div#lang-bar {
	font-size: 0.8em;
}

div#main-content thead th {
	font-weight: bold;
	color: ;
}

h1 a,
div#small-print a,
h1 a:hover,
div#small-print a:hover,
h1 a:visited,
div#small-print a:visited {
	color: #CFBEB5;
}

div#small-print p {
	color: #C0C0C0;
	text-align: center;
}

/* ---------------------------------------------------------------------- */

