body {
	margin: 0;
	background-color: #EEEEEE;
	font-family: "Lucida Grande", "Trebuchet MS", Arial;
	font-size: 12px;
	text-align: center;
}

div.status {
	float: right;
	width: 140px;
	height: 15px;
	font-size: 12px;
	color: #CC0000;
	padding: 5px;
	border: 1px dotted;
	background-color: #E3D8D8;
	font-weight: bold;
	text-align: center;
}

div.headercontainer {
	background-color: #13325F;
	height: 100px;
}

div.header {
	margin: 0 auto;
	width: 760px;
	text-align: left;
}

div.footer {
	clear: both;
	margin: 0 auto;
	width: 740px;
	text-align: left;
	font-size: 9px;
	color: #999999;
}

div.headertitle {
	position: absolute;
	top: 15px;
}

div.headertitle span.univote {
	font-size: 32px;
	color: #FFFFFF;
	padding-right: 10px;
}

div.headertitle span.title {
	font-size: 22px;
	color: #FFFFCC;
}

div.contentcontainer {
	padding-top: 10px;
	width: 760px;
	margin: 0 auto;
}

div.contentinnercontainer {
	float: left;
}

div.contenttop {
	width: 620px;
	background: url("/admin/images/content_top.jpg") no-repeat;
}

div.content {
	width: 620px;
	background: url("/admin/images/content_bg.jpg") repeat-y;
	padding: 10px 0;
}

div.contentbody {
	text-align: left;
	margin: 0 30px 0 30px;
}

div.contentbody h1 {
	color: #4B9F35;
	font-size: 16px;
	margin: 0 0 20px 0;
}

div.contentbody h2 {
	color: #333333;
	font-size: 14px;
	line-height: 22px;
	margin: 0 0 20px 0;
}

div.contentbody p {
	line-height: 20px;
}

div.contentbody table td a,
div.contentbody p a {
	color: #4B9F35;
	text-decoration: none;
	border-bottom: 1px dotted;
}


table.nested {
	margin: 0;
	padding: 0;
	border-bottom: 0;
}

table.nested tr td {
	margin: 0;
	padding: 2px 0 2px 0;
	border-bottom: 0;
	vertical-align: top;
}

table.nested td.radio {
	width: 30px;
}


table.form {
	margin-top: 20px;
	width: 100%;
	border-top: 1px solid #CCCCCC;
}

table.form td {
	padding: 15px 10px 15px 10px;
	border-bottom: 1px solid #CCCCCC;
}

table.form td.label {
	font-weight: bold;
	padding-right: 20px;
	width: 140px;
	vertical-align: top;
}

table.form tr.highlightdark {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #254B7F;
	vertical-align: middle;
}

table.form tr.highlightdark td {
	padding: 5px;
}

table.form tr.highlight {
	background-color: #EEEEEE;
}



table.list {
	margin-top: 20px;
	width: 100%;
	border-top: 1px solid #CCCCCC;
}

table.list td {
	font-size: 11px;
	padding: 5px;
	border-bottom: 1px solid #CCCCCC;
	
}

table.list td.novotes {
	text-align: center;
	color: #999999;
}

table.list td.top {
	vertical-align: top;
}

table.list tr.highlightdark {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #254B7F;
	vertical-align: middle;
}

table.list tr.highlightred {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	vertical-align: middle;
}

table.list tr.highlight {
	background-color: #EEEEEE;
}

table.list tr.heading {
	background-color: #DDDDDD;
}

table.list tr.heading td {
	white-space: nowrap;
	font-weight: bold;
}

table.list tr.spacer td {
	height: 15px;
}

span.highlightred {
font-size: 8px;
	color: #CC0000;
}

div.submit {
	width: 100%;
	text-align: right;
	padding-top: 20px;
	margin-right: -30px; /* for IE's benefit */
}


span#groupDesc, span#themeInfo, span#screenDesc {
	line-height: 20px;
	font-size: 10px;
}

 

div.contentbottom {
	width: 620px;
	background: url("/admin/images/content_bottom.jpg") no-repeat;
	padding-bottom: 10px;
}

div.side {
	float: right;
	width: 130px;
	text-align: left;
	padding-top: 10px;
	font-size: 10px;
}

