.nav {
	font-family: Arial;
	color:#FFFFFF;
	font-size: 12px;
}
.nav a{
	font-family: Arial;
	color:#FFFFFF;
	font-size: 12px;
	text-decoration:none;
}
.nav a:hover{
	font-family: Arial;
	color:#FFFFFF;
	font-size: 12px;
	text-decoration:underline;
}
.heading {
	font-family:  Arial;
	color: #000000;
	font-size: 15px;
	font-weight:bold;
}

.bodycopy {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
}
.bodycopy p{
	line-height:18px;
	text-align:justify;
}
.bodycopy p strong a{
	color:#0c0a6b;
}

.bodycopy ul{
	line-height:20px;
	margin:0px;
	padding:0px;
	margin-left:15px;
	margin-top:10px;	

}
.bodycopy ul li{
	list-style-type:none;
	font-weight:700;
}
.bodycopy_bold {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight:bold;
}

.bodycopy_bold1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	font-weight:bold;
	line-height:20px;
}
.bottom_nav {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 11px;
}
.bottom_nav a{
	font-family: Arial;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration:none;
}
.bottom_nav a:hover{
	font-family: Arial;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration:underline;
}
.text_heading {
	font-family:  Arial;
	color:#19568F;
	font-size: 15px;
	font-weight:bold;
}
.top_heading {
	font-family: Arial;
	color:#FFFFFF;
	font-size: 14px;
	font-weight:bold;
}
.star {
	font-family: Arial;
	color: #FF0000;
	font-size: 13px;
	font-weight:bold;
}

.tabletxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:700;
	margin-top:10px;
	margin-bottom:10px;
}
.width{
	width:200px;
}

