.basicText {
        font-size: 12px;
}

.smallText {
        font-size: 12px;
}

.smallerText {
        font-size: 10px;
}

.centered {
        margin-left: 0px;
        margin-right: auto;
        margin-top: 5px;
        margin-bottom: 5px;
}

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

.byline {
        font-size: 10px;
        font-weight: bold;
}

.headline1 {
        font-size: 16px;
        font-weight: bold;
        color: black;
}

.headline2 {
        font-size: 14px;
        font-weight: bold;
        color: black;
}

.headline5 {
        font-size: 16px;
        font-weight: bold;
        color: black;
        type: block;
        background: #FFCC66;
}

.PayPal {
        background: #ffCC66;
}

#header {
    font-size: 16px;
    background: #ffcc66;
    margin-left: auto;
    margin-right: auto;
    vertical-align: top;
    text-align: center;
    width: 500px;
}

B.emphasis1 {
        font-size: 16px;
        font-weight: bold;
        color: red;
}

B.emphasis2 {
        font-size: 14px;
        font-weight: bold;
        color: red;
}

a.largeLink {
        font-size: 20px;
        font-weight: bold;
        color: red;
}

a.redLink {
        font-size: 14px;
        font-weight: bold;
        color: red;
}

.alignRightText {
        float: right;
        valign: top;
        font-size: 11px;
}

.alignLeftText {
        text-align: left;
        float: left;
        valign: top;
        font-size: 12px;
        font-weight: bold;
}


.banner {
	font-size: 12px;
        color: #FFCC66;
        background-color:#774411;
}

.displayText {
	font-size: 10px;
        color: #774411;
}


.newsItemHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.righttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
    text-align: right;
}
.smallFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
}

img.alignRight { float: right; valign: top; padding:0px 0px 10px 10px; }


.largeLink {
        font-size: 14px;
}

span.thePortalTabs {
    width: 800px;
}
