body{
	font-family : "Times New Roman", Times, serif;
	color: Black;
	font-weight : normal;
}
p,ul,ol, {
	font-size: 11pt;
	font-family : "Times New Roman", Times, serif;
	color: Black;
	font-weight : normal;
	line-height : 16pt;
}
blockquote{
	line-height : 16pt;
}
td{
	font-size: 11pt;
	font-family : "Times New Roman", Times, serif;
	color: Black;
	font-weight : normal;
}
hr{
	color: #6e6e6e;
	height: 1px;
}
/********************************************************
links
*************************************************************/
a{
	font-size: 11pt;
	font-family : "Times New Roman", Times, serif;
	color : Black;
	font-weight : normal;
	text-decoration : underline;
}
a.print{
		display : none;
}

#footer a{
	display : none;
}
#footer{
	font-size: 10pt;
	font-family : "Times New Roman", Times, serif;
	font-style: italic;
}
# topnav a{
	display: none;
}
#topnav{
	display: none;
}
a.top{
	display: none;
}
/*************************************************************
headers
**************************************************************/
h1{
	font-family: Arial,Helvetica,  Geneva, "Trebuchet MS", sans-serif;
	font-size: 14pt;
	color: #030303;
	font-weight: normal;
	font-style: normal;
	padding: 0px;
	margin: 20px 0px 0px 0px;
}
h2{
	font-family: Arial, Helvetica, Geneva, "Trebuchet MS", sans-serif;
	font-size: 10pt;
	color: #333333;
	font-weight: bold;
	font-style: normal;
	line-height: 1em;
	padding : 10px 0px 1px 0px;
	margin: 10px 0px 4px 0px;
	letter-spacing : normal;
	text-transform: uppercase;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #333333;
}
h3{
font-family: arial, Helvetica, Geneva, "Trebuchet MS", Verdana,  sans-serif;
font-weight: bold;
font-size: 12pt;
letter-spacing : normal;
color: #333333;
}
h4{
font-family: arial,Helvetica, Geneva, "Trebuchet MS", Verdana,  sans-serif;
font-weight: bold;
font-size: 10pt;
letter-spacing : normal;
padding : 0px 0px 0px 0px;
margin : 0px 0px 0px 0px;
}
/*************************************************************
other specs
**************************************************************/
.update{
	font-size: 10pt;
	color: Black;
	font-family : "Times New Roman", Times, serif;
	font-style: italic;
}
.caption{
	font-size: 10pt;
	color: Black;
	font-weight : normal;
	font-style : italic;
}
.xsmall{
	font-size: 10pt;
	font-family : "Times New Roman", Times, serif;
}
.small{
	font-size: 10pt;
	font-family : "Times New Roman", Times, serif;
}



ul{ list-style: disc;}

ul.sub{list-style: circle;}
 




.note{
font-family: Helvetica, Geneva, "Trebuchet MS", Verdana, arial, sans-serif;
font-size: 10pt;
 font-weight : bold;
 text-transform: uppercase;
}

.tip{
font-family: Helvetica, Geneva, "Trebuchet MS", Verdana, arial, sans-serif;
font-size: 10pt;
 font-weight : bold;
 text-transform: uppercase;
}
.info{
font-family: Helvetica, Geneva, "Trebuchet MS", Verdana, arial, sans-serif;
font-size: 10pt;
 font-weight : bold;
 text-transform: uppercase;
}
.bold{
 font-weight : bold;
}
.em{
font-style: italic;
}
.bold_em{
	font-style: italic;
	 font-weight : bold;
}
/*FORM, INPUT {
	display : none;
}*/
.print_none{
	display : none;
}

img{
	border-color : #333333;
}
/*.view_none{
	visibility : hidden;
}*/
.key_box{
/*background:#FFF url(../images/tip.gif) no-repeat left;*/	margin: 0 0 0 50px;
	border:1px solid #666;
	padding: 5px 10px 10px 10px;
	width: 80%;
}

.info_box{
/*background:#FFF url(../images/info.gif) no-repeat left;*/	margin: 0 0 0 50px;
	padding: 5px 10px 10px 10px;
	border: 1px dashed #666;
	width: 80%;
}

.note_box{
/*background: url(../images/note.gif) no-repeat left;*/
	margin: 0 0 0 50px;
	padding: 5px 10px 10px 10px;
		border: 1px dashed #666;
		width: 80%;
}
/*logo and help site title*/
.print_only{
	margin: 0px 0px 5px 0px;
	width: 100%;
	border-bottom: 2px solid #000;
	clear: both;
	height: 65px;
}
.print_only img{
	float: left; width: 185px; height:65px; padding-bottom:3px;
}

/*for User Guide title only*/
span.print_title{
	font-size: 16pt;
	font-family: Arial, Helvetica, sans-serif;
	display: block; float: right; padding-top: 20px; /*height: 45px;*/
}

/*for help files title only*/
.print_title{
	font-size: 20pt;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.print_title_2{
	font-size: 16pt;
	font-family: Helvetica,Arial,Geneva,sans-serif;
	font-weight: bold;
	font-style: italic;
}
