* {
list-style-type:none;
margin:0;
outline-style:none;
outline-width:medium;
padding:0;
font-family:Arial,Helvetica,sans-serif;
font-size:10pt;
}
.logoff_link
{
    padding-right:20px;  
}
a.closewindow:link
{
	text-decoration: none;
	color: #901F06;
    font-family:arial,geneva,helvetica;
    font-size:12px;
    font-weight:bold;
}

a.closewindow:active
{
	text-decoration: none;
	color: #901F06;
    font-family:arial,geneva,helvetica;
    font-size:12px;
    font-weight:bold;
}
a.closewindow:visited
{
	text-decoration: none;    
	color: #901F06;
    font-family:arial,geneva,helvetica;
    font-size:12px;
    font-weight:bold;
}
a.closewindow:hover
{
	text-decoration: underline;
	color: #901F06;
    font-family:arial,geneva,helvetica;
    font-size:12px;
    font-weight:bold;
}

.header
{
    background-image: url(../images/header_back.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    border: medium none;
    display: block;
    height: 103px;
    margin-bottom: 2px;
    width: 973px;
}    
.footer_middle
{
    background-image: url(../images/footer_bg_back.jpg);
    background-repeat: repeat-y; 
    background-position: top; 
    width: 971px;
}
table.L9_copyright td {
  color: #666666;
  font-family: "Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana,sans-serif;
  font-size: 10px;
}

table.headertable td
{
	text-align:left;
}
tr.tr_footer
{
    font-family:arial,helvetica;
    font-size:10pt;
}
#ContentArea
{
    width:950px;
}
.Module_Header
{
    /*padding:5px;*/
}
 
.bodywrap
{
    background-image: url(../images/header_back_Middle.jpg);
    background-repeat: repeat-y; 
    background-position: top; 
    width: 973px;
}

body
{
    background-color: #FFFFFF;
    background-image: url("../images/page_bg.jpg");
    background-position: center top;
    background-repeat: repeat-x;
    margin: 0;
}
    
.ContentPane 
{
    padding-left:3px;
    padding-right:3px;
}
.footer
{
    color:#001936;
    font-family:arial;
    font-size:11px;
}

       
/* Data Grid Styles Start */
Table.table_data
{
    /*border:1px solid #CCCCCC !important;
	border-collapse:separate !important;
    clear:both;*/
    margin: 6px 0pt 8px;
    text-align:left;
    width:100%;
}

table.table_data tr.table_row td {
    /*border-width:1px;*/
    padding:3px;
}

Table.table_data Tr
{

}
Table.table_data Td
{
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 10pt;
    border:1px solid #ffffff !important;
	border-collapse:separate !important;    
    padding:3px;
}
.table_header
{
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	background-color: #536E8B;
	padding: 5px;
}

Table.table_data Tr.table_header a:link
{
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	padding: 0px;
	text-decoration: none;
}

Table.table_data Tr.table_header a:active
{
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	padding: 0px;
	text-decoration: none;
}

Table.table_data Tr.table_header a:hover
{
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	padding: 0px;
	text-decoration: none;
}

Table.table_data Tr.table_header a:visited
{
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	padding: 0px;
	text-decoration: none;
}

Table.table_data Tr.ModuleDataGridLinkingHeader Td
{
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #808080;
	background-color: #8CC0E1;
	padding: 2px;
}
Table.table_data Tr.ModuleDataGridItem Td
{
	background-color: white;
	padding-left: 4px;
	padding-right: 4px;
}
Table.table_data Tr.ModuleDataGridAltItem Td
{
	background-color: #cccccc;
	padding-left: 4px;
	padding-right: 4px;
}
Table.table_data Tr.ModuleDataGridFooter Td
{
	background-color: White;
	padding-left: 4px;
	padding-right: 4px;
}
Table.table_data Tr.ModuleDataGridSelected Td
{
	background-color: #FFFFAA;
	padding-left: 4px;
	padding-right: 4px;
}
Table.table_data A:link
{
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 10pt;
	color: #0C5C7E;
	text-decoration: none;
}
Table.table_data A:visited
{
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 10pt;
	color: #0C5C7E;
	text-decoration: none;
}
Table.table_data A:active
{
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 10pt;
	color: #0C5C7E;
	text-decoration: none;
}
Table.table_data A:hover
{
	font-size: 10pt;
	color: #536E8B;
	text-decoration: underline;
}
Table.table_data .ModuleDataGridLinkingHeader A:link
{
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: White;
	text-decoration: none;
}

Table.table_data .ModuleDataGridLinkingHeader A:visited
{
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: White;
	text-decoration: none;
}

Table.table_data .ModuleDataGridLinkingHeader A:active
{
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: White;
	text-decoration: none;
}

Table.table_data .ModuleDataGridLinkingHeader A:hover
{
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: White;
	text-decoration: underline;
}
/* Data Grid Styles End */

.module_title
{
    color: #901F06;
    font-family: Georgia,Times New Roman,serif;
	font-size: 21px;
	font-weight: bold;
	padding-bottom:5px;
}

.ShowDeletedCheckbox
{
	font-family: Helvetica,Arial,Verdana,Geneva,Helvetica,sans-serif;
	font-size: 10pt;
	/*font-style: italic; font-weight: bold;*/
}

.table_row
{
	font-family: Helvetica,Arial,Verdana,Geneva,Helvetica,sans-serif;
	font-size: 11px;
	background-color: #ffffff;
}

.row_alternating
{
    background-color: #EEEEEE;
	padding-left: 4px;
	padding-right: 4px;
}

.DocumentViewerTable
{
	font-family: Helvetica,Arial,Verdana,Geneva,Helvetica,sans-serif;
	font-size: 13px;
	text-align: left;
}

.back_to_document_list
{
	font-family: Helvetica,Arial,Verdana,Geneva,Helvetica,sans-serif;
	list-style-type: none;
	font-size: 17px;
	height: 5px;
	vertical-align: top;
}
.first
{
	vertical-align: top;
}
.module_actions
{
	vertical-align: top;
	height: 5px;
}


a:link
{
	text-decoration: none;
	color: #0C5C7E;
    font-family:arial,geneva,helvetica;
    font-size:12px;
    font-weight:bold;
}

a:active
{
	text-decoration: none;
	color: #0C5C7E;
    font-family:arial,geneva,helvetica;
    font-size:12px;
    font-weight:bold;
}
a:visited
{
	text-decoration: none;    
	color: #0C5C7E;
    font-family:arial,geneva,helvetica;
    font-size:12px;
    font-weight:bold;
}
a:hover
{
	text-decoration: underline;
	color: #0C5C7E;
    font-family:arial,geneva,helvetica;
    font-size:12px;
    font-weight:bold;
}



.logoff
{
	position: relative;
	text-align: right;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	padding:4px;
}
span
{
	font-family: Arial;
}
.footer
{
	font-family: Arial;
}
.CommandButton
{
    width:80px;
    position:relative;
    top:10px;
}
td
{
    font-size:10pt;
}
td.FieldLabel
{
    width:41%; 
    font-size:10pt;
}
td.FieldDocumentName
{
    width:25%;
}
/* MESSAGE QUEUE
----------------------------------------------------------*/
.message_queue
{
	background: #FDF9AA;
	border: 1px solid #A9A9A9;
	margin: 5px 0 15px;
	text-align: center;
}
.message_queue p img
{
	vertical-align: middle;
	padding-right: 5px;
}
p.message_queue_title
{
	color: #000;
	font-weight: bold;
	text-align: center;
	padding: 5px 0 10px 0;
}
span.icon_information
{
	background: url(../images/icon-info.png) no-repeat;
	padding: 3px 0 2px 30px;
}
span.icon_error
{
	background: url(../images/icon-error.png) no-repeat;
	padding: 3px 0 5px 30px;
}
span.icon_error_small
{
	background: url(../images/icon-error-small.png) no-repeat 4px 0;
	padding: 3px 0 2px 20px;
}
span.icon_help
{
	background: url(../images/icon-help.png) no-repeat;
	padding: 3px 0 2px 30px;
}
span.icon_urgent
{
	background: url(../images/icon-error.png) no-repeat;
	padding: 3px 0 2px 30px;
}
p.message_queue_content
{
	color: #000;
	padding: 0 10px 5px 0;
	font-weight: bold;
}
table.message_tree_view td
{
	white-space: normal !important;
}

img {
border:medium none;
}

