body{
padding:0px;
margin:0px;
background-image:url(/images/Back.png);
background-position:center;
background-repeat:repeat-y;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}

.section_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	text-transform: capitalize;
	color: #000000;
}
.footer_link {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
.section_body{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	width: 800px;	
	margin:15px;
	padding:15px;
	line-height: 145%;


}

#crumbs{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	width: 830px;	
	margin-left:15px;
	padding-left:15px;
height:25px;
text-decoration:none;
padding-top:3px;
margin-top:3px;
border:1px solid blue;
}

#crumbs a, {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #3366cc;
text-decoration:none;
}

.header1 {
	font-family: Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #327cba;
}
.body_text {
	font-family: arial, san-serif;
	font-size: 14pt;
	color: #327cba;
}
.navtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000;
	text-align: center;
	text-decoration: none;
}
.Manual_bullet {
	background-image: url(/reps/images/blue_circle.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
.link_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
}
a {
	text-decoration: none;
	color: #000;
}
a:hover{
	text-decoration:underline;
	color:#327cba;
}
