BODY
{
    margin-top: 0px;
    font-size: 9pt;
    background-image: url(img\nav_backgrnd3.gif);
    margin-left: 6px;
    color: black;
    background-repeat: repeat-y;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    position: absolute;
    text-align: left;
}

/* ------------------------------- Headers --------------------------------- */
H1
{
    font-size: small;
    margin: 0px 0px 11px;
    color: midnightblue;
    letter-spacing: 1pt;
}

.H1header
{
    font-weight: bold;
    font-size: small;
    color: midnightblue;
    letter-spacing: 1pt;
}

H2
{
    font-weight: bold;
    font-size: 10pt;
    margin: 24px 0px 18px;
    color: darkslateblue;
    text-decoration: underline;
}

.H2Label
{
	font-weight: bold;
	font-size: 10pt;
    color: darkslateblue;
	height: 24px;
}

H3
{
    font-weight: bold;
    font-size: 10pt;
    color: darkslateblue;
}

/* ----------------------- Hyperlink attributes --------------------------- */
A {
	color: blue;
}

A:Hover
{
    color: red;
}

/* ------------------------------- Tables --------------------------------- */
TABLE
{
    font-size: 9pt;
}

.compact
{
	padding-right: 6px;
	padding-left: 6px;
	font-size: 8.5pt;
	padding-bottom: 6px;
	padding-top: 6px;
}

/* ------------------------------- Grids --------------------------------- */
.standardgrid
{
    border-top: thin solid;
    border-bottom: thin solid;
    border-right: thin solid;
    border-left: thin solid;
    font-size: 8pt;
    padding-bottom: 6px;
    padding-top: 6px;
    padding-right: 12px;
    padding-left: 12px;
}

/* ---------------------------- Horizontal Lines --------------------------- */
hr {
	height: 1px;
	color : Red;
}

hr.blue
{
    margin-bottom: 0px;
    margin-left: 10%;
    color: lightsteelblue;
    margin-right: 10%;
    height: 1pt;
}

.heavy
{
    margin-right: 10%;
    margin-left: 10%;
	color: lightsteelblue;
	height: 2pt;
}

/* ------------------------------- Lists --------------------------------- */
li
{
    margin-top: 12pt;
    padding-left: 5px;
    margin-right: 5%;
}

li.compact
{
    margin-top: 0pt;
    padding-left: 5px;
    margin-right: 5%;
}

/* ------------------------------- Main Page Layout --------------------------------- */
.mainbody
{
    width: 800px;
    position: absolute;
    top: 150px;
}

.mainbodyvariable
{
    width: 80%;
    position: absolute;
    top: 140px;
}

.leftpanel
{
	float: left;
	width: 375px;
	position: relative;
	top: 0px;
}

.rightpanel
{
	float: right;
	width: 200px;
	position: relative;
	top: 0px;
}

/* ------------------------------- Main Page Elements -------------------------------- */
.dataentryform
{
    border-right: #106384 thin solid;
    padding-right: 9px;
    border-top: #106384 thin solid;
    padding-left: 9px;
    font-size: 8pt;
    padding-bottom: 9px;
    border-left: #106384 thin solid;
    padding-top: 9px;
    border-bottom: #106384 thin solid;
    position: relative;
    margin-top: 12px;
    background-color: #ffffcc;
}

.dataentryform2
{
    border-right: #106384 thin solid;
    padding-right: 9px;
    border-top: #106384 thin solid;
    padding-left: 9px;
    font-size: 8pt;
    padding-bottom: 9px;
    border-left: #106384 thin solid;
    padding-top: 9px;
    border-bottom: #106384 thin solid;
    position: relative;
    margin-top: 12px;
    background-color: cornsilk;
}

.recordselection
{
	margin-top: 12px;
	margin-bottom: -6px;
}

.box
{
	border-right: red thin solid;
	padding-right: 6px;
	border-top: red thin solid;
	padding-left: 6px;
	padding-bottom: 5px;
	border-left: red thin solid;
	padding-top: 5px;
	border-bottom: red thin solid;
}

