body {
   font-family:Verdana,"Arial CE",Helvetica,Arial,Sans-serif;
   font-size:0.8em;
   padding:0px;
   margin:0px;
   height: 100%;
background: url("img/bg.gif"); 
background-repeat: repeat-y;
   background-color:#EEEEEE;
}

#topbanner {
   	position:absolute; 
	left:10px; 
	top:0px;
	width: 780px;
	height: 1090px;
	background-color:#FFFFFF;
}


#pagecontent {
	margin: 120px 190px 0px 20px; 
}

#imagecolumn {
   	position:absolute; 
	left:610px; 
	top:100px;
	width: 170px;
	height: 990px;
	background-color:#FCB231;
}

#leftcolumn {
   	position:absolute; 
	left:0px; 
	top:0px;
	width: 10px;
	height: 1090px;
	background-color:#EF4338;
}

img {
	border:0;
	margin:0;
	padding:0;
}

img.columnl {
	padding:8px 0 0 10px ;
	width:150px;
	height:100px;
}

img.columnp {
	padding:8px 0 0 10px ;
	width:150px;
	height:200px;
}

#top1 {
   	position:absolute; 
	left:0px; 
	top:0px;
	width:210px;
	height:100px;
}

#top2 {
   	position:absolute; 
	left:210px; 
	top:0px;
	width:400px;
	height:100px;
}

#top3 {
   	position:absolute; 
	left:610px; 
	top:0px;
	width:170px;
	height:100px;
}

h1 {
	font-size: 2em;
	padding: 0.1em 0.4em;
	font-weight: normal;
	color: #0A5A8D;
	background-color:#F2F8FB;
}

h2 {
	font-size: 1.6em;
	font-weight: normal;
	color: #0A5A8D;
}

h3 {
	font-size: 1.2em;
	margin-bottom: 0.5em;
}

h3.typ1 {
	font-size: 1.3em;
	margin: 2em 0;
	text-align: center;
	color: #0A5A8D;
	background-color:#F2F8FB;
	padding: 0.4em 0.4em;
}

p {
	margin: 0 0 0.5em 0;
}

p.typ1 {
	margin: 0.5em 0;
	font-style: italic;
	text-align: right;
}

p.typ2 {
	font-weight: bold;
	text-align: center;
}

th {
	vertical-align:top;
	padding: 0 2em;
}

td.typ1 {
	font-weight: bold;
	color: #0A5A8D;
}

td.typ2 {
	text-align: center;
}

td.typ3 {
	font-size: 1.2em;
	font-weight: bold;
}

table.typ1 {
	margin-top: 2em;
}

ul {
	margin: 0.5em 0 0 2em;
}

li {
	margin: 0 0 0.5em 0;
}
