#navmenu-v,ul#vavmenu-v,#logo, #logonew, #logoFr, #blend, #bottomnav,#topnav,ul#topnav, #linksmenu, #breadcrumbs, .noprint { display: none; }   
/******* Added this class for printing only ******/
.print-title{display : inline;
font-family: Times New Roman, Garamond, serif; 
font-size: 14pt; border : none ; color : #000;
font-weight : bold ;
}
.print-title2{display : inline;
font-family: Times New Roman, Garamond, serif; 
font-size: 12pt; border : none ; color : #000;
font-weight : bold ;
}
#container{
position : static;
float : none ;
width: 7.5in;
height : 10.5in ;
top:0px;
left:0px;
}
#content{
position : static;
float : none ;
background : #FFF;
border : none ;
}
.subtitle1 {color : #000;
font-weight : bold;
font-size : 12pt;
}
.labelCss { color : #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none;
}
.fieldTextCss {color : #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none;
}
.sectionHeader {color: #000;
	padding: 0.2em 0.5em;
	border: 1px solid green;
	font-weight: bold;
	font-size: 9pt;
}
body,h2, h3, table, tr, td, p 	 		 
{
font-family: "Times New Roman", Garamond, serif; 
font-size: 12pt; border : none ; color : #000;
}
ul
{
list-style-type : disc;
}
h2, h3
{
font-size:16pt;
font-weight:bold;
}
a {text-decoration:none;color:#000;}

