body{
	background-color : White;
	font-family : Arial; font-size : 14pt;
}
#banner {
	display: inline;
	}



#banner a {
	text-decoration: none;
	border: none;
	}
	
h1{
	font-family: Arial;
	font-size: 22pt;
	color: #000000;
	font-weight: bold;
	font-style: italic;
	color: #00019D;
}

a.left{
	font-family : Tahoma;
	font-size : 12pt;
	font-weight : bold;
	color: #00319C;
	text-decoration: none;
}
a.left:hover{
	font-family : Tahoma;
	font-size : 12pt;
	font-weight : bold;
	color: Red;
	text-decoration: underline;
}
p.left{
	font-family : Tahoma;
	font-size : 12pt;
	color: #000000;
	margin-left : 2pt;
	margin-right : 2pt;
}


a{
	font-family: Arial;
	color: #00008B;
	text-decoration: underline;
}

#a img{
	border: none;
}

p{
	font-family: Arial;
	font-size: 12pt;
	color: #000000;
}

p.col{
	font-family: Arial;
	font-size: 12pt;
	color: #ffffff;
	font-weight: bold;
}

p.heading{
	font-size: 12pt;
	font-weight: bolder;
	color: Maroon;
	text-align: center;
}
a:hover{
	font-family: Arial;
	color: #B22222;
	text-decoration: none;
	border-bottom: 1px dashed Black;
}

li{
	font-family : Arial;
	font-size : 12pt;
	color: #000000;
	margin-bottom : 5pt;
}
ul{ 
	list-style-type : square;

 }
p.right{
	font-family : Tahoma;
	font-size : 12pt;
	color: #000000;
}
h2{
	font-family : Arial;
	font-size : 12pt;
	color: #ff3354;
	margin-left : 5pt;
	margin-right : 5pt;
	font-weight : bold;
}
hr{
	border: 1pt dashed #cc0000;
}
table.bdr{
	border-collapse: collapse;
/*
	border: 2px;
	border-color: #000000;
	border-style: solid;
*/	

}
td.bdr{
	border: 1px solid #000000;
	vertical-align: top;
	padding-left: 4pt;
	padding-right: 4pt;
}
div{
	width: 100%;
}
#poll{
	width:auto;
	padding:0px;
	border:1px #000000 solid;
}
#pollheader{
	background-color:#003366;
	border-bottom:#000000 1px solid;
	display:block;
	font-size:10pt;
	color:#FFFFFF;
	font-weight:bold;
	padding:3px;
	width:auto;
	margin-bottom:0px;
}
#polloptions{
	font-size:12pt;
	color:#000000;
	background-color:#CCCC33;
	padding:3px;
	width:auto;
}
#pollview{
	background-color:#FFFFFF;
	font-size:12pt;
	padding:3px;
	width:auto;
	display:block;
	border-top:1px #000000 solid;
}
h3{
	font-family : Arial;
	font-size : 14pt;
	color: #000000;
	margin-left : 2pt;
	margin-right : 2pt;
	font-weight : bold;
}
h4{
	font-family : Arial;
	font-size : 12pt;
	color: #000000;
	margin-left : 2pt;
	margin-right : 2pt;
	font-weight : bold;
}