/* Digital Umbrella CSS Document */
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	min-height:100%;
}
a:link {
	color: #000000;
}
a:visited {
	color: #666666
}
a:hover {
	color: red;
}
a:active {
	color: #000000;
}
#wholepage {
	position:absolute;
	top:0px;
	left:0px;
	width:1000px;
	height:100%;
	min-height:100%;
	z-index:1;
}
#logo {
	position:absolute;
	left:0px;
	left:10px;
	top:50px;
	top:40px;
	width:247px;
	width:435px;
	height:177px;
	z-index:1;
}
#news {
	position:absolute;
	left:454px;
	left:460px;
	top:51px;
	width:212px;
	height:165px;
	z-index:1;
	background-image: url(Images/news-box.gif);
	background-image: url(Images/news-box-blue.gif);
	background-repeat:no-repeat;
	padding:25px;
}
#photo {
	position:absolute;
	left:700px;
	top:51px;
	width:259px;
	height:156px;
	z-index:1;
	background-image: url(Innova/Assets/u3apicture.gif);
	background-repeat:no-repeat;
	padding:25px;
}
#w3c {
	position:absolute;
	left:2px;
	top:2px;
	width:88px;
	height:31px;
	z-index:3;
}
#content {
	position:absolute;
	top:0px;
	left:180px;
	width:800px;
	height:auto;
	min-height:100%;
	padding:10px;
	z-index:1;
}
#cms_menu {
	position:absolute;
	top:55px;
	top:235px;
	left:113px;
	left:5px;
	width:124px;
	width:600px;
	height:143px;
	z-index:3;
	visibility: visible;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #000000;	
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}
.body_text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;	
	color: #000000;
}
.accessibility_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	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:#000000;
	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: 98%;
}
.textbox90pc_low {
	height: 20px;
	width: 90%;
}
.textbox80pc_low {
	height: 20px;
	width: 80%;
}
.textbox100pcm {
	height: 100px;
	width: 98%;
}
.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;
}
