body {
	color : #000000;
	line-height : 20px;
	background-repeat : repeat-x;
	background-color : #ffffff;
	font : 12pt arial,helvetica,sans-serif;
}


table {
	font : 12pt arial,helvetica,sans-serif;
}


h1 {
	font-size : 24pt;
	color : #ff00bf;
	margin-top : 3px;
	margin-bottom : 3px;
}


.cssHeader {
	position : absolute;
	height : auto;
	width : auto;
	top : 40px;
	visibility : visible;
	z-index : 5;
	right : 60px;
}


.cssLogo {
	position : absolute;
	height : auto;
	width : auto;
	left : 0px;
	top : 0px;
	z-index : 2;
}


.cssDivider {
	position : absolute;
	height : auto;
	width : 95%;
	left : 30px;
	top : 145px;
	z-index : 3;
}


.cssLogoBackground {
	position : absolute;
	height : auto;
	width : auto;
	top : 10px;
	right : 25px;
	z-index : 1;
}


.cssListItem {
	margin-top : 0px;
	margin-bottom : 15px;
	margin-left : 20px;
	color : #000000;
	list-style-image : url(../../img/subpages_shared/bullet.gif);
}


.cssListItemTitle {
  font-size : 14pt;
}


.cssTopBar {
	background-image : url(../../img/subpages_shared/topbar.gif);
	background-repeat : repeat-x;
}


.cssContent {
  position : relative;
  top : 200px;
}
