P  {
	font-family : MS Sans Serif,Arial,Helvetica,Univers,Zurich BT;
	text-indent : 2 em;
	list-style-type : square;
	list-style : square;
}

H1  {
	font-size: medium;
	font-family: MS Sans Serif,verdana,Arial,Helvetica,Univers,Zurich BT;
	font-weight: bold;
	color: navy;
	text-indent : 2 em;	
}

H2  {
	font-size : medium;
	font-family : MS Sans Serif,Arial,Helvetica,Univers,Zurich BT;
	font-weight : bold;
	color : navy;
	text-indent : 2 em;
}

H3  {}

.leftBG {
	background-image: url(images/blue3BG.jpg);
} 
	
A  {}

A:Visited  {
	color : Navy;
}

A:Active  {
	color : Purple;
}

A:Hover  {
	color : Red;
}

BODY  {
	font:sans-serif;
	font-family : MS Sans Serif,Arial,Helvetica,Univers,Zurich BT;
	background-image: url("images/blue3BG.jpg");
}

.globalHdr {
	font-size: small;
	font-family: verdana,tahoma,arial,sans-serif;
	font-weight: bold;
	background-color: #FDF4DB;
}



.lbl  {
	font-family: MS Sans Serif,Arial,Helvetica,Univers,Zurich BT;
	font-weight : bold;
	text-align : right;
}

.menu {
	font-size: x-small;
}

.inlineMenu {
	font-size: xx-small;
	text-align: center;
}

.smallMenu {
	font-size: xx-small;
	font-weight: bold;
}

.tip {
	font-size: x-small;
	text-align: center;
	color: maroon;
}

.bold {
	font-weight: bold;
}
	

.newPerson {
	font-weight: bold;
	color: white;
	background-color: navy;
}
	
.smallHdr {
	background-color: navy;
	color: white;
	font-size: xx-small;
}


.h1 {
	font-size: large;
	font-family: MS Sans Serif,Arial,Helvetica,Univers,Zurich BT;
	font-weight: bold;
	color: silver;
	background-color: black;
}

.h2 {
	font-size : medium;
	font-family : MS Sans Serif,Arial,Helvetica,Univers,Zurich BT;
	font-weight : bold;
	color : #000000;
	background-color: #737BC6;
	text-align: center;
}

.cellHdr {
	font-size: x-small;
	font-family: MS Sans Serif,Arial,Helvetica,Univers,Zurich BT;
	font-weight: bold;
	background-color: #737BC6;
	text-align: right;
}

.cell {
	font-weight: bold;
	text-align: right;
	font-family: MS Sans Serif,Arial,Helvetica,Univers,Zurich BT;
}

.h3{
	
	font-family: MS Sans Serif,Arial,Helvetica,Univers,Zurich BT;
	font-weight: bold;
	background-color: #737BC6;
	color: #000000;
}

.tblHdr {
	font-family: MS Sans Serif,verdana,Arial,Helvetica,Univers,Zurich BT;
	font-weight: bold;
	background-color: #737BC6;
	color: #000000;
}

.tblCell {
	font-family: MS Sans Serif,verdan,Arial,Helvetica,Univers,Zurich BT;
	background-color: #FDF4DB;
	font-size: xx-small;
	color: #000000;
}

.tblBG {
	background-color: #737BC6;
}

.sectionHdr {
	font-family: MS Sans Serif,Arial,Helvetica,Univers,Zurich BT;
	font-size: medium;
	font-weight: bold;
	background-color: #737BC6;
	color: #000000;
	text-align: center;
}