﻿/*
	Framework CSS
*/

/*  Start with reset CSS to minimize cross browser issues  */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 11px;
	font-family: inherit;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1.5;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/*  
	Standard framework CSS
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	font-family: arial, 'Trebuchet MS', Verdana;
}
A:active
{
	COLOR: black;
	TEXT-DECORATION: underline
}
A:hover
{
	COLOR: red;
	TEXT-DECORATION: underline
}
A:visited
{
	COLOR: #00305f;
	TEXT-DECORATION: underline
}
A:link
{
	COLOR: #00305f;
	TEXT-DECORATION: underline
}
.pagebreak{
	page-break-after: always;
}
.body-dialog
{
	font-size: 11px;
	color: black;
	font-family: arial, 'Trebuchet MS', Verdana;
	background:none; 
	margin:10px 10px 10px 14px;
}
.body-inline
{
	font-size: 11px;
	color: black;
	font-family: arial, 'Trebuchet MS', Verdana;
	background:none; 
	margin:0px;
}
.context-menu
{
	z-index:10;
	border:1px;
	border-style:solid;
	border-color:#bbbbbb;
	width:190px;
	background-color:#e6e6e6;
}

.context-menu-row 
{
	padding: 2px 4px 2px 4px;
	font-size:11px;
	background-color:#e6e6e6; 
	font-family: arial, 'Trebuchet MS', Verdana;
	border-bottom: 1px solid #a5a5a5;
}

.context-menu-row-highlighted
{
	padding: 2px 4px 2px 4px;
	font-size:11px;
	background-color:#dcdcdc;
	font-family: arial, 'Trebuchet MS', Verdana;
	border-bottom: 1px solid #a5a5a5;
}
.report-title
{
	FONT-WEIGHT: bolder;
	FONT-SIZE: 20px;
	COLOR: #00305f;
	FONT-FAMILY: arial, 'Trebuchet MS', Verdana
}
.report-subtitle
{
	font-size: 11px; 
	background-color:#e7e7e7; 
	padding: 10px;
}
.report-subtitle A:hover
{
	COLOR: #125ca5;
	TEXT-DECORATION: underline
}
.report-grid
{
	FONT-SIZE: 12px;
	COLOR: black;
	FONT-FAMILY: arial, 'Trebuchet MS', Verdana;
}
.report-grid TH
{
	background-color:#e7e7e7;
	FONT-SIZE: 11px;
	COLOR: black;
	FONT-FAMILY: arial, 'Trebuchet MS', Verdana;
	padding-left:4px;
	padding-right:4px;
}
.report-grid TH A:active
{
	COLOR: black;
}
.report-grid TH A:hover
{
	COLOR: black;
}
.report-grid TH A:visited
{
	COLOR: black;
}
.report-grid TH A:link
{
	COLOR: black;
}
.report-row
{
	background-color:white;
}
.report-row-shaded
{
	background-color:#eeeeee;
}
.report-row-highlighted
{
	background-color:#ffffc0;
}
.report-grid TD
{
	height:18px;
	FONT-SIZE: 11px;
	COLOR: black;
	FONT-FAMILY: arial, 'Trebuchet MS', Verdana;
	padding-left:4px;
	padding-right:4px;
}
.report-grid A
{
	COLOR: #00305f;
	TEXT-DECORATION: underline
}
.report-grid A:active
{
	COLOR: #00305f;
	TEXT-DECORATION: underline
}
.report-grid A:link
{
	COLOR: #00305f;
	TEXT-DECORATION: underline
}
.report-grid A:visited
{
	COLOR: #00305f;
	TEXT-DECORATION: underline
}
.report-grid A:hover
{
	COLOR: #125ca5;
	TEXT-DECORATION: underline
}
.report-toolbar
{
	border-top: 1px solid #a5a5a5;
	border-right: 1px solid #a5a5a5;
	border-left: 1px solid #a5a5a5;
	background-image: url('../toolbar-filler.gif');
	background-color: #cbcbcb;
	FONT-FAMILY: arial, 'Trebuchet MS', Verdana
}

.report-toolbar TD
{
	vertical-align:top	
}

H1
{
	FONT-SIZE: 16px;
	TEXT-TRANSFORM: capitalize;
	COLOR: maroon;
	FONT-FAMILY: Arial
}
H2
{
	FONT-SIZE: 14px;
	COLOR: maroon;
	FONT-FAMILY: Arial
}
.na-table
{
	border-top: 1px solid #a5a5a5;
	border-right: 1px solid #a5a5a5;
	border-left: 1px solid #a5a5a5;
}
.na-table TD
{
	border-bottom: 1px solid #a5a5a5;
	padding-left:3px;
	padding-right:3px;
}
.na-table-title
{
	font-size:16px;
	font-weight:bold;
	font-family: arial, 'Trebuchet MS', Verdana;
}
.na-table-header
{
	background-color:#e0e0e0;
	color:#050505;
	height:20px;
	padding:0px 4px 0px 4px;
	font-size:12px;
	font-family: arial, 'Trebuchet MS', Verdana;
	font-weight: bold;
}
.na-table-row
{
	background-color:white;
	color:#050505;
	height:16px;
	padding:0px 4px 0px 4px;
	font-size:12px;
	font-family: arial, 'Trebuchet MS', Verdana;
}
.na-table-row-shaded
{
	background-color:#eeeeee;
	color:#050505;
	height:16px;
	padding:0px 4px 0px 4px;
	font-size:12px;
	font-family: arial, 'Trebuchet MS', Verdana;
}
.na-table-row-highlighted
{
	background-color:#ffffc0;
	color:#050505;
	height:16px;
	padding:0px 4px 0px 4px;
	font-size:12px;
	font-family: arial, 'Trebuchet MS', Verdana;
}
.na-table-row-total
{
	background-color:#e0e0e0;
	color:#050505;
	height:16px;
	padding:0px 4px 0px 4px;
	font-size:12px;
	font-family: arial, 'Trebuchet MS', Verdana;
}
.calendar
{
	margin: 0px 10px 0px 10px;
	width:142px;
	FONT-WEIGHT: bolder;
	FONT-SIZE: 11px;
	COLOR: black;
	FONT-FAMILY: 'Trebuchet MS', Verdana;
	border:1px solid #a5a5a5;

}
.calendar TD
{
	FONT-WEIGHT: normal;	
	FONT-SIZE: 11px;
	COLOR: black;
	FONT-FAMILY: 'Trebuchet MS', Verdana
}
.calendar SELECT
{
	FONT-WEIGHT: normal;	
	FONT-SIZE: 10px;
	COLOR: black;
	FONT-FAMILY: 'Trebuchet MS', Verdana
}
.calendar A
{
	COLOR: black;
	TEXT-DECORATION: none
}
.calendar A:active
{
	COLOR: black;
	TEXT-DECORATION: none
}
.calendar A:link
{
	COLOR: black;
	TEXT-DECORATION: none
}
.calendar A:visited
{
	COLOR: black;
	TEXT-DECORATION: none
}
.calendar A:hover
{
	COLOR: #00305f;
	TEXT-DECORATION: underline
}
.login-userfields
{   
  display: none;
  width: 100%;
}										 
.login-Messages
{	   
  margin-top: 10px;
  margin-bottom: 10px;
  color: #00305f;
  font-style: italic;
  font-weight: bold;
  text-align: center;
}							  
.login-ErrorMessages
{ 
  margin-top: 10px;	
  margin-bottom: 10px;
  color: #cc0000;
  font-style: italic;
  font-weight: bold;
  text-align: center;
}
