hr{
	color : #cccccc;
	height : 1px;
}

img{
	border-color : #999999;
}


}
INPUT {
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #999999 1px solid;
	FONT-SIZE: 9pt;
	BORDER-LEFT: #999999 1px solid;
	BORDER-BOTTOM: #999999 1px solid;
}

a:link {
	color : #666666;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration : none;
}/* Link  */
a:active {
	color : #666666;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration : none;
}/* Active Link */
a:visited {
	color : #666666;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration :  none;
}/* Visited Link */
a:hover {
	color : #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration : underline;
}/* Hover Link */


.pagetitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Gray;
	font-weight : bold;
	vertical-align : middle;
}/* Page Title Style */



.content {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #666666;
	text-align : justify;
}	/* Content Style */

.numbernav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #666666;
	text-align : right;
}	/* Content Style */

.contentbold {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #666666;
	font-weight : bold;
}	/* Same as Content except it is bold */

.contentitalic {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #999999;
	font-style : italic;
}	/* Same as Content except it is italic and bold */


.orangebold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #FF9900;
	font-weight : bold;
}	/* Content Style */


.leftnav {
	font-family : Arial;
	font-size : 10px;
	font-weight : normal;
	color : #999999;
}   /* Used for Column Heading */
.leftnav a:link {
	color : #999999;
	font-family : arial;
	font-size : 10px;
}		/* Link  */
.leftnav a:active {
	color : #999999;
	font-family : arial;
	font-size : 10px;
}	/* Active Link */
.leftnav a:visited {
	color : #999999;
	font-family : arial;
	font-size : 10px;
}	/* Visited Link */
.leftnav a:hover {
	color : #666666;
	font-family : arial;
	font-size : 10px;
}		/* Hover Links */

.leftnavOn {
	font-family : Arial;
	font-size : 10px;
	font-weight : bold;
	color : #666666;
}   /* Used for Column Heading */
.leftnavOn a:link {
	color : #666666;
	font-family : arial;
	font-size : 10px;
}		/* Link  */
.leftnavOn a:active {
	color : #666666;
	font-family : arial;
	font-size : 10px;
}	/* Active Link */
.leftnavOn a:visited {
	color : #666666;
	font-family : arial;
	font-size : 10px;
}	/* Visited Link */
.leftnavOn a:hover {
	color : #333333;
	font-family : arial;
	font-size : 10px;
}		/* Hover Links */

.colhead {
	font-family : Arial;
	font-size : 8pt;
	font-weight : bold;
	color : Black;
	background : Silver;
}   /* Used for Column Heading */
.colhead a:link {
	color : Black;
	font-family : arial;
	font-size : 8pt
}		/* Link  */
.colhead a:active {
	color : Black;
	font-family : arial;
	font-size : 8pt
}	/* Active Link */
.colhead a:visited {
	color : Black;
	font-family : arial;
	font-size : 8pt;
}	/* Visited Link */
.colhead a:hover {
	color : White;
	font-family : arial;
	font-size : 8pt;
}		/* Hover Links */

.txtLayer{
	margin-left:24px;
	width:500px;
}

h1 {
	font-family : Arial, Helvetica, sans-serif;
	color : Gray;
}

h2 {
	font-family : Arial, Helvetica, sans-serif;
	color : Gray;
}