.reportbox
{
	border-right: red thin solid;
	padding-right: 6px;
	border-top: red thin solid;
	padding-left: 6px;
	padding-bottom: 5px;
	border-left: red thin solid;
	padding-top: 5px;
	border-bottom: red thin solid;
}

.promo
{
	border-right: lightsteelblue 3px solid;
	padding-right: 12px;
	border-top: lightsteelblue 3px solid;
	padding-left: 12px;
	font-size: 8pt;
	padding-bottom: 9px;
	border-left: lightsteelblue 3px solid;
	padding-top: 9px;
	border-bottom: lightsteelblue 3px solid;
	position: relative;
}

.teaser
{
    font-size: 11pt;
    margin-bottom: -10px;
    color: midnightblue;
    font-family: 'Times New Roman' , Serif;
}

.firstletter
{
	font-weight: bold;
	font-size: 13pt;
}

.hints
{
    font-size: 8pt;
}

.hintsitalic
{
    font-size: 8pt;
    font-style: italic;
}

.hintsright
{
	font-size: 8pt;
	text-align: right;
}

.smallhintsright
{
	font-size: 7pt;
	text-align: right;
}

.pagegraphic
{
	left: 12px;
	float: right;
	margin-bottom: 12px;
}

.button
{
	font-size: 8pt;
    color: darkslateblue;
}

.error
{
	font-size: 8pt;
	color: red;
}

.accountinfo
{
	margin-top: -10px;
	font-size: 8pt;
	padding-bottom: 0px;
	width: 525px;
	padding-top: 0px;
}

.errorbox
{
    border-right: red 1px solid;
    padding-right: 6px;
    border-top: red 1px solid;
    margin-top: 12px;
    padding-left: 6px;
    font-size: 8pt;
    margin-bottom: 12px;
    padding-bottom: 0px;
    border-left: red 1px solid;
    width: 525px;
    color: red;
    padding-top: 6px;
    border-bottom: red 1px solid;
}

.title
{
    font-weight: bold;
    font-size: 10pt;
    color: darkslateblue;
}

/* ------------------------- Data Entry Form Elements --------------------------- */
.dataentryfield
{
	height: 22px;
	font-size: 8pt;
}

.dataentryfieldright
{
    height: 22px;
	font-size: 8pt;
    text-align: right;
}

.dataentrylabel
{
	font-size: 8pt;
}

.dataentrylabelright
{
	font-size: 8pt;
    text-align: right;
}

/* ---------------------- Report (Read-only) Form Elements --------------------- */
.reportlabel
{
	font-weight: bold;
	font-size: 10pt;
}

.reportfieldlabel
{
	font-size: 9pt;
}

.reportfield
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	text-align: left;
	border-bottom-style: none;
	font-size: 9pt;
}

.reportform
{
	border-right: #106384 thin solid;
	padding-right: 9px;
	border-top: #106384 thin solid;
	padding-left: 9px;
	font-size: 8pt;
	padding-bottom: 9px;
	border-left: #106384 thin solid;
	padding-top: 9px;
	border-bottom: #106384 thin solid;
	position: relative;
	background-color: #ffffcc;
	margin-top: 12px;
}

/* ---------------------- Reports --------------------- */
.reporttable
{
    width: 100%;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}

.reportheader
{
}

.reportheadercell
{
    padding-right: 6px;
    padding-left: 6px;
    font-weight: bold;
    font-size: 8pt;
    padding-bottom: 6px;
    padding-top: 6px;
    background-color: lightsteelblue;
    text-align: center;
}

.reportrow
{
}

.reportalternaterow
{
    font-size: 8pt;
    background-color: gainsboro;
}

.reportcell
{
    padding-right: 6px;
    padding-left: 6px;
    font-size: 8pt;
    padding-bottom: 3px;
    padding-top: 3px;
}

.reportsubtotal
{
}

.reportsubtotalcell
{
    font-weight: bold;
    padding-right: 9px;
    padding-left: 9px;
    padding-bottom: 9px;
    padding-top: 9px;
	font-size: 8pt;
}

.reporttotal
{
}

.reporttotalcell
{
    padding-right: 9px;
    padding-left: 9px;
    padding-bottom: 9px;
    padding-top: 9px;
	font-size: 8pt;
    font-weight: bold;
}

