/* Digital Umbrella CSS Document */
body {
	background-color: #e4ebf5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	min-height:100%;
}
a:link {
	color: #836DFF;
}
a:visited {
	color: #836DFF;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #836DFF;
}
#wholepage {
	position:absolute;
	top:0px;
	left:0px;
	width:1000px;
	height:100%;
	min-height:100%;
	z-index:1;
}
#logo {
	position:absolute;
	left:9px;
	top:47px;
	width:173px;
	height:86px;
	z-index:2;
}
#w3c {
	position:absolute;
	left:2px;
	top:2px;
	width:88px;
	height:31px;
	z-index:3;
}
#people_bar {
	position:absolute;
	left:670px;
	top:100px;
	width:400px;
	height:100%;
	minheight:100%;
	z-index:2;
	background-image:url(Images/main.jpg);
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position:0px 0px;
}
#content {
	position:absolute;
	top:30px;
	left:0px;
	width:580px;
	height:auto;
	min-height:100%;
	padding:10px;
	z-index:1;
}
#cms_menu {
	position:absolute;
	top:80px;
	left:317px;
	width:249px;
	height:160px;
	z-index:3;
}
#votepoll {
	position:absolute;
	left:630px;
	top:500px;
	width:357px;
	height:auto;
	z-index:2;
	border:1px;
	border-style:solid;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #153858;	
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #153858;
}
.body_text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;	
	color: #153858;
}
.accessibility_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color:#000000;
	cursor:pointer;
}
#accessibility_bar {
	position:absolute;
	top:0px;
	left:0px;
	width:1000px;
	height:25px;
	background-color:#CCCCCC;
	border-width:0px 0px 3px 0px;
	border-style:solid;
	border-color:#FFFFFF;
	z-index:2;
}
.navigation_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;	
}
.textbox100pc {
	height: 24px;
	width: 95%;
	margin: 0px;
	padding: 0px;
}
.textbox90pc {
	height: 24px;
	width: 90%;
	margin: 0px;
	padding: 0px;
}
.textbox80pc {
	height: 24px;
	width: 80%;
	margin: 0px;
	padding: 0px;
}
.textbox20px {
	height: 24px;
	width: 20px;
	margin: 0px;
	padding: 0px;
}
.textbox100pc_low {
	height: 20px;
	width: 95%;
}
.textbox90pc_low {
	height: 20px;
	width: 90%;
}
.textbox80pc_low {
	height: 20px;
	width: 80%;
}
.textbox100pcm {
	height: 100px;
	width: 95%;
}
.commandButton120px {
	height: 24px;
	width: 120px;
}
.commandButton120px_low {
	height: 20px;
	width: 120px;
}
.commandButton100pc_low {
	height: 20px;
	width: 100%;
}
.commandButton90pc_low {
	height: 20px;
	width: 90%;
}
.commandButton80pc_low {
	height: 20px;
	width: 80%;
}
.commandButton100pc {
	height: 24px;
	width: 100%;
}
.commandButton90pc {
	height: 24px;
	width: 90%;
}
.commandButton80pc {
	height: 24px;
	width: 80%;
}
.handCursor {
	cursor: pointer;
}
