/* Default CSS Stylesheet for a new Web Application project */

body {
	margin-left: 0px;
	margin-top: 0px;
	font-size: 11px;
	font-style: normal;
	font-weight: lighter;
	font-family: Verdana;
	font-variant: normal;
	text-decoration: none;
	color: #000000;
	line-height: normal;
	background-color : #FFFFFF;
	/* changed by suraj on 05-01-04 image name bg1 to bg*/
	background-image: url(IMG/bg1.gif);
}

.WarnText {
	font-size : 10px;
	color: #FF0000;
	font-weight: bold;
	text-transform: none;
	}
.citation {
	margin-left: 0px;
	margin-top: 0px;
	font-size: 11px;
	font-style: normal;
	font-weight: lighter;
	font-family: Verdana;
	font-variant: normal;
	text-decoration: none;
	color: #000000;
	line-height: normal;
	
}
.link2 {
	margin-left: 0px;
	margin-top: 0px;
	font-size: 10px;
	font-style: normal;
	font-weight:normal;
	font-family: Verdana;
	font-variant: normal;
	text-decoration: none;
	color: #000000;
	line-height: normal;
	
}
.text {
	FONT: normal 8pt/13px Verdana, Arial, Helvetica, sans-serif;
	COLOR: #333333;
	z-index: 2;
	position: absolute;
	visibility: hidden;
	left: 37px;
	top: 80px;
}

.smalltext {
	FONT-SIZE: 9px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
a:link {
	color: #000000;
	text-decoration: none;

}
a:visited {
	color: #333333;
	text-decoration: none;

}

a:hover {
	text-decoration: underline;
	color: #336666;
}



.TxtBox {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #333333;
	FONT-FAMILY: Geneva, Arial, Helvetica;
	BACKGROUND-COLOR: #dfdfdf;
	border-width: thin;
}



.scroll {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	overflow: auto;
	position: static;
	height: 240px;
	width: 260px;
	left: 0px;
	top: 0px;
}
.corner {
	background-image:  url(IMG/corner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;
	position: relative;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	
}
.heading {
	font-size:medium; /*changed by Mona from large to medium */
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #006699;
	font-family: "Times New Roman", Times, serif;
}
.submit {
	background-image: url(IMG/arrowgrey.gif);
	background-repeat: no-repeat;
	border: outset #999999;
	height: 22px;
	width: 24px;
	cursor: hand;
}
.submit1 {
	background-image: url(IMG/arrowgrey.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 24px;
	cursor: hand;
}
.contentable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	word-spacing: 2em;
	white-space: normal;
	display: none;
	width: 600px;
	text-indent: 5pt;
}

TABLE {font-size : 11px; }
TR.Header {
	font-weight: bold;
	text-transform: uppercase;
	color: white;
	height: 20px;
	background-color: #006699;}
.menu {
	background-color: #0099FF;
	position: absolute;
}
.linkmain {
	color: #003366;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
.tips {
	font-family: Verdana;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	padding: 5px;
	width: 200px;
	border: 1px dotted #003366;
	background-color: #CCCCCC;
}

.tipsCopy {

	font-family: Verdana;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	padding: 2px;
	width: 500px;
	border: 1px dotted #003366;
	background-color: #CCCCCC;
}

.DescToggle {
	CURSOR: hand;
	color: #006D52;
	text-decoration: none;}

.address {
	font-family: Verdana;
	font-size: 8px;
	font-weight: bold;
	color: #666666;
}

IMG { border:0; } /* added by Mona */

.smalltextCopy {
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}