body {
	
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/caregivernj/images/main_bg.jpg);
	background-position: center;
	background-repeat: repeat-y;
	background-color: #eeeeee;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	}

h1 {
	font-size: 110%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	}
h2 {
	
	font-size: 105%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333399;
	}

h3 {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	
	}
h4 {
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	}
h5 {
	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	}

h6 {
	font-size: 60%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	}

UL {
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 100%;
	 line-height: 120%;
}

LI {
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 100%;
	 line-height: 120%;
}

Table {
	 font-size: 100%;
 	 font-family: Arial, Helvetica, sans-serif;
}
P{
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 80%;
	 line-height: 110%;
}
.normal{
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 80%;
	 line-height: 110%;
}
.real{
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 100%;
	 line-height: 110%;
}

em {
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 100%;
	 line-height: 110%;
}
A:link 
{    
	 FONT-FAMILY:  Arial, Helvetica, sans-serif;
	 TEXT-DECORATION: underline;
     color:  #000066
} 

A:visited
 {    
	 FONT-FAMILY:  Arial, Helvetica, sans-serif;
	 TEXT-DECORATION: underline;
     color: #000066
} 
A:active
 {  
   	 FONT-FAMILY:  Arial, Helvetica, sans-serif;
   	 TEXT-DECORATION: underline;
     color: #000066
} 

A:hover
{
   	FONT-FAMILY: Arial, Helvetica, sans-serif;
    color : #990000;
    TEXT-DECORATION: underline
}

.pulldown 
{ 
	font-family: "Times New Roman", Times, serif; 
	font-size: 80%; 
	background-color: #CCCCCC
}

.black10 
{ 
	 font-family: "Arial", "Times New Roman", Times, serif;
	 font-size: 10px; color: #000000;
	 text-decoration: none}
.bold
 {  
	font-family:  Arial, Helvetica, sans-serif; 
	color: #000000;
	font-size:80%;
	FONT-WEIGHT: bold;
}
.bordertd
{
	background: white url(../%22/caregivernj/images/vertical.gif%22);
  	background-repeat: repeat-y;
  	background-position: center;
}
.bordertr
{
	background: white url(../%22/caregivernj/images/horizontal.gif%22);
  	background-repeat: repeat-x;
  	background-position: center;
}
.bodytext
 {  
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000;
	font-size:100%;
}	
.blueboldtext
 {  
	FONT-WEIGHT: bold;
	color:#000099
}

.boldtext
 {  
	FONT-WEIGHT: bold;
}
.P1 { font-family: Arial, Helvetica, sans-serif; font-size: 100%; font-weight: bold;}
.P2 { font-family: Arial, Helvetica, sans-serif; font-size: 90%;}
.P3 { font-family: Arial, Helvetica, sans-serif; font-size: 80%; font-weight: bold;}
.P4 { font-family: Arial, Helvetica, sans-serif; font-size: 80%; font-style: italic; font-weight: bold;}

.red 
{  color: #FF0000
}