.yellow {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #fed104;
}

.yellow2 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #fed104;
}

.white {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}

body {
background-color: #444444;
}

td {
	font: normal 11px Tahoma, Arial;
	color: #ffffff;
}

h1, h2, h3, h4, h5 {

    color: #ffffff;
    margin: 0px;
}


h1 {
    font-size: 18px;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
    color: #999999;
}


a {

font: normal 13px Tahoma, Arial;
color: #797979;
text-decoration: underline;
}

a:hover {

font: normal 13px Tahoma, Arial;
color: #797979;
text-decoration: none;
}

a.white-link-underline {
	text-decoration: underline;
	color: #FFFFFF;
}

.meatCopy {
color: #999999;
}

.contentPages {
padding-left: 25px;
padding-top: 0px;
padding-right: 35px;
padding-bottom: 10px;
}

.white-text{
color: #ffffff;
}

.blye-text-underline {
color: #348cbc;
text-decoration: underline;
}

.blye-text-regular {
color: #348cbc;
}

.yellow-text-regular {
color: #db9a00;
}

.yellow-text-underline {
color: #db9a00;
text-decoration: underline;
}

.orange-text-regular {
color: #ca6011;
}

.orange-text-underline {
color: #ca6011;
text-decoration: underline;
}

.red-text-regular {
color: #920f0d;
}

.red-text-underline {
color: #920f0d;
text-decoration: underline;
}

.gray-text{
color: #4c4c4c;
}

.green-text{
color: #76950b;
}

#contentHdr { padding-left: 25px; padding-top: 10px; font: normal 16px Tahoma, Arial; color: #FFFFFF; }

#content {
padding-left: 25px;
padding-top: 10px;
padding-bottom: 10px; 
padding-right: 35px; 
font: normal 13px Tahoma, Arial; 
color: #CCCCCC;
}

.ylink A:link {text-decoration: none; color: #fed104; font-size: 12px; font-family: tahoma; font-weight: normal}
.ylink A:visited {text-decoration: none; color: #fed104; font-size: 12px; font-family: tahoma; font-weight: normal}
.ylink A:active {text-decoration: none; color: #ffffff; font-size: 12px; font-family: tahoma; font-weight: normal}
.ylink A:hover {text-decoration: none; color: #ffffff; font-size: 12px; font-family: tahoma; font-weight: normal}