<style>
	.table > tbody > tr > td {
    	vertical-align: middle;
	}
    .table > thead > tr > th {
    	text-align: center;
	}
    .table > thead > tr > td {
    	vertical-align: middle;
	}
	.jumbotron {
		padding: 5px 0px;
	}
	img { 
		margin-bottom: 10px;
	}
	.h1, .h2, .h3, h1, h2, h3 {
		margin-top: 10px;
		margin-bottom: 10px;
	}
	blockquote {
		border-left: 0px;
	}
	p { 
		margin-bottom: 2px;
	}
	a {
		text-decoration: underline;
	}
	.addcolor {
		background-color: #F9F9F9;
	}
	.appPageTitle {
		font-size: 30px;
		font-weight: 700;
		color:#3366CC;
    		text-align: center;		
	}
	.dcwPageTitle {
                font-weight: 700;
                color:#3366CC;
        }

	.dcwNameTitle {
                font-weight: 700;
                color:#3366CC;
		font-size: 1.2em;
        }

	.dcwDelOff {
                font-weight: 700;
                color:#CC0000;
                font-size: 30px;
        }


</style>
