body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: arial, helvetica, sans-serif;
}

img {
  border: 0px none #ffffff;  
}

p {
  font-family: Verdana, Helvetica, Sans-Serif;
  font-size: 8pt;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

p.greek {
  font-size: 9pt;
  margin-top: 5px;
  text-align: left;
}

a:link, a:visited {
  color: rgb(51,51,102);
  text-decoration: none;
  font-weight: normal;
}

a:hover {
  color:rgb(255,175,32);
  text-decoration: underline;
}

#frame {
	width:100%;
}

#contentheader {
  text-align: center;
}

#contentheader img {
  width: 100px;
  text-align: center;
}

#banner-title {
  text-align: center;
  font-size: 9pt;
  font-weight: bold;
  letter-spacing: 5px;
  line-height: 14px;
  font-family: "Trebuchet MS", Trebuchet, Arial, Vedana, Helvetica, Sans-Serif;
  color: rgb(51,51,102);
  margin-bottom: 5px;
}

#banner-subtitle {
  text-align: center;
  font-size: 8pt;
  font-weight: bold;
  letter-spacing: 5px;
  line-height: 12px;
  font-family: "Trebuchet MS", Trebuchet, Arial, Vedana, Helvetica, Sans-Serif;
  color: rgb(51,51,102);
}

#contentleft {
  display: none;
}
		
#contentcenter {
	width: 100%;
  margin-top: 10px;
}

#contentright {
  display: none;
}

#footer {
  display: none;
}

#popupMask {
  display: none;
}

#popupContainer {
   display: none;
}

#footer {
  display: none;
}

td.splash {
 text-align: right;
}

table.vote td.radio {
  text-align: right;
}

.center {
  text-align: center;
}

.right {
  text-align: right;
}

p.title {
  font-weight: bold;
  margin-bottom: 15px;
  font-size: 16pt;
  color: rgb(51,51,51);
}

p.box-title {
  font-weight: bold;
  font-size: 10pt;
  color: rgb(51,51,51);
  text-align: center;
  margin-bottom: 5px;
}

p.subtitle {
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 10pt;
  text-decoration: underline;
  color: rgb(51,51,51);
}

p.para {
  font-weight: normal;
  margin-bottom: 5px;
  font-size: 8pt;
  text-align: justify;
}

div.box .title {
  text-align: center; 
  font-weight: bold;
}

table.debug-section {
  display: none;
}

#storyactions {
  display: none;
}