.menuleft {
	border-right-style: none;
	border-left-style: solid;
	border-left-color: #22359b;
	border-top-style: none;
	border-bottom-style: none;







}
.linedotted {
	border-top: 1px dashed #6699CC;
	border-right: 1px none #6699CC;
	border-bottom: 1px none #6699CC;
	border-left: 1px none #6699CC;
	top: 5px;

}
     
  p,li,td {
	font-size: 8pt;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color: #000000;

}
A {
	text-decoration:underline;
	font-size:8pt;
	color:#003399;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}

A:visited {
	text-decoration:underline;
	font-size:8pt;
	color:#000033;
       font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}

A:active {
	color:#000000;
	font-size:8pt;	
	font-family:Arial, Helvetica, sans-serif;
}

A:hover {
	text-decoration:underline;
	font-size:8pt;
	color:#0000FF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;

}
.prheading {
	font-size: 8pt;
	font-weight: bold;
	color: #6699CC;
	font-family: Arial, Helvetica, sans-serif;

}
.prdate {
	font-size: 8pt;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;

}
.prtext {
	font-size: 8pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;

}
.celldotted {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #6699CC;




}
.menuright {

	background-color: #C1D6EA;
	padding-left: 5px;
}
.linesolid {

	border-top: 1px solid #6699CC;
	border-right: 1px none #6699CC;
	border-bottom: 1px none #6699CC;
	border-left: 1px none #6699CC;
	top: 5px;
}
.tablegreen {

	background-color: #E7F3E7;
	padding-left: 5px;
	padding-right: 5px;
}
.tablegrey {


	background-color: #DBC9C4;
	padding-left: 5px;
	padding-right: 5px;
}
.prheadingwhite {

	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
.menurightdotted {
	border-top: 1px none #6699CC;
	border-right: 1px solid #22359b;
	border-bottom: 1px dashed #6699CC;
	border-left: 1px dashed #6699CC;
	top: 5px;
	padding-left: 2px;

}
.menuleftdotted {
	border-top: 1px none #22359b;
	border-right: 1px dashed #6699CC;
	border-bottom: 1px dashed #6699CC;
	border-left: 1px solid #22359b;
	padding-left: 2px;
	top: 5px;


}
