a img {
	background-color: #D8BFD8;
	border: none;
}

body {
	background-color: #EAEEF0;
	background-image: url(images/otac_bg.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 18px;
	margin: 0px;
	text-align: left;
}

datagrid {
	border-color: #000000;
	border-style: solid;
	position: absolute;
}

h1 {
	font-size: 22px;
	z-index: 101;
}

h1, h2, h3, h4 {
	font: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: .75em 0 .5em 0;
	padding: 0;
	text-align: left;
	
}

h2 {
	font-size: 20px;
	line-height:22px;
}

h3 {
	font-size: 18px;
	line-height:20px;
}

h4 {
	font-size: 16px;
	line-height:18px;
}

h5, h6 {
	font: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: .75em 0 0 0;
	padding: 0;
	text-align: left;
	font-size: 14px;
	line-height:16px;
}

input {
	margin: 0px;
	padding: 0px;
}

logonblock {
	margin: .25em 0 0 0;
	padding: 0;
	text-align: center;
}

ol {
	line-height: 13pt;
	margin: 0 0 8px 0;
	padding: 0 0 0 35px;
}

p {
	margin: .25em 0 0 0;
	padding: 0;
	text-align: left;
}

table {
	background-color: #000000;
	font-size: 95%;
	text-align: left;
	width: 97%;
}

tbody {
	background-color: #FFFFFF;
}

td {
	padding: 4px;
	vertical-align: bottom;
}

th {
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 2px;
	padding-top: 2px;
	vertical-align: top;
	background-color: #C0C0C0;
}

thead {
	background-color: #C0C0C0;
	color: #000000;
}

tr {
}

/* Added by Zac 12/19/05 for new banner & nav */
ul {
	line-height: 13pt;
	list-style: disc;
	margin: 0 0 8px 0;
	padding: 0 0 0 30px;
}

#content {
	text-align: left;
	margin:10px;
}

.dgbody {
	border: 1px solid #888888;
}

.dgheaderstyle {
	font-weight: bold;
	text-align: left;
}

.green {
	background-color: #18D50A;
}

.ltgreen {
	background-color: #D2FCD1;
}

.ltred {
	background-color: #FFC7C6;
}

.ltyellow {
	background-color: #FFFF99;
}

.red {
	background-color: #FF0000;
}

.tableimage {
	font-size: 95%;
	margin-top: 0px;
	text-align: center;
	width: 750px;
}

.tableimage tbody {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	text-align: left;
}

.yellow {
	background-color: #FFFC00;
}

#banner {
	background: url(images/otac_header.jpg) no-repeat;
	background-color: #8A99AE;
	border-bottom: 1px solid #999999;
	height: 65px;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 100%;
}

#emailtable table{
	background-color: transparent;
	font-size: 95%;
	margin-top: 0px;
	text-align: center;
	width: 700px;
}

#emailtable tbody {
	background-color: transparent;
	text-align: left;
}

#emailtable td {
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}

#emailtable tr {
	text-align: left;
}

/* 'Sliding' Buttons */
#header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	height: 35px;
	line-height: normal;
	position: relative;
	width: 100%;
}

#header #current a {
	background-position: 0 -150px;
	border-width: 0;
}

#header #current a span {
	background-position: 100% -150px;
	color: #333333;
	padding-bottom: 5px;
}

#header a {
	background: url("images/left_both.gif") no-repeat left top;
	float: left;
	margin: 0 10px 0 0;
	padding: 0 0 0 9px;
	text-decoration: none;
}

#header a span {
	background: url("images/right_both.gif") no-repeat right top;
	color: #776655;
	display: block;
	float: left;
	font-weight: bold;
	padding: 4px 12px 4px 3px;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header a span {
	float: none;
}

#header a:hover {
	background-position: 0% -150px;
}

/* End IE5-Mac hack */
#header a:hover span {
	color: #333333;
}

#header a:hover span {
	background-position: 100% -150px;
}

#header li {
	display: inline;
	margin: 0;
	padding: 0;
}

#header ul {
	list-style: none;
	margin: 0;
	padding: 10px 10px 0;
}

#pnlfilterpopup {
	background-image: url(images/otac_bg.jpg);
	background-repeat: no-repeat;
	border: 4px solid #666666; /*	border: 4px solid #267DF4;*/
	height: 125px;
	padding: 10px;
	position: absolute;
	text-align: center;
	top: 25px;
	left: 10px;
	width: 700px;
	z-index: 99;
}

#pnlfilterpopup p {
	display: block;
	font-size: 95%;
	text-align: left;
}

#title {
	float: left;
	font-size: 130%;
	font-weight: bold;
	margin: .75em 0 0 0;
	padding: 0;
}

#update {
	float: right;
	font-size: 75%;
	margin-top: 0px;
	padding: 0;
}
.datadate {
	width: 100%;
	text-align: right;
}

.alternatingitem
{
	background-color: #EDEEF1;
}