body { 
	font-size: 10pt;
	font-family: Arial, Helvetica;
	background-color: #F4F1E1;
	margin: 0px;
}

div.page{
	background-color: #F4F1E1;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	text-align: center; 
	width: 100%;
	height: 100%;
	overflow: auto;	
}

#header_layer {
	width: 749px; 
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	position: relative;	
	visibility: visible;
	z-index: 12;
}
#content{
	width: 743px; 
	margin-left: auto;
	margin-right: auto;
	position: relative;	
	visibility: visible;
	text-align: left;
	top: 138px;
	left: 0px;
	background-color: inherit;
	overflow: visible;
	z-index: 10;	
}
#footer_layer {
	width: 749px; 
	margin-left: auto;
	margin-right: auto;	

	top: 10px;
	position: relative;	
	visibility: visible;
	z-index: 10;
}




#copyright{
	font-size: 7pt; 
	text-align: right;
}
#sidebar{
	background-color: #eeeeee;
}
table { font-size: 10pt; border-collapse: collapse; border-style: solid; border-width: 0px; padding: 0px; width: 100%; border-spacing: 0px; empty-cells: show; margin: 0px }
table.content{
	width: 743px;
	height: 100%;
	background-color: white;
	margin: 0px;
}

TR.colhead { white-space: nowrap; font-size: 7pt; background: #E2E0CF; }
td { 	
	display: table-cell; 
	padding: 0px; 
	font-size: inherit;  
	border-spacing: 0px; 
	border: 0px;
}
td.topborder{
	background-image: url( "images/control/border_top.gif" );
	background-repeat: repeat-x;
	height: 18px;
	overflow: hidden;
}
td.botborder{
	background-image: url( "images/control/border_bot.gif" );
	background-repeat: repeat-x;
	height: 18px;
	overflow: hidden;
}
td.leftborder{
	background-image: url( "images/control/border_left.gif" );
	background-repeat: repeat-y;
	width:18px;
}
td.rightborder{
	background-image: url( "images/control/border_right.gif" );
	background-repeat: repeat-y;
	width:18px;
}
td.topcorner{
	border: 0px;
	height: 18px;
	width: 18px;
	padding: 0px;
	overflow: hidden;
}
td.botcorner{
	border: 0px;
	height: 18px;
	width: 18px;
	padding: 0px;
	vertical-align: bottom;
	overflow: hidden;
}

td.rowhead { text-align: right; font-weight: bold; background: #E2E0CF; padding-right: 2px; width: 1%; white-space: nowrap;}
td.quote{
	font-size: 9pt;
	padding-left: 3px;
	padding-right: 5px;
}
A:link { color:#601034; text-decoration:none; }
A:visited { color:#000000; text-decoration:none; }
A:hover { text-decoration:underline; }
A.foot:link { color: #666666; font-weight: normal; }
A.foot:visited { color: #666666; font-weight: normal; }


.tiny { font-size: 7pt; }
img{
	border: 0px;
}
/*Popup Menus*/
div.menu{
	width: 160px;
	height: 100px;
	top: 113px;
	visibility: hidden;
	position: absolute;
	background : transparent;
	z-index: 12;
}

table.popup{
	border-width: 0px;
	border-style: solid;
	border-spacing: 2px;
	background-image : url(images/back/menu_off.jpg);
	border-color: #8F8677;
	background-color: #e3E3e3;
	background-repeat : repeat;
	border-collapse : collapse;
}
#menuList {
  margin: 0px;
  padding: 0px;
}


#menuList ul {
  margin: 0px;
  padding: 0px;
}

#menuList li {
  /*display: inline;*/
  width: 160px;
  list-style: none;
   border: 1px;
}

.popupmenu li a {
	background-color: transparent;
	color: #000000;
	display: block;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.75em;
	margin: 0px;
	padding: 0px 10px;
	text-decoration: none;
	border: 0px solid #8F8677;
	border-spacing : 0px;
	text-align: left;
}

.popupmenu li a:visited {
  background-color: transparent;
  color: #333;
  display: block;
  font-size: 10px;
  line-height: 1.75em;
  margin: 0px;
  padding: 0px 10px;
   text-decoration: none;
	text-align: left;
}

.popupmenu li a:hover {
	background-image : url(images/back/menu_on.jpg);
	background-color: #FEFCE7;
	background-repeat : repeat;
	text-decoration: none;
	border: 0px outset #009;
	color: #000000;
	text-align: left;
}
td.menuborder{
	background-image : url(images/back/menu_off.jpg);
	background-repeat : repeat;
	width: 142px;
	height: 9px;
}

td.menucorner{
	width: 9px;
	height: 9px;
}

/*
body.welcome{
	background-color: #F4F1E1;
	background-repeat: repeat;
	margin: 0pt;
}

TD.spaceL { padding-left: 2px; }
TD.spaceR { padding-right: 2px; }
TD.marker { text-align: center; padding-right: 2px; padding-left: 2px; padding-top: 1px; padding-bottom: 1px; }
TD.headlink { text-align: right; font-size: 8pt; padding-right: 2px;  }
TD.actions { text-align: right; font-size: 8pt; padding-right: 2px; white-space: nowrap; }

TR.menu { background: #FEFCE7; font-size: 9pt; text-decoration: underline; }
TR.sectnav { color: #FCF5F2; background: #000000; font-size: 9pt;}
TR.rowshade { background: #FFFFFF; }
TR.datalist { font-size: 8pt; }
TR.dsphead { background: #601034; color: #c4c4c4; font-weight: bold;  white-space: nowrap; }
TR.perhead { background: #2D525B; color: #c4c4c4; font-weight: bold;  white-space: nowrap; }

TR.rowline {
	border-top-width: 1px;
	border-top : 1px solid Black;
}


TR.botrowline {
	border-bottom-width: 1px;
	border-bottom : 1px solid Black;
}

A.perhead:link { color: #ffffff; font-weight: normal; }
A.perhead:visited { color: #ffffff; font-weight: normal; }

A.dsphead:link { color: #ffffff; font-weight: normal; }
A.dsphead:visited { color: #ffffff; font-weight: normal; }
A.nav:link { font-size: 9pt; color: #ffffff; font-weight: normal; }
A.nav:visited { font-size: 9pt; color: #ffffff; font-weight: normal; }

A.secthead:link { color: #ffffff; font-weight: normal; }
A.secthead:visited { color: #ffffff; font-weight: normal; }

*/
/*
H1 { font-size: 30pt; font-family: Arial, Helvetica; font-style: bold; }
H3 { font-size: 16pt; font-family: Arial, Helvetica; font-style: bold; }
H5 { font-size: 8pt; font-family: Arial, Helvetica; font-style: normal;}
.justify { text-align: justify; }
.small { font-size: 8pt; }
.msmall { font-size: 9pt; }
.default { font-size: 11pt; font-family: Arial, Helvetica; }

.smlist { font-size: 8pt; color: white; }
.secthead { font-size: 11pt; background: #601034; color: #c4c4c4; font-weight: bold;  white-space: nowrap;}
.perhead { font-size: 11pt; background: #2D525B; color: #c4c4c4; font-weight: bold;  white-space: nowrap;}
.tblLocate { background: #EFEFEF; }
.tblPushed { background: #FFEFEF; font-size: 9pt;}
.pastdue { background: #FFEFEF; }
.tblToDo { font-size: 9pt; }

.sectname { font-size: 11pt; color: white; }
.sectact { font-size: 8pt; color: #FEFCE7; font-weight: bold; }
.secttab { font-size: 10pt; color: #c4c4c4; font-weight: bold; }



.tabletit	{ font-weight: bold; background: #FCF5F2; }

TABLE.window { background: #FEFCE7; width: 350px;}
TABLE.menu { width: 90px; background: #601034; }


*/
/* FORM Elements */
INPUT[type="submit"]{ 
	font-family:  Arial, Helvetica;
	font-size: 9pt;
	background-color: #054778;
	color: #FFFFFF;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 2px outset #4B4B4B;
	margin-top: 0px; 
	margin-bottom: 0px;
}

INPUT[type="submit"].inline{ 
	font-family:  Arial, Helvetica;
	font-size: 7pt;
	background-color: #cccccc;
	color: #000000;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 1px outset #4B4B4B;
	margin-top: 0px; 
	margin-bottom: 0px;
}

INPUT[type="reset"]{ 
	font-family:  Arial, Helvetica;
	font-size: 9pt;
	background-color: #054778;
	color: #FFFFFF;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 2px outset #4B4B4B;
	margin-top: 0px; 
	margin-bottom: 0px;
}

INPUT[type="checkbox"]{ 
	font-family:  Arial, Helvetica;
	font-size: 9pt;
	background-color: #ffffff;
	color: #054778;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 0px none;
	margin-top: 0px; 
	margin-bottom: 0px;
}

INPUT {
	font-family:  Arial, Helvetica;
	font-size: 9pt;
	background-color: #FFFFFF;
	color: #054778;
	padding-left: 2px;
	padding-right: 2px;
	border: 1px solid #4B4B4B;
	margin-top: 2px; 
	margin-bottom: 2px;
	
}
FORM {
	font-family:  Arial, Helvetica;
	font-size: 9pt;
	color: #054778;
	padding-left: 2px;
	padding-right: 2px;
	border: 0px solid #4B4B4B;
	margin-top: 0px; 
	margin-bottom: 0px;
	
}
SELECT {
	font-family:  Arial, Helvetica;
	font-size: 9pt;
	background-color: #cccccc;
	color: #054778;
	padding-left: 2px;
	padding-right: 2px;
	border: 1px solid #4B4B4B;
	margin-top: 0px; 
	margin-bottom: 0px;
	
}

SELECT.inline {
	font-family:  Arial, Helvetica;
	font-size: 9pt;
	background-color: #601034;
	color: #ffffff;
	padding-left: 2px;
	padding-right: 2px;
	border: 0px solid #4B4B4B;
	margin-top: 0px; 
	margin-bottom: 0px;
	
}

TEXTAREA {
	font-family:  Arial, Helvetica;
	font-size: 9pt;
	background-color: #FFFFFF;
	color: #054778;
	padding-left: 2px;
	padding-right: 2px;
	border: 1px solid #4B4B4B;
	margin-top: 2px; 
	margin-bottom: 2px;
}

SELECT {
	font-family:  Arial, Helvetica;
	font-size: 8pt;
	background-color: #FFFFFF;
	color: #054778;
	padding-left: 2px;
	padding-right: 2px;
	margin-top: 1px; 
	margin-bottom: 1px;
}

INPUT.number { text-align: right; }












