body {
	font-family : calibri, tahoma, vardana, arial, sans-serif, courier, courier new;
	font-size : 10pt; 
	
}

.text
	{
	text-align : left;
	font-weight : normal;
	padding-top : 5px;
	padding-bottom : 5px;
	}
	
.emphasizeText
	{
	text-align : left;
	font-weight : normal;
	padding-top : 10px;
	padding-bottom : 10px;
	font-family : arial, sans-serif;
	background-color : #ffffcc;
	}

.navpanel
	{
	background-color : #eeeeee;
	}

.heading
	{
	padding-top : 10px;
	padding-bottom : 10px;
	text-align : left;
	font-weight : bold;
	}
	
.titleHeading
	{
	padding-top : 10px;
	padding-bottom : 5px;
	text-align : left;
	font-weight : bold;
	font-size : 14pt;
	}

.link 
	{
	text-decoration : none;
	color : #000066;
	font-weight : bold;
	}

.link:hover
	{
	color:red;
	}

.pageheader
{
    position:relative ;
    width:100%;
    left:0px;
    top:0px;
    border-bottom:1px dotted silver;
    font-family : arial, sans-serif;
    font-size : 24pt;
    font-weight : bold;
    color : #8c8c8c;
    padding-bottom:10px;
	margin-bottom:10px;
}

.inputText
{
	text-transform : uppercase;
}

li
	{
	list-style-type : disc;
	}

div.centre
	{
	text-align : center;
	}

div.cheading
	{
	text-align : center;
	padding-top : 10;
	padding-bottom : 10;
	}

div.left
	{
	text-align : left;
	}

div.heading
	{
	padding-top : 10px;
	padding-bottom : 10px;
	text-align : left;
	font-weight : bold;
	font-family : arial, sans-serif;
	}

span.warning
	{
	color : #FF4952;
	font-weight : bold;
	}

span.info
	{
	color : black;
	font-family : arial, sans-serif;
	}
	
span.info a 
	{
	text-decoration : none;
	font-weight :bold;
	color : #000066;
	}
	
span.bold
	{
	font-weight : bold;
	}

span.link
	{
	text-decoration : none;
	font-weight :bold;
	color : #000066;
	font-family : arial, sans-serif;
	font-size : 12;
	}

div.hr
	{
	padding-top : 5px;
	padding-bottom : 5px;
	}

div.image
	{
	padding-top : 5;
	padding-bottom : 5;
	margin-left : 0;
	}

div.text
	{
	text-align : left;
	font-weight : normal;
	padding-top : 10px;
	padding-bottom : 10px;
	}

div.info
	{
	color : navy;
	text-align : left;
	font-weight : normal;
	padding-top : 10;
	padding-bottom : 10;
	width : 600px;
	}

div.centretext
	{
	text-align : center;
	font-weight : normal;
	padding-top : 10;
	padding-bottom : 10;
	width : 600;
	}

a.deflink
	{
	color : #000066;
	text-decoration : none;
	font-family : arial, sans-serif;
	font-weight : bold;
	}


a.deflink:hover
	{
	color : #000066;
	background-color : #e5e5e5;
	text-decoration : none;
	font-family : arial, sans-serif;
	font-weight : bold;
	}

body.default
	{
	background : white;
	color : black;
	margin-left : 20;
	margin-top: 10;
	}

table.default
	{
	width : 600;
	padding : 0;
	margin : 0;
	border : 0;
	}

table.full
	{
	width : 100%;
	padding : 0;
	margin : 0;
	border : 0;
	}

table.container
	{
	width: 100%;
	border-style : solid;
	border-width : thin;
	border-color : blue;
	}

table.entry
	{
	width : 100%;
	margin : 10 2;
	}

table.reference
	{
	width : 100%;
	border-style: none;
	border-width: thin;
	border-color: grey;
	margin : 2;
	}

table.bread
	{
	width: 100%;
	border-style : solid;
	border-width : thin;
	border-color : purple;
	background-color : #993399 ;
	font-weight : bold;
	color : Silver ;
	}

td.boxlabel
	{
	font-weight : normal;
	text-align : left;
	padding-right : 5;
	}

