body {
	color: #000000;
	font: 12px verdana, "Bitstream Vera Sans", geneva, arial, helvetica, helve, sans-serif;
	background: #BECEFD url(images/pageborder.gif) repeat-y center top;
	text-align: center;
	margin: 0;
	padding: 0 0 5em;
	border: 0;
}

#header	 {
	background: #3366CC url("images/headertop.gif") left top;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 80px;
	border-right: 1px solid #3366cc;
}

div#headwrap {
	float: left;
	background: url("images/logo.gif") no-repeat left top;
	height: 80px;
	width: 645px;
	border: 0;
	padding: 0;
	margin: 0 5px;
	/*cursor: pointer;*/
}

div#headwrap h1{
	width: 100%;
	height: 55px;
	margin: 12px 0;
}

div#headwrap h1 a{
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
}

#wrapper {
	width: 750px;
	margin: 0px auto;
	text-align: left;
	padding: 0px;
	
	/*
	border-left: 1px solid black;
	border-right: 1px solid black; */
	
}

#subnav {
	float: right;
	font-size: 12px;
	border: 0;
	padding: 12px;
	text-align: left;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

#subnav a{
	color: white;
	text-decoration: none;
}

#subnav li{
	list-style-type: none;
	line-height: 1.4;
}


#content  {
	margin: 0;
	padding: 5px 0 0 0;
	border: 0;
	/* width: 100%; */
	
}


#main  {
	width: 400px;
	text-align: left;
	float: left;
	padding: 0;
	border: 0;
	margin: 0 0 25px 25px;
}

#main form {
	background-color: #ffffff;
}

#form {
	/* width: 630px; */
	margin: 0 25px 0 25px;
	/* border: 1px solid red; */
	clear: both;
	
}

h2, h3, h4, h5	{
	font-weight: bold;
	margin: 25px 0 4px 0;
	padding: 0;
	border: 0;
	clear: both;
}
	
	/* Body typography */
	
p	{
	line-height: 15px;
	margin-top: 0;
	padding-top: 0;
}
	
/********* Links ********/

#mainnav{
	margin-bottom: 0px;
	padding: 0 0 25px 0;
	font-size: 11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

#mainnav a:hover {
	display: block;
	border: 1px solid #7E9DFB;
	border-left: none;
	padding: 2px 10px 2px 10px;
	color: #3366cc;
	float: left;
	background-color: white;
	text-decoration: none;
}

#mainnav a {
	display: block;
	border: 1px solid #7E9DFB;
	border-left: none;
	padding: 2px 10px 2px 10px;
	color: white;
	float: left;
	background-color: #3366cc;
	text-decoration: none;
}

/* Thumbnails */

.newsitem{
	overflow: auto;
	margin-bottom: 1em;
}

.newsitem.highlight{
	background-color: cornsilk;
	border: 1px solid #ccc;
	padding: 10px;
}

.newsitem.highlight h3{
	margin-top: 0;
}

.newsitem div span {
	display: block;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}

.newsitem div.binary_pic  {
	background: url("images/binary.gif") no-repeat 0 0px;
	display: block;
	margin: 0 10px 10px 0;
	padding: 0;
	width: 127px;
	height: 84px;
	float: left
}

.newsitem p {
	font-size: small;
}

.newsitem a {
	text-decoration: none;
}

.newsitem ul li{
	font-size: small;
	margin-bottom: 5px;
}

.newsitem ol li{
	font-size: small;
	margin-bottom: 5px;
}

.smalltext {
	font-size: 10px;
}

.smalltext ul li {
	margin-bottom: 5px;
}

tr.alt_bgcolor {

	background: #E6F4FF;
}

/************** #headlines styles **************/

#headlines{
    float:right;
	width: 200px;
	margin: 4px;
	padding: 10px;	
}

/*
#headlines p{
	padding: 15px 0px 15px 0px;
	font-size:85%;
}

#headlines p a strong{
font-size: small;
}
*/

#sidebar .roundbox {margin: 0 0 1em 0; width: 100%; background: #ddf0fe url(images/roundbox.gif) no-repeat bottom right;}
#sidebar .roundboxhead {font-size: 80%; margin: 0; padding: 0px; background: #2c5fb4 url(images/roundboxhead.gif) no-repeat top right; border-bottom: 1px solid #2755a2;}
#sidebar .roundboxhead h2 {padding: 8px; color: #fff; background: url(images/roundboxheadh2.gif) no-repeat top left; margin: 0; font-size: small;}
#sidebar .roundboxbody {font-size:80%; font-family:Verdana, Arial, Helvetica, sans-serif; margin: 0; padding: 15px 10px; background: url(images/roundboxbody.gif) no-repeat bottom left; line-height: 1.5;}
#sidebar .roundboxhead a {color: #FFFFFF; }


/****************** #timeclock styles *****************/

#timeclock {
	text-align: center;
}

#timeclock .box {
	float: left;
	background-color: #87B2E5;
	padding: 10px;
	width: 358px; 
}

#timeclock .box .input-box
{
	margin-bottom: 10px;
}

