/* CSS Document */





.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: 900;
	color: #000066;
	bgcolor: #e5e3e3;
	text-transform: uppercase;
	background-color: #dae8fd;
}
.author {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	color: #999999;
	font-weight: bold;
}
.bodytext {
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	line-height: 13pt;
	font-weight: normal;
	color: #000000;
	font-variant: normal;	
}
.designation {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	font-style: normal;	line-height: normal;	font-weight: normal;	color: #000000;}
A.link4:link {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000066}
A.link4:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #2E72D8}
A.link4:hover {  font-family: Arial, Helvetica, sans-serif;; font-size: 9pt; font-weight: normal; color: #CCCCCC}

.subheading { font-family: Geneva, Arial, Helvetica, sans-serif;	font-size: 12px;	font-style: normal;	font-weight: bold;	text-transform: none;	color: #0066CC;	text-decoration: underline;}

A.link2:link { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #064f67 }
A.link2:visited { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #064f67 }	
A.link2:hover { font-family: Arial, Helvetica, sans-serif;; font-size: 9pt; font-weight: normal; color: #61cff3 }
.sub3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #990066;
	text-decoration: underline;
}
A.link3:link { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #0b6c8b; text-decoration: none}
A.link3:visited { font-family:Geneva, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #0b6c8b; text-decoration: none}	
A.link3:hover { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #0b6c8b; text-decoration: underline}

.sub2 {
	font-family: "Univers Condensed";
	font-size: 14px;
	font-weight: bold;
	color: #990066;
}
.button {
	list-style-position: outside;
	list-style-image: url(images/image1/bullet.gif);
	list-style-type: disc;
}
.button2 {
	list-style-position: outside;
	list-style-image: url(images/image1/button2.gif);
	list-style-type: disc;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-transform: uppercase;

}
.subhead2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #064f67;
	text-transform: uppercase;

}
.box {
	border-top: #CCCCCC;
	border-right: #CCCCCC;
	border-bottom: #CCCCCC;
	border-left: thin dotted #CCCCCC;

}
.box1 {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999999;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;



}
.line {
	border-bottom-width: thin;
	border-bottom-style: inset;
	border-bottom-color: #999999;

}
.button3 {
	list-style-position: outside;
	list-style-image: url(images/image1/button3%20.jpg);
	list-style-type: disc;
}
.table1 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0099CC;
	border-right-color: #0099CC;
	border-bottom-color: #0099CC;
	border-left-color: #0099CC;
}
.table2 {
	border-top: thin solid #CCFFFF;
	border-right: thin solid #CCFFFF;
	border-bottom: thin solid #CCFFFF;
	border-left: thin solid #CCFFFF;
	padding: 0px;
	margin: 5px;
}
.overflow
{
	overflow: auto;
	width: 550px;
	height: 300px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;

	}
