a.pdxlink:link
{
	text-decoration: none; 
	color: #0A80DE; 
	font-size: 9pt;
	font-family: verdana;
}

a.pdxlink:active
{
	color: #0A80DE;
	text-decoration: none; 
	font-size: 9pt;
	font-family: verdana;
}

a.pdxlink:visited 
{
	color: #0A80DE;
	text-decoration: none;
	font-size: 9pt;
	font-family:Verdana ;
}

a.pdxlink:hover
{
	text-decoration: underline; 
	color: #028DFD; 
	font-size: 9pt;
	font-family: verdana;
}

.bodytext {
	font-color: #000000;
	font-size: 9pt;
	font-family: verdana;
}

.titletxt {
	color: #000000;
	font-size: 13pt;
	font-family: verdana;
	font-weight: bold;
}

.bluemed {
	color: #2F77C4;
	font-size: 9pt;
	font-family: verdana;
	font-weight: bold;
}

td.blue-bg
{
	background-color: #D4E6F7;
	font-color: #000000;
	font-size: 9pt;
	font-family: verdana;
}

.leftside {
	background-image: url(../images/MC-PDX-quiz_02.gif);
	background-repeat:  repeat-y;
	background-position: top;
}
.rightside {
	background-image: url(../images/MC-PDX-quiz_04.gif);
	background-repeat: repeat-y;
	background-position: bottom;
}

