<!--
TH, TR, TD, P, SPAN, DIV, INPUT, SELECT, TEXTAREA, FORM, UL, OL, DL, H5, H6, B, STRONG, I, U, LI, BLOCKQUOTE
{
    font-family: Helvetica, Arial;
    font-size: 14px;
}
UL.BlueArrow
{
	list-style-image: url('/geronimo/images/bluearrow.gif')
}
UL.RedArrow
{
	list-style-image: url('/geronimo/images/redarrow.gif')
}
UL.GreenArrow
{
	list-style-image: url('/geronimo/images/greenarrow.gif')
}
BODY
{
	font-size: 11px;
	background: #ffffff;
	list-style-image: url('/geronimo/images/dot.gif');
	font-family: Helvetica, Arial
}
A
{
    text-decoration: none;
    color: #000099;
}
A:hover
{
    cursor: hand;
    color: blue;
    text-decoration: underline;
}
H1
{
    font-family: Times, Times New Roman, serif;
    font-size: 28px;
    font-weight: bold;
    color: #990000;
    margin: 0px 0px;
    padding: 0px 0px;
}
H2
{
    font-family: Times, Times New Roman, serif;
    font-size: 22px;
    font-weight: bold;
    color: #990000;
	padding: 0;
	margin: 0;
}
H3
{
    font-family: Verdana;
    font-size: 16px;
    font-weight: bold;
    color: #990000;
}
H4
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #990000;
}
TT
{
    font-size: 11px;
}
SUP
{ 
	font-family: Helvetica, Arial; 
	font-size: 11px; 
	color: #808080;
}
.TITLE
{
    font-family: Times, Times New Roman, serif;
    font-size: 36px;
    font-weight: normal;
    color: #5E99BA;
}
.SUBTITLE
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #707090;
}
.SUBTEXT
{
	font-family: Helvetica, Arial;
	font-size: 9px;
	font-weight: normal;
	color: #707070;
}
.HELPINDEX
{
	font-family: Times;
	font-size: 22px;
	font-weight: bold;
	color: #707090;
}
.HELPTITLE
{
	font-size: 16px;
	font-weight: bold;
	color: #707090;
}
.MENULINK 
{
	background: #9090b0;
	color: #ffffff; 
	text-decoration: none; 
	font-weight: normal; 
	font-family: Helvetica, Arial; 
}
.MENULINK:hover 
{
	color: #00ff00; 
	text-decoration: none; 
}
.MENUBAR
{
	font-family: Courier; 
	font-weight: bold; 
	font-size: 12px;
	color: #9090b0; 
}
.DIVIDER
{
	background: #707090; 
}
.INTERSECTION
{
	background: #ffffff; 
}
.PANELBACKGROUND 
{ 
	background: #707090; 
}
.WHITE 
{ 
	background: #ffffff; 
}
.GRAY 
{ 
	background: #e4e4e4; 
}
.REQUIRED
{ 
	color: #c00000;
}
.REDLINK 
{ 
	color: #c00000; 
}
.REDLINK:hover
{ 
	color: #ff0000; 
}
.GREENLINK 
{ 
	color: #006600; 
}
.GREENLINK:hover
{ 
	color: #00a000; 
}
.WHITELINK 
{ 
	color: #ffffff; 
}
.WHITELINK:hover
{ 
	color: #f0f0f0; 
}
.GRAYLINK
{ 
	color: #808080;
}
.GRAYLINK:hover
{ 
	color: #606060;
}
.REDBACKGROUND
{
	background: #ff0000;
}
.LIGHTGRAY
{ 
	color: #aaaaaa; 
}
.LABEL 
{ 
	font-family: Verdana; 
	background: #d0d0d0; 
}
.INPUT 
{ 
	background: #f0f0f0; 
}
.VALUE 
{ 
	background: #f0f0f0; 
}
.PANELHEADER 
{ 
	color: #ffffff; 
	background: #9090b0; 
	font-family: Verdana; 
	font-weight: bold; 
}
.HEADER 
{ 
	background: #5E99BA; 
	color: #ffffff; 
	font-family: Verdana; 
	border: 1px #b0b0ff outset;
}
.INFOSECTION
{ 
	color: #404070;
	font-weight: normal;
}
.ACTION 
{ 
	font-family: Verdana; 
	background: #e0e0e0; 
}
.PRESELECTED 
{ 
	background: #e0e0e0; 
}
.SIDEBAR 
{
	font-family: Verdana;
	font-size: 11px;
	color: #707090;
	background: #f4f5f9; 	
}
.NAVIGATIONBARITEM
{
    font-family: Helvetica, Arial;
    font-weight: normal;
    font-size: 11px;
    background: #9090b0;
    color: #00ff00;
    display: 
}
.GRIDBACKGROUND 
{ 
	background: #ffffff; 
}
.PAGEHEAD 
{ 
	background: #ffffff; 
}
.HEADBAR 
{ 
}
.ARROW 
{ 
}
.ERROR
{ 
	border: solid 1px red; 
}
.WIDETEXTINPUT
{ 
	font-family: Helvetica, Arial; 
	font-size: 11px; 
	width: 99%;
}
.ACTIVEIMAGE 
{ 
	display: none;
	cursor: hand;
}
.SUBMITBUTTON 
{ 
	font-family: Helvetica, Arial; 
	font-size: 11px; 
	background: #e0e0e0; 
	width: 120px; 
	cursor: hand; 
}
.RESETBUTTON 
{ 
	font-family: Helvetica, Arial; 
	font-size: 11px; 
	background: #e0e0e0; 
	width: 120px; 
	cursor: hand; 
}
.HIDDENBUTTON 
{ 
	font-family: Helvetica, Arial; 
	font-size: 11px; 
	border: 0px; 
	background: transparent; 
	cursor: hand;
	height: 18px;
}
.PSEUDOBUTTON 
{ 
	border:2px outset #ffffff; font-family: Helvetica, Arial; 
	font-size: 11px; 
	text-decoration: none; 
	text-align: center;
	whitespace: nowrap;
	padding-left: 10px; 
	padding-right: 10px; 
	padding-top: 2px; 
	padding-bottom: 2px; 
	color: black; 
	background: #e0e0e0; 
	whitespace: nowrap;
	cursor: hand;
	outline: none;
	width: 120px;
	display: 
}
.INLINEPSEUDOBUTTON 
{ 
	margin:1px 2px; font-family: Helvetica, Arial; 
	font-size: 11px; 
	text-decoration: none; 
	border-width: 2px;
	border-style: outset; 
	padding-left: 5px; 
	padding-right: 5px; 
	padding-top: 2px; 
	padding-bottom: 2px; 
	color: black; 
	background: #e0e0e0; 
	text-align: center;
	whitespace: nowrap;
	width: 100px;
	cursor: hand;
	outline: none;
	display: 
}
.HIDDENPSEUDOBUTTON 
{ 
	font-family: Helvetica, Arial; 
	font-size: 11px; 
	text-decoration: none; 
	color: black;
	cursor: hand;
}
.HIDDENPSEUDOBUTTON:hover
{
	text-decoration: none; 
}
.LABELHELPLINK 
{ 
	text-decoration: none; 
	color: black; 
	cursor: help;
	outline: none;
}
.LABELHELPLINK:hover
{
	text-decoration: none; 
	color: #000066;
	cursor: help;
}
.HEADERHELPLINK 
{ 
	text-decoration: none; 
	color: #ffffff; 
	cursor: help;
	outline: none;
}
.HEADERHELPLINK:hover
{
	text-decoration: none; 
	color: #f0f0ff;
	cursor: help;
}
.TAB
{ 
	background: #f0f0f0; 
}
.SELECTEDTAB
{ 
	color: #404070;
}
.DISABLED
{ 
	color: #606060;
}
.INSET
{ 
	border: solid thin inset; 
}
.OUTSET
{ 
	border: solid thin outset; 
}
.MINI
{ 
	font-family: Helvetica; 
	font-size: 1pt; 
	line-height: 1px;
}
.BUTTONBACKGROUND
{
	color: #000098;
	background: #e0e0e0;
}
.BUTTONWARNING
{
	color: #c00000;
	background: #e0e0e0;
}
.BUTTONCONTINUE
{
	color: #006600;
	background: #e0e0e0;
}
.IMAGECELL
{
	background-color: #ffffff;
	background-repeat: no-repeat;
}
.HIDDEN
{ 
	display: none;
}
.JUSTIFY
{ 
}
.NOMARGIN
{
	margin: 0px 0px;
	padding: 0px 0px;
}
.TABLEBORDER
{
	border: 1px solid #606060; 
}
.TITLEBAR
{
	background-image: url('\geronimo\images\title_background.jpg');
	background-repeat: repeat-x;
	background-color: #5e99ba
}
A.footernav 
{
	color:ffffff; 
	text-decoration: none;
}
A.footernav:visited 
{
	text-decoration: none;
}
A.footernav:hover 
{
	color:F9DE08; 
	text-decoration: none;
}
A.headernav 
{
	color:000000; 
	text-decoration: none;
}
A.headernav:visited 
{
	text-decoration: none;
}
A.headernav:hover 
{
	color:#336699; 
	text-decoration: none;
}
-->