/* CSS Document */

p{
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color:#000033;
line-height: 18px;
padding: 3px;
}
.bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #000033;
}
.navigation{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 60px;
}
.headline{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #003300;
}
.newsflash{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#003300;
	line-height: 18px;
	padding: 3px;
}
.highLevelNavigation{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 8px;
	float: left;
	text-align: center;
}
.highLevelMenuTitle{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color:#CCCCCC;
	line-height: 22px;
	padding: 3px;
	text-align: center;
}
.FAQquestion {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #003300;
	text-align: left;
}
.SectionTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}

.FAQanswer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003300;
	text-decoration: none;
}


.contactInfo{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color:#000033;
	padding: 3px;
	text-align: right;

}
.notecard{
	font-family:"Bradley Hand ITC",, Times, sans-serif;
	font-size: 24px;
	color:#02A901;
	padding: 3px;
	text-align: center;

}
