
html, body {
	background-color: #d5d5d5;
	background-image: url( /art/bg_page800.jpg );  /* 823 x 28 - 800 usable width */
	background-repeat: repeat-y;
	background-position: 50%;
	color: #333333;
	font-family: Verdana, Arial;
	font-size: 13px;
	line-height: 18px;	
	margin: 0px 0px 0px 0px;
}

h4 {
	font-family: Verdana, Arial;
	font-size: 15px;
	line-heightXX: 18px;	
	margin: 0px 0px 0px 0px;
}

div#container {
	background-color: white;
	borderXX: 1px solid red;
	border-bottom: 1px solid #EEEEEE;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	width: 790px;
}

.contentTable {
	borderXX: 1px solid green;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	width: 790px;
}

.contentFull {	/* used when no right sidebar */
	background-color: white;
	padding-top:  10px;
	padding-left: 10px;
	padding-right: 10px;	
	width: 790px;
}

.contentMain {
	background-color: white;
	padding: 1px 10px 10px 10px;
	width: 570px;
}
.contentRight {
    BACKGROUND-IMAGEXX: url(/art/sidebarbg.jpg);	/* 245 diw */
	width: 220px;
}

form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.fldlabel {
	font-family: arial;
	font-size: 11px;
	padding-top: 10px;
}

.dotted {
	background-image: url( /art/dotted_white.gif );  /* 823 x 28 - 800 usable width */
	background-repeat: repeat-x;	
}

.fleft {
	float: left;
}

.clear { /* clears float left items */
	clear: both;
}

/* ------------------------------------- */
.bg0 {  /* lighter green */
	background-color: #E0F1F1;
}
.bg1 { /* darker green */
	background-color: #CCE8E8;
}

.designbox {
	background-color: #CCCCCC;
	border: 1px solid gray;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 5px;
	text-align: left;
	width: 500px;
}


.bdy {
	color: #333333;
	font-family: Verdana, Arial;
	font-size: 13px;
	line-height: 18px;	
	marginXX: 0px;
}
.bdysml {
	font-family: Verdana, Arial;
	font-size: 11px;
	line-heightXX: 18px;	
	marginXX: 0px;
}

.bold {
	font-weight: bold;
}

.red {
	color: #AA0000;
}
.smallred {
	color: #AA0000;
	/* font-size: 12px; */
	font-weight: normal;
}

.boldred {
	color: #AA0000;
	font-weight: bold;
}


.label {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 12pt;	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.pTitleBlack {
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
}

h1 {
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0;
}

h2 {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	padding: 0;
}

.note {
	color: #0066ff;
	font-family: verdana,arial; 
	font-size: 10px;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/* line-height: 13px; */
	list-style-image: url(/art/carrot.gif);
}
li {
	margin-bottom: 2px;
}

/*********************************************************/
/* classes to support error message display */
/*********************************************************/

a.minibutton {
	background: #FFFFDD;
	border: 1px solid #888888;
	color: #000000;
	display: block;
	font-family: arial; 
	font-size: 10px; 	
	padding: 2px 4px 2px 4px; /* top right bottom left */
	text-decoration: none;
}

a.minibutton:hover {
	color: #FF0000;
}

a.minibutton:visited {
	colorXX: #000000;
	display: block;
}

a.minibutton:active {
	color: #FF0000;
}	

/*********************************************************/
/* sidebar items */
/*********************************************************/

.sidebar_header_div {
	background-color: #d5d5d5;
	background-image: url( /art/sidebar_header_bg.png ); 
	height: 28px;
}
.sidebar_header_lead {
	background-color: blue;
	height: 28px;
	width: 5px;
}
.sidebar_header_title {
	color: white;
	font-family: verdana, arial;
	font-size: 16px;
	height: 28px;
	padding: 5px 0px 0px 10px;;
	text-align: center;
}
.sidebar_body {
	background-color: #EEFFFF;
	border: 1px solid gray;
	padding: 5px 0px 10px 10px;
}

.sidebar_fldlabel {
	font-family: arial;
	font-size: 11px;
	padding-top: 4px;
	text-align: left;
}

/* sidebar items below may not be used... */

.sidebarTitleCap {
	background-color: #FA062C;
	height: 4px;
}

.sidebarTitle {
	background-color: #C2C2C2;
	color: #333333;
	font-family: verdana, arial;
	font-size: 9px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 7px;
	text-align: left;
}

.sidebarbdy {
	color: #333333;
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	text-align: left;
}

.sidebarstrip {
	color: #333333;
	text-align: center;
	width: 30px;
}

.sidebar123 {	/* used for numbered items at top of right sidebar */
	color: #333333;
	font-family: verdana, arial;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}

/*********************************************************/
/* classes to support error message display */
/*********************************************************/

.errblock {
	align: center;
	background-color: #FFEEEE;	
	border: 1px solid #FF0077;
	margin-top: 10px;		
	margin-bottom: 10px;		
	}	
	
.err {
	color: #990000;
	font-family: verdana,arial; 
	font-size: 11px;
}

.errtitle {
	color: #990000;
	font-family: verdana,arial; 
	font-size: 12px;
	font-weight: bold;
}

.notice {
	color: #000099;
	font-weight: bold;
}

/*************************************************/	
	
table.dtable {
	align: center;
	background-color: #FFFFFF;	
	margin-top: 10px;		
	margin-bottom: 10px;		
	}		

tr.dalt {
	background: #EEEEEE;
}	
	
td.dlinks {
	background: #FFFFFF;
	font-family: arial; 
	font-size: 11px; 
	margin-top: 0px;		
	margin-bottom: 0px;		
	}		
	
th.dheader {
	background-color: #0080C0;
	border: 1px solid #000077;
	color: white;
	font-family: arial; 
	font-size: 14px; 
	font-style: italic;
	font-weight: bold;
	}		
	
th.dcolheader {
	background-color: #D5E0FF;
	/* border: 1px solid #D5E0FF; */
	color: black;
	font-family: arial; 
	font-size: 12px; 
	font-weight: bold;
	}		
th.dsubheader {
	background-color: #EEEEEE;
	border: 1px #aaaaaa solid;
	font-family: Verdana, Arial;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
}	
	
td.dlabel {
	/* background-color: #EEEEFF; */
	border: 1px solid #D5E0FF;
	color: #0066ff;
	font-family: verdana, arial; 
	font-size: 11px; 
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	text-align: right;
	}		

td.dcell {
	border: 1px solid #D5E0FF;
	font-family: arial; 
	font-size: 12px; 
	line-height: 16px;
}		
	
td.dcellAlt {
	background: #EEEEFF;
	border: 1px solid #D5E0FF;
	font-family: arial; 
	font-size: 12px; 
}			

td.dcellorange {
	background-color: #ffcc99;
	border: 1px solid #666699;
	font-family: arial; 
	font-size: 12px; 
}		
	
th.dfooter {
	background-color: #0080C0;
	border: 1px solid #000077;
	color: white;
	font-family: arial; 
	font-size: 14px; 
	font-style: italic;
	font-weight: bold;
	text-align: center;
	}		
