.tdCtr {  text-align: center}

.tdLeft {  text-align: left}

.tdRight {  text-align: right}

.marq {
  color: #FF0000;
}


.alert {
	color: #FF0000;
	text-align: center
}

TABLE {	
    text-align:center;
	background-color:#FFFFFF
}

TD {
	font-family :  Arial, sans-serif;
	font-size: 12pt;
	margin-left: 4px;
	margin-right: 4px;
	text-align:left;
	padding: 10px;
}

TH {
	font-family :  Arial, sans-serif;
	font-size: 12pt;
	text-align: center;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}

h1 {
	color: #006999;
	font-size: 24pt;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	text-align:center
}

h2 {
	color: #006999;
	font-size: 16pt;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	text-align:center
}

H3 {
	font-size: 14pt;
	color: Black;
	text-align : center;
	font-weight: bold;
}

H4 {
  	font-size: 12pt;
	font-weight: bold;
	color : Black;
	text-align : left;
	}

H5 {
  font-size: 12pt;
	font-variant: small-caps;
	font-weight: bold;
	color : Black;
	text-align : left;
	margin-left: 5%;
	}

BODY {
	background-image:url(../images/prints.gif);	
	height:100%;
  margin:0;
  padding:0;
	}

dl {
	text-indent: 10px;
}	
	
p {
	font-size: 12pt;
	color : Black;
	font-family:"Times New Roman", Times, serif;
	padding-bottom: 2pt;
	padding-top: 2pt;
}

li {
	font-size: 12pt;
	color : Black;
	font-family:"Times New Roman", Times, serif;	
}

dl {
	 margin-left:20px;
}

#bonesDiv {
    padding: 20px;
    text-align:center;
}


#mainDiv {
	margin-left: 5%;
	margin-right: 5%;
}

#calDiv {
	height: 95%;
	width: 95%;
	text-align: center;
	border-width: 0px;
	background-color: #339900;
}

address {
	text-align:center;
}



