.onprint {
display: block
}

.onscreen {
display: none
}

  BODY {
    scrollbar-face-color:#CE0000;
    scrollbar-arrow-color:#000000;
    scrollbar-highlight-color:#CE0000;
    scrollbar-3dlight-color:#FFFFFF;
    scrollbar-shadow-color:#FFFFFF;
    scrollbar-darkshadow-color:#000000;
    scrollbar-track-color:#000000;
   }

a.netatitude:link {color: #FFFFFF}
a.netatitude:visited {color: #FFFFFF}
a.netatitude:active {color: #FFFFFF}

a.email:link {color: #666666}
a.email:visited {color: #666666}
a.email:active {color: #666666}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
	line-height: 19px;
	font-variant: normal;
	text-transform: none;
	vertical-align: middle;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	border: none;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: center center;
	text-align: center;

}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	line-height: 15px;
	font-variant: normal;
	text-transform: none;
	vertical-align: middle;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	border: none;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: center;
	text-align: justify;

}

h3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	font-style: normal;
	line-height: 19px;
	font-variant: normal;
	text-transform: none;
	vertical-align: middle;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	border: none;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: center;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	vertical-align: middle;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	border: none;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: center center;
	text-align: center;

}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	line-height: 19px;
	font-variant: normal;
	text-transform: none;
	vertical-align: middle;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	border: none;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: center;
	text-align: right;

}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	vertical-align: middle;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	border: none;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: center center;
	text-align: justify;

}

.btn {
	color:white;
	font-weight:normal;
	font-size:11px;
	background-color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #000000;


}

.inputTxt {
	background-color:#FFFFFF;
	color:#000000;
	border: 1px solid #63659C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;



}
.disc {
	list-style-type: disc;
	list-style-position: outside;
	line-height: 1.4em;
}

li {
	margin-left: -15px;
}
