.pleaseNote
{
	display: none;
}
.theStage
{
	padding-top: 0px !important;
	font-size: 1.4em;
	font-weight: bold;
}
.termsconditions, .privacypolicy, .apperror, .restartQuote
{
	color: White;
	font-size: 1.1em;
	font-family: Arial,Helvetica,sans-serif;
	padding: 0px 20px 20px 20px;
	text-align: justify;
}
.titleAreaTerms
{
	font-size: 1.2em;
	font-weight: bold;
	padding: 10px 0px 10px 0px;
}
a
{
	color: #C9F265;
}
#appContent .nosession div
{
    /*display: none !important;*/
    margin-bottom: 25px;
}
.nosessionpara
{
	font-family: Arial,Helvetica,sans-serif;
	padding: 0px 20px 20px 20px;
	text-align: justify;
	color: White;
	font-size: 1.1em;
}
.footerInner
{
    width: 100%;
}
.primary-content
{
    background: Transparent url('../../IMG/IMG-BikeInsurer/common/contentBottom.gif') no-repeat scroll left bottom;
}
.privacy-policy .primary-content, .terms-conditions .primary-content
{
    background: Transparent url('../../IMG/IMG-BikeInsurer/common/contentBottomPrivacy.gif') no-repeat scroll left bottom;
}

/* Application Error & Page Not Found ___________*/

.applicationerror, .pagenotfound
{
    font-size: 11px;
    padding: 0px 20px 20px 40px;
    color: White;
    text-align: justify;
}
.applicationerror .apperror, .applicationerror .restartQuote, .pagenotfound .apperror, .pagenotfound .restartQuote
{
    padding: 0px 20px 0px 20px;
}
.pagenotfound .apperror
{
    padding-bottom: 100px;
}
.applicationerror .restartQuote, .pagenotfound .restartQuote
{
    padding-bottom: 20px;
}
.applicationerror .titleAreaTerms, .pagenotfound .titleAreaTerms
{
    font-size: 1.2em;
    font-weight: bold;
    padding: 10px 0px 10px 30px;
}
.applicationerror a, .pagenotfound a
{
    color: #C9F265 !important;
}

/*_______________________________________________*/
