.sapheader {
 font-family: "Minion Web", Georgia, Palatino, "Times New Roman", serif;
 color:#FFFFFF;
 font-size:50pt;
 font-weight:bold;
 background-color:#003063
 
 }
 
 
  .sapheadersmall {
   font-family: "Minion Web", Georgia, Palatino, "Times New Roman", serif;
   color:#FFFFFF;
   font-size:26pt;
 
   background-color:#003063
 }
 

  .sapheadersmall2 {
   font-family: "Minion Web", Georgia, Palatino, "Times New Roman", serif;
   color:#FFFFFF;
   font-size:33pt;
 
   background-color:#003063
 }
 .sapheadertiny {
    font-family: "Minion Web", Georgia, Palatino, "Times New Roman", serif;
    color:#FFFFFF;
    font-size:14pt;
  
    background-color:#003063
 }
 
 .sapheader a:link {
 	text-decoration: none;
	color:#FFFFFF;
 }
 .sapheader a:visited {
  	text-decoration: none;
	color:#FFFFFF;
 	}
 .sapheader a:hover {
 	text-decoration: none;
	color:#FFFFFF;
 	}
 .sapheader a:active {
 	text-decoration: none;
	color:#FFFFFF;
	}
	
	 .votelink a:link {
	 	text-decoration: none;
		color:#000000;
	 }
	 .votelink a:visited {
	  	text-decoration: none;
		color:#000000;
	 	}
	 .votelink a:hover {
	 	text-decoration: none;
		color:#000000;
	 	}
	 .votelink a:active {
	 	text-decoration: none;
		color:#000000;
	}
	.votelink {
	    font-family: "Minion Web", Georgia, Palatino, "Times New Roman", serif;
	    color:#000000;
   	    font-size:12pt;
   	     font-weight:normal;
	}

a:link {
 	text-decoration: underline;
	color:#000000;
 }
a:visited {
  	text-decoration: underline;
	color:#000000;
 	}
a:hover {
 	text-decoration: underline;
	color:#000000;
 	}
a:active {
 	text-decoration: underline;
	color:#000000;
	}	

 .voteiframe {
 border:0px
 }

 br {margin: 0; padding: 0; border-width: 0;}

 
.factcontainer {
 	position: relative;
 	margin: 0 auto;
 	width: 700px;
 	height: 300px;
 	text-align: center;
}

div{
    margin: 0px;
   padding: 0px;
 }
 
.fact{
 font-family: "Minion Web", Georgia, Palatino, "Times New Roman", serif;
 color:#000000;
 font-size:25pt;
 text-align: center;
}

.factnav{
 padding: 25px;
 font-family: "Minion Web", Georgia, Palatino, "Times New Roman", serif;
 color:#000000;
 font-size:18pt;
}
 
 
 
 .normaltext{
  padding: 5px;
  font-family: "Minion Web", Georgia, Palatino, "Times New Roman", serif;
  color:#000000;
  font-size:12pt;
}
 
html, body
 {
   margin: 0px;
   padding: 0px;
}

.disclaimer {

 color:#000000;
 font-size:8pt;
  text-align:center;
 }
 

 .submitdisclaimer {

  color:#000000;
  font-size:8pt;
 }
 
 .error {

  color:#AD0000;
  font-size:12pt;
   font-weight: bold;
 }
 .confirmation {

   color:#000000;
   font-size:12pt;
   font-weight: bold;
 }