body
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px 0px 0px;
	padding-top: 0px;
	font-family:  Arial, Sans-Serif;
}

pre {
    white-space: pre-wrap;       /* CSS 3 */
    white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
    white-space: -pre-wrap;      /* Opera 4-6 */
    white-space: -o-pre-wrap;    /* Opera 7 */
    word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

.UnitsLabel {
    color: #333333;
    display: inline;
    font-size: small;
    font-weight: lighter;
    vertical-align: bottom;
}
.AlignCenter
{
	text-align: center;
}

.title_text
{
	font-weight: bold;
	font-size: 14px;
}
input.login_input
{
	font-size: 10px;
	width: 100px;
}
.login_label
{
	font-size: 10px;
	color: black;
}
input.login
{
	font-size: 11px;
	width: 85px;
	font-family:  Arial, Helvetica, sans-serif;
	height: 18px;
	background-color: #ff3333;
}
INPUT
{
	font-family: 'Courier New' , Monospace;
}

table.DataEntry
{
	border-right: #0C2E82 1px solid;
	border-top: #0C2E82 1px solid;
	margin: 0px;
	border-left: #0C2E82 1px solid;
	border-bottom: #0C2E82 1px solid;
}

th.DataEntryTitle
{
	padding-right: 1px;
	padding-left: 1px;
	font-weight: bold;
	padding-bottom: 1px;
	color: white;
	padding-top: 1px;
	background-color: #0C2E82;
}

th.DataEntry
{
	padding: 2px 10px;
	font-size: 14px;
	border-top: #0C2E82 1px solid;
	border-bottom: #0C2E82 1px solid; /*  dcdcdc        */
	background-color: #f0f0f0; /*  #b0c4de   */
}

td.DataEntry
{
	border-top-width: 0px;
	padding-right: 2px;
	padding-left: 5px;
	border-left-width: 0px;
	border-left-color: yellow;
	border-bottom-width: 0px;
	border-bottom-color: yellow;
	padding-bottom: 2px;
	margin: 0px;
	border-top-color: yellow;
	padding-top: 2px;
	border-right-width: 0px;
	border-right-color: yellow;
}

.FieldLabel
{
	border-right: 0px;
	padding-right: 2px;
	border-top: 0px;
	padding-left: 5px;
	font-weight: bold;
	padding-bottom: 2px;
	margin: 0px;
	border-left: 0px;
	padding-top: 2px;
	border-bottom: 0px;
}

.SmallLabel
{
	display: inline;
	font-weight: lighter;
	font-size: x-small;
	color: #333333;
}

.GridLinkLabel
{
	display: inline;
	font-size: small;
}


.SmallRedLabel
{
	display: inline;
	font-weight: lighter;
	font-size: xx-small;
	color: #C00000;
}

.Required
{
	font-weight: bold;
	font-size: medium;
	color: #009900;
}

table.DataEntryMenu
{
	border-right: #0C2E82 0px solid;
	padding-right: 0px;
	border-top: #0C2E82 1px solid;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px 0px 0px 25px;
	border-left: #0C2E82 1px solid;
	padding-top: 0px;
	border-bottom: #0C2E82 1px solid;
	background-color: #f0f0f0;
}

td.DataEntryMenu
{
	border-right: #0C2E82 1px solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

a.DataEntryMenu:link
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	margin: 0px;
	width: 100%;
	color: #0C2E82;
	padding-top: 2px;
	height: 100%;
	text-decoration: underline;
}

a.DataEntryMenu:hover
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	margin: 0px;
	width: 100%;
	height: 100%;
	color: #0C2E82;
	padding-top: 2px;
	background-color: #b0c4de;
	text-decoration: underline;
}

a.DataEntryMenu:visited
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	margin: 0px;
	width: 100%;
	color: #0C2E82;
	padding-top: 2px;
	height: 100%;
	text-decoration: underline;
}

table.SideNavBar
{
	border-right: #0C2E82 1px solid;
	padding-right: 0px;
	border-top: #0C2E82 1px solid;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: #0C2E82 1px solid;
	padding-top: 0px;
	border-bottom: #0C2E82 1px solid;
	background-color: #f0f0f0;
}

th.SideNavBar
{
	font-weight: bold;
	color: white;
	background-color: #0C2E82;
}

a.SideNavBar
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-decoration: none;
}

a.SideNavBar:hover
{
	width: 100%;
	color: white;
	background-color: #0C2E82;
	text-decoration: underline;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}