/* ----------------------------- Text Attributes ------------------------------- */
.max
{
    font-weight: bold;
    color: red;
}

/* ------------------------------- Main Navbar --------------------------------- */
.mainnavbar
{
    font-size: x-small;
    color: blue;
    position: relative;
}

.mainnavbarcell
{
    font-size: xx-small;
    color: white;
    background-color: transparent;
    text-align: center;
}

.mainnavbarcellalt
{
    font-size: xx-small;
    color: #ffcc66;
    background-color: transparent;
    text-align: center;
}

.mainnavbarspacer
{
    color: white;
    background-color: transparent;
}

A.mainmenu {
	color: white;
}

A.mainmenu:Hover
{
    color: lawngreen;
}

A.mainnavbarcell:Hover
{
    color: lawngreen;
}

A.mainnavbarcellalt:Hover
{
    color: lawngreen;
}

/* ------------------------------- User Navbar --------------------------------- */
.usernavbar
{
    padding-right: 0px;
    padding-left: 0px;
    font-size: 8pt;
    padding-bottom: 7px;
    width: 114px;
    background-image: url(img/navbar_gradient.gif);
    color: #106384;
    padding-top: 8px;
    text-align: center;
}

.navbar
{
    left: 4px;
    position: absolute;
    top: 113px;
}

.navcell
{
    border-right: navy 1px solid;
    border-top: navy 1px solid;
    font-size: 8pt;
    border-left: navy 1px solid;
    width: 150px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    height: 24px;
    text-align: center;
}

.navcelloa
{
    border-right: navy 1px solid;
    border-top: navy 1px solid;
    font-size: 8pt;
    border-left: navy 1px solid;
    width: 150px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    height: 24px;
    background-color: cornsilk;
    text-align: center;
}

.navcelllease
{
	border-right: navy 1px solid;
	border-top: navy 1px solid;
	font-size: 8pt;
	border-left: navy 1px solid;
	width: 150px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	height: 24px;
	text-align: center;
	background-color: cornsilk;
}

.navcellheaderoa
{
    border-right: navy 1px solid;
    border-top: navy 1px solid;
    font-weight: bold;
    font-size: 8pt;
    border-left: navy 1px solid;
    border-bottom: navy 1px solid;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    letter-spacing: 5pt;
    border-collapse: collapse;
    height: 24px;
    background-color: lightsteelblue;
    text-align: center;
}

.navcellheaderlease
{
	border-right: navy 1px solid;
	border-top: navy 1px solid;
	border-left: navy 1px solid;
	border-bottom: navy 1px solid;
	font-weight: bold;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 5pt;
	border-collapse: collapse;
	height: 24px;
	background-color: lightsteelblue;
	text-align: center;
}

.navcelldisabled
{
    border-right: navy 1px solid;
    border-top: navy 1px solid;
    font-size: 8pt;
    border-left: navy 1px solid;
    width: 150px;
    color: gray;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    height: 24px;
    text-align: center;
}

.navcellactive
{
	border-right: navy 1px solid;
	border-top: navy 1px solid;
	font-size: 8pt;
	border-left: navy 1px solid;
	width: 150px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	height: 24px;
	background-color: lightsteelblue;
	text-align: center;
}

.navcellspacer
{
    border-collapse: collapse;
    width: 5px;
}

A.usermenu
{
    color: black;
    text-decoration: none;
}

A.usermenu:Hover
{
    color: lawngreen;
    text-decoration: underline;
}

/* ------------------------------- Footer --------------------------------- */
.copyrightpanel
{
    left: 0px;
    width: 675px;
    position: relative;
    top: 40px;
}

.footercopyrightcell
{
    font-size: 7pt;
    color: gray;
    text-align: left;
    width: 425px;
}

.footercell
{
    font-size: 7pt;
    color: gray;
    text-align: center;
}

A.footerlink 
{
	color: gray;
}

A.footerlink:Hover
{
    color: lawngreen;
}

/* ------------------------------- Popup Windows -------------------------------- */
.popup
{
    BACKGROUND-POSITION-X: -85px;
    position: absolute;
}

.popupbody
{
    left: 60px;
    position: absolute;
}

