BODY{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #0190CE;
	color: #221111;
	font-size: 12px;
}

TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height : 120%;
}

P.open{
	text-indent : 0em;
	margin : 0em 0em 1em 0em;
	line-height : 120%;
	text-align : justify;
}

P.indent{
	text-indent : 0em;
	margin : 0em 0em 1em 0em;
	line-height : 120%;
	text-align : justify;
}

P.noindent{
	text-indent : 0em;
	margin : 0em 0em 1em 0em;
	line-height: 120%;
	text-align: justify;
}

P.emph{
	text-indent : 0em;
	margin : 0em 0em 1em 0em;
	font-weight : bold;
	line-height : 120%;
	text-align : justify;
}

.indent1{
	margin : 0em 0em 1em 2em;
	font-weight : normal;
	line-height : 120%;
	text-align : justify;
}

.indent1b{
	margin : 0em 0em 1em 2em;
	font-weight : bold;
	line-height : 120%;
	text-align : justify;
}

DIV{
	line-height : 120%;
}

P{
	margin : 0em 0em 1em 0em;
	line-height : 120%;
	text-align : justify;
}

P.nojust{
	margin : 0em 0em 1em 0em;
	line-height : 120%;
	text-align : justify;
}

A:link {
	color: Navy;
	text-decoration: none;
	font-weight: bold;
}

A:hover {
	color: Blue;
	text-decoration: underline;
	font-weight: bold;
}

A:visited{
	color: Purple;
	text-decoration: none;
	font-weight: bold;
}

A:active {
	color: Red;
	text-decoration: none;
	font-weight: bold;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ED1C24;
	text-decoration : none;
	margin : 1.5em 0em 0.5em 0em;
	line-height : 100%;
	font-size : 22px;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ED1C24;
	margin : 1.5em 0em 0.5em 0em;
	line-height : 100%;
	text-decoration : none;
	font-size : 16px;
}

H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ED1C24;
	margin : 1.5em 0em 0.5em 0em;
	line-height : 100%;
	font-size: 14px;
	text-decoration : none;
}

H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ED1C24;
	margin : 1.5em 0em 0.5em 0em;
	line-height : 100%;
	font-size: 12px;
	text-decoration : none;
}

.copywrite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	background-color: Yellow;
}

.bottomtext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: White;
	text-align : center;
}

.boldlink{
	font-family: sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.smallred{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ED1C24;
	text-align: right;
}

.whitetext{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height : 95%;
	font-size : 11px;
	font-weight : bold;
}

.fronttext{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #221111;
	line-height : 120%;
	font-size : 12px;
	margin : 1em 0em 1em 0em;
}

EM{
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
}

.bold{
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
}

.italic{
	font-weight : normal;
	font-style : italic;
	text-decoration : none;
}

.underline{
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
}

.bolditalic{
	font-weight : bold;
	font-style : italic;
	text-decoration : none;
}

LI.heart{
	list-style-image : url(http://www.sji.ca/providers/nhhp/graphics/heart_bullet.gif);
}

LI{
	margin: 0.3em 0em 0em 0em;
}

.navtable{
	border-color : #ff0000;
	border : thin solid #ff0000;
	font-size : smaller;
}

TD.rt{
	 padding: 0em 1em 0em 1em; 
	 border: thin none White;
	vertical-align : top;
}
