.pageHeaderText {
    font-size: 28px;
    color: #336699;
}
#flashcontent {
	float: right;
}

.headlineTextLarge {
	font-size: 14pt;
	font-decoration: bold;
	color: #03407b;
}

.headlineTextSmallGrey {
    font-weight:bold;
    font-size: 14px;
}

.headlineTextSmall {
    font-size: 14px;
    color: #336699;
}

.red {
    color: #FF3333 !important;
}

.whatsThis {
    font-size: 10px;
    color: #336699;
}

.whatsThis a {
    font-size: 10px;
    font-decoration: bold;
    color: #336699;
}

a.popupSurvey {
    text-decoration: none !important;
    color: #336699 !important;
}

.bodyText {
    font-size: 12px;
    color: #666666;
}

.errorText {
    font-size: 12px;
    color: #FF3333;
}

.disclaimerText {
    font-size: 10px;
    color: #666666;
}

.leftTile {
	background-color: #9ec9ec;
}

.leftTileLightYellow {
    background-color: #ffffcf;
}


.mainContent {
    padding: 10px 10px;
}

.mainContent p sup {
    font-size: 7px;
}

.logo {
    padding: 10px 15px;
}

.small {
    font-size: 10px;
}
.mainContentTwo {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

