/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

.MainContent
{
	font-size: 12px;
}

a:link, a:visited
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

h1
{
	color: #a94279;
	font-size: 25px;
	font-weight:normal;
	border-bottom: solid 1px #a94279;
}

.DateLine, .DateLine a:link, .DateLine a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.NavTabs, .NavTabs a:link, .NavTabs a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: White;
	text-align: center;
	line-height: 15px;
}

.SiteFooter, .SiteFooter a:link, .SiteFooter a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: White;
	text-align: center;
	line-height: 15px;
}

.HomeTop
{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	color: Purple;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}

.HomeBottom
{
	color: #a94279;
	text-align: center;
	font-size: 12px;
}

.HomeBottom a:link, .HomeBottom a:visited
{
	color: #a94279;
	text-decoration: underline;
}

.benefitbox
{
	font-size: 10px;
	color: Black;
	line-height: 15px;
	font-style: italic;
}

.benefitchart
{
	font-size: 10px;
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.legalese
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: Black;
	line-height: 15px;
}

.MainCalBox
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

/* .ROverHolidayFlowerTextBox
{
	height: 122px; 
	width: 171px;
	
	visibility: hidden;
	position:absolute;
	font-size: 10px;
	line-height: 8px;
	text-align: center;
	margin-top: 17px; 
	margin-left: 0px;
	padding-top: 9px; 
	padding-left: 3px; 
	padding-right: 3px; 
	background-color: #CCC;
} 

.OLD HolidayFlowerTextBox
{
	/ margin-left: 40px; /
	margin-right: 40px; 
	padding-top: 10px; 
	padding-left: 10px; 
	padding-right: 10px; 
	height: 85px;
	width: 735px;
	/ border: #a35e8a 2px solid; /
	visibility: hidden;
	position:absolute;
	font-size: 10px;
	line-height: 8px;
	text-align: center;
} */

.HolidayFlowerTextBox
{
	/* margin-left: 40px; */
	margin-right: 40px; 
	padding-top: 5px; 
	padding-left: 10px; 
	padding-right: 10px; 
	height: 85px;
	width: 690px;
	border:#DDD 1px solid; 
	visibility: hidden;
	position:absolute;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	background-image:url(images/site/seamlessboxbg.jpg)
}

.GeneralFlowerTextBox
{
	margin-right: 40px; 
	padding-top: 5px; 
	padding-left: 10px; 
	padding-right: 10px; 
	height: 85px;
	width: 690px;
	/* border:#DDD 1px solid;  */
	visibility:visible;
	position:relative;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	background-image:none;
}