#timeclock .box .input-button
{
	margin: 10px 0;
}


#timeclock hr {
	color: #87B2E5;
	margin: 0 10px;
}

#timeclock p{
	
	text-align: center;
	
}

#timeclock form{
	padding: 0;
	margin: 0;
	background-color: #ffffff;
}


#timeclock .insideboxhead {
	background-color:#3366CC;
	padding: 2px;
}

#timeclock .insideboxhead h3{
	padding: 0;
	margin: 0;
	text-align:left;
	color: white;
}

#timeclock .leftbox {
	margin-right: 10px;
	width: 174px;
	float: left;
	padding: 0;
	background-color: #FFFFFF;
}

#timeclock .rightbox {
	width: 174px;
	float: right;
	padding: 0px;
	background-color: #FFFFFF;
}

#timeclock .bottombox {
	margin-top: 10px;
	width: 358px;
	float: left;
	padding: 0px;
	background-color: #FFFFFF;
}

.report_table {
	border-collapse:  collapse;
	border: 1px solid #7B8689;
	
}

.report_table th {
	border: 1px solid #7B8689;
	/* background-color: #809FFF; */
	background-color: #BBDDFF;
}

.report_table tr {
	border-bottom: 1px solid #7B8689;
}

.report_table .alt td {
	border-bottom: 1px solid #7B8689;
	background-color:  #F7F7F7;
	font-color: blue;
}

.report_table td {
	border: 1px solid #7B8689;
	background-color: #FFFFFF;
}

.report_table2 {
	border-collapse:  collapse;
	border: 1px solid #7B8689;
}

.report_table2 th {
	border: 1px solid #7B8689;
	/* background-color: #809FFF; */
	background-color: #eeeeee;
}

.report_table2 tr {
	border-bottom: 1px solid #7B8689;
}

.report_table2 .alt td {
	border-bottom: 1px solid #7B8689;
	background-color:  #F7F7F7;
	font-color: blue;
}

.report_table2 td {
	border: 1px solid #7B8689;
	background-color: #FFFFFF;
}

.report_table2 .unsatis {
	/* border-bottom: 1px solid #7B8689; */
	background-color:  #F7F7F7;
	color:#CC3300;
}



.report_table3 {
	border-collapse:  collapse;
	border: 1px solid #7B8689;
}

.report_table3 th {
	border: 1px solid #7B8689;
	/* background-color: #809FFF; */
	background-color: #eeeeee;
}

.report_table3 tr {
	border-bottom: 1px solid #7B8689;
}

.report_table3 .alt {
	/* border-bottom: 1px solid #7B8689; */
	background-color:  #F7F7F7;
	color:#993300;
}

.report_table3 td {
	border: 1px solid #7B8689;
	background-color: #FFFFFF;
	font-size: x-small;
}

.notification{
	background-color: #ffa;
	padding: 15px 15px 15px 45px;
	margin-bottom: 10px;
	clear: both;
	
	/*border-radius: 13px;
	-moz-border-radius: 13px;
	-webkit-border-radius: 13px;*/
	border: 1px solid #ee0;
}

.notification p:last-child,
.notification ul:last-child{
	margin-bottom: 0;
}

.notification.success{
	background: #ffa url('/iuWeb/images/success.png') 10px 10px no-repeat;
}

.notification.fail{
	background: #ffa url('/iuWeb/images/error.png') 10px 10px no-repeat;
}

.notification.info{
	background: #ffa url('/iuWeb/images/info.png') 10px 10px no-repeat;
}

.notification.alert{
	background: #ffa url('/iuWeb/images/alert.png') 10px 10px no-repeat;
}

/* progress bar */
div.progress-container {
  border: 1px solid #ccc; 
  width: 100px; 
  margin: 2px 5px 2px 0; 
  padding: 1px; 
  background: white; 
}

div.progress-container > div {
  background-color: #ACE97C; 
  height: 12px  
}	

/* login form */
form#login{
	padding-top: 15px;
}

form#login ol{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

form#login label{
	display: inline-block;
	width: 70px;
	text-align: right;
}

form#login input[type="submit"]{
	margin-left: 75px;
}

/*quicklinks*/

#quicklinks{
	float: right;
	margin: 70px 15px 10px;
	background-color: #ddd;
	min-width: 220px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding-bottom: 10px;
}

#quicklinks h3{
	margin: 5px 10px;
}

#quicklinks ul{
	list-style-type: none;
	padding-left: 0;
	line-height: 1.4;
	margin: 0;
	padding: 2px 0 0;
	border-top: 4px double #fff;
}

#quicklinks ul a{
	display: block;
	padding: 5px 10px;
	border-bottom: 1px solid #fff;
	text-decoration: none;
}

#quicklinks ul li:last-child a{
	border-bottom: none;
}

#quicklinks ul a:link,
#quicklinks ul a:visited{
	background-color: #eee;
	color: #36c;
}

#quicklinks ul a:hover{
	color: #fff;
	background: #36c;
}

.ui-dialog .ui-dialog-content{
	text-align: left;
}