/* Fluent Styles */
#menu
{
	padding-right: 0px;
	padding-left: 20px;
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 0px;
	color: white;
	padding-top: 0px;
	font-family: trebuchet ms, trebuchet, arial, sans-serif;
	height: 20px;
	background-color: gray;
}
a.menu
{
	font-weight: bold;
	font-size: 13px;
	color: white;
	font-family: trebuchet ms, trebuchet, arial, sans-serif;
	background-color: green;
}
ul.MenuList
{
	margin-top: 0px;
	padding-left: 15px;
	list-style-position: outside;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #0C2E82;
	list-style-type: disc;
}

ul
{
	margin-top: 2px;
	padding-left: 15px;
	list-style-position: outside;
	margin-bottom: 2px;
	margin-left: 20px;
	list-style-type: disc;
}

A
{
	color: #0C2E82;
	text-decoration: underline;
}
/**/A:link
{
	color: #0C2E82;
	text-decoration: underline;
}
A:visited
{
	color: #0C2E82;
	text-decoration: underline;
}
A:active
{
	color: #0C2E82;
}
A:hover
{
	color: #993366;
}
.sidebarPanelHeader
{
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 6px;
	color: #333333;
	border-bottom: #999 1px dotted;
	font-family: trebuchet ms, trebuchet, arial, sans-serif;
}
.sidebarPanel
{
	font-size: 11px;
	background-color: #EEEEEE;
	margin-top: 8px;
	border-top: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	border-bottom: solid 2px #9AAABB;
	border-right: solid 2px #9AAABB;
	line-height: 15px;
	padding: 15px;
}

.leftPanelHeader
{
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 6px;
	margin-right: 0px;
	margin-left: 0px;
	color: #333333;
	border-bottom: #999 1px dotted;
	font-family: trebuchet ms, trebuchet, arial, sans-serif;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.leftPanelBody
{
	margin-left: 0px;
	font-size: 11px;
/*	background-color: #EEEEEE;
	margin-top: 8px;
	border-top: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	border-bottom: solid 2px #9AAABB;
	border-right: solid 2px #9AAABB;
	padding: 10px;
*/
	line-height: 15px;

	padding-left: 10px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
ul.PanelList
{
	margin-top: 0px;
	padding-left: 5px;
	list-style-position: outside;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #0C2E82;
	list-style-type: disc;
}




td.MainBody
{
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align:top;
}


#MessageDisplayBox
{
	border-right: lightslategray 2px groove;
	padding-right: 5px;
	border-top: lightslategray 2px groove;
	padding-left: 5px;
	font-weight: bold;
	font-size: 12pt;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-left: lightslategray 2px groove;
	width: 100%;
	padding-top: 5px;
	border-bottom: lightslategray 2px groove;
	background-color: #ffffe1;
}

td.ControlError {
	padding: 5px;
	color: red;
	font-weight: bold;
}

td.ControlHeader
{
	padding: 5px 8px;
	font-weight: bold;
	color: #f5f5f5;
	background-color: #0C2E82;
}

td.ControlHeaderButtons
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	padding-bottom: 2px;
	color: #f5f5f5;
	padding-top: 2px;
	border-bottom: #0C2E82 1px solid;
	background-color: #0C2E82;
}

td.ControlBody
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}

td.ControlBodyUnderline
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: #0C2E82 1px solid;
}
tr.ControlBodyAltRow
{
	background-color: #eeeeee;
}

table.ControlWrapper {
	border: 1px solid #0C2E82;
}

