html, body{
	padding:0px;
	margin:0px;
	height:100%;
}
.buttonSize1 {
	width:90px;
	height: 27px;
	font-size:13px;
	font-weight:bold;
}
.buttonSize2 {
	width:100px;
	height:28px;
	font-size:13px;
	font-weight:bold;
}
.txtHeadCap{
	font-size:32px;
	font-weight:bold;
	color:black;
	height:24px;
}

caption2 {
	font-size:24px;
	font-weight:bold;
	border:0;
	color:black;
	height:32px;
	text-align:center;
	background-color:#2980B9;
}
.caption4 {
	font-size:15px;
	font-weight:bold;
	border:0;
	color:black;
}	
.caption5 {
	font-size:17px;
	font-weight:bold;
	border:0;
	color:black;
}	

.caption6 {
	font-size:15px;
	font-style: italic;
//		font-weight:bold;
	border:0;
	color:black;
}	

.caption7 {
	font-size:15px;
	font-weight:bold;
	border:1;
	color:black;
}	
.buttonSizeB {
	width:100px;
	height:26px;
	font-size:13px;
	font-weight:bold;
}

.button1:hover {
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
	background-color: #2D5BA3;
}

hr.new4 {
	border: 3px solid red;
}

.cbSize{
	width:12px;
	height:12px;
}

