body, td, th {
    font-size: 80%;
    font-family: Arial, Geneva, Helvetica, sans-serif;
}

menu {
    margin-left: 1em;
    padding-left: 1em;
    white-space: nowrap;
}


table.colortable {
    background-color: #dddddd;
}

h2 {
    font-size: 130%;
    font-weight: bold;
}

h3 {
    font-size: 110%;
    font-weight: bold;
}

h4 {
    font-size: 100%;
    font-weight: bold;
}

.menuheader {
    font-weight: bold;
}

.navleft {
    padding-right: 5px;
    border: 1px solid #cccccc;
    border-width: 0px 1px 0px 0px;
}

.navright {
    padding-left: 5px;
    border: 1px solid #cccccc;
    border-width: 0px 0px 0px 1px;
}

.section-content {
    padding-left: 1em;
    padding-right: 1em;
}

.footer {
    text-align: center;
    font-size: 70%;
}

.note {
    margin: 1em;
    padding: 1em;
    border: 2px solid gray;
}



.bordered {
    border: 1px solid #cccccc;
    border-width: 1px 1px 1px 1px;
}

.topLined {
    border: 1px solid #000000;
    border-width: 1px 0px 0px 0px;
}

.bottomLined {
    border: 1px solid #000000;
    border-width: 0px 0px 1px 0px;
}

.coloredTD {
    font-size: 80%;
    font-family: Arial, Geneva, Helvetica, sans-serif;
    color: #FFFFFF;
    background-color: #DF4720;
}

.coloredTD2 {
    font-size: 80%;
    font-family: Arial, Geneva, Helvetica, sans-serif;
    background-color: #FCF4DD;
}


.sectionTitle {
    font-size: 80%;
    font-family: Arial, Geneva, Helvetica, sans-serif;
    color: #1914DE;
}

.bullets {
	PADDING-LEFT: 20px; PADDING-RIGHT: 0px; PADDING-TOP: 0px; PADDING-BOTTOM: 0px; 
	MARGIN: 0px; LIST-STYLE-TYPE: none; 
	TEXT-ALIGN: left
}

#left_dots {
    PADDING-LEFT: 30px; PADDING-RIGHT: 0px; PADDING-TOP: 5px; PADDING-BOTTOM: 5px; 
    BORDER-LEFT: #cccccc 1px; BORDER-RIGHT: #cccccc 1px; BORDER-TOP: #cccccc thin dotted; BORDER-BOTTOM: #cccccc thin dotted; 
    BACKGROUND-POSITION: left center; BACKGROUND-IMAGE: url(../images/iconEagle.jpg); BACKGROUND-REPEAT: no-repeat; 
    MARGIN-LEFT: 10px; MARGIN-TOP: 8px; 
    CLEAR: left; COLOR: #2070bc; 
    FONT-SIZE: 14px; FONT-WEIGHT: bold; FONT-FAMILY: Georgia, "Times New Roman", Times, serif; 
    TEXT-ALIGN: left
}

li.blue {
    PADDING-LEFT: 20px; 
    BACKGROUND-POSITION: 0px 0.2em; BACKGROUND-IMAGE: url(../images/bulletBlue.jpg); BACKGROUND-REPEAT: no-repeat
}

li.yellow {
    PADDING-LEFT: 20px; 
    BACKGROUND-POSITION: 0px 0.2em; BACKGROUND-IMAGE: url(../images/bulletYellow.jpg); BACKGROUND-REPEAT: no-repeat
}

#layoutHeader {
    float: left;
    margin-left: 1px;
    margin-right: 1px;
    margin-top: 1px;
    margin-bottom: 1px;
    width: 100%;
/*    text-align: center; */
}

#layoutTopIndex {
    float: left;
    margin-left: 1px;
    margin-right: 1px;
    margin-top: 1px;
    margin-bottom: 1px;
    width: 100%;
/*    text-align: center; */
}

#layoutLeftIndex {
    float: left;
    margin-left: 1px;
    margin-right: 1px;
    margin-top: 1px;
    margin-bottom: 1px;
    padding-right: 5px;
/*    border: 1px solid #cccccc; */
/*    border-width: 0px 1px 0px 0px; */
    width: 20%;
    height: 300px;
}

#layoutBody {
    float: left;
    margin-left: 1px;
    margin-right: 1px;
    margin-top: 1px;
    margin-bottom: 1px;
    height: 300px;
}

#layoutBottomIndex {
    float: left;
    margin-left: 1px;
    margin-right: 1px;
    margin-top: 1px;
    margin-bottom: 1px;
    width: 100%;
/*    text-align: center; */
}

#layoutFooter {
    float: left;
    margin-left: 1px;
    margin-right: 1px;
    margin-top: 1px;
    margin-bottom: 1px;
    width: 100%;
/*    text-align: center; */
}


#layoutSystemAlert {
    float: left;
    margin-left: 1px;
    margin-right: 1px;
    margin-top: 1px;
    margin-bottom: 1px;
    width: 100%;
/*    text-align: center; */
}

#center_box {
    float: left;
    border: 1px solid #cccccc;
    border-width: 0px 0px 0px 0px;
    width: 78%;
/*    height: 300px; */
}

#layoutDebugInfo {
    float: left;
    margin-left: 1px;
    margin-right: 1px;
    margin-top: 1px;
    margin-bottom: 1px;
    width: 100%;
/*    text-align: center; */
}

#layoutHorizontalLine {
    float: left;
    margin-top: 10px;
/*    margin-bottom: 10px;  // Does not work. */
    width: 100%;
    height: 1px;
    background: #003399;
}

#layoutHorizontalSpace {
    float: left;
    margin-top: 2px;
    width: 100%;
}

