body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-weight: normal;
	color: #000000;
	text-decoration: none
}
a.links {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.links:hover {
	background-color:#FFFFFF;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display:block;
}
a.links:active {
	font-weight: normal;
	color: #000000;
	text-decoration: none
}
a.graylinks {
	font-weight: normal;
	color: #AEAEAE;
	text-decoration: underline;
}
a.graylinks:hover {
	font-weight: normal;
	color: #AEAEAE;
	text-decoration: none;
}
a.graylinks:active {
	font-weight: normal;
	color: #AEAEAE;
	text-decoration: none;
}
.textsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-align:justify;
}
.tSmall {
	text-decoration:underline;
	font-weight:bold;
}

.textsmallest {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #000000;
	text-align:justify;
}
.textsmallnormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-align:left;
}
.generic {
	font-family: Verdana;
	font-size: 7pt;
	color: #000000;
	text-align:justify;
	line-height: 10pt;
}
.textsmallgray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #AEAEAE;
	line-height: 10pt;
}
.textdarkgray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-align:justify;
}
.textsmallred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CC0000;
	line-height: 10pt;
}
.redheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #CC0000;
}
.yellowheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #E6B800;
}
.textwatermark {
	background-attachment: fixed;
	background-image: url(images/watermark_text.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.textbox {
	border-top: 1pt ridge #E9E9E9;
	border-right: 1pt groove #E9E9E9;
	border-bottom: 1pt groove #E9E9E9;
	border-left: 1pt ridge #E9E9E9;
	color: #000000;
	background-color: #f5f5f5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
}
.button {
	border-top: 1pt ridge #E9E9E9;
	border-right: 1.4pt groove #FFFFFF;
	border-bottom: 1.4pt groove #FFFFFF;
	border-left: 1pt ridge #E9E9E9;
	color: #666666;
	background-color: #f5f5f5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	cursor: hand;
}
.linebottom {
	border-bottom: 1pt solid #CCCCCC;
}
.rightborder {
	border-right: 1pt solid #CCCCCC;
}
.border {
	border: 1pt solid #CCCCCC;
}
.tDeco{

text-decoration:underline;

}
.tab {
	border: 1pt solid #CCCCCC;
	background-color:#ffffff;
	border-bottom: 0pt solid #ffffff;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
	height: 20;
	cursor: hand;
}
.hand {
	cursor: hand;
}
.tabselected {
	border: 1pt solid #CCCCCC;
	background-color:#CCCCCC;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	height: 20;
}
.boxed {
	border: 1pt solid #CCCCCC;
	padding-bottom: 4
}
