/* -------------------------------------------------------
    Page :: Removal of Styles
   ------------------------------------------------------- */
div.no-margin-right, .no-margin-right{
	margin-right: 0;
}
.no-display {
	display: none;
}
.no-list ul, .no-list ol {
	list-style-type: none;
}

.no-list ul li, .no-list ol li {
background-image: none !important; 
	list-style-image: none !important; 
	list-style-type: none !important; 
	padding-left: 0px !important; 
	padding-bottom: 0px !important; 
}
.no-border {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.no-border-bot {
	border-bottom-width: 0px;
	border-bottom-style: none;
	background-image: none !important;
}
.no-text-decoration, .no-text-decoration a {
	text-decoration: none;
}
.no-padding {
	padding: 0px;
}
.no-padding-left {
	padding-left: 0px !important;}
.no-padding-right {
	padding-right: 0px !important;}
	.no-padding-bot {
	padding-bottom: 0px !important;}
.no-pad-margin {
	margin: 0px !important; 
	padding: 0px !important; 
}
.no-line-height, .no-line-height p {
line-height: 11pt !important; 
}
.no-background {
	background-image: none !important; 
}
.no-margin-bot, .no-margin-bot p, .no-margin-bot h1, .no-margin-bot h2, .no-margin-bot h3, .no-margin-bot h4, .no-margin-bot h5, .no-margin-bot h6 {
margin-bottom: 0; !important}
.no-underline {
	text-decoration: none;
}
