.studentBlue
{
	color:#99CCFF;
}

.studentOrange
{
	color:#FF6633;
}

.blackLink, .blackLink a
{
	color:#000;
	font-weight:bold;
}

.imageRight
{
	padding: 0 0 10px 10px;
}

.imageLeft
{
	padding: 0 10px 10px 0;
}

.title
{
	font-size:18px;
	font-weight:bold;
	color:#99CCFF;
}

.pollquestion
{
	padding:10px 0 10px 0;
	font-weight:bold;
	text-align:center;
}

.pollradio
{
	padding-right:15px;
}

.polloption
{
	width:100%;
	text-decoration:none;
	padding-left:15px;
}

.pollresultlink
{
	text-align:center;
	padding:10px 0 10px 0;
}

.pollresultlink a
{
	color:#000;
}

.pollsubmit
{
	padding:10px 0 10px 0;
	color:#000;
	text-align:center;
}

.polloptionr
{
	padding:10px 0 10px 10px;
}

.pollbar
{
	backgr/ound:#f7a000;
	background: url(/images/pollgrad.gif) repeat-x;
}

.polltotal
{
	padding:10px 0 10px 0;
	font-weight:bold;
	text-align:center;
}

.pollmsg, .poll_closed
{
	text-align:center;
	padding:10px;
}

.eventTitle, .offersTitle, .newsTitle
{
	font-weight:bold;
	text-decoration:underline;
	padding-bottom:10px;
}

.eventContent, .offersContent, .newsContent
{
	padding-bottom:10px;
	color:#000;
}

.eventContent a, .offersContent a, .newsContent a
{
	color:#000;
	text-decoration:underline;
}


