a.blueTitleLink, a.blueTitleLink:visited, .blueTitleLink{
	font-family: arial;
	font-size: 13px;
	color: #006685;
	font-weight: bold;
	text-decoration: none;
}


a.blueTitleLink:hover{
	font-family: arial;
	font-size: 13px;
	color: #006685;
	font-weight: bold;
	text-decoration: underline;
}


.arialBlack13{
	font-family: arial;
	font-size: 11px;
	color: black;
	line-height: 14px;

}


.arialRedBold14, a.arialRedBold14, a.arialRedBold14:visited{
	font-family: arial;
	font-size: 12px;
	color: red;
	font-weight: bold;
	text-decoration: none;
}


.arialRedBold14, a.arialRedBold14:hover{
	font-family: arial;
	font-size: 12px;
	color: red;
	font-weight: bold;
	text-decoration: underline;
}



.blueTitleText{
	font-family: arial;
	font-size: 24px;
	color: #006685;
	font-weight: bold;
	cursor: default;
}


.sectionTitleBlue{
	font-family: arial;
	font-size: 24px;
	color: #006685;
	font-weight: bold;
}


td.box{
	height: 72px;
	width: 72px;
}


td.greenBox{
	background-color: #738D72;
	height: 72px;
	width: 72px;
}


td.blueBox{
	background-color: #006685;
	height: 72px;
	width: 72px;
}


td.grayBox{
	background-color: #BDBEBA;
	height: 72px;
	width: 72px;
}


.quote{
	font-family: arial;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
}


.txt{
	font-family: arial;
	font-size: 10px;
	color: #666666;
	line-height: 15px;
}

	

.caption{
	font-family: arial;
	font-size: 10px;
	color: #666666;
	line-height: 15px;
	text-align: right;
}


.hours{
	font-family: arial;
	font-size: 10px;
	color: #666666;
	line-height: 12px;
}

.hLine{
	background-image: url('images/hr.gif');
	background-repeat: repeat-x;
}

.menuItem{
	font-family: arial;
	font-size: 12px;
	color: #666666;
	line-height: 15px;
	font-weight: bold;
}

.menuDescription{
	font-family: arial;
	font-size: 10px;
	color: #666666;
	line-height: 15px;
}

.emailList {
	font-family: arial;
	font-size: 11px;
	color: #666666;
	line-height: 10px;
}

.emailSubmit {
	font-family: arial;
	font-size: 11px;
	color: #666666;
	text-align: center;
	border: 1px solid #666666;
}
