body {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #BF1250;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #BF1250;
}
h4 {
	font-size: 12px;
	font-weight: bold;
}
h5 {
	font-size: 8px;
}
h6 {
	font-size: 6px;
}

 h1.black{
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}

.superSmallText{
	font-size: xx-small; 
}

.grayBackground {
	background-color: #CCCCCC;
	padding: 8px;
}


.pink{
	color: #BF1250;
	font-weight: bold;
}



.formLabel {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: small;
}
.formField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

.smallerFont {
	font-size: 12px;
}
.datebutton {
	font-family:verdana;
	font-size: 14px;
	font-weight:700;
	vertical-align:bottom;
	text-align:center;
	height:20px;
	width:100px;
	background-color: #000033;
	color:white;
	cursor:pointer;
}

.error {
	color: #FF0000;
	
}

.footerMenu {
	font-size: xx-small;
}
h1.pinkCenter {
	text-align:center;
	color: #BF1250;
}

.topLinks {
	font-size: x-small;
	color: black;
	font-weight: bolder;
}

.returnLinks {
	font-size: x-small;
	color: black;
	font-weight: bolder;
}

.backhomeLinks {
	font-size: x-small;
	color: black;
	font-weight: bolder;
}
.firstLetterLarge {
	font-size: x-large;
}

.pictureCaption{
	font-size: 9px;
}

.grayBlock{
	font-size: 14px;
	background-color: #CCCCCC;
	font-weight: bold;
}

.textOnlyLink {
	font-size: 9px;
	COLOR: black; TEXT-DECORATION: none;
}

div.content {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;	
}

.topHorzMenu{
	background-image:url(/images/topHorzMenu.jpg);
}

div.skipnav {
	font-size: xx-small;
	color: #FFFFFF;
	text-decoration: none;
}
