/* CSS Document */
body {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-align: left;
	font-size: 12pt;
	}
h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight: normal;
}
h1{
	font-size:20pt!important;
	}
	
h2 {
	font-size:14pt !important;
	}
h3 {
	font-size:12pt!important;
	font-weight:bold;
	}
	b {
	}
	
	a {
	text-decoration: none;
	}

#topContent {
	visibility:hidden;
	position: absolute;
	top: -200px;
}
.title {
visibility:hidden;
	}

#content {
	}

#main{
}
#mainInner {
}
.mainInner li{
}
#mainInnerBoxed {
}
/*FLASH box starts*/
#flash {
	visibility: hidden;
}
/* END of Flash box */

/* infoBar div styles */
#infoBar {
visibility:hidden;
	position: absolute;
	top: -200px;
}
#navBar {
	visibility: hidden;
		position: absolute;
	top: -200px;
}
#subNav {
	visibility: hidden;
		position: absolute;
	top: -200px;
}

#contentBase {
	visibility: hidden;
	}
#footer {
	visibility: hidden;
		position: absolute;
	top: -200px;
}