﻿div, body, form, td, img {margin:0;padding:0;}

body {font-family:Arial;font-size:10pt;color:#666666;background-color:#012f3f;	}
img {border:none;}
a {color:#666666;}
h2 {color:#44BCE6;}
#footer {margin-top:0.8em;}

.clear {clear:both;}
.bold {font-weight:bold;}
.italic {font-style:italic;}
.center {text-align:center;}
.blue {color:#44BCE6;}

.marginTop10 {margin-top:10px;}
.content {background-color:White; }

.errorBox {color:Red;	padding: .5em; background-color: #FCC; border:1px solid #F99;}

/* for the voting form */
.votingForm input {width:150px;}
.votingForm select {width:150px;}
.votingForm input[type=submit] {width:70px;}
.votingForm input[type=checkbox] {width:10px; margin-right:7px;}
