table {
	border: none;
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
body {
	border : 0 none ; 
	border-left-width : 0; 
	border-right-width : 0; 
	border-width : 0; 
} 
tr {
	text-align: left;
	vertical-align: top;
}
td.gradient {
	background-repeat: repeat-x;
	background-image: url(images/sgradient.jpg);
}
tr.short {
	text-align: left;
	vertical-align: top;
	height: 5px;
}
td.dkgreen {
	background: #006600
}
td.dkdkgreen {
	background: #005100
}
td.green {
	background: #2AA727;
}
td.dkblue {
	background: #044067;
}
td.white {
	background: #FFFFFF;
}
td.ltgreen {
	background: #AEDE9D;
}
td.ltblue {
	background: #AFD4E3;
}
td.blue {
	background: #076BAB;
}
td.bgleft {
	background-image: url(images/left_background.gif);
	background-repeat: repeat-y;
	max-height: 100%;
	height: 100%;
	}
td.bottomborder {
	border-color: #006600;
	border-style: solid;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-top-width: 0px;
}
td.leftborder {
	border-color: #000000;
	border-style: solid;
	border-left-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-width: 0px;
}
td.topbottborder {
	border-color: #000000;
	border-style: solid;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-top-width: 1px;
}
td.allborder {
	border-color: #000000;
	border-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
}
p {
	background: transparent;
	color: Black;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-variant: normal;
	font-weight: normal;
	font-style: normal;
}
p.small {
	font-size: 12px;
	font-variant: normal;
	font-weight: normal;
	font-style: normal;
	line-height: 14px;
	}
.heading {
	background: transparent;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.italic {
	background: transparent;
	color: Black;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
}
.bold {
	background: transparent;
	color: Black;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.detail {
	background: transparent;
	color: #003399;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.white {
	background: transparent;
	color: White;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 14px;
}
.white-M {
	background: transparent;
	color: White;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 14px;
	vertical-align: middle;
}
li {
	text-indent: 0px;
	padding-top: 0px;
	line-height: 16px;
}
li.indent {
	list-style: circle;
	text-indent: 8px;
	line-height: 15px;
	height: auto;
	}
li.heading {
	list-style: disc;
	text-indent: 10px;
	height: auto;
	font-size: 15px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}
ul {
	background: transparent;
	color: Black;
	list-style: disc;
	list-style-position: inside;
	text-indent: 0px;
	margin-left: 0px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	list-style: inside;
}
ul.white {
	color: White;
}