#labelLeft {
    float: left;
    margin-left: 1px;
    margin-right: 1px;
    margin-top: 1px;
    margin-bottom: 1px;
    padding-right: 5px;
    width: 49%;
}

#labelRight {
    float: left;
    margin-left: 1px;
    margin-right: 1px;
    margin-top: 1px;
    margin-bottom: 1px;
    padding-left: 2px;
    width: 49%;
}


INPUT.commandButton {
	BORDER-RIGHT: #011746 1px solid; BORDER-TOP: #011746 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 11px; MARGIN: 0px; BORDER-LEFT: #011746 1px solid; COLOR: #000000; BORDER-BOTTOM: #011746 1px solid; FONT-FAMILY: "MS Sans Serif", Geneva, sans-serif; BACKGROUND-COLOR: #DF4720; TEXT-DECORATION: none; color: white
}

INPUT.searchButton {
	BORDER-RIGHT: #011746 1px solid; BORDER-TOP: #011746 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 11px; MARGIN: 0px; BORDER-LEFT: #011746 1px solid; COLOR: #000000; BORDER-BOTTOM: #011746 1px solid; FONT-FAMILY: "MS Sans Serif", Geneva, sans-serif; BACKGROUND-COLOR: #DF4720; TEXT-DECORATION: none; color: white
}



/* Menu style definitions. */

.menuCategory {
	font-family: Verdana, Helvetica; font-weight: bold; font-size: 11px; 
	color: #FFFFFF; background-color: #011746; 
    padding-left: 10px; padding-right: 3px; padding-top: 2px; padding-bottom: 2px; 
	border-left: black 1px solid; border-right: black 1px solid; border-top: black 1px solid; border-bottom: black 1px solid;
}

A.menuCategoryLink:link {
	color: #FFFFFF; 
	text-decoration : none;
}
A.menuCategoryLink:visited {
	color: #FFFFFF; 
	text-decoration : none;
}
A.menuCategoryLink:active {
	color: #FFFFFF; 
	text-decoration : none;
}
A.menuCategoryLink:hover {
	color: #e5e7ec;
	text-decoration : underline;
}

.menuTextList {
    padding-left: 38px; padding-right: 0px; padding-top: 0px; padding-bottom: 0px; 
	margin-left: 0px; 
/*	list-style-type: none; */
    text-align: left
}

.menuTextItem {
    padding-left: 0px; 
/*    background-position: 0px 0.2em; background-image: url(../images/bulletBlue.jpg); background-repeat: no-repeat */
}

A.menuTextLink:link {
	text-decoration : none;
}
A.menuTextLink:visited {
	text-decoration : none;
}
A.menuTextLink:active {
	text-decoration : none;
}
A.menuTextLink:hover {
	text-decoration : underline;
}

.menuBackground {
    background-position: center center; background-image: url(../images/imageBackgroundMark.jpg); background-repeat: no-repeat; 
}



/* Menu style definitions (old). */

A.menuLink:link {
	text-decoration : none;
}
A.menuLink:visited {
	text-decoration : none;
}
A.menuLink:active {
	text-decoration : none;
}
A.menuLink:hover {
	text-decoration : underline;
}

.menuText {
	font-family: Verdana, Helvetica; font-weight: bold; font-size: 11px; 
	color: #FFFFFF; background-color: #173B7F; 
	border-left: black 1px solid; border-right: black 1px solid; border-top: black 1px solid; border-bottom: black 1px solid
}

.menuTextSelected {
	font-family: Verdana, Helvetica; font-weight: bold; font-size: 11px; 
	color: #FFFFFF; background-color: #011746; 
    padding-left: 10px; padding-right: 3px; padding-top: 2px; padding-bottom: 2px; 
	border-left: black 1px solid; border-right: black 1px solid; border-top: black 1px solid; border-bottom: black 1px solid
}

.menuTextHeader {
	font-family: Verdana, Helvetica; font-weight: bold; font-size: 12px; 
	color: #FFFFFF; background-color: #09358E; 
	border-left: black 1px solid; border-right: black 1px solid; border-top: black 1px solid; border-bottom: black 1px solid
}



/* Data entry style definitions. */

.dataEntryRowHeader {
    font-family: Verdana,Helvetica; 
    font-weight: bold; 
    font-size: 12px; 
    color: #FFFFFF; 
    background-color: #011746;
    padding: 3
}

.dataEntryRowOdd {
    background-color: #FFFFFF;
}

.dataEntryRowEven {
    background-color: #E5E7EC;
}

.dataEntryRowSelected {
    background-color: #F5F5B5;
}


.dataEntryViewRow {
    vertical-align: top;
}

.dataEntryViewFieldLabel {
    text-align: right;
    white-space: nowrap;
    font-style: italic;
}

.dataEntryViewFieldValue {
}


.dataEntryEditFormRow {
}

.dataEntryEditFormFieldLabel {
    text-align: right;
    white-space: nowrap;
    font-style: italic;
}

.dataEntryEditFormFieldValue {
}


.dataEntrySearchFormRow {
}

.dataEntrySearchFormFieldLabel {
    text-align: right;
    white-space: nowrap;
    font-style: italic;
}

.dataEntrySearchFormFieldValue {
}



/* System admin style definitions. */

.saRowHeader {
    font-family: Verdana,Helvetica; 
    font-weight: bold; 
    font-size: 12px; 
    color: #FFFFFF; 
    background-color: #011746;
    padding: 3
}

.saRowOdd {
    background-color: #FFFFFF;
}

.saRowEven {
    background-color: #E5E7EC;
}

.saRowSelected {
    background-color: #F5F5B5;
}



