body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
table {
	border-collapse: collapse;
}
img{
	border: none;
}
td {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
}
td.rightshadow {
	width: 10px;
	background-image: url(images/shadow-right.gif);
	background-repeat: repeat-y;
}
td.rightSloganShadow {
	width: 40px;
	background-image: url(images/shadow-sloganright.gif);
	background-repeat: repeat-y;
}
td.featurelink a{
	font-size: 14px;
	font-weight: bold;
}
td.featurelink span{
	position: relative;
	bottom: 14px;
}
th {
	font-family: Arial, Helvetica, sans-serif;
}
a{
	color: #6271B5;
}
a:hover{
	color: #4056FF;
}
h4.confirm
{
	color: #0066CC;
}
div.errordiv
{
	background-color:#FFCCCC;
	border: 1px solid #990033;
}
#pageContainer{
	width: 800px;
	margin: 0px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
#leftCol{
	float: left;
	width: 238px;
}
#rightCol{
	float: left;
	width: 562px;
	height: 800px;
}
#topbar{
	margin: 0px;
	width: 528px;
	height: 98px;
	background-image:url(images/shadow-topright.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
#topbar img{
	margin: 0px;
}
#leftCol img{
	border: none;
	display: block;
	margin: 15px;
	margin-left: auto;
	margin-right: auto;
}
#leftCol img.logo{
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 10px;
}
#logoholder{
	height: 95px;
}
#leftColGrayDiv{
	height: 18px;
	width: 238px;
	margin: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	background-image: url(./images/bgd-grayfade01.gif);
}
#rightColSlogan{
	height: 242px;
	width: 519px;
	margin: 0px;
	color: #FFFFFF;
	font-size: 12px;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #999999;
	background-image: url(./images/bgd-sloganback.gif);
}
#rightColSlogan h1{
	text-align:right;
	position: relative;
	margin: 0px;
	left: 240px;
	top: 40px;
	width: 250px;
	font-weight: normal;
	font-size: 25px;
}
#rightColSlogan p{	
	position: relative;
	margin: 0px;
	left: 200px;
	width: 300px;
}
#rightColSlogan span{
	color: #B8BFD7;
}
#rightColSlogan a{
	position: relative;
	display: block;
	width: 501px;
	height: 61px;
	background: url(images/seminars.gif);
	background-color: #FFFFFF;
	border: 1px solid #000000;
	left: 9px;
	top: 66px;
}
#rightColSlogan a:hover{
	background: url(images/seminars-over.gif);
	border: 1px solid #4056FF;
}
#rightColSlogan a p{
	visibility: hidden;
}
#rightColBody{
	min-height: 510px;
	width: 499px;
	padding: 10px;
	font-size: 12px;
	border: solid 1px #CCCCCC;
	border-top: none;
	background-image: url(images/logo-watermark.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
/* for Internet Explorer */
/*\*/
* html .#rightColBody {
height: 510px;
}
/**/

#rightColBody.main{
	min-height: 0px;
	height: auto;
	background-image: none;
}
#rightColBody h2{
	font-size: 18px;
	color: #FFFFFF;
	padding: 3px;
	padding-left: 10px;
	display: block;
	background-image: url(images/bgd-header.gif);
	background-position: center;
}
#rightColBody h2 a{
	color: #FFFFFF;
	text-decoration: none;
}
#rightColBody h3 a{
	color: #FFFFFF;
	text-decoration: none;
}
#rightColBody h2 a:hover{
	text-decoration: underline;
}
#rightColBody h3 a:hover{
	text-decoration: underline;
}
#rightColBody h3{
	font-size: 14px;
	color: #FFFFFF;
	padding: 3px;
	padding-left: 10px;
	margin-bottom: 10px;
	display: block;
	background-image: url(images/bgd-header.gif);
	background-position: center;
}
#rightColBody p{
	margin: 10px;
	margin-top: 0px;
}
#rightColBody ul{
	margin-top: 0px;
}
#rightColBottom{
	background-image: url(images/shadow-bottom.gif);
	background-repeat: no-repeat;
	padding: 5px;
	padding-right: 45px;
	text-align: right;
	font-size: 9px;
}
#navBar{
	background-image: url(./images/bgd-violetfade.gif);
}
#navBar.main{
	width: 238px;
	height: 200px;
}
#navBar a{
	font-weight: bold;
	text-decoration: none;
	width: 80%;
	color: #FFFFFF;
	margin-left: 10px;
	padding: 6px;
	padding-left: 20px;
	display: block;
	border-bottom: dashed thin #FFFFFF;
}
#navBar a:hover{
	color: #4056FF;
}
#navBar a.last{
	border-bottom: none;
}
