a:active {
	color:#00CC00;
}
a:hover {
	text-decoration:underline;
}
a       { text-decoration:none; color:#0033CC;}

body { background-image: url('../images/greybackground.jpg'); }


table { table-layout: fixed; }
table.cen { margin-left: auto; margin-right: auto}
table.clean { border-width: 0; border-spacing: 0; border-collapse: collapse;}
table.clean td { padding: 0; border-style: none;}

img {border-width: 0;}

td            {font-family: Arial, Helvetica, verdana; font-size: 10.5pt; line-height:130%;text-align:justify; }
td.topleft    {width:241px; height: 57px; text-align:left; background-image: url('/images/headerleft.jpg'); }
td.topmid	{vertical-align: top; text-align:left; background-image: url('/images/headermid.jpg');}
td.topright	{width: 20px; text-align:left; background-image: url('/images/headerright.jpg');}
td.left		{width:42px; background-image: url('/images/background_trleft.jpg');}
td.right	{width: 40px; background-image: url('/images/background_trright.jpg');}
td.botleft	{width:42px; height: 57px; background-image: url('/images/bottomleft.jpg')}
td.botmid	{background-image: url('/images/bottommid.jpg');}
td.botright	{width: 28px; background-image: url('/images/bottomright.jpg');}

.fillwidth {width: 100%;}

p             {font-family: Arial, Helvetica, verdana, Sans-serif; 
		font-size: 10.5pt; line-height:130%; text-align:justify}
p.ind		{text-indent: 10px}
p.times		{font-family: "Times New Roman", Times, serif;}
p.timessmall	{font-family: "Times New Roman", Times, serif; font-size: 80%}

H1.title      {font-size: 22pt; font-weight: bold}
h1.cen		{text-align: center;}
H2.topic      {font-size: 15pt; font-weight: bold; font-family: Arial, Helvetica, verdana}
H3            {font-size: 12pt; font-weight: bold; font-family: Arial, Helvetica, verdana}
H4.jip        {font-size: 9pt; font-weight: bold; color: #606760}

.hrred { height: 6px; background-image: url('../images/hrred.gif'); 
		margin-left: 40%; margin-right: 40%}
.hrred hr {
  display: none;
  visibility: hidden;
}
 
UL	      {font-family: Arial, Helvetica, verdana}			
ul.objective  {font-size: 9.5pt; font-weight: bold; }
UL.lessons    {font-size: 9.5pt; line-height:170%}
P.instruc     {text-indent: 12px}
P.ind     {text-indent: 24px}

span.inton	{font-size: 100%;}
span.inton em  { position: relative; top: -4pt; font-style: normal;}
