BODY {
	margin-left: 0px;
	margin-right: 0px;
}
P {
	text-align: justify;
}
A {
	text-decoration: none;
	color: #3366CC;
}
A:HOVER {
	color: #3399CC;
	text-decoration: underline;
}
A.rightMenuLink:HOVER {
	text-decoration: underline;
}
A.ajmainmenu {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #999999;	
}
A.ajmainmenu:HOVER {
	text-decoration: none;
	color : #6699CC;
}
A.ajsubmenu {
	font : 9pt Arial;
	text-decoration : none;
	color : #000066;
}
A.ajsubmenu:HOVER {
	text-decoration: none;
	color : #6699CC;
}
.centered {
	text-align: center;
}
.subtitle2 {
	font-weight: bold;
}
.greyBgTop {
	background-image: url(../images/site/greySpacer.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.greyBgBottom {
	background-image: url(../images/site/greySpacer.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.greyBgLeft {
	background-image: url(../images/site/greySpacer.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.greyBgRight {
	background-image: url(../images/site/greySpacer.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.heartbeat {
	background-image: url(../images/site/beatbg.gif);
	background-repeat: repeat-x;
}
.smallfont, .heartbeat, .greyBgTop, .greyBgBottom, .greyBgLeft, .greyBgRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	line-height: 1px;
}
.footer, .blackLine {
	background-image: url(../images/site/blackSpacer.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-align: center;
	padding-top: 6px;
}
.body, .bodynospace, .bodytable, .boldname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	vertical-align: top;
}
.body {
	text-align: justify;
	padding-top: 3px;
	padding-right: 40px;
	padding-left: 40px;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color: #3399CC;
}
.bodytable, .boldname {
	font-weight: bold;
	color: #3366CC;
}
.rightMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #3399CC;
	padding: 3px 10px 3px 20px;
}
.footnote {
	font-size: 7pt;
}
.subtitle1 {
	font-size: 12pt;
	color: #FF9933;
	text-align: left;

}
.red {
	color: #FF0000;
}