div.side h1 {
	font-size: 12px;
	color: #333333;
	padding-bottom: 3px;
	margin: 0 0 10px 0;
	border-bottom: 2px solid #999999;
}




/********
 * MENU *
 ********/
div.menu {
	position: absolute;
	top: 70px;
	margin: 0px;
	padding: 0px;
	height: 30px;
}

div.menu ul {
	margin: 0px;
	padding: 0px;
}

div.menu li {
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
	margin-right: 5px;
	background-color: #254B7F;
}

div.menu li.menu1 a {
	width: 130px;
}

div.menu li.menu2 a {
	width: 120px;
}

div.menu li.menu3 a {
	width: 150px;
}

div.menu li.menu4 a {
	width: 75px;
}

div.menu li.menu5 a {
	width: 80px;
}

div.menu ul li a {
	height: 30px;
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Lucida, sans-serif;
	font-size: 12px;
	line-height: 28px;
	border: none;
}

div.menu ul li a:hover,
div.menu ul li a:active {
	color: #FFFFFF;
	background-color: #4B9F35;
	border: none;
}

div.menu li.selected a:link,
div.menu li.selected a:visited,
div.menu li.selected a:hover,
div.menu li.selected a:active {
	background-color: #EEEEEE;
	color: #4B9F35;
	font-weight: bold;
}



div.logout {
	position: relative;
	top: 70px;
	left: 700px;
	margin: 0px;
	padding: 0px;
	height: 30px;
}

div.logout ul {
	margin: 0px;
	padding: 0px;
}

div.logout li {
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
	margin-right: 5px;
	background-color: #CC0000;
}

div.logout li a {
	width: 60px;
}

div.logout ul li a {
	height: 30px;
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Lucida, sans-serif;
	font-size: 12px;
	line-height: 28px;
	border: none;
}

div.logout ul li a:hover,
div.logout ul li a:active {
	color: #FFFFFF;
	background-color: #4B9F35;
	border: none;
}

div.logout li.selected a:link,
div.logout li.selected a:visited,
div.logout li.selected a:hover,
div.logout li.selected a:active {
	background-color: #EEEEEE;
	color: #4B9F35;
	font-weight: bold;
}



/********
 * MENU *
 ********/
div.sidemenu {
	margin: 0px;
	padding: 0px;
}

div.sidemenu ul {
	margin: 0px;
	padding: 0px;
}

div.sidemenu li {
	display: block;
	float: left;
	text-align: left;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
}

div.sidemenu li a {
	width: 130px;
}

div.sidemenu ul li a {
	padding: 0px;
	padding-bottom: 10px;
	margin: 0px;
	color: #666666;
	text-decoration: none;
	display: block;
	text-align: left;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Lucida, sans-serif;
	font-size: 11px;
	line-height: 14px;
	border: none;
}

div.sidemenu ul li a:hover,
div.sidemenu ul li a:active {
	color: #000000;
}

div.sidemenu li.selected a:link,
div.sidemenu li.selected a:visited,
div.sidemenu li.selected a:hover,
div.sidemenu li.selected a:active {
	background-color: #EEEEEE;
	color: #4B9F35;
	font-weight: bold;
}

div.piechart1 {
	background-color: #CC99CC;
	width: 10px;
	height: 10px;
	float: left;
	margin-right: 5px;
}

div.piechart2 {
	background-color: #99CCCC;
	width: 10px;
	height: 10px;
	float: left;
	margin-right: 5px;
}

div.piechart3 {
	background-color: #CCCC99;
	width: 10px;
	height: 10px;
	float: left;
	margin-right: 5px;
}

a.resetlink {
	color: #999999;
	text-decoration: none;
	border-bottom: 1px dotted;
}

table.quickstats {
	width: 100%;
}

table.quickstats td {
	vertical-align: top;
	padding-bottom: 5px;
	text-align: right;
}

table.quickstats td.label {
	font-weight: bold;
	padding-right: 10px;
	text-align: left;
}

table.login td {
	font-size: 14px;
	padding-bottom: 10px;
}

table.login td.label {
	font-weight: bold;
	padding-right: 20px;
}	