.ErrorBox
{
	padding-right: 5px;
	padding-left: 15px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.ErrorText
{
	font-weight: bold;
	font-size: larger;
	color: Purple; /* #C00000 DarkRed*/
}

/* GRID STYLES #c00000
light blue COLOR="#DCE6E6"  // old light grey
darkblue COLOR="#0C2E82"   // Old dark blue #003366
green COLOR="#97CDAC"     
  */ 
.Grid
{
	border-top: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	border-bottom: solid 2px #9AAABB;
	border-right: solid 2px #9AAABB;
}



.GridHeader
{
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #0C2E82;
	border-bottom-style: none;
}

a.GridHeader:link
{
	color:#97CDAC;
}
a.GridHeader:visited
{
	color:#97CDAC;
}
a.GridHeader:hover
{
	color:#97CDAC;
}
a.GridHeader:active
{
	color:#97CDAC;
}

.GridItem
{
}

.GridAltItem
{
	background-color: #EEEEEE;
}

a.EditLink:link, a.EditLink:visited {
	color: #97CDAC;
	text-decoration: none;
}
a.EditLink:hover {
	color: #f5f5f5;
}
/* START HEADER 

*/
.header_menubar
{
	padding-right: 2px;
	background: url(../images/header_menubar_tile.gif) repeat-x left top;
	padding-bottom: 3px;
	padding-top: 4px;
}
.header_titlebar
{
	background: url(../images/header_titlebar_tile.gif) repeat-x left top;
}

/* END HEADER 

*/

/* START TOP MENU
	Dark Blue: #0C2E82
	Light Green: #87cfa3
	Light Grey: #DCE6E6
 */
.topmenu
{
	display: inline;
 	font-weight: bold; /*  */
	font-size: 12px;
	color: #DCE6E6;
	font-family:  trebuchet ms, trebuchet, arial, sans-serif;
	position: static;
/*	background-color: #0c2e82;*/
}

.topmenu a:link
{
	color: #DCE6E6;
	text-decoration: none;
}

.topmenu a:visited
{
	color:#DCE6E6;
	text-decoration:none;
}

.topmenu a:hover
{
	color: #87cfa3;
	text-decoration: underline;
}
.topmenu a:active
{
	color:#87cfa3;
	text-decoration:underline;
}


/* END TOP MENU */

/* START MENU PANEL */
.MenuPanel
{
	width: 170px;
	font-size: 12px;
	background: url(../images/leftmenu_tile.gif) repeat-y left top;	
}
.MenuPanelHeader
{
	font-weight: bold;
	font-size: 14px;
	background: url(../images/leftmenu_top.gif) no-repeat left top;
	width: 170px;
	color: white;
	padding-top: 14px;
	font-family: trebuchet ms, trebuchet, arial, sans-serif;
	position: static;
	text-align: center;
	height: 29px;	
	height: 43px;	
}

.MenuPanelTitle
{
	font-size: 14px;
	font-family: trebuchet ms, trebuchet, arial, sans-serif;
	width: 170px;
	color: white;
	padding-top: 14px;
	text-align: center;
	font-weight: bold;
	height: 43px;
	background: url(../images/leftmenu_titlebar.gif) no-repeat left top;
}
.MenuPanelBody
{
	padding-top:0px;
	padding-left: 8px;
}

.MenuPanelFooter
{
	background: url(../images/leftmenu_bottom.gif) no-repeat left top;
	width: 170px;
	height: 23px;
}
ul.MenuPanelList
{
	margin-top: 0px;
	list-style-position: outside;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #0C2E82;
	list-style-type: disc;
}
.MenuPanelDropDown
{
	width: 150px;
	background-color: #EEEEEE;
}
/* END MENU PANEL */
/* RIGHT PANEL */
.RightPanel
{
	width: 140px;
	font-size: 12px;
	background: url(../images/pnl_rt_tile.gif) repeat-y left top;
}
.RightPanelHeader
{
	font-weight: bold;
	font-size: 14px;
	width: 140px;
	color: White;
	background-color: #0C2E82; 
	font-family: trebuchet ms, trebuchet, arial, sans-serif;
	position: static;
	text-align: center;
	height: 42px;	
}

.RightPanelTitle
{
	font-size: 14px;
	font-family: trebuchet ms, trebuchet, arial, sans-serif;
	width: 140px;
	color: white;
	background-color: #0C2E82; 
	text-align: center;
	font-weight: bold;
	height: 20px;
}
.RightPanelBody
{
	padding-top:0px;
	padding-left: 8px;
}

.RightPanelFooter
{
	width: 140px;
	height: 20px;
	background: url(../images/pnl_rt_ftr.gif) no-repeat left top;
}
ul.RightPanelList
{
	margin-top: 0px;
	list-style-position: outside;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	color: #0C2E82;
	list-style-type: disc;
}
/* END RIGHT PANEL */

td.PageTitle
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: larger;
	padding-bottom: 0px;
	margin: 0px;
	vertical-align: middle;
	color: #000066;
	text-align: left;
}

.PageTitle a:link
{
	color: #0C2E82;
	text-decoration: underline;	
}

.PageTitle a:visited
{
	color:#0C2E82;
}

.PageTitle a:hover
{
	color: #993366;	
}
.PageTitle a:active
{
	color: #993366;		
}
H1
{
	color: #000066;
}
H2
{
	color: #000066;
}
H3
{
	margin: 2px;
	color: #000066;
}
