body, table {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1.pageheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #999999;
}
a {
	text-decoration: none;
}
.boxhead {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
.coverboxhead {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.coverboxhead a:link  
{
	
	color: #ffffff;
}

.coverboxhead a:vlink
{
	
	color: #ffffff;
}

.coverboxhead a:visited
{
	
	color: #ffffff;
}

.coverboxhead a:hover
{
	text-decoration: underline;
	color: #ffffff;
}



.boxcontent {
	font-size: 10px;
	padding: 5px;
}
.copyright {
	color: #ffffff;
	padding: 5px;
	font-size: 10px;
}
.seminarpricebox {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
h2.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #990000;
}
h3.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
.bodytext {
	line-height: 200%;
}
a.breadcrumbs {
	color: #000000;
}
a.breadcrumbs:hover {
	color: #D10D21;
}
a.link {
	color: #000000;
}
a.link:hover {
	color: #D10D21;
}
td.linebelow {
	border-bottom: 1px solid #333333;
}
div.content {

}
a.courseitem{
	color: #0C66B4;
}
a.courseitem:hover {
	color: #D10D21;
}
tr.rowhead{
	padding-top: 4px;
	padding-bottom: 4px;	
	padding-left: 3px;
	text-align: left;
	background-color: #CDCED8;
}
th.rowhead {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
div.bullet1 {
	padding-left: 12px; 
	background-image: url(../../../images/bullet1.gif); 
	background-repeat: no-repeat;
}
