

h1 {
	font-size: 13pt;
	text-transform: uppercase;
	color: #ac101f;
	text-align:center;
  }


h2 {
	position:relative;
	top: +20px;
	font-size: 12pt;
	text-transform: uppercase;
	color: #003366;
	text-align:left;
  }


h3 {
	position:relative;
	top: +10px;
	font-size: 12pt;
	font-weight: bold;
	color: #003366;
  }

h4 {
	position:relative;
	top: +10px;
	font-size: 12pt;
	font-weight: normal;
	color: #003366;
  }

/* ti - title of publication */
font.ti {
	font-style: italic;
  }

ol {
	padding-left: 20px;
	font-size: 10pt;
	color: #000000;
  }

li {
	font-size: 10pt;
	font-style: normal;
	color: #000000;
	text-align: justify;
  }


a:link {color: #ac101f; text-decoration: none;}
a:visited {color:  #ac101f;text-decoration: none;}
a:hover {color: #ac101f;text-decoration: underline;}
a:active {color: #ac101f;text-decoration: none;}

#main a:link {color: #006699; text-decoration: underline;}
#main a:visited {color: #003366;text-decoration: underline;}
#main a:hover {color: #006699;text-decoration: underline;}
#main a:active {color: #006699;text-decoration: underline;}

#bottom a:link {color: #999999; text-decoration: underline;}
#bottom a:visited {color: #999999;text-decoration: underline;}
#bottom a:hover {color: #999999;text-decoration: underline;}
#bottom a:active {color: #999999;text-decoration: underline;}

#main p {
font-size: 10pt;
color: #000000;
text-align: justify;
position: relative;
top: 5px;
  }


#main {
position: absolute;
top: 131px;
left: 251px;
width: auto;
font-family: arial;
padding: 25px 75px 25px 75px;
  }

  #main img {
  float: right;
  margin: 10px;
  }

#left {
font-family: arial;
color: #006699;
position: absolute;
top: 131px;
left: 0px;
padding-left: 20px;
width: 230px;
height: 600px;
background-color: #f4eed9;
  }

#left h1 {
position:relative;
top: +40px;
font-size: 12pt;
text-align:left;
}

#left h2 {
position:relative;
top: +40px;
left: +10px;
font-size: 10pt;
text-align:left;
}
#left h3 {
position:relative;
top: +40px;
left: +20px;
font-size: 9pt;
text-align:left;
}

#right {
font-family: arial;
background-color: #ffffff;
font-size: 8pt;
text-align: left;
color: #0099cc;
position: absolute;
top: 50px;
left: 750px;
width:110px;
padding: 10px;
border: 2px;
border-color: #006699;
border-style: groove;
  }

#right li{
font-size: 8pt;

}

#right ul{
position: relative;
left: -15px;
}

#bottom {
position: absolute;
bottom: -100px;
color: #999999;
font-size: 9pt;
padding: 50px;
text-align: center;
  }


#top {
position:absolute;
top:0px;
left: 251px;
height: 130px;
width:100%;
background-image: url(pics/top_bg.jpg);
background-repeat: repeat-x;
  }

#topleft{
position: absolute;
top: 0px;
left: 0px;
width: 250px;
height: 130px;
padding-top: 10px;
padding-left: 10px;

  }





