td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
.whiteItalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #CCCCCC;
}
.whiteBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
}
.yellowBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC33;
}
.yellowBold a {
	color: #FFCC33;
}
.yellowBold a:link {
	color: #FFCC33;
}
.yellowBold a:visited {
	color: #FFCC33;
}
.space {
	letter-spacing: 0.5px;
	page-break-after: 30;
	page-break-before: 30;


}
.yellow {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFCC33;
}
.white10px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFF;
	line-height: 15px;
}
.twelve_pt {
	font-size: 12px;
}
.forteen_pt_wht {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: bold;
}
.forteen_pt_wht_italic {
	font-style: italic;
}


.forteen_pt_yellow {
	font-size: 14px;
	color: #FC0;
}
.forteen_pt_yellow a {
	font-size: 14px;
	color: #FC0;
}
.forteen_pt_yellow a:link {
	font-size: 14px;
	color: #FC0;
	text-decoration: none;
}
.forteen_pt_yellow a:visited {
	font-size: 14px;
	color: #FC0;
}
.forteen_pt_yellow a:hover {
	font-size: 14px;
	color: #FC0;
	text-decoration: underline;
}

.twenty_pt_yellow {
	font-size: 22px;
	color: #FC0;
	text-decoration: none;
}
.twenty_pt_yellow a {
	font-size: 22px;
	color: #FC0;
	text-decoration: none;
}
.twenty_pt_yellow a:link {
	font-size: 22px;
	color: #FC0;
	text-decoration: none;
}
.twenty_pt_yellow a:visited {
	font-size: 22px;
	color: #FC0;
}
.twenty_pt_yellow a:hover {
	font-size: 22px;
	color: #FC0;
	text-decoration: underline;
}.yellowBold30 {
	font-size: 30px;
	color: #FC0;
}
#social {
	position: relative;
	z-index: 999;
	top: 0px;
	right: 0px;
	background-image: url(images/light_top.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 707px;
}
#socialContainer {
	height: 180px;
	width: 60px;
	position: absolute;
	top: 10px;
	right: -50px;
	background-image: url(images/socialBG.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#socialButtons {
}
.socialSpace {
	margin-left: 8px;
	margin-top: 6px;
	text-align: left;
}
.socialSpaceTop {
	margin-left: 8px;
	margin-top: 15px;
	text-align: left;
}

