<!--

@media screen
{
html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none
   }

.printTable {
	width : 100%;
	page-break-after : avoid;
	}

.noprint2 {
	page-break-after : avoid;
	}

}

@media print
{

.noprint2 {
	display : none;
	visibility : hidden;
	}

.printTable {
	width : 100%;
	page-break-after : avoid;
	}

.pBreak {
	page-break-after : always;
}

}

table {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #53284F;
	text-align:center;
}

.smallHead {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #53284F;
	text-align:center;
}

body {background-color:white;}

.topheader {
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: bold;
	color: #53284F;
	text-align: center;
}

.text14_LP {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #53284F;
} 

.text18_LP {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #53284F;
} 

.text18_LP_bold {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #53284F;
	font-weight: bold;
} 

.text14_REDALERT {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #ff0000;
} 

.two_wide {
	width:2%;
}

.twenty_wide {
	width:20%;
}

.twentyfive_wide {
	width:25%;
}

.thirty_wide {
	width:30%;
}

.fiftyfive_wide {
	width:55%;
}

.fullWidth {
	width : 100%;
	}

.low {
	vertical-align:bottom;
}

.high {
	vertical-align:top;
}

.mid {
	vertical-align:middle;
}

.midPad {
	vertical-align:middle;
	padding-bottom:10px;
}

.leftalign {
	text-align:left;
}

.rightalign {
	text-align:right;
}

.topright {
	vertical-align:text-top;
	text-align:right;
}

.centeralign {
	text-align:center;
}

.coltotallab {
	text-align:center;
	vertical-align:middle;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	width:6%;
}

.rowtotallab {
	text-align:center;
	vertical-align:text-top;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
}

.noprint {
	display : none;
	visibility : hidden;
	}

.tableHeaderCell {
	text-align:center;
	vertical-align:middle;
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #53284F;
	font-weight: bold;
	width:6%;
	border-style: solid;
	border-color: #53284F;
	border-width: 1px;
}

.tableRowCell {
	text-align:center;
	vertical-align:middle;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #53284F;
	width:6%;
	border-style: solid;
	border-color: #53284F;
	border-width: 1px;
}

.bCellBorder {
	border-bottom: 1px solid #53284F;
}

.tCellBorder {
	border-top: 1px solid #53284F;
}

.tbCellBorder {
	border-top: 1px solid #53284F;
	border-bottom: 1px solid #53284F;
}

.tblCellBorder {
	border-top: 1px solid #53284F;
	border-bottom: 1px solid #53284F;
	border-left: 1px solid #53284F;
}

.tbrCellBorder {
	border-top: 1px solid #53284F;
	border-bottom: 1px solid #53284F;
	border-right: 1px solid #53284F;
}

.allCellBorder {
	border-top: 1px solid #53284F;
	border-bottom: 1px solid #53284F;
	border-right: 1px solid #53284F;
	border-left: 1px solid #53284F;
}

.lCellBorder {
	border-left: 1px solid #53284F;
}

.rCellBorder {
	border-right: 1px solid #53284F;
}

.rCellBorderALT {
	border-right: 1px solid #53284F;
	background-color: #FFF0F5;
}

.lrCellBorder {
	border-left: 1px solid #53284F;
	border-right: 1px solid #53284F;
}

.lrCellBorderALT {
	border-left: 1px solid #53284F;
	border-right: 1px solid #53284F;
	background-color: #FFF0F5;
}

.blCellBorder {
	border-bottom: 1px solid #53284F;
	border-left: 1px solid #53284F;
}

.brCellBorder {
	border-bottom: 1px solid #53284F;
	border-right: 1px solid #53284F;
}

.blrCellBorder {
	border-bottom: 1px solid #53284F;
	border-right: 1px solid #53284F;
	border-left: 1px solid #53284F;
}

.tlCellBorder {
	border-top: 1px solid #53284F;
	border-left: 1px solid #53284F;
}

.trCellBorder {
	border-top: 1px solid #53284F;
	border-right: 1px solid #53284F;
}

.tlrCellBorder {
	border-top: 1px solid #53284F;
	border-right: 1px solid #53284F;
	border-left: 1px solid #53284F;
}


.bold {
	font-weight: bold;
}

.parent {
	width: 100%;
}

.rowColour {
	background-color: #fff0f5;
}

.rowColourClick {
	background-color: #fff0f5;
	cursor:pointer;
}

.rowClick {
	cursor:pointer;
}


.newbutton
{
background-image:url(../img/fri/newbutton.png);
width:198px;
height:40px;
border:0;
color:#53284F;
font-family: "Trebuchet MS";
font-weight: bold;
font-size:22px;
text-align:center;
cursor:pointer;
}

.newbutton_alt
{
background-image:url(../img/fri/newbutton_alt.png);
width:198px;
height:40px;
border:0;
color:#FFFFFF;
font-family: "Trebuchet MS";
font-weight: bold;
font-size:22px;
text-align:center;
cursor:pointer;
}

.button3
{
background-image:url(../img/fri/newbutton.png);
width:198px; height:40px; 
border:0; 
color:#53284F;
font-family: "Trebuchet MS";
font-weight: bold;
font-size:16px;
}

.smallbutton
{
background-image:url(../img/fri/smallbutton.png);
width:79px; height:16px; 
border:0; 
color:#53284F;
font-family: "Trebuchet MS";
font-weight: bold;
font-size:10px;
text-align:center;
cursor:pointer;
}

.smallbutton_alt
{
background-image:url(../img/fri/smallbutton_alt.png);
width:79px; height:16px; 
border:0; 
color:#FFFFFF;
font-family: "Trebuchet MS";
font-weight: bold;
font-size:10px;
text-align:center;
cursor:pointer;
}

.Shown
{
 visibility: visible;
}
 
.Hidden
{
 visibility: hidden;
 display: none;
}

.dummyRow
{
height: 1px;
font-size: 1px;
}

.TopLeftCorner
{
	background-image:url('../img/fri/tl_corner.png');
	background-repeat:no-repeat;
}

.TopRightCorner
{
	background-image:url('../img/fri/tr_corner.png');
	background-repeat:no-repeat;
	
}

.BottomLeftCorner
{
	background-image:url('../img/fri/bl_corner.png');
	background-repeat:no-repeat;
}

.BottomRightCorner
{
	background-image:url('../img/fri/br_corner.png');
	background-repeat:no-repeat;
}

.Left
{
	background-image:url('../img/fri/left.png');
	background-repeat:repeat-y;
	width:20px;
}

.Right
{
	background-image:url('../img/fri/right.png');
	background-repeat:repeat-y;
	width:20px;
}

.Top
{
	background-image: url('../img/fri/top.png');
	background-repeat: repeat-x;
	height:20px;	
}

.Bottom
{
	background-image: url('../img/fri/bottom.png');
	background-repeat: repeat-x;
	height:20px;
}

.Pointer
{
cursor:pointer;
}


-->

