@charset "utf-8";
/* CSS Document */

.orange {color:#CC5700;}
/*light oj {#FFF5CE}
AGU green {#007E7A;}
darker AGU green {#005160;}*/

#vote {
	/*float:left;*/
	width: 98%;
	margin: 3em .8em 2em .8em;
	padding: 0 0 4em 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#vote a {text-decoration:underline;}

#vote p {
	font-size: 75%;
	line-height: 1.5em;
	margin: 0 0 1em 0;
	padding-right: 15px; }

#vote #sidebar {float:left; clear:right; width: 160px; padding: .6em; margin-top:.5em 0 1.1em 0; background-color:#F7FDFD; border:1px solid #007E7A;}
#vote #sidebar h3 {margin: 0 0 .8em 0; padding: .4em; font-size: 80%;	font-weight: bold;	color: #fff; background-color:#005160;}
#vote #sidebar .vsmaller {font-size:90%;}
#vote #sidebar p {font-size: .7em; line-height: 1.3em;}
#vote #sidebar p.rightal {margin: 0 0 3em 0; text-align:right;}
#vote #sidebar .blurb {margin: .3em 0 1.2em 0;}
#vote #content-vote {float:left; width:505px; padding: 0 .7em 6em 1em; background-color:#FFF5CE; }
#vote #content-vote h2 {font-size:1em; text-align:center; padding:0;color:#000;}
#vote #content-vote p {font-size: .8em; line-height: 1.3em;}

	
#vote h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 115%;
	font-weight: bold;
	color: #005160;
	letter-spacing: 0.02em;
	margin-top: 0;
	margin-bottom: 0.5em;
	padding-right: 40px;
}
#vote h4.redmsg {color:#CC0000; margin: 3em 0 0 0; padding:0; font-size: .8em;}
#vote h4.redmsg a {color:#CC0000;}


#vote .login {
	padding: 0;
	margin-top:2em;
	margin-bottom:1.1em;
	 /*background-color:#F7FDFD;*/
/*	border:1px solid #007E7A;*/
}

#vote .login a {text-decoration:underline; color:#FFFFFF}

#vote form {margin:0; padding:0;}
#vote table {background-color:#4A7092; margin:1em 0 0 0; padding:0;}
#vote td {font-size: 75%; color:#FFFFFF; padding: .2em .5em;}
#vote td.tb {border-bottom:1px dotted #fff;}
#vote th {padding-bottom:.4em; padding-top:.4em;font-size: 105%; font-weight:bold; color:#FFFFFF; border-bottom:1px solid #fff; background-color:#005160;}
#vote .smalltxt {font-size: 65%; line-height: 1.3em;}



#vote #content-vote .center {text-align:center;}

#vote blockquote {
	font-size: 75%;
	line-height: 1.5em;
	margin-bottom: 1em;
	padding-right: 15px;
	margin-left:25px;
	} /*same as p.indent*/