td.leftlabel
	{
	font-weight : normal;
	text-align : left;
	color : black;
	}


td.data
	{
	font-weight : bold;
	text-align : left;
	color : black
	}

td.listdata
	{
	text-align : left;
	font-size : smaller;
	color : black;
	}

td.smalldata
	{
	font-weight : normal;
	text-align : left;
	font-size : 9;
	color : black;
	}

td.naventry
	{
	height : 25
	}

td.header
	{
	text-align : left;
	font-weight : bold;
	font-size : smaller;
	color : #000;
	}

td.block
	{
	height : 5;
	background : #005a6b;
	text-align : left;
	font-weight : normal;
	font-size : 8;
	color : #000000;
	}

td.button
	{
	font-size : 10;
	font-weight : normal;
	background : white;
	border-style : outset;
	border-width : thin;
	height : 10;	
	}

tr.block
	{
	background : #e2dfff;
	}
tr.odd
	{
	background : #e2dfff;
	}
tr.even
	{
	background : #FFFFFF;
	}
tr.odd-highLight
	{
	background : #d0e5fc;
	border :solid 1px #e2dfff;
	}
tr.even-highLight
	{
	background : #d0e5fc;
	border :solid 1px #e2dfff;
	}

tr.finished
	{
	background : #d0e5fc;
	}

tr.working
	{
	background : #d0e5fc;
	}

tr.submitted
	{
	background : #d0e5fc;
	}

tr.modify
	{
	background : #d0e5fc;
	}

tr.rejected
	{
	background : #d0e5fc;
	}

tr.assigned
	{
	background : #d0e5fc;
	}

tr.progress
	{
	background : #d0e5fc;
	}

tr.completed
	{
	background : #d0e5fc;
	}

tr.container
	{
	background : #f6f6f6;
	}

tr.icontainer
	{
	background : #D0E5FC;
	}


tr.econtainer
	{
	background : #EE0000;
	}


tr.ccontainer
	{
	background : #9dff9d;
	}



	



td.sname
	{
	font-size : 10;
	font-weight : light;
	}

a.normlink
	{
	color : #000066;
	text-decoration : none;
	font-weight : bold;
	font-size : 12;
	}

a.datalink
	{
	color : #000066;
	text-decoration : none;
	font-weight : bold;
	font-size : 10;
	}

td.rlabel
	{
	text-align : right;
	font-weight : bold;
	color : #000066;
	}

td.llabel
	{
	text-align : left;
	font-weight : bold;
	color : #000066;
	}

td.text
	{
	text-align : left;
	font-weight : bold;
	}

td.srlabel
	{
	text-align : right;
	font-weight : normal;
	font-size : 12;
	color : #000066;
	}

td.small
	{
	text-align : left;
	font-weight : normal;
	font-size : 12;
	}


td.shim
	{
	height : 1;
	background : #FFCF63;
	text-align : left;
	font-weight : normal;
	font-size : 8;
	color : #000000;
	}

td.whiteshim
	{
	height : 1;
	background : #FFFFFF;
	}

image.shim
	{
	src : images/shim.gif;
	height : 1;
	width : 1;
	
	}

body.bkwhite
	{
	background : white;
	color : black;
	}

body.bkyellow
	{
	background : #FFCC00;
	color : black;
	}

table.deftable
	{
	border-style : none;
	text-align : centre;
	cellspacing : 2;
	callpadding : 0;
	}

table.subtable
	{
	width : 100%;
	border : 0;
	cellspacing : 0;
	cellpadding : 2;
	}

input.button
	{
		font-size : 10;
		font-weight : normal;
		background : white;
		border-style : outset;
	}

input.lookupbutton
	{
		font-size : 10;
		font-weight : normal;
		background : white;
		border-style : outset;
	}


input.text
	{
		font-size : 10;
		font-weight : normal;
	}

textarea.text
	{
		font-size : 12;
		font-weight : normal;
	}

select.text
	{
		font-size : 10;
		font-weight : normal;
	}



td.head				{background-color : #993399}



.tip	{
	position: absolute;
	visibility: hidden;
	border-style: solid;
	border-width: thin;
	font-size: 10;					
}
	
