body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/top_left_oval_wash_bg.jpg);

}
.dsRight {
	background-image: url(../images/drop_shadow_right.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 11px;
}
.dsBottom {

	background-image: url(../images/drop_shadow_bottom.jpg);
	background-repeat: repeat-x;
	height: 11px;
}
.dsCorner {
	background-image: url(../images/drop_shadow_corner.jpg);
	background-repeat: no-repeat;
	height: 11px;
	width: 11px;

}
.tblBdrTopLeft {
	background-image: url(../images/table/table_top_left.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
}
.tblBdrTop {
	background-image: url(../images/table/table_top.jpg);
	background-repeat: repeat-x;
	height: 30px;
}
.tblBdrTopRight {
	background-image: url(../images/table/table_top_right.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
}
.tblBdrBottomLeft {

	background-image: url(../images/table/table_bottom_left.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
}
.tblBdrBottomRight {

	background-image: url(../images/table/table_bottom_right.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
}
.tblBdrBottom {

	background-image: url(../images/table/table_bottom.jpg);
	background-repeat: repeat-x;
	height: 30px;
}
.tblBdrLeft {
	background-image: url(../images/table/table_left.jpg);
	width: 30px;
}
.tblBdrRight {
	background-image: url(../images/table/table_right.jpg);
	width: 30px;
}
.textNorm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.textSmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.textSmall1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.leftMenuLinks a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #286C8F;
	text-decoration: none;
	line-height: 23px;

}
.leftMenuLinks a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #286C8F;
	text-decoration: underline;
	line-height: 23px;

}
.textLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;

}

.adminLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #286C8F;
	text-decoration: none;
}
.hrefLink {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #286C8F;
	text-decoration: none;
}
.searchTable
{
	border-width: 1px 0px 0px 1px;
	border-color:#000000;
	border-style:solid;
	padding:2px;
}
.searchTable td
{
	border-width: 0px 1px 1px 0px;
	border-color:#000000;
	border-style:solid;
}
.grayTr
{
	background-color:#F1F1F1;
}
.whiteTr
{
	background-color:#FFFFFF;
}