.header {
	background: #1D5963;
	color: #ffffff;
	font-weight: bold;
}

.mainProvider{
	width: 800px;
	margin: auto;
	text-align: left;
	
}

#providerDesc{
	width: 600px;
	float: left;
}

#providerLogo{
	width: 200px;
	float: left;
}

#bigTitle{
	font-size: 20px;
}

.smallTitle{
	display: inline;
}

th {
	border: 0px;
	height: 42px;
}

.writingBoxContent .mainTable {
	width: 805px;
	text-align: center;
}

.mainTable table{
	width: 784px;
	text-align: center;
}

.end:hover{
	background-color: #FFFF99;
}

.td1{
	width: 120px;
}

.td2{
	width: 120px;
}

.td3{
	width: 60px;
}

.thTable{
	color: white;
}

.end {
	border-right: 1px solid #C3E2EC;
	border-left: 1px solid #C3E2EC;
	height: 42px;
	border-bottom: 1px solid #C3E2EC;
	cursor: pointer;
}
