body{ 
	background-color: #fff
}

body, input, select, td, textarea{ 
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 13px;
}


h1, h2, h3, h4, h5, h6, p, strong, div, form, acronym, label, table,td,th, span, a, hr, code, pre, hr {
	margin:0;
	padding:0;
	font-size: 1em;
	
	list-style-type:none;
}

a, a:visited, a:hover { 
	color:#666; text-decoration:none; 
}

a:hover {
	text-decoration: underline;
}
img{ 
	border:none;
}

hr {
	height: 1px;
	color: #000;
	clear:both;
}

.header, .header td{
   line-height:14pt
   FONT-SIZE:  9px
}

.headlink, .headlink:visited, .headlink:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; TEXT-DECORATION: none; COLOR:#ffffff
}

.titlebar TD {
    font-size : 14px;
    font-weight : bold;
}
.titlebar TABLE {
    margin-top : 5px;
    border-bottom : 1px #ccc solid;
    width : 100%
}

/* breadcrumbs */
.breadcrumbs {
    font-weight : bold;
    font-family : tahoma;
}
.breadcrumbs A {
    color : #000 !important;
    text-decoration : none;
}
.breadcrumbs A:hover {
    text-decoration : underline;
}


div#body {
	margin: 0 2% 0 2%;
	padding: 2px 2px 2px 2px;
}


td.borderLine {
	height: 1px;
}

.borderLine {
	padding: 0px 0px 0px 0px;
	background-color: #666
}

.label {
	background-color: #ddd; color: #000000; font-size: 9pt; line-height: 16px; text-align: right
}

.leftlabel {
	background-color: #ddd; color: #000000; font-size: 9pt; line-height: 16px; text-align: left
}

.labelbold {
	color: #000000; font-size: 9pt; font-weight: bold; text-decoration: none
}

.text {
	border-bottom: #ccc 1px solid; color: #000000; font-size: 9pt; 
}

input.button{
	border-right: #666666 1px solid; border-top: #336699 1px solid; font-weight: bold; border-left: #336699 1px solid; cursor: hand; color: #ffffff; border-bottom: #666666 1px solid; font-size: 10pt; background-color: #003366
}

/* table form styles */
table.form {
	border: 1px solid #666;
	margin: 20px 0 20px 0;
	width : 600px;
}

table.form th, table.form td {
	padding: 2px 4px 2px 4px;
}

table.upload {
	border: 1px solid #666;
	margin: 20px 0 20px 0;
	width : 500px;
}

table.upload th, table.upload td {
	padding: 2px 4px 2px 4px;
}


table.content {
	border: 1px solid #666;
	margin: 20px 0 20px 0;
	width : 90%;
}

table.content th, table.content td {
	padding: 2px 4px 2px 4px;
}

table.view {
	margin: 20px 0 20px 0;
	width : 95%;
}

table.view th, table.view td {
	padding: 2px 4px 2px 4px;
}

table.list {
	border: 1px solid #666;
	margin: 20px 0 20px 0;
	width : 95%
}


table.list thead tr {
  background-color: #80ADBA;
}
table.list tr.even {
  background-color: #EDEFF0;
}

table.list th, table.list td {
	padding: 2px 4px 2px 4px;
	vertical-align: top;
}

table.list  th a, table.list th a:visited {
  color: black;
}

table.list th a:hover {
  text-decoration: underline;
  color: black;
}

table.list th.sorted a, table.list th.sortable a {
	background-position: right;
	display: block;
	width: 100%;
}

table.list th.sortable a {
	background-image: url(../images/arrow_off.png);
}
table.list th.order1 a {
	background-image: url(../images/arrow_down.png);
}
table.list th.order2 a {
	background-image: url(../images/arrow_up.png);
}


table.maxlist {
	border: 1px solid #666;
	margin: 20px 0 20px 0;
	width : 98%
}


table.maxlist thead tr {
  background-color: #80ADBA;
}
table.maxlist tr.even {
  background-color: #EDEFF0;
}

table.maxlist th, table.list td {
	padding: 2px 4px 2px 4px;
	vertical-align: top;
}

table.maxlist  th a, table.maxlist th a:visited {
  color: black;
}

table.maxlist th a:hover {
  text-decoration: underline;
  color: black;
}

table.maxlist th.sorted a, table.maxlist th.sortable a {
	background-position: right;
	display: block;
	width: 100%;
}

table.maxlist th.sortable a {
	background-image: url(../images/arrow_off.png);
}
table.maxlist th.order1 a {
	background-image: url(../images/arrow_down.png);
}
table.maxlist th.order2 a {
	background-image: url(../images/arrow_up.png);
}


table.portal {
	width : 100%;
}

table.portal thead tr {
  background-color: #096099; color: white;
}
table.portal tr.even {
  background-color: #EDEFF0;
}

table.portal th, table.portal td {
	padding: 2px 4px 2px 4px;
	vertical-align: top;
}


table.pickList th.pickLabel {
    text-align: center;
    background: transparent;
    color: #666;
}

table.pickList td {
    text-align: center;
}

table.pickList td select {
    width: 150px;
}

table.contentlist {
	border: 1px solid #666;
	margin: 20px 0 20px 0;
	width : 90%
}


table.contentlist thead tr {
  background-color: #80ADBA;
}
table.contentlist tr.even {
  background-color: #EDEFF0;
}

table.contentlist th, table.contentlist td {
	padding: 2px 4px 2px 4px;
	vertical-align: top;
}

table.contentlist  th a, table.contentlist th a:visited {
  color: black;
}

table.contentlist th a:hover {
  text-decoration: underline;
  color: black;
}

table.contentlist th.sorted a, table.contentlist th.sortable a {
	background-position: right;
	display: block;
	width: 100%;
}

table.contentlist th.sortable a {
	background-image: url(../images/arrow_off.png);
}
table.contentlist th.order1 a {
	background-image: url(../images/arrow_down.png);
}
table.contentlist th.order2 a {
	background-image: url(../images/arrow_up.png);
}


div.exportlinks {
}

span.export {
	padding: 0 4px 1px 20px;
	display:inline; display:inline-block;
	cursor: pointer;
}

span.excel {
	background-image: url(../images/ico_file_excel.png);
}
span.csv {
	background-image: url(../images/ico_file_csv.png);
}
span.xml {
	background-image: url(../images/ico_file_xml.png);
}


.portalWindow {
	BORDER-RIGHT: #000 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: #000 1px solid; PADDING-LEFT: 0px; BORDER-LEFT: #000 1px solid; PADDING-TOP: 0px
}
.portalWindowTitle {
PADDING-RIGHT: 3px; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 1px; COLOR: #ffffff; PADDING-TOP: 2px; BORDER-BOTTOM: #000 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica; BACKGROUND-COLOR: #094069
}
.portalWindowContents {
	FONT-SIZE: 11px; BORDER-BOTTOM: #000 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica
}
.portalTableContents {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial, Helvetica
}

#dropmenudiv{
position:absolute;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
padding: 1px 0;
text-decoration: none;
color: menutext; 
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: highlight;
color: highlighttext;
}

@import "messages.css";
@import "tabs.css";