body
{
	background: #fff url(images/MedEdBack.gif);
	margin: 0px;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
table, td
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#BodyPanel 
{
	width: 96%;
	text-align: left;
}
.BodyTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #243391;
	text-decoration: none;
}
.BodyTextBoldNote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #243391;
	text-decoration: none;
}
.BodyTextBoldBlk {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.BodyTextTitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #333366;
	text-decoration: none;
}
.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.rtBoldColumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #243391;
	text-decoration: none;
	width:200px;
	text-align:right;
}
a:link,a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight:bold;
	color: #243391;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight:bold;
	color: #243391;
	text-decoration: underline;
}

.ErrorText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: RED;
	text-decoration: none;
	font-style:italic;
}

.Copyright 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #6699CC;
	font-style:italic;
	text-decoration: none;
}

.Copyright  a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #6699CC;
	font-style:italic;
	text-decoration: none;
}
  
.regSubmitButton { 
  color: #FFFFFF; 
  background-color: #6699CC;
  font-weight:bold;
}

.help
{
  cursor:help;
}

.TableHeaderRow
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color: #FFFFFF;
  background-color: #6699CC;
	text-decoration: none;
}
.TableRow 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}
.TableAltRow
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
  background-color:#CCCCCC;
}

#Address 
{
  position:relative;
  left: 175px;
  text-align:left;
  margin-top:5px;
}

#ProgramMaterials 
{
  border: solid 1px black;
  margin-bottom:5px;
}

.full 
{
	 width: 100%;
}

.label 
{
	font-weight: bold;
}

.right 
{
	text-align: right;
}

.top 
{
	vertical-align: top;
}

.center 
{
	text-align: center;
}

.left 
{
	text-align: left;
}

