/* Default CSS Stylesheet for a new Web Application project */

P
{
	font-size: 12pt;
	font-family:Times New Roman;
}

td
{
	font-size: 12pt;
	font-family: Times New Roman;
}
	
BODY
{
	font-weight: normal;
	font-size: 0.8em;
	margin: 0px;
	word-spacing: normal;
	text-transform: none;
	font-family: Times New Roman;
	letter-spacing: normal;
	background-color: white;
}


H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Times New Roman;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Times New Roman;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Times New Roman;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Times New Roman;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Times New Roman;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Times New Roman;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Times New Roman;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Times New Roman;
	}	


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Times New Roman;
	font-size: small;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}

/* Styles for the menu bar */
TABLE.menutable
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-collapse: collapse;
	background-color: transparent;
	border-bottom-style: none;
	width: 130px;
}
td.menuhead
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 2px;
	color: white;
	border-top-style: none;
	padding-top: 2px;
	font-family: Times New Roman;
	border-right-style: none;
	border-left-style: none;
	background-color: #9a9860;
	border-bottom-style: none;
}
td.menuitem
{
	padding-right: 2px;
	border-top: none;
	padding-left: 2px;
	font-size: 8pt;
	padding-bottom: 2px;
	color: black;
	padding-top: 2px;
	border-bottom: none;
	font-family: Times New Roman;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
}

A.menuitem
{
	display: block;
	width: 100%;
	vertical-align: middle;
	padding: 4px;
}

A.menuitem:hover
{
	display: block;
	width: 100%;
	background-color: #d5d286;
}

/* Page table styles */
TABLE.page
{
}

td.headercell
{
	background-color: #d5d286;
}

td.menucell
{
	background-color: #d4d3c5;
}

td.pagecell
{
	padding-left: 10px;
	padding-top: 10px;
}

TR
{
	page-break-before: auto;
}

/* Styles for tables in contract view */
TABLE.outline
{
	border-right: black 1px solid;
	padding-right: 0px;
	border-top: black 1px solid;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 1px;
	border-left: black 1px solid;
	padding-top: 0px;
	border-bottom: black 1px solid;
	border-collapse: collapse;
	page-break-before: auto;
}

td.mainheader
{
	font-weight: bold;
	font-size: 11px;
	color: White;
	font-family: Times New Roman;
	height: 24px;
	background-color: black;
}
	
TR.mainheader
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	
	font-family: Times New Roman;
	height: 24px;
	background-color: black;
}

TR.mainheader a
{
	
	color: white;
	font-weight: bold;
	font-size: 12pt;
	font-family: Times New Roman;
}

TR.mainheader a:hover
{
	color: Gray;
	font-weight: bold;
	font-size: 12pt;
	font-family: Times New Roman;
}
TR.mainheader a:visited
{
	color: white;
	font-weight: bold;
	font-size: 11px;
	font-family: Times New Roman;
}

A.mainheader
{	
	font-weight: bold;
	font-size: 11px;
	color: white;
	font-family: Times New Roman;
	background-color: black;
}
.mainheader
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	font-family: Times New Roman;
	height: 24px;
	background-color: black;
}
td.subheader
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	font-weight: bold;
	font-size: 10px;
	color: white;
	font-family: Times New Roman;
	background-color: gray;
}

td.subheader a
{
	color: white;
	font-weight: bold;
	font-size: 11px;
}
td.subheader a:visited
{
	color: white;
	font-weight: bold;
	font-size: 11px;
}
td.subheader a:hover
{
	color:Lime;
	font-weight: bold;
	font-size: 11px;
}


td.data
{
	border-right: gray 1px solid;
	font-size: 10px;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	font-family: Times New Roman;
}


INPUT.data
{
	font-size: 10px;
	width: 25px;
	font-family: Times New Roman;
	height: 17px;
}


td.grayed
{
}

.headercommand
{
	font-size: 9px;
	font-family: Times New Roman;
}

.headercommandbutton
{
	font-size: 9px;
	width: 30px;
	font-family: Times New Roman;
	height: 17px;
}

/* General Styles */
 
/* Command Buttons */
.commandbutton
{
	padding-right: 1px;
	padding-left: 1px;
	font-size: 9pt;
	padding-bottom: 1px;
	padding-top: 1px;
	font-family: Times New Roman;
}

/* Data tables */
TABLE.datatable
{
	border-right: black 1px solid;
	padding-right: 2px;
	border-top: black 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: black 1px solid;
	width: 100%;
	padding-top: 2px;
	border-bottom: black 1px solid;
}

td.dataheader
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	font-family: Times New Roman;
	background-color: black;
}

TR.fieldname
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	font-size: 10px;
	border-left: gray 1px solid;
	width: 80px;
	color: white;
	border-bottom: gray 1px solid;
	font-family: Times New Roman;
	background-color: gray;
	text-align: right;
	white-space: nowrap;
}

td.fieldname
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	font-size: 10px;
	border-left: gray 1px solid;
	width: 80px;
	color: white;
	border-bottom: gray 1px solid;
	font-family: Times New Roman;
	background-color: gray;
	text-align: right;
	white-space: nowrap;
}

TR.fielddata
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left-width: 1px;
	font-size: 10px;
	border-left-color: black;
	width: 300px;
	color: black;
	border-bottom: black 1px solid;
	font-family: Times New Roman;
	white-space: nowrap;
	text-align: left;
}

td.fielddata
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left-width: 1px;
	font-size: 10px;
	border-left-color: black;
	width: 300px;
	color: black;
	border-bottom: black 1px solid;
	font-family: Times New Roman;
	white-space: nowrap;
	text-align: left;
}


.td-small-bold {
	font-size: small;
	font-weight: bold;
}

.div-center-bold-twelve {
	font-size: 12pt; 
	text-align: center;
	font-weight: bold;
}